Build of krb5 with vanilla toolchain

The build took 00h 01m 42s and was SUCCESSFUL.

The program in this build is written in the following languages, according to sloccount:

SLOCLanguage
320,093 ansic
73,409 makefile
16,684 cpp
13,246 exp
6,839 python
6,031 sh
3,895 perl
1,460 asm
1,000 yacc
396 awk
147 csh
104 lisp
43 sed
443,347 total

The process tree of the build process is here.

Log

To avoid scrolling, you may jump to the last line of the invocation of makepkg that was used to build this package.

Removed vanilla repositories from pacman.conf and added:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

CMD: pacman -Syy --noconfirm
# :: Synchronizing package databases...
# downloading tuscan.db...

CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: krb5 1.13.4-1 (Wed Aug 24 14:27:15 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# checking for x86_64-unknown-linux-gcc... no
# checking for 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 we are using the GNU C compiler... yes
# checking whether gcc accepts -g... yes
# checking for gcc option to accept ISO C89... none needed
# checking for x86_64-unknown-linux-g++... no
# checking for x86_64-unknown-linux-c++... no
# checking for x86_64-unknown-linux-gpp... no
# checking for x86_64-unknown-linux-aCC... no
# checking for x86_64-unknown-linux-CC... no
# checking for x86_64-unknown-linux-cxx... no
# checking for x86_64-unknown-linux-cc++... no
# checking for x86_64-unknown-linux-cl.exe... no
# checking for x86_64-unknown-linux-FCC... no
# checking for x86_64-unknown-linux-KCC... no
# checking for x86_64-unknown-linux-RCC... no
# checking for x86_64-unknown-linux-xlC_r... no
# checking for x86_64-unknown-linux-xlC... no
# checking for g++... g++
# checking whether we are using the GNU C++ compiler... yes
# checking whether g++ accepts -g... yes
# checking how to run the C preprocessor... gcc -E
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking for 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 -Werror=pointer-arith... 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 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 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 constructor/destructor attribute support... yes,yes
# configure: enabling thread support
# checking for the pthreads library -lpthreads... no
# checking whether pthreads work without any flags... no
# checking whether pthreads work with -Kthread... no
# checking whether pthreads work with -kthread... no
# checking for the pthreads library -llthread... no
# checking whether pthreads work with -pthread... yes
# checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
# checking if more special flags are required for pthreads... no
# checking for cc_r... gcc
# configure: PTHREAD_CC = gcc
# configure: PTHREAD_CFLAGS = -pthread
# configure: PTHREAD_LIBS =
# checking for pthread_once... no
# checking for pthread_rwlock_init... no
# configure: rechecking with PTHREAD_... options
# checking for pthread_rwlock_init in -lc... yes
# checking for library containing dlopen... -ldl
# checking keyutils.h usability... yes
# checking keyutils.h presence... yes
# checking for keyutils.h... yes
# checking for add_key in -lkeyutils... yes
# checking for keyutils.h... (cached) yes
# checking for keyctl_get_persistent in -lkeyutils... yes
# checking if va_copy is available... yes
# checking if va_list objects can be copied by assignment... no
# configure: using shared libraries
# checking whether ln -s works... yes
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking for ar... ar cqv
# checking for ar... ar cruv
# checking for a BSD-compatible install... /usr/bin/install -c
# 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 libintl.h usability... yes
# checking libintl.h presence... yes
# checking for libintl.h... yes
# checking for library containing dgettext... none required
# checking for msgfmt... msgfmt
# checking syslog.h usability... yes
# checking syslog.h presence... yes
# checking for syslog.h... yes
# checking sys/sockio.h usability... no
# checking sys/sockio.h presence... no
# checking for sys/sockio.h... no
# checking ifaddrs.h usability... yes
# checking ifaddrs.h presence... yes
# checking for ifaddrs.h... yes
# checking for unistd.h... (cached) yes
# checking fnmatch.h usability... yes
# checking fnmatch.h presence... yes
# checking for fnmatch.h... yes
# checking for openlog... yes
# checking for syslog... yes
# checking for closelog... yes
# checking for strftime... yes
# checking for vsprintf... yes
# checking for vasprintf... yes
# checking for vsnprintf... yes
# checking for strlcpy... no
# checking for fnmatch... yes
# checking for strlcpy... (cached) no
# 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 gawk... gawk
# checking for struct sockaddr.sa_len... no
# checking for sys/types.h... (cached) yes
# checking sys/socket.h usability... yes
# checking sys/socket.h presence... yes
# checking for sys/socket.h... yes
# checking netinet/in.h usability... yes
# checking netinet/in.h presence... yes
# checking for netinet/in.h... yes
# checking netdb.h usability... yes
# checking netdb.h presence... 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
# checking for PKCS7_get_signer_info in -lcrypto... yes
# checking for CMS_get0_content in -lcrypto... yes
# checking for SSL_CTX_new in -lssl... yes
# checking for OpenSSL... yes
# configure: TLS module will use OpenSSL
# checking for yasm... no
# checking cpuid.h usability... yes
# checking cpuid.h presence... yes
# checking for cpuid.h... yes
# checking return type of signal handlers... void
# checking for flex... flex
# checking lex output file root... lex.yy
# checking lex library... -lfl
# checking whether yytext is a pointer... 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 whether strerror_r is declared... yes
# checking for strerror_r... 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 strftime... (cached) 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 mkstemp... (cached) yes
# checking for gettimeofday... yes
# checking for sys_errlist declaration... yes
# checking for unistd.h... (cached) yes
# checking paths.h usability... yes
# checking paths.h presence... yes
# checking for paths.h... yes
# checking regex.h usability... yes
# checking regex.h presence... yes
# checking for regex.h... yes
# checking regexpr.h usability... no
# checking regexpr.h presence... no
# checking for regexpr.h... no
# checking fcntl.h usability... yes
# checking fcntl.h presence... yes
# checking for fcntl.h... yes
# checking for memory.h... (cached) yes
# checking for ifaddrs.h... (cached) yes
# checking sys/filio.h usability... no
# checking sys/filio.h presence... no
# checking for sys/filio.h... no
# checking byteswap.h usability... yes
# checking byteswap.h presence... yes
# checking for byteswap.h... yes
# checking machine/endian.h usability... no
# checking machine/endian.h presence... no
# checking for machine/endian.h... no
# checking machine/byte_order.h usability... no
# checking machine/byte_order.h presence... no
# checking for machine/byte_order.h... no
# checking sys/bswap.h usability... no
# checking sys/bswap.h presence... no
# checking for sys/bswap.h... no
# checking endian.h usability... yes
# checking endian.h presence... yes
# checking for endian.h... yes
# checking pwd.h usability... yes
# checking pwd.h presence... yes
# checking for pwd.h... yes
# checking arpa/inet.h usability... yes
# checking arpa/inet.h presence... yes
# checking for arpa/inet.h... yes
# checking alloca.h usability... yes
# checking alloca.h presence... yes
# checking for alloca.h... yes
# checking dlfcn.h usability... yes
# checking dlfcn.h presence... yes
# checking for dlfcn.h... yes
# checking limits.h usability... yes
# checking limits.h presence... 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 yylineno declaration... yes
# checking dirent.h usability... yes
# checking dirent.h presence... yes
# checking for dirent.h... yes
# checking for uid_t in sys/types.h... (cached) yes
# checking termios.h usability... yes
# checking termios.h presence... yes
# checking for termios.h... yes
# checking for tcsetattr... yes
# checking POSIX signal handlers... yes
# checking poll.h usability... yes
# checking poll.h presence... yes
# checking for poll.h... yes
# checking for stdlib.h... (cached) yes
# checking for string.h... (cached) yes
# checking stddef.h usability... yes
# checking stddef.h presence... yes
# checking for stddef.h... yes
# checking for sys/types.h... (cached) yes
# checking sys/file.h usability... yes
# checking sys/file.h presence... yes
# checking for sys/file.h... yes
# checking sys/param.h usability... yes
# checking sys/param.h presence... yes
# checking for sys/param.h... yes
# checking for sys/stat.h... (cached) yes
# checking sys/time.h usability... yes
# checking sys/time.h presence... yes
# checking for sys/time.h... yes
# checking for netinet/in.h... (cached) yes
# checking sys/uio.h usability... yes
# checking sys/uio.h presence... yes
# checking for sys/uio.h... yes
# checking for sys/filio.h... (cached) no
# checking sys/select.h usability... yes
# checking sys/select.h presence... yes
# checking for sys/select.h... yes
# checking time.h usability... yes
# checking time.h presence... yes
# checking for time.h... yes
# checking for paths.h... (cached) yes
# checking errno.h usability... yes
# checking errno.h presence... yes
# checking for errno.h... yes
# checking for in6addr_any definition in library... yes
# checking for ANSI stdio... yes
# checking whether time.h and sys/time.h may both be included... yes
# checking for time_t... yes
# 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 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/sbin/sh
# checking for sh5... false
# checking for bash... /bin/sh
# checking if /usr/sbin/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 for runtest... no
# checking for perl... perl
# checking for perl... /usr/sbin/perl
# checking for expect... no
# checking whether to use priocntl hack... no
# checking for runtest... no
# checking for perl... (cached) perl
# checking xom.h usability... no
# checking xom.h presence... no
# 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 daemon... yes
# checking for python... python
# checking for gethostbyname_r... (cached) yes
# checking for getservbyname_r... (cached) yes
# checking for gmtime_r... (cached) yes
# checking for localtime_r... (cached) yes
# checking ldap.h usability... yes
# checking ldap.h presence... yes
# checking for ldap.h... yes
# checking lber.h usability... yes
# checking lber.h presence... yes
# checking for lber.h... yes
# checking for ldap_init in -lldap... yes
# checking for ldap_initialize... yes
# checking for ldap_url_parse_nodn... no
# checking for ldap_unbind_ext_s... yes
# checking for ldap_str2dn... yes
# checking for ldap_explode_dn... yes
# checking for ber_init in -lldap... no
# checking for ber_init in -llber... yes
# checking sasl/sasl.h usability... yes
# checking sasl/sasl.h presence... yes
# checking for sasl/sasl.h... yes
# checking for sd_init in -laceclnt... no
# checking Python.h usability... no
# checking Python.h presence... no
# checking for Python.h... no
# checking python2.3/Python.h usability... no
# checking python2.3/Python.h presence... no
# checking for python2.3/Python.h... no
# checking python2.5/Python.h usability... no
# checking python2.5/Python.h presence... no
# checking for python2.5/Python.h... no
# checking for main in -lpython2.3... no
# checking for main in -lpython2.5... no
# checking for readline support... using libedit
# Using built-in libverto
# checking for groff... /usr/sbin/groff
# configure: Using krb5-config for build defaults
# configure: Default ccache name: FILE:/tmp/krb5cc_%{uid}
# configure: Default keytab name: FILE:/etc/krb5.keytab
# configure: Default client keytab name: FILE:/var/lib/krb5/user/%{euid}/client.keytab
# configure: creating ./config.status
# config.status: creating kadmin/testing/scripts/env-setup.sh
# config.status: creating include/gssrpc/types.h
# config.status: creating plugins/preauth/pkinit/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 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/builtin/Makefile
# config.status: creating lib/crypto/builtin/enc_provider/Makefile
# config.status: creating lib/crypto/builtin/hash_provider/Makefile
# config.status: creating lib/crypto/builtin/des/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/aes/Makefile
# config.status: creating lib/crypto/builtin/camellia/Makefile
# config.status: creating lib/crypto/crypto_tests/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/kadm5/unit-test/Makefile
# config.status: creating lib/krad/Makefile
# config.status: creating lib/apputils/Makefile
# config.status: creating kdc/Makefile
# config.status: creating slave/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/hostrealm/test/Makefile
# config.status: creating plugins/locate/python/Makefile
# config.status: creating plugins/localauth/test/Makefile
# config.status: creating plugins/kadm5_hook/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/hdb/Makefile
# config.status: creating plugins/preauth/cksum_body/Makefile
# config.status: creating plugins/preauth/otp/Makefile
# config.status: creating plugins/preauth/securid_sam2/Makefile
# config.status: creating plugins/preauth/wpse/Makefile
# config.status: creating plugins/authdata/greet/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 kadmin/testing/Makefile
# config.status: creating kadmin/testing/scripts/Makefile
# config.status: creating kadmin/testing/util/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/resolve/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/dejagnu/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 util/gss-kernel-lib/Makefile
# config.status: creating util/collected-client-lib/Makefile
# config.status: creating po/Makefile
# config.status: creating include/autoconf.h
# config.status: executing CRYPTO_IMPL commands
# config.status: executing PRNG_ALG commands
# config.status: executing PKINIT_CRYPTO_IMPL commands
# (cd include && make autoconf.h osconf.h)
# make[1]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/include'
# make[1]: Nothing to be done for 'autoconf.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/lib+" -e "s+@SBINDIR+/usr/bin+" -e "s+@MODULEDIR+/usr/lib/krb5/plugins+" -e "s+@GSSMODULEDIR+/usr/lib/gss+" -e 's+@LOCALSTATEDIR+/var/lib+' -e 's+@RUNSTATEDIR+/var/lib/run+' -e 's+@SYSCONFDIR+/etc+' -e 's+@DYNOBJEXT+.so+' -e 's+@SYSCONFCONF++' > osconf.new
# ../config/move-if-changed osconf.new osconf.h
# make[1]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/include'
# making all in util...
# make[1]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/util'
# making all in util/support...
# make[2]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/util/support'
# gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 .; 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*; *; };"
# : 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,--no-undefined -o libkrb5support.so.0.1 $objlist -L../../lib -lkeyutils -lresolv -ldl -Wl,--version-script binutils.versions && perl -w ../../util/export-check.pl libkrb5support.exports libkrb5support.so.0.1
# ++ 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 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 bcmp.so strerror_r.so strlcpy.so'
# + gcc -shared -fPIC -Wl,-h,libkrb5support.so.0,--no-undefined -o libkrb5support.so.0.1 threads.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 bcmp.so strerror_r.so strlcpy.so -L../../lib -lkeyutils -lresolv -ldl -Wl,--version-script binutils.versions
# + perl -w ../../util/export-check.pl libkrb5support.exports libkrb5support.so.0.1
# rm -f libkrb5support.so
# rm -f ../../lib/libkrb5support.so.0.1
# ln -s libkrb5support.so.0.1 libkrb5support.so
# (cd ../../lib && ln -s ../util/support/libkrb5support.so.0.1 .)
# rm -f libkrb5support.so.0
# ln -s libkrb5support.so.0.1 libkrb5support.so.0
# rm -f ../../lib/libkrb5support.so
# (cd ../../lib && \
# ln -s libkrb5support.so.0.1 libkrb5support.so)
# rm -f ../../lib/libkrb5support.so.0
# (cd ../../lib && \
# ln -s libkrb5support.so.0.1 libkrb5support.so.0)
# make[2]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/util/support'
# making all in util/profile...
# make[2]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/util/profile'
# making all in util/profile/testmod...
# make[3]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/util/profile/testmod'
# make[3]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/util/profile/testmod'
# 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
# compile_et et-h-prof_err.et
# mv -f et-h-prof_err.h prof_err.h
# rm -f et-h-prof_err.et et-h-prof_err.c
# cat ./profile.hin prof_err.h > profile.h
# cp profile.h "../../include/profile.h"
# gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DHAS_STDARG -DLIBDIR=\"/usr/lib\" -I../../include -I../../include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -I../../include -I../../include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -I../../include -I../../include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -I../../include -I../../include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -I../../include -I../../include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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
# 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-c-prof_err.et
# gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DHAS_STDARG -DLIBDIR=\"/usr/lib\" -I../../include -I../../include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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
# mv -f et-c-prof_err.c prof_err.c
# rm -f et-c-prof_err.et et-c-prof_err.h
# base=`echo "profile" | sed -e 's/-/_/'`; \
# echo > binutils.versions "${base}_1_MIT {"
# sed >> binutils.versions < ./libprofile.exports "s/$/;/"
# echo >> binutils.versions "};"
# echo >> binutils.versions "HIDDEN { local: __*; _rest*; _save*; *; };"
# gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DHAS_STDARG -DLIBDIR=\"/usr/lib\" -I../../include -I../../include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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
# : 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,--no-undefined -o libprofile.so.1.1 $objlist -L../../lib -lcom_err -lkrb5support -lkeyutils -lresolv -Wl,--version-script binutils.versions && perl -w ../../util/export-check.pl ./libprofile.exports libprofile.so.1.1
# ++ 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,--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 -lresolv -Wl,--version-script binutils.versions
# + perl -w ../../util/export-check.pl ./libprofile.exports libprofile.so.1.1
# 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 '/tmp/krb5/src/krb5-1.13.4/src/util/profile'
# making all in util/gss-kernel-lib...
# make[2]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/util/gss-kernel-lib'
# make[2]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/util/gss-kernel-lib'
# making all in util/verto...
# make[2]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/util/verto'
# rm -f ../../include/verto.h
# gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DDEFAULT_LIBRARY=\"k5ev\" -DBUILTIN_MODULE=k5ev -I../../include -I../../include -I. -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -pthread -c module.c -o module.so.o && mv -f module.so.o module.so
# cp ./verto.h ../../include/verto.h
# rm -f rename.h
# sed -e 's/.*/#define & k5&/' < ./Symbols.ev > rename.h
# base=`echo "verto" | sed -e 's/-/_/'`; \
# echo > binutils.versions "${base}_0_MIT {"
# sed >> binutils.versions < ./libverto.exports "s/$/;/"
# echo >> binutils.versions "};"
# echo >> binutils.versions "HIDDEN { local: __*; _rest*; _save*; *; };"
# gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DDEFAULT_LIBRARY=\"k5ev\" -DBUILTIN_MODULE=k5ev -I../../include -I../../include -I. -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -pthread -c verto.c -o verto.so.o && mv -f verto.so.o verto.so
# gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DDEFAULT_LIBRARY=\"k5ev\" -DBUILTIN_MODULE=k5ev -I../../include -I../../include -I. -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -pthread -c verto-k5ev.c -o verto-k5ev.so.o && mv -f verto-k5ev.so.o verto-k5ev.so
# : updated OBJS.SH
# rm -f libverto.so.0.0
# building shared verto 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,libverto.so.0,--no-undefined -o libverto.so.0.0 $objlist -L../../lib -lkeyutils -lresolv -lm -Wl,--version-script binutils.versions && perl -w ../../util/export-check.pl ./libverto.exports libverto.so.0.0
# ++ set -x
# ++ perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' OBJS.SH
# + objlist=' verto.so module.so verto-k5ev.so'
# + gcc -shared -fPIC -Wl,-h,libverto.so.0,--no-undefined -o libverto.so.0.0 verto.so module.so verto-k5ev.so -L../../lib -lkeyutils -lresolv -lm -Wl,--version-script binutils.versions
# + perl -w ../../util/export-check.pl ./libverto.exports libverto.so.0.0
# rm -f libverto.so
# rm -f ../../lib/libverto.so.0.0
# ln -s libverto.so.0.0 libverto.so
# (cd ../../lib && ln -s ../util/verto/libverto.so.0.0 .)
# rm -f libverto.so.0
# ln -s libverto.so.0.0 libverto.so.0
# rm -f ../../lib/libverto.so
# rm -f ../../lib/libverto.so.0
# (cd ../../lib && \
# ln -s libverto.so.0.0 libverto.so)
# (cd ../../lib && \
# ln -s libverto.so.0.0 libverto.so.0)
# make[2]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/util/verto'
# make[1]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/util'
# making all in include...
# make[1]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/include'
# (cd ../lib/krb5/error_tables && make includes)
# make[2]: Entering directory '/tmp/krb5/src/krb5-1.13.4/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
# cp kdb5_err.et et-h-kdb5_err.et
# compile_et et-h-asn1_err.et
# compile_et et-h-kdb5_err.et
# mv -f et-h-asn1_err.h asn1_err.h
# rm -f et-h-asn1_err.et et-h-asn1_err.c
# rm -f et-h-krb5_err.et et-h-krb5_err.c et-h-krb5_err.h
# cp krb5_err.et et-h-krb5_err.et
# compile_et et-h-krb5_err.et
# mv -f et-h-kdb5_err.h kdb5_err.h
# rm -f et-h-kdb5_err.et et-h-kdb5_err.c
# rm -f et-h-k5e1_err.et et-h-k5e1_err.c et-h-k5e1_err.h
# cp k5e1_err.et et-h-k5e1_err.et
# compile_et et-h-k5e1_err.et
# mv -f et-h-krb5_err.h krb5_err.h
# rm -f et-h-krb5_err.et et-h-krb5_err.c
# mv -f et-h-k5e1_err.h k5e1_err.h
# rm -f et-h-kv5m_err.et et-h-kv5m_err.c et-h-kv5m_err.h
# rm -f et-h-k5e1_err.et et-h-k5e1_err.c
# 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-kv5m_err.h kv5m_err.h
# mv -f et-h-krb524_err.h krb524_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
# make[2]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/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
# : db.h will be installed by util/db2
# make[1]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/include'
# making all in lib...
# make[1]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/lib'
# making all in lib/crypto...
# make[2]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/lib/crypto'
# making all in lib/crypto/krb...
# make[3]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/lib/crypto/krb'
# gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -I./../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -I./../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -I./../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -I./../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c checksum_cbc.c -o checksum_cbc.so.o && mv -f checksum_cbc.so.o checksum_cbc.so
# gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -I./../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c checksum_confounder.c -o checksum_confounder.so.o && mv -f checksum_confounder.so.o checksum_confounder.so
# gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -I./../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -I./../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -I./../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -I./../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -I./../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -I./../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -I./../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -I./../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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./../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -I./../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c combine_keys.c -o combine_keys.so.o && mv -f combine_keys.so.o combine_keys.so
# gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -I./../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c crc32.c -o crc32.so.o && mv -f crc32.so.o crc32.so
# gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -I./../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -I./../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c crypto_libinit.c -o crypto_libinit.so.o && mv -f crypto_libinit.so.o crypto_libinit.so
# gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -I./../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -I./../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -I./../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -I./../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -I./../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -I./../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -I./../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -I./../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -I./../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -I./../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -I./../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c enc_old.c -o enc_old.so.o && mv -f enc_old.so.o enc_old.so
# gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -I./../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -I./../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -I./../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -I./../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -I./../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -I./../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -I./../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -I./../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -I./../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -I./../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -I./../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -I./../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -I./../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -I./../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -I./../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -I./../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -I./../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c prf_des.c -o prf_des.so.o && mv -f prf_des.so.o prf_des.so
# gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -I./../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -I./../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -I./../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -I./../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c prng_fortuna.c -o prng_fortuna.so.o && mv -f prng_fortuna.so.o prng_fortuna.so
# gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -I./../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -I./../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c s2k_des.c -o s2k_des.so.o && mv -f s2k_des.so.o s2k_des.so
# gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -I./../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -I./../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -I./../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -I./../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -I./../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -I./../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -I./../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -I./../builtin -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 '/tmp/krb5/src/krb5-1.13.4/src/lib/crypto/krb'
# making all in lib/crypto/builtin...
# make[3]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/lib/crypto/builtin'
# making all in lib/crypto/builtin/camellia...
# make[4]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/lib/crypto/builtin/camellia'
# gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I./../aes -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 '/tmp/krb5/src/krb5-1.13.4/src/lib/crypto/builtin/camellia'
# making all in lib/crypto/builtin/des...
# make[4]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/lib/crypto/builtin/des'
# gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I./.. -I./../../krb -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c d3_aead.c -o d3_aead.so.o && mv -f d3_aead.so.o d3_aead.so
# gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I./.. -I./../../krb -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c d3_kysched.c -o d3_kysched.so.o && mv -f d3_kysched.so.o d3_kysched.so
# gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I./.. -I./../../krb -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c des_keys.c -o des_keys.so.o && mv -f des_keys.so.o des_keys.so
# gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I./.. -I./../../krb -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c f_aead.c -o f_aead.so.o && mv -f f_aead.so.o f_aead.so
# gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I./.. -I./../../krb -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c f_cksum.c -o f_cksum.so.o && mv -f f_cksum.so.o f_cksum.so
# gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I./.. -I./../../krb -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c f_parity.c -o f_parity.so.o && mv -f f_parity.so.o f_parity.so
# gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I./.. -I./../../krb -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c f_sched.c -o f_sched.so.o && mv -f f_sched.so.o f_sched.so
# gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I./.. -I./../../krb -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c f_tables.c -o f_tables.so.o && mv -f f_tables.so.o f_tables.so
# gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I./.. -I./../../krb -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c key_sched.c -o key_sched.so.o && mv -f key_sched.so.o key_sched.so
# gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I./.. -I./../../krb -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c weak_key.c -o weak_key.so.o && mv -f weak_key.so.o weak_key.so
# : updated OBJS.SH
# make[4]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/lib/crypto/builtin/des'
# making all in lib/crypto/builtin/aes...
# make[4]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/lib/crypto/builtin/aes'
# gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../../include -I../../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 '/tmp/krb5/src/krb5-1.13.4/src/lib/crypto/builtin/aes'
# making all in lib/crypto/builtin/md4...
# make[4]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/lib/crypto/builtin/md4'
# gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 '/tmp/krb5/src/krb5-1.13.4/src/lib/crypto/builtin/md4'
# making all in lib/crypto/builtin/md5...
# make[4]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/lib/crypto/builtin/md5'
# gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../../include -I../../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 '/tmp/krb5/src/krb5-1.13.4/src/lib/crypto/builtin/md5'
# making all in lib/crypto/builtin/sha1...
# make[4]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/lib/crypto/builtin/sha1'
# gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../../include -I../../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 '/tmp/krb5/src/krb5-1.13.4/src/lib/crypto/builtin/sha1'
# making all in lib/crypto/builtin/sha2...
# make[4]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/lib/crypto/builtin/sha2'
# gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../../include -I../../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c sha256.c -o sha256.so.o && mv -f sha256.so.o sha256.so
# : updated OBJS.SH
# make[4]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/lib/crypto/builtin/sha2'
# making all in lib/crypto/builtin/enc_provider...
# make[4]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/lib/crypto/builtin/enc_provider'
# gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I./../des -I./../aes -I./../camellia -I./../../krb -I./.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c des.c -o des.so.o && mv -f des.so.o des.so
# gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I./../des -I./../aes -I./../camellia -I./../../krb -I./.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c des3.c -o des3.so.o && mv -f des3.so.o des3.so
# gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I./../des -I./../aes -I./../camellia -I./../../krb -I./.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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./../des -I./../aes -I./../camellia -I./../../krb -I./.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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./../des -I./../aes -I./../camellia -I./../../krb -I./.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 '/tmp/krb5/src/krb5-1.13.4/src/lib/crypto/builtin/enc_provider'
# making all in lib/crypto/builtin/hash_provider...
# make[4]: Entering directory '/tmp/krb5/src/krb5-1.13.4/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 -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c hash_crc32.c -o hash_crc32.so.o && mv -f hash_crc32.so.o hash_crc32.so
# gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I./.. -I./../../krb -I./../md4 -I./../md5 -I./../sha1 -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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
# : updated OBJS.SH
# make[4]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/lib/crypto/builtin/hash_provider'
# gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -I./../krb -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c init.c -o init.so.o && mv -f init.so.o init.so
# gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -I./../krb -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c pbkdf2.c -o pbkdf2.so.o && mv -f pbkdf2.so.o pbkdf2.so
# : updated OBJS.SH
# make[3]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/lib/crypto/builtin'
# making all in lib/crypto/crypto_tests...
# make[3]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/lib/crypto/crypto_tests'
# make[3]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/lib/crypto/crypto_tests'
# base=`echo "k5crypto" | sed -e 's/-/_/'`; \
# echo > binutils.versions "${base}_3_MIT {"
# sed >> binutils.versions < ./libk5crypto.exports "s/$/;/"
# echo >> binutils.versions "};"
# echo >> binutils.versions "HIDDEN { local: __*; _rest*; _save*; *; };"
# 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;' builtin/enc_provider/OBJS.SH builtin/hash_provider/OBJS.SH builtin/md4/OBJS.SH builtin/md5/OBJS.SH builtin/sha1/OBJS.SH builtin/sha2/OBJS.SH builtin/aes/OBJS.SH builtin/des/OBJS.SH builtin/camellia/OBJS.SH krb/OBJS.SH builtin/OBJS.SH` && gcc -shared -fPIC -Wl,-h,libk5crypto.so.3,--no-undefined -o libk5crypto.so.3.1 $objlist -L../../lib -lkrb5support -lkeyutils -lresolv -Wl,--version-script binutils.versions && perl -w ../../util/export-check.pl ./libk5crypto.exports libk5crypto.so.3.1
# ++ set -x
# ++ perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' builtin/enc_provider/OBJS.SH builtin/hash_provider/OBJS.SH builtin/md4/OBJS.SH builtin/md5/OBJS.SH builtin/sha1/OBJS.SH builtin/sha2/OBJS.SH builtin/aes/OBJS.SH builtin/des/OBJS.SH builtin/camellia/OBJS.SH krb/OBJS.SH builtin/OBJS.SH
# + objlist=' builtin/enc_provider/des.so builtin/enc_provider/des3.so builtin/enc_provider/rc4.so builtin/enc_provider/aes.so builtin/enc_provider/camellia.so
# builtin/hash_provider/hash_crc32.so builtin/hash_provider/hash_md4.so builtin/hash_provider/hash_md5.so builtin/hash_provider/hash_sha1.so
# builtin/md4/md4.so
# builtin/md5/md5.so
# builtin/sha1/shs.so
# builtin/sha2/sha256.so
# builtin/aes/aescrypt.so builtin/aes/aestab.so builtin/aes/aeskey.so
# builtin/des/d3_aead.so builtin/des/d3_kysched.so builtin/des/des_keys.so builtin/des/f_aead.so builtin/des/f_cksum.so builtin/des/f_parity.so builtin/des/f_sched.so builtin/des/f_tables.so builtin/des/key_sched.so builtin/des/weak_key.so
# builtin/camellia/camellia.so
# krb/aead.so krb/block_size.so krb/cf2.so krb/checksum_cbc.so krb/checksum_confounder.so krb/checksum_dk_cmac.so krb/checksum_dk_hmac.so krb/checksum_hmac_md5.so krb/checksum_unkeyed.so krb/checksum_length.so krb/cksumtype_to_string.so krb/cksumtypes.so krb/cmac.so krb/coll_proof_cksum.so krb/combine_keys.so krb/crc32.so krb/crypto_length.so krb/crypto_libinit.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_old.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_cmac.so krb/prf_des.so krb/prf_dk.so krb/prf_rc4.so krb/prng.so krb/prng_fortuna.so krb/random_to_key.so krb/s2k_des.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/hmac.so builtin/init.so builtin/pbkdf2.so'
# + gcc -shared -fPIC -Wl,-h,libk5crypto.so.3,--no-undefined -o libk5crypto.so.3.1 builtin/enc_provider/des.so builtin/enc_provider/des3.so builtin/enc_provider/rc4.so builtin/enc_provider/aes.so builtin/enc_provider/camellia.so builtin/hash_provider/hash_crc32.so builtin/hash_provider/hash_md4.so builtin/hash_provider/hash_md5.so builtin/hash_provider/hash_sha1.so builtin/md4/md4.so builtin/md5/md5.so builtin/sha1/shs.so builtin/sha2/sha256.so builtin/aes/aescrypt.so builtin/aes/aestab.so builtin/aes/aeskey.so builtin/des/d3_aead.so builtin/des/d3_kysched.so builtin/des/des_keys.so builtin/des/f_aead.so builtin/des/f_cksum.so builtin/des/f_parity.so builtin/des/f_sched.so builtin/des/f_tables.so builtin/des/key_sched.so builtin/des/weak_key.so builtin/camellia/camellia.so krb/aead.so krb/block_size.so krb/cf2.so krb/checksum_cbc.so krb/checksum_confounder.so krb/checksum_dk_cmac.so krb/checksum_dk_hmac.so krb/checksum_hmac_md5.so krb/checksum_unkeyed.so krb/checksum_length.so krb/cksumtype_to_string.so krb/cksumtypes.so krb/cmac.so krb/coll_proof_cksum.so krb/combine_keys.so krb/crc32.so krb/crypto_length.so krb/crypto_libinit.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_old.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_cmac.so krb/prf_des.so krb/prf_dk.so krb/prf_rc4.so krb/prng.so krb/prng_fortuna.so krb/random_to_key.so krb/s2k_des.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/hmac.so builtin/init.so builtin/pbkdf2.so -L../../lib -lkrb5support -lkeyutils -lresolv -Wl,--version-script binutils.versions
# + perl -w ../../util/export-check.pl ./libk5crypto.exports libk5crypto.so.3.1
# rm -f libk5crypto.so
# rm -f ../../lib/libk5crypto.so.3.1
# ln -s libk5crypto.so.3.1 libk5crypto.so
# (cd ../../lib && ln -s crypto/libk5crypto.so.3.1 .)
# rm -f libk5crypto.so.3
# ln -s libk5crypto.so.3.1 libk5crypto.so.3
# rm -f ../../lib/libk5crypto.so
# (cd ../../lib && \
# ln -s libk5crypto.so.3.1 libk5crypto.so)
# rm -f ../../lib/libk5crypto.so.3
# (cd ../../lib && \
# ln -s libk5crypto.so.3.1 libk5crypto.so.3)
# make[2]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/lib/crypto'
# making all in lib/krb5...
# make[2]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/lib/krb5'
# making all in lib/krb5/error_tables...
# make[3]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/lib/krb5/error_tables'
# rm -f et-c-asn1_err.et et-c-asn1_err.c et-c-asn1_err.h
# rm -f et-c-kdb5_err.et et-c-kdb5_err.c et-c-kdb5_err.h
# cp asn1_err.et et-c-asn1_err.et
# cp kdb5_err.et et-c-kdb5_err.et
# compile_et et-c-asn1_err.et
# compile_et et-c-kdb5_err.et
# mv -f et-c-asn1_err.c asn1_err.c
# rm -f et-c-asn1_err.et et-c-asn1_err.h
# rm -f et-c-krb5_err.et et-c-krb5_err.c et-c-krb5_err.h
# mv -f et-c-kdb5_err.c kdb5_err.c
# cp krb5_err.et et-c-krb5_err.et
# rm -f et-c-kdb5_err.et et-c-kdb5_err.h
# compile_et et-c-krb5_err.et
# rm -f et-c-k5e1_err.et et-c-k5e1_err.c et-c-k5e1_err.h
# cp k5e1_err.et et-c-k5e1_err.et
# compile_et et-c-k5e1_err.et
# mv -f et-c-krb5_err.c krb5_err.c
# mv -f et-c-k5e1_err.c k5e1_err.c
# rm -f et-c-krb5_err.et et-c-krb5_err.h
# rm -f et-c-k5e1_err.et et-c-k5e1_err.h
# rm -f et-c-kv5m_err.et et-c-kv5m_err.c et-c-kv5m_err.h
# rm -f et-c-krb524_err.et et-c-krb524_err.c et-c-krb524_err.h
# cp kv5m_err.et et-c-kv5m_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-krb524_err.c krb524_err.c
# mv -f et-c-kv5m_err.c kv5m_err.c
# rm -f et-c-krb524_err.et et-c-krb524_err.h
# rm -f et-c-kv5m_err.et et-c-kv5m_err.h
# gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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
# gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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
# gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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
# gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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
# gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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
# gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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
# : updated OBJS.SH
# make[3]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/lib/krb5/error_tables'
# making all in lib/krb5/asn.1...
# make[3]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/lib/krb5/asn.1'
# gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c asn1buf.c -o asn1buf.so.o && mv -f asn1buf.so.o asn1buf.so
# gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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
# make[3]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/lib/krb5/asn.1'
# making all in lib/krb5/ccache...
# make[3]: Entering directory '/tmp/krb5/src/krb5-1.13.4/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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c ccfns.c -o ccfns.so.o && mv -f ccfns.so.o ccfns.so
# gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -I./ccapi -I. -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c ser_cc.c -o ser_cc.so.o && mv -f ser_cc.so.o ser_cc.so
# : updated OBJS.SH
# make[3]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/lib/krb5/ccache'
# making all in lib/krb5/keytab...
# make[3]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/lib/krb5/keytab'
# gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c kt_srvtab.c -o kt_srvtab.so.o && mv -f kt_srvtab.so.o kt_srvtab.so
# gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 '/tmp/krb5/src/krb5-1.13.4/src/lib/krb5/keytab'
# making all in lib/krb5/krb...
# make[3]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/lib/krb5/krb'
# gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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
# In file included from gc_via_tkt.c:32:0:
# gc_via_tkt.c: In function 'krb5_get_cred_via_tkt_ext':
# ../../../include/k5-int.h:1273:11: warning: the comparison will always evaluate as 'true' for the address of 'response_data' will never be NULL [-Waddress]
# ((dat != NULL) && (dat)->length && \
# ^
# ../../../include/k5-int.h:1291:47: note: in expansion of macro 'krb5int_is_app_tag'
# #define krb5_is_krb_error(dat) krb5int_is_app_tag(dat, 30)
# ^~~~~~~~~~~~~~~~~~
# gc_via_tkt.c:379:13: note: in expansion of macro 'krb5_is_krb_error'
# if (krb5_is_krb_error(&response_data)) {
# ^~~~~~~~~~~~~~~~~
# gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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
# gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c s4u_authdata.c -o s4u_authdata.so.o && mv -f s4u_authdata.so.o s4u_authdata.so
# gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 '/tmp/krb5/src/krb5-1.13.4/src/lib/krb5/krb'
# making all in lib/krb5/os...
# make[3]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/lib/krb5/os'
# gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/bin\" -I../../../include -I../../../include -I../../../util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/bin\" -I../../../include -I../../../include -I../../../util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/bin\" -I../../../include -I../../../include -I../../../util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/bin\" -I../../../include -I../../../include -I../../../util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/bin\" -I../../../include -I../../../include -I../../../util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/bin\" -I../../../include -I../../../include -I../../../util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/bin\" -I../../../include -I../../../include -I../../../util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/bin\" -I../../../include -I../../../include -I../../../util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/bin\" -I../../../include -I../../../include -I../../../util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/bin\" -I../../../include -I../../../include -I../../../util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/bin\" -I../../../include -I../../../include -I../../../util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/bin\" -I../../../include -I../../../include -I../../../util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/bin\" -I../../../include -I../../../include -I../../../util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/bin\" -I../../../include -I../../../include -I../../../util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/bin\" -I../../../include -I../../../include -I../../../util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/bin\" -I../../../include -I../../../include -I../../../util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/bin\" -I../../../include -I../../../include -I../../../util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/bin\" -I../../../include -I../../../include -I../../../util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/bin\" -I../../../include -I../../../include -I../../../util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/bin\" -I../../../include -I../../../include -I../../../util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/bin\" -I../../../include -I../../../include -I../../../util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/bin\" -I../../../include -I../../../include -I../../../util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/bin\" -I../../../include -I../../../include -I../../../util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/bin\" -I../../../include -I../../../include -I../../../util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/bin\" -I../../../include -I../../../include -I../../../util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/bin\" -I../../../include -I../../../include -I../../../util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/bin\" -I../../../include -I../../../include -I../../../util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/bin\" -I../../../include -I../../../include -I../../../util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/bin\" -I../../../include -I../../../include -I../../../util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/bin\" -I../../../include -I../../../include -I../../../util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/bin\" -I../../../include -I../../../include -I../../../util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/bin\" -I../../../include -I../../../include -I../../../util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/bin\" -I../../../include -I../../../include -I../../../util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/bin\" -I../../../include -I../../../include -I../../../util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/bin\" -I../../../include -I../../../include -I../../../util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/bin\" -I../../../include -I../../../include -I../../../util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/bin\" -I../../../include -I../../../include -I../../../util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/bin\" -I../../../include -I../../../include -I../../../util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/bin\" -I../../../include -I../../../include -I../../../util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/bin\" -I../../../include -I../../../include -I../../../util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/bin\" -I../../../include -I../../../include -I../../../util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/bin\" -I../../../include -I../../../include -I../../../util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/bin\" -I../../../include -I../../../include -I../../../util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/bin\" -I../../../include -I../../../include -I../../../util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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/lib\" -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/bin\" -I../../../include -I../../../include -I../../../util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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
# : updated OBJS.SH
# make[3]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/lib/krb5/os'
# making all in lib/krb5/rcache...
# make[3]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/lib/krb5/rcache'
# gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c rc_io.c -o rc_io.so.o && mv -f rc_io.so.o rc_io.so
# gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c rcdef.c -o rcdef.so.o && mv -f rcdef.so.o rcdef.so
# gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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
# gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c rc_conv.c -o rc_conv.so.o && mv -f rc_conv.so.o rc_conv.so
# gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c ser_rc.c -o ser_rc.so.o && mv -f ser_rc.so.o ser_rc.so
# gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c rcfns.c -o rcfns.so.o && mv -f rcfns.so.o rcfns.so
# : updated OBJS.SH
# make[3]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/lib/krb5/rcache'
# making all in lib/krb5/unicode...
# make[3]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/lib/krb5/unicode'
# gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c ucdata.c -o ucdata.so.o && mv -f ucdata.so.o ucdata.so
# ucstr.c: In function 'krb5int_utf8_normalize':
# ucstr.c:228:17: warning: pointer targets in passing argument 1 of 'uccompatdecomp' differ in signedness [-Wpointer-sign]
# uccompatdecomp(ucs, p - ucs, &ucsout, &ucsoutlen);
# ^~~
# In file included from ucstr.c:21:0:
# ucdata/ucdata.h:280:5: note: expected 'const krb5_ui_4 * {aka const unsigned int *}' but argument is of type 'krb5_ucs4 * {aka int *}'
# int uccompatdecomp(const krb5_ui_4 *in, int inlen,
# ^~~~~~~~~~~~~~
# ucstr.c:228:31: warning: passing argument 3 of 'uccompatdecomp' from incompatible pointer type [-Wincompatible-pointer-types]
# uccompatdecomp(ucs, p - ucs, &ucsout, &ucsoutlen);
# ^
# In file included from ucstr.c:21:0:
# ucdata/ucdata.h:280:5: note: expected 'krb5_ui_4 ** {aka unsigned int **}' but argument is of type 'krb5_ucs4 ** {aka int **}'
# int uccompatdecomp(const krb5_ui_4 *in, int inlen,
# ^~~~~~~~~~~~~~
# ucstr.c:236:30: warning: pointer targets in passing argument 1 of 'uccanoncomp' differ in signedness [-Wpointer-sign]
# ucsoutlen = uccanoncomp(ucsout, ucsoutlen);
# ^~~~~~
# In file included from ucstr.c:21:0:
# ucdata/ucdata.h:240:5: note: expected 'krb5_ui_4 * {aka unsigned int *}' but argument is of type 'krb5_ucs4 * {aka int *}'
# int uccanoncomp(krb5_ui_4 *str, int len);
# ^~~~~~~~~~~
# ucstr.c: In function 'krb5int_utf8_normcmp':
# ucstr.c:408:17: warning: pointer targets in passing argument 1 of 'uccompatdecomp' differ in signedness [-Wpointer-sign]
# uccompatdecomp(ucs, ulen, &ucsout1, &l1);
# ^~~
# In file included from ucstr.c:21:0:
# ucdata/ucdata.h:280:5: note: expected 'const krb5_ui_4 * {aka const unsigned int *}' but argument is of type 'krb5_ucs4 * {aka int *}'
# int uccompatdecomp(const krb5_ui_4 *in, int inlen,
# ^~~~~~~~~~~~~~
# ucstr.c:408:28: warning: passing argument 3 of 'uccompatdecomp' from incompatible pointer type [-Wincompatible-pointer-types]
# uccompatdecomp(ucs, ulen, &ucsout1, &l1);
# ^
# In file included from ucstr.c:21:0:
# ucdata/ucdata.h:280:5: note: expected 'krb5_ui_4 ** {aka unsigned int **}' but argument is of type 'krb5_ucs4 ** {aka int **}'
# int uccompatdecomp(const krb5_ui_4 *in, int inlen,
# ^~~~~~~~~~~~~~
# ucstr.c:409:19: warning: pointer targets in passing argument 1 of 'uccanoncomp' differ in signedness [-Wpointer-sign]
# l1 = uccanoncomp(ucsout1, l1);
# ^~~~~~~
# In file included from ucstr.c:21:0:
# ucdata/ucdata.h:240:5: note: expected 'krb5_ui_4 * {aka unsigned int *}' but argument is of type 'krb5_ucs4 * {aka int *}'
# int uccanoncomp(krb5_ui_4 *str, int len);
# ^~~~~~~~~~~
# ucstr.c:426:17: warning: pointer targets in passing argument 1 of 'uccompatdecomp' differ in signedness [-Wpointer-sign]
# uccompatdecomp(ucs, ulen, &ucsout2, &l2);
# ^~~
# In file included from ucstr.c:21:0:
# ucdata/ucdata.h:280:5: note: expected 'const krb5_ui_4 * {aka const unsigned int *}' but argument is of type 'krb5_ucs4 * {aka int *}'
# int uccompatdecomp(const krb5_ui_4 *in, int inlen,
# ^~~~~~~~~~~~~~
# ucstr.c:426:28: warning: passing argument 3 of 'uccompatdecomp' from incompatible pointer type [-Wincompatible-pointer-types]
# uccompatdecomp(ucs, ulen, &ucsout2, &l2);
# ^
# In file included from ucstr.c:21:0:
# ucdata/ucdata.h:280:5: note: expected 'krb5_ui_4 ** {aka unsigned int **}' but argument is of type 'krb5_ucs4 ** {aka int **}'
# int uccompatdecomp(const krb5_ui_4 *in, int inlen,
# ^~~~~~~~~~~~~~
# ucstr.c:427:19: warning: pointer targets in passing argument 1 of 'uccanoncomp' differ in signedness [-Wpointer-sign]
# l2 = uccanoncomp(ucsout2, l2);
# ^~~~~~~
# In file included from ucstr.c:21:0:
# ucdata/ucdata.h:240:5: note: expected 'krb5_ui_4 * {aka unsigned int *}' but argument is of type 'krb5_ucs4 * {aka int *}'
# int uccanoncomp(krb5_ui_4 *str, int len);
# ^~~~~~~~~~~
# gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c ure.c -o ure.so.o && mv -f ure.so.o ure.so
# gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c urestubs.c -o urestubs.so.o && mv -f urestubs.so.o urestubs.so
# : updated OBJS.SH
# make[3]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/lib/krb5/unicode'
# 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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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
# base=`echo "krb5" | sed -e 's/-/_/'`; \
# echo > binutils.versions "${base}_3_MIT {"
# sed >> binutils.versions < ./libkrb5.exports "s/$/;/"
# echo >> binutils.versions "};"
# echo >> binutils.versions "HIDDEN { local: __*; _rest*; _save*; *; };"
# : updated OBJS.SH
# 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,--no-undefined -o libkrb5.so.3.3 $objlist -L../../lib -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -Wl,--version-script binutils.versions && perl -w ../../util/export-check.pl ./libkrb5.exports libkrb5.so.3.3
# ++ 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/asn1buf.so asn.1/asn1_k_encode.so asn.1/ldap_key_seq.so
# ccache/ccbase.so ccache/cccopy.so ccache/cccursor.so ccache/ccdefault.so ccache/ccdefops.so ccache/ccmarshal.so ccache/ccselect.so ccache/ccselect_k5identity.so ccache/ccselect_realm.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 ccache/ser_cc.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/kt_srvtab.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/auth_con.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_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/parse.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_authdata.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/rc_base.so rcache/rc_dfl.so rcache/rc_io.so rcache/rcdef.so rcache/rc_none.so rcache/rc_conv.so rcache/ser_rc.so rcache/rcfns.so
# unicode/ucdata.so unicode/ure.so unicode/urestubs.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,--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/asn1buf.so asn.1/asn1_k_encode.so asn.1/ldap_key_seq.so ccache/ccbase.so ccache/cccopy.so ccache/cccursor.so ccache/ccdefault.so ccache/ccdefops.so ccache/ccmarshal.so ccache/ccselect.so ccache/ccselect_k5identity.so ccache/ccselect_realm.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 ccache/ser_cc.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/kt_srvtab.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/auth_con.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_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/parse.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_authdata.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/rc_base.so rcache/rc_dfl.so rcache/rc_io.so rcache/rcdef.so rcache/rc_none.so rcache/rc_conv.so rcache/ser_rc.so rcache/rcfns.so unicode/ucdata.so unicode/ure.so unicode/urestubs.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 -lresolv -Wl,--version-script binutils.versions
# + perl -w ../../util/export-check.pl ./libkrb5.exports libkrb5.so.3.3
# rm -f libkrb5.so
# rm -f ../../lib/libkrb5.so.3.3
# ln -s libkrb5.so.3.3 libkrb5.so
# (cd ../../lib && ln -s krb5/libkrb5.so.3.3 .)
# rm -f libkrb5.so.3
# ln -s libkrb5.so.3.3 libkrb5.so.3
# rm -f ../../lib/libkrb5.so
# rm -f ../../lib/libkrb5.so.3
# (cd ../../lib && \
# ln -s libkrb5.so.3.3 libkrb5.so)
# (cd ../../lib && \
# ln -s libkrb5.so.3.3 libkrb5.so.3)
# make[2]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/lib/krb5'
# making all in lib/gssapi...
# make[2]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/lib/gssapi'
# making all in lib/gssapi/generic...
# make[3]: Entering directory '/tmp/krb5/src/krb5-1.13.4/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
# compile_et et-h-gssapi_err_generic.et
# + mkdir ../../../include/gssapi
# echo timestamp > ../../../include/gssapi/timestamp
# Creating gssapi.h
# + mv -f gss10667 gssapi.h
# cp ./gssapi_generic.h ../../../include/gssapi/gssapi_generic.h
# 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
# gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -I. -I. -I./.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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
# gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -I. -I. -I./.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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
# 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
# gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -I. -I. -I./.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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
# rm -f et-c-gssapi_err_generic.et et-c-gssapi_err_generic.c et-c-gssapi_err_generic.h
# cp gssapi_err_generic.et et-c-gssapi_err_generic.et
# compile_et et-c-gssapi_err_generic.et
# gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -I. -I. -I./.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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
# mv -f et-c-gssapi_err_generic.c gssapi_err_generic.c
# 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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 '/tmp/krb5/src/krb5-1.13.4/src/lib/gssapi/generic'
# making all in lib/gssapi/krb5...
# make[3]: Entering directory '/tmp/krb5/src/krb5-1.13.4/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
# compile_et et-h-gssapi_err_krb5.et
# cp ./gssapi_krb5.h "../../../include/gssapi/gssapi_krb5.h"
# mv -f et-h-gssapi_err_krb5.h 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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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
# perl -I../../../util ../../../util/gen-map.pl \
# -oerror_map.new \
# NAME=gsserrmap \
# KEY=OM_uint32 \
# VALUE="char *" \
# COMPARE=compare_OM_uint32 \
# FREEVALUE=free_string
# rm -f error_map.h
# mv -f error_map.new error_map.h
# 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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c iakerb.c -o iakerb.so.o && mv -f iakerb.so.o iakerb.so
# In file included from iakerb.c:25:0:
# iakerb.c: In function 'iakerb_acceptor_step':
# ../../../include/k5-int.h:1273:11: warning: the comparison will always evaluate as 'true' for the address of 'reply' will never be NULL [-Waddress]
# ((dat != NULL) && (dat)->length && \
# ^
# ../../../include/k5-int.h:1291:47: note: in expansion of macro 'krb5int_is_app_tag'
# #define krb5_is_krb_error(dat) krb5int_is_app_tag(dat, 30)
# ^~~~~~~~~~~~~~~~~~
# iakerb.c:362:26: note: in expansion of macro 'krb5_is_krb_error'
# if (code == 0 && krb5_is_krb_error(&reply)) {
# ^~~~~~~~~~~~~~~~~
# 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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c k5unsealiov.c -o k5unsealiov.so.o && mv -f k5unsealiov.so.o k5unsealiov.so
# k5unseal.c: In function 'kg_unseal_v1':
# k5unseal.c:222:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# if (tmsglen < conflen) {
# ^
# 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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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
# 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
# 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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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
# mv -f et-c-gssapi_err_krb5.c gssapi_err_krb5.c
# rm -f et-c-gssapi_err_krb5.et et-c-gssapi_err_krb5.h
# 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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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
# : updated OBJS.SH
# make[3]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/lib/gssapi/krb5'
# making all in lib/gssapi/spnego...
# make[3]: Entering directory '/tmp/krb5/src/krb5-1.13.4/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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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
# : updated OBJS.SH
# make[3]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/lib/gssapi/spnego'
# making all in lib/gssapi/mechglue...
# make[3]: Entering directory '/tmp/krb5/src/krb5-1.13.4/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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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
# g_dup_name.c: In function 'gss_duplicate_name':
# g_dup_name.c:127:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
# if (dest_union->external_name->value)
# ^~
# g_dup_name.c:129:5: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
# free(dest_union->external_name);
# ^~~~
# 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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 '/tmp/krb5/src/krb5-1.13.4/src/lib/gssapi/mechglue'
# : updated OBJS.SH
# base=`echo "gssapi_krb5" | sed -e 's/-/_/'`; \
# echo > binutils.versions "${base}_2_MIT {"
# sed >> binutils.versions < ./libgssapi_krb5.exports "s/$/;/"
# echo >> binutils.versions "};"
# echo >> binutils.versions "HIDDEN { local: __*; _rest*; _save*; *; };"
# 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,--no-undefined -o libgssapi_krb5.so.2.2 $objlist -L../../lib -lkrb5 -lk5crypto -lcom_err -lkrb5support -ldl -lkeyutils -lresolv -Wl,--version-script binutils.versions && perl -w ../../util/export-check.pl ./libgssapi_krb5.exports libgssapi_krb5.so.2.2
# ++ 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_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'
# + gcc -shared -fPIC -Wl,-h,libgssapi_krb5.so.2,--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_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 -L../../lib -lkrb5 -lk5crypto -lcom_err -lkrb5support -ldl -lkeyutils -lresolv -Wl,--version-script binutils.versions
# + perl -w ../../util/export-check.pl ./libgssapi_krb5.exports libgssapi_krb5.so.2.2
# rm -f libgssapi_krb5.so
# rm -f ../../lib/libgssapi_krb5.so.2.2
# ln -s libgssapi_krb5.so.2.2 libgssapi_krb5.so
# (cd ../../lib && ln -s gssapi/libgssapi_krb5.so.2.2 .)
# rm -f libgssapi_krb5.so.2
# ln -s libgssapi_krb5.so.2.2 libgssapi_krb5.so.2
# rm -f ../../lib/libgssapi_krb5.so
# (cd ../../lib && \
# ln -s libgssapi_krb5.so.2.2 libgssapi_krb5.so)
# rm -f ../../lib/libgssapi_krb5.so.2
# (cd ../../lib && \
# ln -s libgssapi_krb5.so.2.2 libgssapi_krb5.so.2)
# make[2]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/lib/gssapi'
# making all in lib/rpc...
# make[2]: Entering directory '/tmp/krb5/src/krb5-1.13.4/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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c dyn.c -o dyn.so.o && mv -f dyn.so.o dyn.so
# config.status: creating include/gssrpc/types.h
# 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*; *; };"
# 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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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
# clnt_udp.c: In function 'gssrpc_clntudp_bufcreate':
# clnt_udp.c:197:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
# if (connect(*sockp, (struct sockaddr *)raddr, sizeof(*raddr)) < 0)
# ^~
# clnt_udp.c:199:7: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
# cu->cu_llen = sizeof(cu->cu_laddr);
# ^~
# 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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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
# xdr_sizeof.c: In function 'x_inline':
# xdr_sizeof.c:94:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
# if (len < (int) xdrs->x_base) {
# ^
# xdr_sizeof.c:106:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
# xdrs->x_base = (caddr_t) len;
# ^
# : 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,--no-undefined -o libgssrpc.so.4.2 $objlist -L../../lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkeyutils -lresolv -Wl,--version-script binutils.versions && perl -w ../../util/export-check.pl ./libgssrpc.exports libgssrpc.so.4.2
# ++ 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,--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 -lresolv -Wl,--version-script binutils.versions
# + perl -w ../../util/export-check.pl ./libgssrpc.exports libgssrpc.so.4.2
# rm -f libgssrpc.so
# rm -f ../../lib/libgssrpc.so.4.2
# ln -s libgssrpc.so.4.2 libgssrpc.so
# (cd ../../lib && ln -s rpc/libgssrpc.so.4.2 .)
# rm -f libgssrpc.so.4
# ln -s libgssrpc.so.4.2 libgssrpc.so.4
# rm -f ../../lib/libgssrpc.so
# rm -f ../../lib/libgssrpc.so.4
# (cd ../../lib && \
# ln -s libgssrpc.so.4.2 libgssrpc.so)
# (cd ../../lib && \
# ln -s libgssrpc.so.4.2 libgssrpc.so.4)
# making all in lib/rpc/unit-test...
# make[3]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/lib/rpc/unit-test'
# gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c rpc_test_svc.c
# gcc -L../../../lib -fPIC -fno-strict-aliasing -fstack-protector-all -o client client.o rpc_test_clnt.o \
# -lgssrpc -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl
# gcc -L../../../lib -fPIC -fno-strict-aliasing -fstack-protector-all -o server server.o rpc_test_svc.o \
# -lgssrpc -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl
# make[3]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/lib/rpc/unit-test'
# make[2]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/lib/rpc'
# making all in lib/kdb...
# make[2]: Entering directory '/tmp/krb5/src/krb5-1.13.4/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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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
# compile_et et-h-adb_err.et
# 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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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
# 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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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
# cp adb_err.et et-c-adb_err.et
# 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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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
# 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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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
# 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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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}_8_MIT {"
# sed >> binutils.versions < ./libkdb5.exports "s/$/;/"
# echo >> binutils.versions "};"
# echo >> binutils.versions "HIDDEN { local: __*; _rest*; _save*; *; };"
# 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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c kdb5.c -o kdb5.so.o && mv -f kdb5.so.o kdb5.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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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.8.0
# building shared kdb5 library (8.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.8,--no-undefined -o libkdb5.so.8.0 $objlist -L../../lib -lgssrpc -lkrb5 -lk5crypto -lcom_err -lkrb5support -ldl -lkeyutils -lresolv -Wl,--version-script binutils.versions && perl -w ../../util/export-check.pl ./libkdb5.exports libkdb5.so.8.0
# ++ 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.8,--no-undefined -o libkdb5.so.8.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 -ldl -lkeyutils -lresolv -Wl,--version-script binutils.versions
# + perl -w ../../util/export-check.pl ./libkdb5.exports libkdb5.so.8.0
# rm -f libkdb5.so
# rm -f ../../lib/libkdb5.so.8.0
# ln -s libkdb5.so.8.0 libkdb5.so
# (cd ../../lib && ln -s kdb/libkdb5.so.8.0 .)
# rm -f libkdb5.so.8
# ln -s libkdb5.so.8.0 libkdb5.so.8
# rm -f ../../lib/libkdb5.so
# rm -f ../../lib/libkdb5.so.8
# (cd ../../lib && \
# ln -s libkdb5.so.8.0 libkdb5.so)
# (cd ../../lib && \
# ln -s libkdb5.so.8.0 libkdb5.so.8)
# make[2]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/lib/kdb'
# making all in lib/kadm5...
# make[2]: Entering directory '/tmp/krb5/src/krb5-1.13.4/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
# compile_et et-h-chpass_util_strings.et
# compile_et et-h-kadm_err.et
# mv -f et-h-chpass_util_strings.h chpass_util_strings.h
# rm -f et-h-chpass_util_strings.et et-h-chpass_util_strings.c
# rm -f et-c-kadm_err.et et-c-kadm_err.c et-c-kadm_err.h
# mv -f et-h-kadm_err.h kadm_err.h
# cp kadm_err.et et-c-kadm_err.et
# rm -f et-h-kadm_err.et et-h-kadm_err.c
# compile_et et-c-kadm_err.et
# rm -f et-c-chpass_util_strings.et et-c-chpass_util_strings.c et-c-chpass_util_strings.h
# cp chpass_util_strings.et et-c-chpass_util_strings.et
# compile_et et-c-chpass_util_strings.et
# mv -f et-c-kadm_err.c kadm_err.c
# 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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c logger.c -o logger.so.o && mv -f logger.so.o logger.so
# mv -f et-c-chpass_util_strings.c chpass_util_strings.c
# rm -f et-c-chpass_util_strings.et et-c-chpass_util_strings.h
# if [ -d ../../include/kadm5 ]; then :; else mkdir -p ../../include/kadm5; fi
# 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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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
# logger.c: In function 'krb5_klog_init':
# logger.c:685:37: warning: argument 1 of 'set_com_err_hook' might be a candidate for a format attribute [-Wsuggest-attribute=format]
# (void) set_com_err_hook(klog_com_err_proc);
# ^~~~~~~~~~~~~~~~~
# gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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
# gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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
# : updated OBJS.SH
# making all in lib/kadm5/clnt...
# make[3]: Entering directory '/tmp/krb5/src/krb5-1.13.4/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
# + 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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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
# gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../include/kadm5 -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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}_9_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.9.0
# building shared kadm5clnt_mit library (9.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.9,--no-undefined -o libkadm5clnt_mit.so.9.0 $objlist -L../../../lib -lgssrpc -lgssapi_krb5 -lkrb5 -lk5crypto -lkrb5support -lcom_err -lkeyutils -lresolv -Wl,--version-script binutils.versions && perl -w ../../../util/export-check.pl ./libkadm5clnt_mit.exports libkadm5clnt_mit.so.9.0
# ++ 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.9,--no-undefined -o libkadm5clnt_mit.so.9.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 -lresolv -Wl,--version-script binutils.versions
# + perl -w ../../../util/export-check.pl ./libkadm5clnt_mit.exports libkadm5clnt_mit.so.9.0
# rm -f libkadm5clnt_mit.so
# rm -f ../../../lib/libkadm5clnt_mit.so.9.0
# ln -s libkadm5clnt_mit.so.9.0 libkadm5clnt_mit.so
# (cd ../../../lib && ln -s kadm5/clnt/libkadm5clnt_mit.so.9.0 .)
# rm -f libkadm5clnt_mit.so.9
# ln -s libkadm5clnt_mit.so.9.0 libkadm5clnt_mit.so.9
# rm -f ../../../lib/libkadm5clnt_mit.so
# (cd ../../../lib && \
# ln -s libkadm5clnt_mit.so.9.0 libkadm5clnt_mit.so)
# rm -f ../../../lib/libkadm5clnt_mit.so.9
# (cd ../../../lib && \
# ln -s libkadm5clnt_mit.so.9.0 libkadm5clnt_mit.so.9)
# make[3]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/lib/kadm5/clnt'
# making all in lib/kadm5/srv...
# make[3]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/lib/kadm5/srv'
# if cmp ./server_acl.h \
# ../../../include/kadm5/server_acl.h >/dev/null 2>&1; then :; \
# else \
# (set -x; rm -f ../../../include/kadm5/server_acl.h; \
# cp ./server_acl.h \
# ../../../include/kadm5/server_acl.h) ; \
# fi
# + rm -f ../../../include/kadm5/server_acl.h
# + cp ./server_acl.h ../../../include/kadm5/server_acl.h
# 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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c server_acl.c -o server_acl.so.o && mv -f server_acl.so.o server_acl.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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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}_9_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.9.0
# building shared kadm5srv_mit library (9.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.9,--no-undefined -o libkadm5srv_mit.so.9.0 $objlist -L../../../lib -lgssrpc -lgssapi_krb5 -lkdb5 -lkrb5 -lk5crypto -lkrb5support -lcom_err -lkeyutils -lresolv -Wl,--version-script binutils.versions && perl -w ../../../util/export-check.pl ./libkadm5srv_mit.exports libkadm5srv_mit.so.9.0
# ++ 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_acl.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.9,--no-undefined -o libkadm5srv_mit.so.9.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_acl.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 -lresolv -Wl,--version-script binutils.versions
# + perl -w ../../../util/export-check.pl ./libkadm5srv_mit.exports libkadm5srv_mit.so.9.0
# rm -f libkadm5srv_mit.so
# rm -f ../../../lib/libkadm5srv_mit.so.9.0
# ln -s libkadm5srv_mit.so.9.0 libkadm5srv_mit.so
# (cd ../../../lib && ln -s kadm5/srv/libkadm5srv_mit.so.9.0 .)
# rm -f libkadm5srv_mit.so.9
# ln -s libkadm5srv_mit.so.9.0 libkadm5srv_mit.so.9
# rm -f ../../../lib/libkadm5srv_mit.so
# (cd ../../../lib && \
# ln -s libkadm5srv_mit.so.9.0 libkadm5srv_mit.so)
# rm -f ../../../lib/libkadm5srv_mit.so.9
# (cd ../../../lib && \
# ln -s libkadm5srv_mit.so.9.0 libkadm5srv_mit.so.9)
# make[3]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/lib/kadm5/srv'
# making all in lib/kadm5/unit-test...
# make[3]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/lib/kadm5/unit-test'
# make[3]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/lib/kadm5/unit-test'
# make[2]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/lib/kadm5'
# making all in lib/apputils...
# make[2]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/lib/apputils'
# gcc -DHAVE_CONFIG_H -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c net-server.c
# net-server.c: In function 'remove_event_from_set':
# net-server.c:226:39: warning: right-hand operand of comma expression has no effect [-Wunused-value]
# (set.data[idx] = set.data[--set.n], 0)
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
# net-server.c:411:13: note: in expansion of macro 'DEL'
# 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'
# + ar cq libapputils.a net-server.o
# ranlib libapputils.a
# rm -f ../../lib/libapputils.a
# (cd ../../lib && ln -s ../lib/apputils/libapputils.a .)
# make[2]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/lib/apputils'
# making all in lib/krad...
# make[2]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/lib/krad'
# gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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,--no-undefined -o libkrad.so.0.0 $objlist -L../../lib -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl -lverto -Wl,--version-script binutils.versions && perl -w ../../util/export-check.pl ./libkrad.exports libkrad.so.0.0
# ++ 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,--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 -lresolv -ldl -lverto -Wl,--version-script binutils.versions
# + perl -w ../../util/export-check.pl ./libkrad.exports libkrad.so.0.0
# rm -f libkrad.so
# rm -f ../../lib/libkrad.so.0.0
# ln -s libkrad.so.0.0 libkrad.so
# (cd ../../lib && ln -s krad/libkrad.so.0.0 .)
# rm -f libkrad.so.0
# ln -s libkrad.so.0.0 libkrad.so.0
# rm -f ../../lib/libkrad.so
# (cd ../../lib && \
# ln -s libkrad.so.0.0 libkrad.so)
# rm -f ../../lib/libkrad.so.0
# (cd ../../lib && \
# ln -s libkrad.so.0.0 libkrad.so.0)
# make[2]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/lib/krad'
# make[1]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/lib'
# making all in plugins/audit...
# make[1]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/plugins/audit'
# gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 '/tmp/krb5/src/krb5-1.13.4/src/plugins/audit'
# making all in plugins/audit/test...
# make[1]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/plugins/audit/test'
# gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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*; *; };"
# echo >> binutils.versions "k5audit_test_0_MIT {"
# sed >> binutils.versions < ./k5audit_test.exports "s/$/;/"
# echo >> binutils.versions "};"
# rm -f ../k5audit_test.so
# (cd .. && ln -s `basename plugins/audit/test`/k5audit_test.so .)
# : 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,--no-undefined -o k5audit_test.so $objlist -L../../../lib -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl -Wl,--version-script binutils.versions && perl -w ../../../util/export-check.pl ./k5audit_test.exports k5audit_test.so
# ++ 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,--no-undefined -o k5audit_test.so au_test.so ../kdc_j_encode.so -L../../../lib -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl -Wl,--version-script binutils.versions
# + perl -w ../../../util/export-check.pl ./k5audit_test.exports k5audit_test.so
# make[1]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/plugins/audit/test'
# making all in plugins/kadm5_hook/test...
# make[1]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/plugins/kadm5_hook/test'
# gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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,--no-undefined -o kadm5_hook_test.so $objlist -L../../../lib -lkrb5 -lcom_err -lk5crypto -lkrb5support -lkeyutils -lresolv -Wl,--version-script binutils.versions && perl -w ../../../util/export-check.pl ./kadm5_hook_test.exports kadm5_hook_test.so
# ++ 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,--no-undefined -o kadm5_hook_test.so main.so -L../../../lib -lkrb5 -lcom_err -lk5crypto -lkrb5support -lkeyutils -lresolv -Wl,--version-script binutils.versions
# + perl -w ../../../util/export-check.pl ./kadm5_hook_test.exports kadm5_hook_test.so
# make[1]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/plugins/kadm5_hook/test'
# making all in plugins/hostrealm/test...
# make[1]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/plugins/hostrealm/test'
# gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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,--no-undefined -o hostrealm_test.so $objlist -L../../../lib -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl -Wl,--version-script binutils.versions && perl -w ../../../util/export-check.pl ./hostrealm_test.exports hostrealm_test.so
# ++ 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,--no-undefined -o hostrealm_test.so main.so -L../../../lib -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl -Wl,--version-script binutils.versions
# + perl -w ../../../util/export-check.pl ./hostrealm_test.exports hostrealm_test.so
# make[1]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/plugins/hostrealm/test'
# making all in plugins/localauth/test...
# make[1]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/plugins/localauth/test'
# gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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,--no-undefined -o localauth_test.so $objlist -L../../../lib -lkrb5support -lkeyutils -lresolv -Wl,--version-script binutils.versions && perl -w ../../../util/export-check.pl ./localauth_test.exports localauth_test.so
# ++ 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,--no-undefined -o localauth_test.so main.so -L../../../lib -lkrb5support -lkeyutils -lresolv -Wl,--version-script binutils.versions
# + perl -w ../../../util/export-check.pl ./localauth_test.exports localauth_test.so
# make[1]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/plugins/localauth/test'
# making all in plugins/pwqual/test...
# make[1]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/plugins/pwqual/test'
# gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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,--no-undefined -o pwqual_test.so $objlist -L../../../lib -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl -Wl,--version-script binutils.versions && perl -w ../../../util/export-check.pl ./pwqual_test.exports pwqual_test.so
# ++ 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,--no-undefined -o pwqual_test.so main.so -L../../../lib -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl -Wl,--version-script binutils.versions
# + perl -w ../../../util/export-check.pl ./pwqual_test.exports pwqual_test.so
# make[1]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/plugins/pwqual/test'
# making all in plugins/kdb/db2...
# make[1]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/plugins/kdb/db2'
# making all in plugins/kdb/db2/libdb2...
# make[2]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/plugins/kdb/db2/libdb2'
# cp ./include/db.hin ../../../../include/db.h
# cp ./include/db-config.hin ../../../../include/db-config.h
# making all in plugins/kdb/db2/libdb2/hash...
# make[3]: Entering directory '/tmp/krb5/src/krb5-1.13.4/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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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
# hash.c: In function '__kdb2_hash_open':
# hash.c:173:7: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# != hashp->hdr.h_charkey)
# ^~
# hash.c: In function 'cursor_get':
# hash.c:902:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# if (cursorp->bucket > hashp->hdr.max_bucket)
# ^
# hash.c: In function '__kdb2_expand_table':
# hash.c:981:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# if (new_bucket > hashp->hdr.high_mask) {
# ^
# 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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c hsearch.c -o hsearch.so.o && mv -f hsearch.so.o hsearch.so
# hash_page.c: In function '__kdb2_get_item':
# hash_page.c:114:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# FREESPACE(cursorp->pagep) > item_info->seek_size)
# ^
# hash_page.c: In function '__kdb2_delpair':
# hash_page.c:308:22: warning: variable 'next_key' set but not used [-Wunused-but-set-variable]
# int16_t delta, len, next_key;
# ^~~~~~~~
# hash_page.c: In function '__kdb2_addel':
# hash_page.c:621:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# num_items > hashp->hdr.ffactor ? 1 : do_expand;
# ^
# hash_page.c: In function 'is_bitmap_pgno':
# hash_page.c:851:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# if (OADDR_TO_PAGE(hashp->hdr.bitmaps[i]) == pgno)
# ^~
# hash_page.c: In function 'page_to_oaddr':
# hash_page.c:1281:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# if (POW2(sp) + hashp->hdr.spares[sp] < pgno &&
# ^
# hash_page.c:1282:50: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# (POW2(sp + 1) + hashp->hdr.spares[sp + 1]) > pgno)
# ^
# 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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c dbm.c -o dbm.so.o && mv -f dbm.so.o dbm.so
# : updated OBJS.SH
# make[3]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/plugins/kdb/db2/libdb2/hash'
# making all in plugins/kdb/db2/libdb2/btree...
# make[3]: Entering directory '/tmp/krb5/src/krb5-1.13.4/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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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
# bt_put.c: In function '__kdb2_bt_put':
# bt_put.c:211:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# if (h->upper - h->lower < nbytes + sizeof(indx_t)) {
# ^
# bt_put.c: In function 'bt_fast':
# bt_put.c:295:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# if (h->upper - h->lower < nbytes + sizeof(indx_t))
# ^
# 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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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
# bt_split.c: In function '__kdb2_bt_split':
# bt_split.c:218:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# if (h->upper - h->lower < nbytes + sizeof(indx_t)) {
# ^
# 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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 '/tmp/krb5/src/krb5-1.13.4/src/plugins/kdb/db2/libdb2/btree'
# making all in plugins/kdb/db2/libdb2/db...
# make[3]: Entering directory '/tmp/krb5/src/krb5-1.13.4/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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 '/tmp/krb5/src/krb5-1.13.4/src/plugins/kdb/db2/libdb2/db'
# making all in plugins/kdb/db2/libdb2/mpool...
# make[3]: Entering directory '/tmp/krb5/src/krb5-1.13.4/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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c mpool.c -o mpool.so.o && mv -f mpool.so.o mpool.so
# mpool.c: In function 'kdb2_mpool_get':
# mpool.c:239:50: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# if ((nr = read(mp->fd, bp->page, mp->pagesize)) != mp->pagesize) {
# ^~
# mpool.c: In function 'mpool_write':
# mpool.c:431:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# if (write(mp->fd, bp->page, mp->pagesize) != mp->pagesize)
# ^~
# : updated OBJS.SH
# make[3]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/plugins/kdb/db2/libdb2/mpool'
# making all in plugins/kdb/db2/libdb2/recno...
# make[3]: Entering directory '/tmp/krb5/src/krb5-1.13.4/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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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
# rec_close.c: In function '__kdb2_rec_sync':
# rec_close.c:158:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# if (write(t->bt_rfd, data.data, data.size) != data.size)
# ^~
# rec_close.c:170:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# if (writev(t->bt_rfd, iov, 2) != data.size + 1)
# ^~
# 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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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
# rec_put.c: In function '__kdb2_rec_iput':
# rec_put.c:259:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# if (h->upper - h->lower < nbytes + sizeof(indx_t)) {
# ^
# 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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 '/tmp/krb5/src/krb5-1.13.4/src/plugins/kdb/db2/libdb2/recno'
# making all in plugins/kdb/db2/libdb2/test...
# make[3]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/plugins/kdb/db2/libdb2/test'
# make[3]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/plugins/kdb/db2/libdb2/test'
# base=`echo "db" | sed -e 's/-/_/'`; \
# echo > binutils.versions "${base}_1_MIT {"
# sed >> binutils.versions < ./libdb.exports "s/$/;/"
# echo >> binutils.versions "};"
# echo >> binutils.versions "HIDDEN { local: __*; _rest*; _save*; *; };"
# 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,--no-undefined -o libdb.so.1.1 $objlist -L../../../../lib -lkrb5support -lkeyutils -lresolv -Wl,--version-script binutils.versions && perl -w ../../../../util/export-check.pl ./libdb.exports libdb.so.1.1
# ++ 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,--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 -lresolv -Wl,--version-script binutils.versions
# hash/hash.so: In function `__kdb2_hash_open':
# hash.c:(.text+0xbd): warning: the use of `tmpnam' is dangerous, better use `mkstemp'
# + perl -w ../../../../util/export-check.pl ./libdb.exports libdb.so.1.1
# rm -f libdb.so
# rm -f libdb.so.1
# ln -s libdb.so.1.1 libdb.so.1
# ln -s libdb.so.1.1 libdb.so
# make[2]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -DPLUGIN -I../../../include -I../../../include -I../../../lib/kdb -I./../../../lib/kdb -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c lockout.c -o lockout.so.o && mv -f lockout.so.o lockout.so
# echo > binutils.versions "HIDDEN { local: __*; _rest*; _save*; *; };"
# echo >> binutils.versions "db2_0_MIT {"
# sed >> binutils.versions < ./db2.exports "s/$/;/"
# echo >> binutils.versions "};"
# rm -f ../db2.so
# (cd .. && ln -s `basename plugins/kdb/db2`/db2.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,--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 -lresolv -Wl,--version-script binutils.versions && perl -w ../../../util/export-check.pl ./db2.exports db2.so
# ++ 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,--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 -lresolv -Wl,--version-script binutils.versions
# libdb2/hash/hash.so: In function `__kdb2_hash_open':
# hash.c:(.text+0xbd): warning: the use of `tmpnam' is dangerous, better use `mkstemp'
# + perl -w ../../../util/export-check.pl ./db2.exports db2.so
# make[1]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/plugins/kdb/db2'
# making all in plugins/kdb/ldap...
# make[1]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/plugins/kdb/ldap'
# making all in plugins/kdb/ldap/libkdb_ldap...
# make[2]: Entering directory '/tmp/krb5/src/krb5-1.13.4/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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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
# kdb_ldap.c: In function 'has_rootdse_ava':
# kdb_ldap.c:136:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
# attrs[0] = attribute;
# ^
# 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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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
# 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,--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 -lresolv -Wl,--version-script binutils.versions && perl -w ../../../../util/export-check.pl ./libkdb_ldap.exports libkdb_ldap.so.1.0
# ++ 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,--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 -lresolv -Wl,--version-script binutils.versions
# + perl -w ../../../../util/export-check.pl ./libkdb_ldap.exports libkdb_ldap.so.1.0
# rm -f libkdb_ldap.so
# rm -f ../../../../lib/libkdb_ldap.so.1.0
# ln -s libkdb_ldap.so.1.0 libkdb_ldap.so
# (cd ../../../../lib && ln -s ../plugins/kdb/ldap/libkdb_ldap/libkdb_ldap.so.1.0 .)
# rm -f libkdb_ldap.so.1
# ln -s libkdb_ldap.so.1.0 libkdb_ldap.so.1
# rm -f ../../../../lib/libkdb_ldap.so
# (cd ../../../../lib && \
# ln -s libkdb_ldap.so.1.0 libkdb_ldap.so)
# rm -f ../../../../lib/libkdb_ldap.so.1
# (cd ../../../../lib && \
# ln -s libkdb_ldap.so.1.0 libkdb_ldap.so.1)
# make[2]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/plugins/kdb/ldap/libkdb_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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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*; *; };"
# echo >> binutils.versions "kldap_0_MIT {"
# sed >> binutils.versions < ./kldap.exports "s/$/;/"
# echo >> binutils.versions "};"
# rm -f ../kldap.so
# (cd .. && ln -s `basename plugins/kdb/ldap`/kldap.so .)
# : updated OBJS.SH
# 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,--no-undefined -o kldap.so $objlist -L../../../lib -lkdb_ldap -lgssrpc -lgssapi_krb5 -lkrb5 -lcom_err -lk5crypto -lkrb5support -lkeyutils -lresolv -Wl,--version-script binutils.versions && perl -w ../../../util/export-check.pl ./kldap.exports kldap.so
# ++ 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,--no-undefined -o kldap.so ldap_exp.so -L../../../lib -lkdb_ldap -lgssrpc -lgssapi_krb5 -lkrb5 -lcom_err -lk5crypto -lkrb5support -lkeyutils -lresolv -Wl,--version-script binutils.versions
# + perl -w ../../../util/export-check.pl ./kldap.exports kldap.so
# make[1]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/plugins/kdb/ldap'
# making all in plugins/kdb/ldap/ldap_util...
# make[1]: Entering directory '/tmp/krb5/src/krb5-1.13.4/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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c kdb5_ldap_list.c
# kdb5_ldap_util.c: In function 'extended_com_err_fn':
# kdb5_ldap_util.c:226:5: warning: function might be possible candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format]
# vfprintf (stderr, fmt, args);
# ^~~~~~~~
# 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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c kdb5_ldap_policy.c
# kdb5_ldap_realm.c: In function 'get_ticket_policy':
# kdb5_ldap_realm.c:141:18: warning: variable 'print_usage' set but not used [-Wunused-but-set-variable]
# krb5_boolean print_usage = FALSE;
# ^~~~~~~~~~~
# kdb5_ldap_realm.c:139:18: warning: variable 'no_msg' set but not used [-Wunused-but-set-variable]
# krb5_boolean no_msg = FALSE;
# ^~~~~~
# 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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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]
# mv -f y.tab.c getdate.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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c getdate.c
# gcc -L../../../../lib -fPIC -fno-strict-aliasing -fstack-protector-all -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 -ldl -lkdb_ldap -pthread -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl
# make[1]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/plugins/kdb/ldap/ldap_util'
# making all in plugins/preauth/otp...
# make[1]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/plugins/preauth/otp'
# gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 "otp_0_MIT {"
# rm -f ../otp.so
# sed >> binutils.versions < ./otp.exports "s/$/;/"
# (cd .. && ln -s `basename plugins/preauth/otp`/otp.so .)
# 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,--no-undefined -o otp.so $objlist -L../../../lib -lkrad -lverto -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl -Wl,--version-script binutils.versions && perl -w ../../../util/export-check.pl ./otp.exports otp.so
# ++ 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,--no-undefined -o otp.so otp_state.so main.so -L../../../lib -lkrad -lverto -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl -Wl,--version-script binutils.versions
# + perl -w ../../../util/export-check.pl ./otp.exports otp.so
# make[1]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/plugins/preauth/otp'
# making all in plugins/preauth/pkinit...
# make[1]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/plugins/preauth/pkinit'
# gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DPKINIT_DYNOBJEXT=\"""\" -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -DPKINIT_DYNOBJEXT=\"""\" -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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
# pkinit_srv.c: In function 'pkinit_server_return_padata':
# pkinit_srv.c:782:37: warning: comparison between 'enum krb5_pa_pk_as_rep_selection' and 'enum krb5_pa_pk_as_rep_draft9_selection' [-Wenum-compare]
# rep->choice == choice_pa_pk_as_rep_draft9_dhSignedData)) {
# ^~
# gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DPKINIT_DYNOBJEXT=\"""\" -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -DPKINIT_DYNOBJEXT=\"""\" -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -DPKINIT_DYNOBJEXT=\"""\" -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c pkinit_kdf_constants.c -o pkinit_kdf_constants.so.o && mv -f pkinit_kdf_constants.so.o pkinit_kdf_constants.so
# gcc -fPIC -DSHARED -DHAVE_CONFIG_H -DPKINIT_DYNOBJEXT=\"""\" -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -DPKINIT_DYNOBJEXT=\"""\" -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -DPKINIT_DYNOBJEXT=\"""\" -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -DPKINIT_DYNOBJEXT=\"""\" -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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*; *; };"
# echo >> binutils.versions "pkinit_0_MIT {"
# sed >> binutils.versions < ./pkinit.exports "s/$/;/"
# echo >> binutils.versions "};"
# rm -f ../pkinit.so
# (cd .. && ln -s `basename plugins/preauth/pkinit`/pkinit.so .)
# : 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,--no-undefined -o pkinit.so $objlist -L../../../lib -lkrb5 -lcom_err -lk5crypto -lcrypto -ldl -lkrb5support -lkeyutils -lresolv -Wl,--version-script binutils.versions && perl -w ../../../util/export-check.pl ./pkinit.exports pkinit.so
# ++ 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_kdf_constants.so pkinit_profile.so pkinit_identity.so pkinit_matching.so pkinit_crypto_openssl.so'
# + gcc -shared -fPIC -Wl,-h,pkinit.so.0,--no-undefined -o pkinit.so pkinit_accessor.so pkinit_srv.so pkinit_lib.so pkinit_clnt.so pkinit_kdf_constants.so pkinit_profile.so pkinit_identity.so pkinit_matching.so pkinit_crypto_openssl.so -L../../../lib -lkrb5 -lcom_err -lk5crypto -lcrypto -ldl -lkrb5support -lkeyutils -lresolv -Wl,--version-script binutils.versions
# + perl -w ../../../util/export-check.pl ./pkinit.exports pkinit.so
# make[1]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/plugins/preauth/pkinit'
# making all in plugins/tls/k5tls...
# make[1]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/plugins/tls/k5tls'
# gcc -fPIC -DSHARED -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 {"
# sed >> binutils.versions < ./k5tls.exports "s/$/;/"
# echo >> binutils.versions "};"
# rm -f ../k5tls.so
# (cd .. && ln -s `basename plugins/tls/k5tls`/k5tls.so .)
# : 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,--no-undefined -o k5tls.so $objlist -L../../../lib -lkrb5 -lkrb5support -lssl -lcrypto -Wl,--version-script binutils.versions && perl -w ../../../util/export-check.pl ./k5tls.exports k5tls.so
# ++ 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,--no-undefined -o k5tls.so openssl.so notls.so -L../../../lib -lkrb5 -lkrb5support -lssl -lcrypto -Wl,--version-script binutils.versions
# + perl -w ../../../util/export-check.pl ./k5tls.exports k5tls.so
# make[1]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/plugins/tls/k5tls'
# making all in kdc...
# make[1]: Entering directory '/tmp/krb5/src/krb5-1.13.4/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
# compile_et et-c-kdc5_err.et
# compile_et et-h-kdc5_err.et
# 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
# gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I../include -I../include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c dispatch.c
# rm -f et-h-kdc5_err.et et-h-kdc5_err.c
# gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I../include -I../include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c do_as_req.c
# gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I../include -I../include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c do_tgs_req.c
# gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I../include -I../include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c fast_util.c
# gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I../include -I../include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c kdc_util.c
# gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I../include -I../include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c kdc_preauth.c
# gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I../include -I../include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c kdc_preauth_ec.c
# gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I../include -I../include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c kdc_preauth_encts.c
# gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I../include -I../include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c main.c
# gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I../include -I../include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c policy.c
# gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I../include -I../include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c extern.c
# gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I../include -I../include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c replay.c
# gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I../include -I../include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c kdc_authdata.c
# gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I../include -I../include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c kdc_audit.c
# gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I../include -I../include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c kdc_transit.c
# gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I../include -I../include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c tgs_policy.c
# gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I../include -I../include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c kdc_log.c
# gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I../include -I../include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c rtest.c
# gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I../include -I../include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c kdc5_err.c
# gcc -L../lib -fPIC -fno-strict-aliasing -fstack-protector-all -o rtest rtest.o kdc_transit.o -lkdb5 -lgssrpc -lgssapi_krb5 -lgssrpc -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl
# gcc -L../lib -fPIC -fno-strict-aliasing -fstack-protector-all -o krb5kdc kdc5_err.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 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 -lresolv -ldl -lverto
# make[1]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/kdc'
# making all in kadmin...
# make[1]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/kadmin'
# making all in kadmin/cli...
# make[2]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/kadmin/cli'
# gcc -DHAVE_CONFIG_H -I../../include -I../../include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c ss_wrapper.c
# kadmin.c: In function 'extended_com_err_fn':
# kadmin.c:208:5: warning: function might be possible candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format]
# vfprintf(stderr, fmt, args);
# ^~~~~~~~
# bison -y getdate.y
# getdate.y: warning: 4 shift/reduce conflicts [-Wconflicts-sr]
# mv -f y.tab.c getdate.c
# gcc -DHAVE_CONFIG_H -I../../include -I../../include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c keytab_local.c
# gcc -DHAVE_CONFIG_H -I../../include -I../../include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c keytab.c
# gcc -DHAVE_CONFIG_H -I../../include -I../../include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c kadmin_ct.c
# gcc -DHAVE_CONFIG_H -I../../include -I../../include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c getdate.c
# gcc -L../../lib -fPIC -fno-strict-aliasing -fstack-protector-all -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 -ldl -pthread -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl
# gcc -L../../lib -fPIC -fno-strict-aliasing -fstack-protector-all -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 -lresolv -ldl
# make[2]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/kadmin/cli'
# making all in kadmin/dbutil...
# make[2]: Entering directory '/tmp/krb5/src/krb5-1.13.4/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
# mv -f et-c-import_err.c import_err.c
# rm -f et-h-import_err.et et-h-import_err.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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c kdb5_create.c
# kdb5_util.c: In function 'extended_com_err_fn':
# kdb5_util.c:172:5: warning: function might be possible candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format]
# vfprintf (stderr, fmt, args);
# ^~~~~~~~
# gcc -DHAVE_CONFIG_H -I../../include -I../../include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c import_err.c
# gcc -DHAVE_CONFIG_H -I../../include -I../../include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c kdb5_mkey.c
# gcc -L../../lib -fPIC -fno-strict-aliasing -fstack-protector-all -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 ../cli/getdate.o -lkadm5srv_mit -lkdb5 -lgssrpc -lgssapi_krb5 -lgssrpc -lgssapi_krb5 -ldl -pthread -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl
# make[2]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/kadmin/dbutil'
# making all in kadmin/ktutil...
# make[2]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/kadmin/ktutil'
# gcc -DHAVE_CONFIG_H -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c ktutil_ct.c
# gcc -L../../lib -fPIC -fno-strict-aliasing -fstack-protector-all -o ktutil ktutil.o ktutil_ct.o ktutil_funcs.o -lss -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl
# make[2]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/kadmin/ktutil'
# making all in kadmin/server...
# make[2]: Entering directory '/tmp/krb5/src/krb5-1.13.4/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 -I../../lib/kadm5/srv -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -I../../lib/kadm5/srv -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -I../../lib/kadm5/srv -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -I../../lib/kadm5/srv -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -I../../lib/kadm5/srv -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -I../../lib/kadm5/srv -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c ipropd_svc.c
# gcc -L../../lib -fPIC -fno-strict-aliasing -fstack-protector-all -o kadmind 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 -ldl -pthread -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl -lverto
# make[2]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/kadmin/server'
# making all in kadmin/testing...
# make[2]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/kadmin/testing'
# making all in kadmin/testing/scripts...
# make[3]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/kadmin/testing/scripts'
# cd ../../.. && \
# CONFIG_FILES=kadmin/testing/scripts/env-setup.sh:kadmin/testing/scripts/env-setup.shin /bin/sh \
# config.status
# rm -f compare_dump.pl.tmp
# echo "#!/usr/sbin/perl" > compare_dump.pl.tmp
# sed 1d compare_dump.plin >> compare_dump.pl.tmp
# chmod +x compare_dump.pl.tmp
# mv compare_dump.pl.tmp compare_dump.pl
# rm -f make-host-keytab.pl.tmp
# echo "#!/usr/sbin/perl" > make-host-keytab.pl.tmp
# sed 1d make-host-keytab.plin >> make-host-keytab.pl.tmp
# chmod +x make-host-keytab.pl.tmp
# mv make-host-keytab.pl.tmp make-host-keytab.pl
# rm -f simple_dump.pl.tmp
# echo "#!/usr/sbin/perl" > simple_dump.pl.tmp
# sed 1d simple_dump.plin >> simple_dump.pl.tmp
# chmod +x simple_dump.pl.tmp
# mv simple_dump.pl.tmp simple_dump.pl
# rm -f verify_xrunner_report.pl.tmp
# echo "#!/usr/sbin/perl" > verify_xrunner_report.pl.tmp
# sed 1d verify_xrunner_report.plin >> verify_xrunner_report.pl.tmp
# chmod +x verify_xrunner_report.pl.tmp
# mv verify_xrunner_report.pl.tmp verify_xrunner_report.pl
# rm -f qualname.pl.tmp
# echo "#!/usr/sbin/perl" > qualname.pl.tmp
# sed 1d qualname.plin >> qualname.pl.tmp
# chmod +x qualname.pl.tmp
# mv qualname.pl.tmp qualname.pl
# config.status: creating kadmin/testing/scripts/env-setup.sh
# config.status: creating include/autoconf.h
# config.status: include/autoconf.h is unchanged
# config.status: executing CRYPTO_IMPL commands
# config.status: executing PRNG_ALG commands
# config.status: executing PKINIT_CRYPTO_IMPL commands
# chmod +x env-setup.sh
# touch env-setup.stamp
# make[3]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/kadmin/testing/scripts'
# making all in kadmin/testing/util...
# make[3]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/kadmin/testing/util'
# +++
# +++ WARNING: Tcl not available. The kadm5 tests will not be run.
# +++
# make[3]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/kadmin/testing/util'
# make[2]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/kadmin/testing'
# make[1]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/kadmin'
# making all in slave...
# make[1]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/slave'
# gcc -DHAVE_CONFIG_H -I../include -I../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c kprop_sock.c
# kprop.c: In function 'xmit_database':
# kprop.c:507:5: warning: 'krb5_auth_con_initivector' is deprecated [-Wdeprecated-declarations]
# retval = krb5_auth_con_initivector(context, auth_context);
# ^~~~~~
# In file included from ../include/krb5.h:8:0,
# from ../include/k5-int.h:161,
# from kprop.c:27:
# ../include/krb5/krb5.h:5932:1: note: declared here
# krb5_auth_con_initivector(krb5_context context, krb5_auth_context auth_context);
# ^~~~~~~~~~~~~~~~~~~~~~~~~
# In file included from kprop.c:27:0:
# ../include/k5-int.h:1273:11: warning: the comparison will always evaluate as 'true' for the address of 'inbuf' will never be NULL [-Waddress]
# ((dat != NULL) && (dat)->length && \
# ^
# ../include/k5-int.h:1291:47: note: in expansion of macro 'krb5int_is_app_tag'
# #define krb5_is_krb_error(dat) krb5int_is_app_tag(dat, 30)
# ^~~~~~~~~~~~~~~~~~
# kprop.c:564:9: note: in expansion of macro 'krb5_is_krb_error'
# if (krb5_is_krb_error(&inbuf)) {
# ^~~~~~~~~~~~~~~~~
# gcc -DHAVE_CONFIG_H -I../include -I../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c kproplog.c
# kpropd.c: In function 'parse_args':
# kpropd.c:1154:26: warning: argument 1 of 'set_com_err_hook' might be a candidate for a format attribute [-Wsuggest-attribute=format]
# set_com_err_hook(kpropd_com_err_proc);
# ^~~~~~~~~~~~~~~~~~~
# In file included from kpropd.c:54:0:
# kpropd.c: In function 'recv_database':
# ../include/k5-int.h:1273:11: warning: the comparison will always evaluate as 'true' for the address of 'inbuf' will never be NULL [-Waddress]
# ((dat != NULL) && (dat)->length && \
# ^
# ../include/k5-int.h:1291:47: note: in expansion of macro 'krb5int_is_app_tag'
# #define krb5_is_krb_error(dat) krb5int_is_app_tag(dat, 30)
# ^~~~~~~~~~~~~~~~~~
# kpropd.c:1377:9: note: in expansion of macro 'krb5_is_krb_error'
# if (krb5_is_krb_error(&inbuf))
# ^~~~~~~~~~~~~~~~~
# kpropd.c:1393:5: warning: 'krb5_auth_con_initivector' is deprecated [-Wdeprecated-declarations]
# retval = krb5_auth_con_initivector(context, auth_context);
# ^~~~~~
# In file included from ../include/krb5.h:8:0,
# from ../include/k5-int.h:161,
# from kpropd.c:54:
# ../include/krb5/krb5.h:5932:1: note: declared here
# krb5_auth_con_initivector(krb5_context context, krb5_auth_context auth_context);
# ^~~~~~~~~~~~~~~~~~~~~~~~~
# In file included from kpropd.c:54:0:
# ../include/k5-int.h:1273:11: warning: the comparison will always evaluate as 'true' for the address of 'inbuf' will never be NULL [-Waddress]
# ((dat != NULL) && (dat)->length && \
# ^
# ../include/k5-int.h:1291:47: note: in expansion of macro 'krb5int_is_app_tag'
# #define krb5_is_krb_error(dat) krb5int_is_app_tag(dat, 30)
# ^~~~~~~~~~~~~~~~~~
# kpropd.c:1416:13: note: in expansion of macro 'krb5_is_krb_error'
# if (krb5_is_krb_error(&inbuf))
# ^~~~~~~~~~~~~~~~~
# gcc -L../lib -fPIC -fno-strict-aliasing -fstack-protector-all -o kprop kprop.o kprop_sock.o -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl -lutil
# gcc -L../lib -fPIC -fno-strict-aliasing -fstack-protector-all -o kproplog kproplog.o -lkadm5srv_mit -lkdb5 -lgssrpc -lgssapi_krb5 -lgssrpc -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl
# gcc -L../lib -fPIC -fno-strict-aliasing -fstack-protector-all -o kpropd kpropd.o kpropd_rpc.o kprop_sock.o -lkdb5 -lkadm5clnt_mit -lgssrpc -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl -lapputils -lutil
# make[1]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/slave'
# making all in clients...
# make[1]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/clients'
# making all in clients/klist...
# make[2]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/clients/klist'
# gcc -DHAVE_CONFIG_H -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c klist.c
# klist.c: In function 'extended_com_err_fn':
# klist.c:124:5: warning: function might be possible candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format]
# vfprintf(stderr, fmt, args);
# ^~~~~~~~
# gcc -L../../lib -fPIC -fno-strict-aliasing -fstack-protector-all -o klist klist.o -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl
# make[2]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/clients/klist'
# making all in clients/kinit...
# make[2]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/clients/kinit'
# gcc -DHAVE_CONFIG_H -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c kinit_kdb.c
# kinit.c: In function 'extended_com_err_fn':
# kinit.c:246:5: warning: function might be possible candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format]
# vfprintf (stderr, fmt, args);
# ^~~~~~~~
# gcc -L../../lib -fPIC -fno-strict-aliasing -fstack-protector-all -o kinit kinit.o kinit_kdb.o -lkadm5srv_mit -lkdb5 -lgssrpc -lgssapi_krb5 -lgssrpc -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl
# make[2]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/clients/kinit'
# making all in clients/kdestroy...
# make[2]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/clients/kdestroy'
# gcc -DHAVE_CONFIG_H -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c kdestroy.c
# gcc -L../../lib -fPIC -fno-strict-aliasing -fstack-protector-all -o kdestroy kdestroy.o -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl
# make[2]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/clients/kdestroy'
# making all in clients/kpasswd...
# make[2]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/clients/kpasswd'
# gcc -DHAVE_CONFIG_H -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c kpasswd.c
# gcc -DHAVE_CONFIG_H -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c ksetpwd.c
# gcc -L../../lib -fPIC -fno-strict-aliasing -fstack-protector-all -o kpasswd kpasswd.o -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl
# gcc -L../../lib -fPIC -fno-strict-aliasing -fstack-protector-all -o ksetpwd ksetpwd.o -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl
# make[2]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/clients/kpasswd'
# making all in clients/ksu...
# make[2]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/clients/ksu'
# gcc -DHAVE_CONFIG_H -DGET_TGT_VIA_PASSWD -DPRINC_LOOK_AHEAD -DCMD_PATH='"/bin /local/bin"' -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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='"/bin /local/bin"' -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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='"/bin /local/bin"' -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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='"/bin /local/bin"' -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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='"/bin /local/bin"' -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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='"/bin /local/bin"' -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c xmalloc.c
# xmalloc.c: In function 'xasprintf':
# xmalloc.c:74:5: warning: function might be possible candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format]
# if (vasprintf(&out, format, args) < 0) {
# ^~
# gcc -L../../lib -fPIC -fno-strict-aliasing -fstack-protector-all -o ksu krb_auth_su.o ccache.o authorization.o main.o heuristic.o xmalloc.o -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl
# make[2]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/clients/ksu'
# making all in clients/kvno...
# make[2]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/clients/kvno'
# gcc -DHAVE_CONFIG_H -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c kvno.c
# kvno.c: In function 'extended_com_err_fn':
# kvno.c:154:5: warning: function might be possible candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format]
# vfprintf (stderr, fmt, args);
# ^~~~~~~~
# gcc -L../../lib -fPIC -fno-strict-aliasing -fstack-protector-all -o kvno kvno.o -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl
# make[2]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/clients/kvno'
# Skipping missing directory clients/kcpytkt
# Skipping missing directory clients/kdeltkt
# making all in clients/kswitch...
# make[2]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/clients/kswitch'
# gcc -DHAVE_CONFIG_H -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c kswitch.c
# gcc -L../../lib -fPIC -fno-strict-aliasing -fstack-protector-all -o kswitch kswitch.o -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl
# make[2]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/clients/kswitch'
# make[1]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/clients'
# making all in appl...
# make[1]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/appl'
# making all in appl/sample...
# make[2]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/appl/sample'
# making all in appl/sample/sclient...
# make[3]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/appl/sample/sclient'
# gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c sclient.c
# gcc -L../../../lib -fPIC -fno-strict-aliasing -fstack-protector-all -o sclient sclient.o -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl
# make[3]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/appl/sample/sclient'
# making all in appl/sample/sserver...
# make[3]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/appl/sample/sserver'
# gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c sserver.c
# gcc -L../../../lib -fPIC -fno-strict-aliasing -fstack-protector-all -o sserver sserver.o -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl
# make[3]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/appl/sample/sserver'
# make[2]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/appl/sample'
# making all in appl/simple...
# make[2]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/appl/simple'
# making all in appl/simple/client...
# make[3]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/appl/simple/client'
# gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I./.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c sim_client.c
# gcc -L../../../lib -fPIC -fno-strict-aliasing -fstack-protector-all -o sim_client sim_client.o -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl
# make[3]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/appl/simple/client'
# making all in appl/simple/server...
# make[3]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/appl/simple/server'
# gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I./.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c sim_server.c
# gcc -L../../../lib -fPIC -fno-strict-aliasing -fstack-protector-all -o sim_server sim_server.o -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl
# make[3]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/appl/simple/server'
# make[2]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/appl/simple'
# making all in appl/user_user...
# make[2]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/appl/user_user'
# gcc -DHAVE_CONFIG_H -DDEBUG -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c server.c
# gcc -L../../lib -fPIC -fno-strict-aliasing -fstack-protector-all -o uuclient client.o -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl
# gcc -L../../lib -fPIC -fno-strict-aliasing -fstack-protector-all -o uuserver server.o -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl
# make[2]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/appl/user_user'
# making all in appl/gss-sample...
# make[2]: Entering directory '/tmp/krb5/src/krb5-1.13.4/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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c gss-client.c
# gcc -L../../lib -fPIC -fno-strict-aliasing -fstack-protector-all -o gss-server gss-server.o gss-misc.o -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl
# gcc -L../../lib -fPIC -fno-strict-aliasing -fstack-protector-all -o gss-client gss-client.o gss-misc.o -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl
# make[2]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/appl/gss-sample'
# make[1]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/appl'
# making all in tests...
# make[1]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/tests'
# making all in tests/resolve...
# make[2]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/tests/resolve'
# gcc -DHAVE_CONFIG_H -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c resolve.c
# gcc -DHAVE_CONFIG_H -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c addrinfo-test.c
# gcc -DHAVE_CONFIG_H -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c fake-addrinfo-test.c
# gcc -L../../lib -fPIC -fno-strict-aliasing -fstack-protector-all -o resolve resolve.o -lkeyutils -lresolv
# gcc -L../../lib -fPIC -fno-strict-aliasing -fstack-protector-all -o addrinfo-test addrinfo-test.o -lkrb5support -lkeyutils -lresolv
# gcc -L../../lib -fPIC -fno-strict-aliasing -fstack-protector-all -o fake-addrinfo-test fake-addrinfo-test.o -lkrb5support -lkeyutils -lresolv
# make[2]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/tests/resolve'
# making all in tests/asn.1...
# make[2]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/tests/asn.1'
# gcc -DHAVE_CONFIG_H -I../../include -I../../include -I./../../lib/krb5/asn.1 -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c krb5_encode_test.c
# gcc -DHAVE_CONFIG_H -I../../include -I../../include -I./../../lib/krb5/asn.1 -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c ktest.c
# gcc -DHAVE_CONFIG_H -I../../include -I../../include -I./../../lib/krb5/asn.1 -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c ktest_equal.c
# gcc -DHAVE_CONFIG_H -I../../include -I../../include -I./../../lib/krb5/asn.1 -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c utility.c
# gcc -DHAVE_CONFIG_H -I../../include -I../../include -I./../../lib/krb5/asn.1 -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c trval.c
# gcc -DHAVE_CONFIG_H -I../../include -I../../include -I./../../lib/krb5/asn.1 -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c krb5_decode_test.c
# gcc -DHAVE_CONFIG_H -I../../include -I../../include -I./../../lib/krb5/asn.1 -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c krb5_decode_leak.c
# gcc -DHAVE_CONFIG_H -I../../include -I../../include -I./../../lib/krb5/asn.1 -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c t_trval.c
# gcc -L../../lib -fPIC -fno-strict-aliasing -fstack-protector-all -o krb5_encode_test krb5_encode_test.o ktest.o ktest_equal.o utility.o trval.o -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl
# gcc -L../../lib -fPIC -fno-strict-aliasing -fstack-protector-all -o krb5_decode_leak krb5_decode_leak.o ktest.o ktest_equal.o utility.o -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl
# gcc -o t_trval -DHAVE_CONFIG_H -I../../include -I../../include -I./../../lib/krb5/asn.1 -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread t_trval.o
# gcc -L../../lib -fPIC -fno-strict-aliasing -fstack-protector-all -o krb5_decode_test krb5_decode_test.o ktest.o ktest_equal.o utility.o -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl
# make[2]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/tests/asn.1'
# making all in tests/create...
# make[2]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/tests/create'
# gcc -DHAVE_CONFIG_H -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c kdb5_mkdums.c
# gcc -L../../lib -fPIC -fno-strict-aliasing -fstack-protector-all -o kdb5_mkdums kdb5_mkdums.o -pthread -ldl -lkdb5 -lgssrpc -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl
# make[2]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/tests/create'
# making all in tests/hammer...
# make[2]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/tests/hammer'
# gcc -DHAVE_CONFIG_H -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c kdc5_hammer.c
# kdc5_hammer.c: In function 'get_tgt':
# kdc5_hammer.c:492:5: warning: 'krb5_get_in_tkt_with_password' is deprecated [-Wdeprecated-declarations]
# code = krb5_get_in_tkt_with_password(context, options, 0,
# ^~~~
# In file included from ../../include/krb5.h:8:0,
# from ../../include/k5-int.h:161,
# from kdc5_hammer.c:26:
# ../../include/krb5/krb5.h:5120:1: note: declared here
# krb5_get_in_tkt_with_password(krb5_context context, krb5_flags options,
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# gcc -L../../lib -fPIC -fno-strict-aliasing -fstack-protector-all -o kdc5_hammer kdc5_hammer.o -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl
# make[2]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/tests/hammer'
# making all in tests/verify...
# make[2]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/tests/verify'
# gcc -DHAVE_CONFIG_H -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c kdb5_verify.c
# gcc -L../../lib -fPIC -fno-strict-aliasing -fstack-protector-all -o kdb5_verify kdb5_verify.o -lkdb5 -lgssrpc -lgssapi_krb5 -pthread -ldl -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl
# make[2]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/tests/verify'
# making all in tests/gssapi...
# make[2]: Entering directory '/tmp/krb5/src/krb5-1.13.4/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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c t_spnego.c
# gcc -L../../lib -fPIC -fno-strict-aliasing -fstack-protector-all -o ccinit ccinit.o -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl
# gcc -L../../lib -fPIC -fno-strict-aliasing -fstack-protector-all -o ccrefresh ccrefresh.o -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl
# gcc -L../../lib -fPIC -fno-strict-aliasing -fstack-protector-all -o t_accname t_accname.o common.o -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl
# gcc -L../../lib -fPIC -fno-strict-aliasing -fstack-protector-all -o t_ccselect t_ccselect.o common.o -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl
# gcc -L../../lib -fPIC -fno-strict-aliasing -fstack-protector-all -o t_credstore t_credstore.o common.o -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl
# gcc -L../../lib -fPIC -fno-strict-aliasing -fstack-protector-all -o t_enctypes t_enctypes.o common.o -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl
# gcc -L../../lib -fPIC -fno-strict-aliasing -fstack-protector-all -o t_err t_err.o common.o -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl
# gcc -L../../lib -fPIC -fno-strict-aliasing -fstack-protector-all -o t_export_cred t_export_cred.o common.o -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl
# gcc -L../../lib -fPIC -fno-strict-aliasing -fstack-protector-all -o t_export_name t_export_name.o common.o -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl
# gcc -L../../lib -fPIC -fno-strict-aliasing -fstack-protector-all -o t_gssexts t_gssexts.o common.o -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl
# gcc -L../../lib -fPIC -fno-strict-aliasing -fstack-protector-all -o t_imp_cred t_imp_cred.o common.o -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl
# gcc -L../../lib -fPIC -fno-strict-aliasing -fstack-protector-all -o t_imp_name t_imp_name.o common.o -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl
# gcc -L../../lib -fPIC -fno-strict-aliasing -fstack-protector-all -o t_invalid t_invalid.o common.o -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl
# gcc -L../../lib -fPIC -fno-strict-aliasing -fstack-protector-all -o t_inq_cred t_inq_cred.o common.o -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl
# gcc -L../../lib -fPIC -fno-strict-aliasing -fstack-protector-all -o t_inq_mechs_name t_inq_mechs_name.o common.o -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl
# gcc -L../../lib -fPIC -fno-strict-aliasing -fstack-protector-all -o t_iov t_iov.o common.o -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl
# gcc -L../../lib -fPIC -fno-strict-aliasing -fstack-protector-all -o t_namingexts t_namingexts.o common.o -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl
# gcc -L../../lib -fPIC -fno-strict-aliasing -fstack-protector-all -o t_oid t_oid.o common.o -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl
# gcc -L../../lib -fPIC -fno-strict-aliasing -fstack-protector-all -o t_pcontok t_pcontok.o common.o -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl
# gcc -L../../lib -fPIC -fno-strict-aliasing -fstack-protector-all -o t_prf t_prf.o common.o -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl
# gcc -L../../lib -fPIC -fno-strict-aliasing -fstack-protector-all -o t_s4u t_s4u.o common.o -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl
# gcc -L../../lib -fPIC -fno-strict-aliasing -fstack-protector-all -o t_s4u2proxy_krb5 t_s4u2proxy_krb5.o common.o -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl
# gcc -L../../lib -fPIC -fno-strict-aliasing -fstack-protector-all -o t_saslname t_saslname.o common.o -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl
# gcc -L../../lib -fPIC -fno-strict-aliasing -fstack-protector-all -o t_spnego t_spnego.o common.o -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl
# make[2]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/tests/gssapi'
# making all in tests/dejagnu...
# make[2]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/tests/dejagnu'
# gcc -DHAVE_CONFIG_H -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c t_inetd.c
# gcc -L../../lib -fPIC -fno-strict-aliasing -fstack-protector-all -o t_inetd t_inetd.o -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl
# make[2]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/tests/dejagnu'
# making all in tests/shlib...
# make[2]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/tests/shlib'
# make[2]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/tests/shlib'
# making all in tests/gss-threads...
# make[2]: Entering directory '/tmp/krb5/src/krb5-1.13.4/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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c gss-client.c
# gcc -L../../lib -fPIC -fno-strict-aliasing -fstack-protector-all -pthread -o gss-server gss-server.o gss-misc.o -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl -pthread
# gcc -L../../lib -fPIC -fno-strict-aliasing -fstack-protector-all -pthread -o gss-client gss-client.o gss-misc.o -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl -pthread
# make[2]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/tests/gss-threads'
# making all in tests/misc...
# make[2]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/tests/misc'
# gcc -DHAVE_CONFIG_H -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -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 -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -c test_chpw_message.c
# gcc -L../../lib -fPIC -fno-strict-aliasing -fstack-protector-all -DHAVE_CONFIG_H -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -o test_getpw test_getpw.o -lkrb5support
# gcc -L../../lib -fPIC -fno-strict-aliasing -fstack-protector-all -DHAVE_CONFIG_H -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -fPIC -fno-strict-aliasing -fstack-protector-all -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread -o test_chpw_message test_chpw_message.o -lkrb5 -lk5crypto -lcom_err -lkrb5support -lkeyutils -lresolv -ldl -lkeyutils -lresolv
# make[2]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/tests/misc'
# make[1]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/tests'
# making all in config-files...
# make[1]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/config-files'
# make[1]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/config-files'
# making all in build-tools...
# make[1]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/build-tools'
# make[1]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/build-tools'
# making all in man...
# make[1]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/man'
# sed -e 's|@BINDIR@|/usr/bin|g' \
# -e 's|@SBINDIR@|/usr/bin|g' \
# -e 's|@LIBDIR@|/usr/lib|g' \
# -e 's|@LOCALSTATEDIR@|/var/lib|g' \
# -e 's|@RUNSTATEDIR@|/var/lib/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/lib/krb5/user/%{euid}/client.keytab|g' k5identity.man > k5identity.sub
# sed -e 's|@BINDIR@|/usr/bin|g' \
# -e 's|@SBINDIR@|/usr/bin|g' \
# -e 's|@LIBDIR@|/usr/lib|g' \
# -e 's|@LOCALSTATEDIR@|/var/lib|g' \
# -e 's|@RUNSTATEDIR@|/var/lib/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/lib/krb5/user/%{euid}/client.keytab|g' k5login.man > k5login.sub
# sed -e 's|@BINDIR@|/usr/bin|g' \
# -e 's|@SBINDIR@|/usr/bin|g' \
# -e 's|@LIBDIR@|/usr/lib|g' \
# -e 's|@LOCALSTATEDIR@|/var/lib|g' \
# -e 's|@RUNSTATEDIR@|/var/lib/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/lib/krb5/user/%{euid}/client.keytab|g' k5srvutil.man > k5srvutil.sub
# sed -e 's|@BINDIR@|/usr/bin|g' \
# -e 's|@SBINDIR@|/usr/bin|g' \
# -e 's|@LIBDIR@|/usr/lib|g' \
# -e 's|@LOCALSTATEDIR@|/var/lib|g' \
# -e 's|@RUNSTATEDIR@|/var/lib/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/lib/krb5/user/%{euid}/client.keytab|g' kadm5.acl.man > kadm5.acl.sub
# sed -e 's|@BINDIR@|/usr/bin|g' \
# -e 's|@SBINDIR@|/usr/bin|g' \
# -e 's|@LIBDIR@|/usr/lib|g' \
# -e 's|@LOCALSTATEDIR@|/var/lib|g' \
# -e 's|@RUNSTATEDIR@|/var/lib/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/lib/krb5/user/%{euid}/client.keytab|g' kadmin.man > kadmin.sub
# sed -e 's|@BINDIR@|/usr/bin|g' \
# -e 's|@SBINDIR@|/usr/bin|g' \
# -e 's|@LIBDIR@|/usr/lib|g' \
# -e 's|@LOCALSTATEDIR@|/var/lib|g' \
# -e 's|@RUNSTATEDIR@|/var/lib/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/lib/krb5/user/%{euid}/client.keytab|g' kadmind.man > kadmind.sub
# sed -e 's|@BINDIR@|/usr/bin|g' \
# -e 's|@SBINDIR@|/usr/bin|g' \
# -e 's|@LIBDIR@|/usr/lib|g' \
# -e 's|@LOCALSTATEDIR@|/var/lib|g' \
# -e 's|@RUNSTATEDIR@|/var/lib/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/lib/krb5/user/%{euid}/client.keytab|g' kdb5_ldap_util.man > kdb5_ldap_util.sub
# sed -e 's|@BINDIR@|/usr/bin|g' \
# -e 's|@SBINDIR@|/usr/bin|g' \
# -e 's|@LIBDIR@|/usr/lib|g' \
# -e 's|@LOCALSTATEDIR@|/var/lib|g' \
# -e 's|@RUNSTATEDIR@|/var/lib/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/lib/krb5/user/%{euid}/client.keytab|g' kdb5_util.man > kdb5_util.sub
# sed -e 's|@BINDIR@|/usr/bin|g' \
# -e 's|@SBINDIR@|/usr/bin|g' \
# -e 's|@LIBDIR@|/usr/lib|g' \
# -e 's|@LOCALSTATEDIR@|/var/lib|g' \
# -e 's|@RUNSTATEDIR@|/var/lib/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/lib/krb5/user/%{euid}/client.keytab|g' kdc.conf.man > kdc.conf.sub
# sed -e 's|@BINDIR@|/usr/bin|g' \
# -e 's|@SBINDIR@|/usr/bin|g' \
# -e 's|@LIBDIR@|/usr/lib|g' \
# -e 's|@LOCALSTATEDIR@|/var/lib|g' \
# -e 's|@RUNSTATEDIR@|/var/lib/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/lib/krb5/user/%{euid}/client.keytab|g' kdestroy.man > kdestroy.sub
# sed -e 's|@BINDIR@|/usr/bin|g' \
# -e 's|@SBINDIR@|/usr/bin|g' \
# -e 's|@LIBDIR@|/usr/lib|g' \
# -e 's|@LOCALSTATEDIR@|/var/lib|g' \
# -e 's|@RUNSTATEDIR@|/var/lib/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/lib/krb5/user/%{euid}/client.keytab|g' kinit.man > kinit.sub
# sed -e 's|@BINDIR@|/usr/bin|g' \
# -e 's|@SBINDIR@|/usr/bin|g' \
# -e 's|@LIBDIR@|/usr/lib|g' \
# -e 's|@LOCALSTATEDIR@|/var/lib|g' \
# -e 's|@RUNSTATEDIR@|/var/lib/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/lib/krb5/user/%{euid}/client.keytab|g' klist.man > klist.sub
# sed -e 's|@BINDIR@|/usr/bin|g' \
# -e 's|@SBINDIR@|/usr/bin|g' \
# -e 's|@LIBDIR@|/usr/lib|g' \
# -e 's|@LOCALSTATEDIR@|/var/lib|g' \
# -e 's|@RUNSTATEDIR@|/var/lib/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/lib/krb5/user/%{euid}/client.keytab|g' kpasswd.man > kpasswd.sub
# sed -e 's|@BINDIR@|/usr/bin|g' \
# -e 's|@SBINDIR@|/usr/bin|g' \
# -e 's|@LIBDIR@|/usr/lib|g' \
# -e 's|@LOCALSTATEDIR@|/var/lib|g' \
# -e 's|@RUNSTATEDIR@|/var/lib/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/lib/krb5/user/%{euid}/client.keytab|g' kprop.man > kprop.sub
# sed -e 's|@BINDIR@|/usr/bin|g' \
# -e 's|@SBINDIR@|/usr/bin|g' \
# -e 's|@LIBDIR@|/usr/lib|g' \
# -e 's|@LOCALSTATEDIR@|/var/lib|g' \
# -e 's|@RUNSTATEDIR@|/var/lib/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/lib/krb5/user/%{euid}/client.keytab|g' kpropd.man > kpropd.sub
# sed -e 's|@BINDIR@|/usr/bin|g' \
# -e 's|@SBINDIR@|/usr/bin|g' \
# -e 's|@LIBDIR@|/usr/lib|g' \
# -e 's|@LOCALSTATEDIR@|/var/lib|g' \
# -e 's|@RUNSTATEDIR@|/var/lib/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/lib/krb5/user/%{euid}/client.keytab|g' kproplog.man > kproplog.sub
# sed -e 's|@BINDIR@|/usr/bin|g' \
# -e 's|@SBINDIR@|/usr/bin|g' \
# -e 's|@LIBDIR@|/usr/lib|g' \
# -e 's|@LOCALSTATEDIR@|/var/lib|g' \
# -e 's|@RUNSTATEDIR@|/var/lib/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/lib/krb5/user/%{euid}/client.keytab|g' krb5.conf.man > krb5.conf.sub
# sed -e 's|@BINDIR@|/usr/bin|g' \
# -e 's|@SBINDIR@|/usr/bin|g' \
# -e 's|@LIBDIR@|/usr/lib|g' \
# -e 's|@LOCALSTATEDIR@|/var/lib|g' \
# -e 's|@RUNSTATEDIR@|/var/lib/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/lib/krb5/user/%{euid}/client.keytab|g' krb5-config.man > krb5-config.sub
# sed -e 's|@BINDIR@|/usr/bin|g' \
# -e 's|@SBINDIR@|/usr/bin|g' \
# -e 's|@LIBDIR@|/usr/lib|g' \
# -e 's|@LOCALSTATEDIR@|/var/lib|g' \
# -e 's|@RUNSTATEDIR@|/var/lib/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/lib/krb5/user/%{euid}/client.keytab|g' krb5kdc.man > krb5kdc.sub
# sed -e 's|@BINDIR@|/usr/bin|g' \
# -e 's|@SBINDIR@|/usr/bin|g' \
# -e 's|@LIBDIR@|/usr/lib|g' \
# -e 's|@LOCALSTATEDIR@|/var/lib|g' \
# -e 's|@RUNSTATEDIR@|/var/lib/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/lib/krb5/user/%{euid}/client.keytab|g' ksu.man > ksu.sub
# sed -e 's|@BINDIR@|/usr/bin|g' \
# -e 's|@SBINDIR@|/usr/bin|g' \
# -e 's|@LIBDIR@|/usr/lib|g' \
# -e 's|@LOCALSTATEDIR@|/var/lib|g' \
# -e 's|@RUNSTATEDIR@|/var/lib/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/lib/krb5/user/%{euid}/client.keytab|g' kswitch.man > kswitch.sub
# sed -e 's|@BINDIR@|/usr/bin|g' \
# -e 's|@SBINDIR@|/usr/bin|g' \
# -e 's|@LIBDIR@|/usr/lib|g' \
# -e 's|@LOCALSTATEDIR@|/var/lib|g' \
# -e 's|@RUNSTATEDIR@|/var/lib/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/lib/krb5/user/%{euid}/client.keytab|g' ktutil.man > ktutil.sub
# sed -e 's|@BINDIR@|/usr/bin|g' \
# -e 's|@SBINDIR@|/usr/bin|g' \
# -e 's|@LIBDIR@|/usr/lib|g' \
# -e 's|@LOCALSTATEDIR@|/var/lib|g' \
# -e 's|@RUNSTATEDIR@|/var/lib/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/lib/krb5/user/%{euid}/client.keytab|g' kvno.man > kvno.sub
# sed -e 's|@BINDIR@|/usr/bin|g' \
# -e 's|@SBINDIR@|/usr/bin|g' \
# -e 's|@LIBDIR@|/usr/lib|g' \
# -e 's|@LOCALSTATEDIR@|/var/lib|g' \
# -e 's|@RUNSTATEDIR@|/var/lib/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/lib/krb5/user/%{euid}/client.keytab|g' sclient.man > sclient.sub
# sed -e 's|@BINDIR@|/usr/bin|g' \
# -e 's|@SBINDIR@|/usr/bin|g' \
# -e 's|@LIBDIR@|/usr/lib|g' \
# -e 's|@LOCALSTATEDIR@|/var/lib|g' \
# -e 's|@RUNSTATEDIR@|/var/lib/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/lib/krb5/user/%{euid}/client.keytab|g' sserver.man > sserver.sub
# make[1]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/man'
# making all in doc...
# make[1]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/doc'
# make[1]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/doc'
# making all in po...
# make[1]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/po'
# msgfmt -o en_US.mo en_US.po
# make[1]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/po'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# mkdir /tmp/krb5/pkg/krb5/usr
# mkdir /tmp/krb5/pkg/krb5/usr/share
# mkdir /tmp/krb5/pkg/krb5/usr/share/man
# mkdir /tmp/krb5/pkg/krb5/usr/bin
# mkdir /tmp/krb5/pkg/krb5/usr/share/man/man8
# mkdir /tmp/krb5/pkg/krb5/usr/share/man/man1
# mkdir /tmp/krb5/pkg/krb5/usr/share/man/man5
# mkdir /tmp/krb5/pkg/krb5/usr/share/man/cat8
# mkdir /tmp/krb5/pkg/krb5/usr/share/man/cat1
# mkdir /tmp/krb5/pkg/krb5/usr/share/man/cat5
# mkdir /tmp/krb5/pkg/krb5/usr/lib
# mkdir /tmp/krb5/pkg/krb5/usr/include
# mkdir /tmp/krb5/pkg/krb5/usr/lib/krb5
# mkdir /tmp/krb5/pkg/krb5/usr/lib/krb5/plugins
# mkdir /tmp/krb5/pkg/krb5/usr/lib/krb5/plugins/kdb
# mkdir /tmp/krb5/pkg/krb5/usr/lib/krb5/plugins/preauth
# mkdir /tmp/krb5/pkg/krb5/usr/lib/krb5/plugins/authdata
# mkdir /tmp/krb5/pkg/krb5/usr/lib/krb5/plugins/libkrb5
# mkdir /tmp/krb5/pkg/krb5/usr/lib/krb5/plugins/tls
# mkdir /tmp/krb5/pkg/krb5/var
# mkdir /tmp/krb5/pkg/krb5/var/lib
# mkdir /tmp/krb5/pkg/krb5/var/lib/krb5kdc
# mkdir /tmp/krb5/pkg/krb5/var/lib/run
# mkdir /tmp/krb5/pkg/krb5/var/lib/run/krb5kdc
# mkdir /tmp/krb5/pkg/krb5/usr/include/kadm5
# mkdir /tmp/krb5/pkg/krb5/usr/include/krb5
# mkdir /tmp/krb5/pkg/krb5/usr/include/gssapi
# mkdir /tmp/krb5/pkg/krb5/usr/include/gssrpc
# mkdir /tmp/krb5/pkg/krb5/usr/share/doc
# mkdir /tmp/krb5/pkg/krb5/usr/share/doc/krb5
# mkdir /tmp/krb5/pkg/krb5/usr/share/doc/krb5/examples
# mkdir /tmp/krb5/pkg/krb5/usr/lib/pkgconfig
# making install in util...
# make[1]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/util'
# making install in util/support...
# make[2]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/util/support'
# rm -f /tmp/krb5/pkg/krb5/usr/lib/libkrb5support.so.0.1
# rm -f /tmp/krb5/pkg/krb5/usr/lib/libkrb5support.so
# /usr/bin/install -c -m 644 libkrb5support.so.0.1 /tmp/krb5/pkg/krb5/usr/lib
# (cd /tmp/krb5/pkg/krb5/usr/lib && ln -s libkrb5support.so.0.1 \
# libkrb5support.so)
# rm -f /tmp/krb5/pkg/krb5/usr/lib/libkrb5support.so.0
# (cd /tmp/krb5/pkg/krb5/usr/lib && ln -s libkrb5support.so.0.1 \
# libkrb5support.so.0)
# make[2]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/util/support'
# making install in util/profile...
# make[2]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/util/profile'
# making install in util/profile/testmod...
# make[3]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/util/profile/testmod'
# make[3]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/util/profile/testmod'
# make[2]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/util/profile'
# making install in util/gss-kernel-lib...
# make[2]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/util/gss-kernel-lib'
# make[2]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/util/gss-kernel-lib'
# making install in util/verto...
# make[2]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/util/verto'
# rm -f /tmp/krb5/pkg/krb5/usr/lib/libverto.so.0.0
# rm -f /tmp/krb5/pkg/krb5/usr/lib/libverto.so
# /usr/bin/install -c -m 644 libverto.so.0.0 /tmp/krb5/pkg/krb5/usr/lib
# (cd /tmp/krb5/pkg/krb5/usr/lib && ln -s libverto.so.0.0 \
# libverto.so)
# rm -f /tmp/krb5/pkg/krb5/usr/lib/libverto.so.0
# (cd /tmp/krb5/pkg/krb5/usr/lib && ln -s libverto.so.0.0 \
# libverto.so.0)
# /usr/bin/install -c -m 644 ./verto.h /tmp/krb5/pkg/krb5/usr/include/verto.h
# /usr/bin/install -c -m 644 ./verto-module.h \
# /tmp/krb5/pkg/krb5/usr/include/verto-module.h
# make[2]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/util/verto'
# /usr/bin/install -c ./krb5-send-pr.sh /tmp/krb5/pkg/krb5/usr/bin/krb5-send-pr
# make[1]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/util'
# making install in include...
# make[1]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/include'
# (cd ../lib/krb5/error_tables && make includes)
# make[2]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/lib/krb5/error_tables'
# make[2]: Nothing to be done for 'includes'.
# make[2]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/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 -c -m 644 ./krb5.h /tmp/krb5/pkg/krb5/usr/include/krb5.h
# /usr/bin/install -c -m 644 ./kdb.h /tmp/krb5/pkg/krb5/usr/include/kdb.h
# /usr/bin/install -c -m 644 krb5/krb5.h /tmp/krb5/pkg/krb5/usr/include/krb5/krb5.h
# /usr/bin/install -c -m 644 ./krb5/ccselect_plugin.h /tmp/krb5/pkg/krb5/usr/include/krb5/ccselect_plugin.h
# /usr/bin/install -c -m 644 ./krb5/clpreauth_plugin.h /tmp/krb5/pkg/krb5/usr/include/krb5/clpreauth_plugin.h
# /usr/bin/install -c -m 644 ./krb5/hostrealm_plugin.h /tmp/krb5/pkg/krb5/usr/include/krb5/hostrealm_plugin.h
# /usr/bin/install -c -m 644 ./krb5/kdcpreauth_plugin.h /tmp/krb5/pkg/krb5/usr/include/krb5/kdcpreauth_plugin.h
# /usr/bin/install -c -m 644 ./krb5/localauth_plugin.h /tmp/krb5/pkg/krb5/usr/include/krb5/localauth_plugin.h
# /usr/bin/install -c -m 644 ./krb5/locate_plugin.h /tmp/krb5/pkg/krb5/usr/include/krb5/locate_plugin.h
# /usr/bin/install -c -m 644 ./krb5/plugin.h /tmp/krb5/pkg/krb5/usr/include/krb5/plugin.h
# /usr/bin/install -c -m 644 ./krb5/preauth_plugin.h /tmp/krb5/pkg/krb5/usr/include/krb5/preauth_plugin.h
# /usr/bin/install -c -m 644 ./krb5/pwqual_plugin.h /tmp/krb5/pkg/krb5/usr/include/krb5/pwqual_plugin.h
# /usr/bin/install -c -m 644 ./krb5/kadm5_hook_plugin.h /tmp/krb5/pkg/krb5/usr/include/krb5/kadm5_hook_plugin.h
# /usr/bin/install -c -m 644 profile.h /tmp/krb5/pkg/krb5/usr/include/profile.h
# /usr/bin/install -c -m 644 ./gssapi.h /tmp/krb5/pkg/krb5/usr/include/gssapi.h
# /usr/bin/install -c -m 644 ./krad.h /tmp/krb5/pkg/krb5/usr/include/krad.h
# make[1]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/include'
# making install in lib...
# make[1]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/lib'
# making install in lib/crypto...
# make[2]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/lib/crypto'
# making install in lib/crypto/krb...
# make[3]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/lib/crypto/krb'
# make[3]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/lib/crypto/krb'
# making install in lib/crypto/builtin...
# make[3]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/lib/crypto/builtin'
# making install in lib/crypto/builtin/camellia...
# make[4]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/lib/crypto/builtin/camellia'
# make[4]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/lib/crypto/builtin/camellia'
# making install in lib/crypto/builtin/des...
# make[4]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/lib/crypto/builtin/des'
# make[4]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/lib/crypto/builtin/des'
# making install in lib/crypto/builtin/aes...
# make[4]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/lib/crypto/builtin/aes'
# make[4]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/lib/crypto/builtin/aes'
# making install in lib/crypto/builtin/md4...
# make[4]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/lib/crypto/builtin/md4'
# make[4]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/lib/crypto/builtin/md4'
# making install in lib/crypto/builtin/md5...
# make[4]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/lib/crypto/builtin/md5'
# make[4]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/lib/crypto/builtin/md5'
# making install in lib/crypto/builtin/sha1...
# make[4]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/lib/crypto/builtin/sha1'
# make[4]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/lib/crypto/builtin/sha1'
# making install in lib/crypto/builtin/sha2...
# make[4]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/lib/crypto/builtin/sha2'
# make[4]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/lib/crypto/builtin/sha2'
# making install in lib/crypto/builtin/enc_provider...
# make[4]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/lib/crypto/builtin/enc_provider'
# make[4]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/lib/crypto/builtin/enc_provider'
# making install in lib/crypto/builtin/hash_provider...
# make[4]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/lib/crypto/builtin/hash_provider'
# make[4]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/lib/crypto/builtin/hash_provider'
# make[3]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/lib/crypto/builtin'
# making install in lib/crypto/crypto_tests...
# make[3]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/lib/crypto/crypto_tests'
# make[3]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/lib/crypto/crypto_tests'
# rm -f /tmp/krb5/pkg/krb5/usr/lib/libk5crypto.so.3.1
# rm -f /tmp/krb5/pkg/krb5/usr/lib/libk5crypto.so
# /usr/bin/install -c -m 644 libk5crypto.so.3.1 /tmp/krb5/pkg/krb5/usr/lib
# (cd /tmp/krb5/pkg/krb5/usr/lib && ln -s libk5crypto.so.3.1 \
# libk5crypto.so)
# rm -f /tmp/krb5/pkg/krb5/usr/lib/libk5crypto.so.3
# (cd /tmp/krb5/pkg/krb5/usr/lib && ln -s libk5crypto.so.3.1 \
# libk5crypto.so.3)
# make[2]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/lib/crypto'
# making install in lib/krb5...
# make[2]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/lib/krb5'
# making install in lib/krb5/error_tables...
# make[3]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/lib/krb5/error_tables'
# make[3]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/lib/krb5/error_tables'
# making install in lib/krb5/asn.1...
# make[3]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/lib/krb5/asn.1'
# make[3]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/lib/krb5/asn.1'
# making install in lib/krb5/ccache...
# make[3]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/lib/krb5/ccache'
# make[3]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/lib/krb5/ccache'
# making install in lib/krb5/keytab...
# make[3]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/lib/krb5/keytab'
# make[3]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/lib/krb5/keytab'
# making install in lib/krb5/krb...
# make[3]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/lib/krb5/krb'
# make[3]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/lib/krb5/krb'
# making install in lib/krb5/os...
# make[3]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/lib/krb5/os'
# make[3]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/lib/krb5/os'
# making install in lib/krb5/rcache...
# make[3]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/lib/krb5/rcache'
# make[3]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/lib/krb5/rcache'
# making install in lib/krb5/unicode...
# make[3]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/lib/krb5/unicode'
# make[3]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/lib/krb5/unicode'
# rm -f /tmp/krb5/pkg/krb5/usr/lib/libkrb5.so.3.3
# rm -f /tmp/krb5/pkg/krb5/usr/lib/libkrb5.so
# /usr/bin/install -c -m 644 libkrb5.so.3.3 /tmp/krb5/pkg/krb5/usr/lib
# (cd /tmp/krb5/pkg/krb5/usr/lib && ln -s libkrb5.so.3.3 \
# libkrb5.so)
# rm -f /tmp/krb5/pkg/krb5/usr/lib/libkrb5.so.3
# (cd /tmp/krb5/pkg/krb5/usr/lib && ln -s libkrb5.so.3.3 \
# libkrb5.so.3)
# make[2]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/lib/krb5'
# making install in lib/gssapi...
# make[2]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/lib/gssapi'
# making install in lib/gssapi/generic...
# make[3]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/lib/gssapi/generic'
# + for f in gssapi_generic.h gssapi_ext.h
# + /usr/bin/install -c -m 644 ./gssapi_generic.h /tmp/krb5/pkg/krb5/usr/include/gssapi/gssapi_generic.h
# + for f in gssapi_generic.h gssapi_ext.h
# + /usr/bin/install -c -m 644 ./gssapi_ext.h /tmp/krb5/pkg/krb5/usr/include/gssapi/gssapi_ext.h
# + for f in gssapi.h
# + /usr/bin/install -c -m 644 gssapi.h /tmp/krb5/pkg/krb5/usr/include/gssapi/gssapi.h
# make[3]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/lib/gssapi/generic'
# making install in lib/gssapi/krb5...
# make[3]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/lib/gssapi/krb5'
# + for f in gssapi_krb5.h
# + /usr/bin/install -c -m 644 ./gssapi_krb5.h /tmp/krb5/pkg/krb5/usr/include/gssapi/gssapi_krb5.h
# make[3]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/lib/gssapi/krb5'
# making install in lib/gssapi/spnego...
# make[3]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/lib/gssapi/spnego'
# make[3]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/lib/gssapi/spnego'
# making install in lib/gssapi/mechglue...
# make[3]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/lib/gssapi/mechglue'
# + for f in mechglue.h
# + /usr/bin/install -c -m 644 ./mechglue.h /tmp/krb5/pkg/krb5/usr/include/gssapi/mechglue.h
# make[3]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/lib/gssapi/mechglue'
# rm -f /tmp/krb5/pkg/krb5/usr/lib/libgssapi_krb5.so.2.2
# rm -f /tmp/krb5/pkg/krb5/usr/lib/libgssapi_krb5.so
# /usr/bin/install -c -m 644 libgssapi_krb5.so.2.2 /tmp/krb5/pkg/krb5/usr/lib
# (cd /tmp/krb5/pkg/krb5/usr/lib && ln -s libgssapi_krb5.so.2.2 \
# libgssapi_krb5.so)
# rm -f /tmp/krb5/pkg/krb5/usr/lib/libgssapi_krb5.so.2
# (cd /tmp/krb5/pkg/krb5/usr/lib && ln -s libgssapi_krb5.so.2.2 \
# libgssapi_krb5.so.2)
# make[2]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/lib/gssapi'
# making install in lib/rpc...
# make[2]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/lib/rpc'
# making install in lib/rpc/unit-test...
# make[3]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/lib/rpc/unit-test'
# make[3]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/lib/rpc/unit-test'
# rm -f /tmp/krb5/pkg/krb5/usr/lib/libgssrpc.so.4.2
# rm -f /tmp/krb5/pkg/krb5/usr/lib/libgssrpc.so
# /usr/bin/install -c -m 644 libgssrpc.so.4.2 /tmp/krb5/pkg/krb5/usr/lib
# (cd /tmp/krb5/pkg/krb5/usr/lib && ln -s libgssrpc.so.4.2 \
# libgssrpc.so)
# rm -f /tmp/krb5/pkg/krb5/usr/lib/libgssrpc.so.4
# (cd /tmp/krb5/pkg/krb5/usr/lib && 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 -c -m 644 ./../../include/gssrpc/$i /tmp/krb5/pkg/krb5/usr/include/gssrpc/$i) ; \
# done
# + /usr/bin/install -c -m 644 ./../../include/gssrpc/auth.h /tmp/krb5/pkg/krb5/usr/include/gssrpc/auth.h
# + /usr/bin/install -c -m 644 ./../../include/gssrpc/auth_gss.h /tmp/krb5/pkg/krb5/usr/include/gssrpc/auth_gss.h
# + /usr/bin/install -c -m 644 ./../../include/gssrpc/auth_gssapi.h /tmp/krb5/pkg/krb5/usr/include/gssrpc/auth_gssapi.h
# + /usr/bin/install -c -m 644 ./../../include/gssrpc/auth_unix.h /tmp/krb5/pkg/krb5/usr/include/gssrpc/auth_unix.h
# + /usr/bin/install -c -m 644 ./../../include/gssrpc/clnt.h /tmp/krb5/pkg/krb5/usr/include/gssrpc/clnt.h
# + /usr/bin/install -c -m 644 ./../../include/gssrpc/netdb.h /tmp/krb5/pkg/krb5/usr/include/gssrpc/netdb.h
# + /usr/bin/install -c -m 644 ./../../include/gssrpc/pmap_clnt.h /tmp/krb5/pkg/krb5/usr/include/gssrpc/pmap_clnt.h
# + /usr/bin/install -c -m 644 ./../../include/gssrpc/pmap_prot.h /tmp/krb5/pkg/krb5/usr/include/gssrpc/pmap_prot.h
# + /usr/bin/install -c -m 644 ./../../include/gssrpc/pmap_rmt.h /tmp/krb5/pkg/krb5/usr/include/gssrpc/pmap_rmt.h
# + /usr/bin/install -c -m 644 ./../../include/gssrpc/rename.h /tmp/krb5/pkg/krb5/usr/include/gssrpc/rename.h
# + /usr/bin/install -c -m 644 ./../../include/gssrpc/rpc.h /tmp/krb5/pkg/krb5/usr/include/gssrpc/rpc.h
# + /usr/bin/install -c -m 644 ./../../include/gssrpc/rpc_msg.h /tmp/krb5/pkg/krb5/usr/include/gssrpc/rpc_msg.h
# + /usr/bin/install -c -m 644 ./../../include/gssrpc/svc.h /tmp/krb5/pkg/krb5/usr/include/gssrpc/svc.h
# + /usr/bin/install -c -m 644 ./../../include/gssrpc/svc_auth.h /tmp/krb5/pkg/krb5/usr/include/gssrpc/svc_auth.h
# + /usr/bin/install -c -m 644 ./../../include/gssrpc/xdr.h /tmp/krb5/pkg/krb5/usr/include/gssrpc/xdr.h
# for i in types.h; do \
# (set -x; /usr/bin/install -c -m 644 ../../include/gssrpc/$i /tmp/krb5/pkg/krb5/usr/include/gssrpc/$i) ; \
# done
# + /usr/bin/install -c -m 644 ../../include/gssrpc/types.h /tmp/krb5/pkg/krb5/usr/include/gssrpc/types.h
# make[2]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/lib/rpc'
# making install in lib/kdb...
# make[2]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/lib/kdb'
# rm -f /tmp/krb5/pkg/krb5/usr/lib/libkdb5.so.8.0
# rm -f /tmp/krb5/pkg/krb5/usr/lib/libkdb5.so
# /usr/bin/install -c -m 644 libkdb5.so.8.0 /tmp/krb5/pkg/krb5/usr/lib
# (cd /tmp/krb5/pkg/krb5/usr/lib && ln -s libkdb5.so.8.0 \
# libkdb5.so)
# rm -f /tmp/krb5/pkg/krb5/usr/lib/libkdb5.so.8
# (cd /tmp/krb5/pkg/krb5/usr/lib && ln -s libkdb5.so.8.0 \
# libkdb5.so.8)
# make[2]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/lib/kdb'
# making install in lib/kadm5...
# make[2]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/lib/kadm5'
# making install in lib/kadm5/clnt...
# make[3]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/lib/kadm5/clnt'
# rm -f /tmp/krb5/pkg/krb5/usr/lib/libkadm5clnt.so
# (cd /tmp/krb5/pkg/krb5/usr/lib && ln -s libkadm5clnt_mit.so \
# libkadm5clnt.so)
# rm -f /tmp/krb5/pkg/krb5/usr/lib/libkadm5clnt_mit.so.9.0
# rm -f /tmp/krb5/pkg/krb5/usr/lib/libkadm5clnt_mit.so
# /usr/bin/install -c -m 644 libkadm5clnt_mit.so.9.0 /tmp/krb5/pkg/krb5/usr/lib
# (cd /tmp/krb5/pkg/krb5/usr/lib && ln -s libkadm5clnt_mit.so.9.0 \
# libkadm5clnt_mit.so)
# rm -f /tmp/krb5/pkg/krb5/usr/lib/libkadm5clnt_mit.so.9
# (cd /tmp/krb5/pkg/krb5/usr/lib && ln -s libkadm5clnt_mit.so.9.0 \
# libkadm5clnt_mit.so.9)
# make[3]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/lib/kadm5/clnt'
# making install in lib/kadm5/srv...
# make[3]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/lib/kadm5/srv'
# rm -f /tmp/krb5/pkg/krb5/usr/lib/libkadm5srv.so
# (cd /tmp/krb5/pkg/krb5/usr/lib && ln -s libkadm5srv_mit.so \
# libkadm5srv.so)
# rm -f /tmp/krb5/pkg/krb5/usr/lib/libkadm5srv_mit.so.9.0
# rm -f /tmp/krb5/pkg/krb5/usr/lib/libkadm5srv_mit.so
# /usr/bin/install -c -m 644 libkadm5srv_mit.so.9.0 /tmp/krb5/pkg/krb5/usr/lib
# (cd /tmp/krb5/pkg/krb5/usr/lib && ln -s libkadm5srv_mit.so.9.0 \
# libkadm5srv_mit.so)
# rm -f /tmp/krb5/pkg/krb5/usr/lib/libkadm5srv_mit.so.9
# (cd /tmp/krb5/pkg/krb5/usr/lib && ln -s libkadm5srv_mit.so.9.0 \
# libkadm5srv_mit.so.9)
# make[3]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/lib/kadm5/srv'
# making install in lib/kadm5/unit-test...
# make[3]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/lib/kadm5/unit-test'
# make[3]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/lib/kadm5/unit-test'
# /usr/bin/install -c -m 644 ./admin.h /tmp/krb5/pkg/krb5/usr/include/kadm5/admin.h
# /usr/bin/install -c -m 644 chpass_util_strings.h /tmp/krb5/pkg/krb5/usr/include/kadm5/chpass_util_strings.h
# /usr/bin/install -c -m 644 kadm_err.h /tmp/krb5/pkg/krb5/usr/include/kadm5/kadm_err.h
# make[2]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/lib/kadm5'
# making install in lib/apputils...
# make[2]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/lib/apputils'
# make[2]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/lib/apputils'
# making install in lib/krad...
# make[2]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/lib/krad'
# rm -f /tmp/krb5/pkg/krb5/usr/lib/libkrad.so.0.0
# rm -f /tmp/krb5/pkg/krb5/usr/lib/libkrad.so
# /usr/bin/install -c -m 644 libkrad.so.0.0 /tmp/krb5/pkg/krb5/usr/lib
# (cd /tmp/krb5/pkg/krb5/usr/lib && ln -s libkrad.so.0.0 \
# libkrad.so)
# rm -f /tmp/krb5/pkg/krb5/usr/lib/libkrad.so.0
# (cd /tmp/krb5/pkg/krb5/usr/lib && ln -s libkrad.so.0.0 \
# libkrad.so.0)
# make[2]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/lib/krad'
# make[1]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/lib'
# making install in plugins/audit...
# make[1]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/plugins/audit'
# make[1]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/plugins/audit'
# making install in plugins/audit/test...
# make[1]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/plugins/audit/test'
# make[1]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/plugins/audit/test'
# making install in plugins/kadm5_hook/test...
# make[1]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/plugins/kadm5_hook/test'
# make[1]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/plugins/kadm5_hook/test'
# making install in plugins/hostrealm/test...
# make[1]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/plugins/hostrealm/test'
# make[1]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/plugins/hostrealm/test'
# making install in plugins/localauth/test...
# make[1]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/plugins/localauth/test'
# make[1]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/plugins/localauth/test'
# making install in plugins/pwqual/test...
# make[1]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/plugins/pwqual/test'
# make[1]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/plugins/pwqual/test'
# making install in plugins/kdb/db2...
# make[1]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/plugins/kdb/db2'
# making install in plugins/kdb/db2/libdb2...
# make[2]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/plugins/kdb/db2/libdb2'
# making install in plugins/kdb/db2/libdb2/hash...
# make[3]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/plugins/kdb/db2/libdb2/hash'
# make[3]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/plugins/kdb/db2/libdb2/hash'
# making install in plugins/kdb/db2/libdb2/btree...
# make[3]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/plugins/kdb/db2/libdb2/btree'
# make[3]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/plugins/kdb/db2/libdb2/btree'
# making install in plugins/kdb/db2/libdb2/db...
# make[3]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/plugins/kdb/db2/libdb2/db'
# make[3]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/plugins/kdb/db2/libdb2/db'
# making install in plugins/kdb/db2/libdb2/mpool...
# make[3]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/plugins/kdb/db2/libdb2/mpool'
# make[3]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/plugins/kdb/db2/libdb2/mpool'
# making install in plugins/kdb/db2/libdb2/recno...
# make[3]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/plugins/kdb/db2/libdb2/recno'
# make[3]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/plugins/kdb/db2/libdb2/recno'
# making install in plugins/kdb/db2/libdb2/test...
# make[3]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/plugins/kdb/db2/libdb2/test'
# make[3]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/plugins/kdb/db2/libdb2/test'
# make[2]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/plugins/kdb/db2/libdb2'
# rm -f /tmp/krb5/pkg/krb5/usr/lib/krb5/plugins/kdb/db2.so
# /usr/bin/install -c -m 644 db2.so /tmp/krb5/pkg/krb5/usr/lib/krb5/plugins/kdb
# make[1]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/plugins/kdb/db2'
# making install in plugins/kdb/ldap...
# make[1]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/plugins/kdb/ldap'
# making install in plugins/kdb/ldap/libkdb_ldap...
# make[2]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/plugins/kdb/ldap/libkdb_ldap'
# rm -f /tmp/krb5/pkg/krb5/usr/lib/libkdb_ldap.so.1.0
# rm -f /tmp/krb5/pkg/krb5/usr/lib/libkdb_ldap.so
# /usr/bin/install -c -m 644 libkdb_ldap.so.1.0 /tmp/krb5/pkg/krb5/usr/lib
# (cd /tmp/krb5/pkg/krb5/usr/lib && ln -s libkdb_ldap.so.1.0 \
# libkdb_ldap.so)
# rm -f /tmp/krb5/pkg/krb5/usr/lib/libkdb_ldap.so.1
# (cd /tmp/krb5/pkg/krb5/usr/lib && ln -s libkdb_ldap.so.1.0 \
# libkdb_ldap.so.1)
# make[2]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/plugins/kdb/ldap/libkdb_ldap'
# rm -f /tmp/krb5/pkg/krb5/usr/lib/krb5/plugins/kdb/kldap.so
# /usr/bin/install -c -m 644 kldap.so /tmp/krb5/pkg/krb5/usr/lib/krb5/plugins/kdb
# make[1]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/plugins/kdb/ldap'
# making install in plugins/kdb/ldap/ldap_util...
# make[1]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/plugins/kdb/ldap/ldap_util'
# /usr/bin/install -c kdb5_ldap_util /tmp/krb5/pkg/krb5/usr/bin/kdb5_ldap_util
# make[1]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/plugins/kdb/ldap/ldap_util'
# making install in plugins/preauth/otp...
# make[1]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/plugins/preauth/otp'
# rm -f /tmp/krb5/pkg/krb5/usr/lib/krb5/plugins/preauth/otp.so
# /usr/bin/install -c -m 644 otp.so /tmp/krb5/pkg/krb5/usr/lib/krb5/plugins/preauth
# make[1]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/plugins/preauth/otp'
# making install in plugins/preauth/pkinit...
# make[1]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/plugins/preauth/pkinit'
# rm -f /tmp/krb5/pkg/krb5/usr/lib/krb5/plugins/preauth/pkinit.so
# /usr/bin/install -c -m 644 pkinit.so /tmp/krb5/pkg/krb5/usr/lib/krb5/plugins/preauth
# make[1]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/plugins/preauth/pkinit'
# making install in plugins/tls/k5tls...
# make[1]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/plugins/tls/k5tls'
# rm -f /tmp/krb5/pkg/krb5/usr/lib/krb5/plugins/tls/k5tls.so
# /usr/bin/install -c -m 644 k5tls.so /tmp/krb5/pkg/krb5/usr/lib/krb5/plugins/tls
# make[1]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/plugins/tls/k5tls'
# making install in kdc...
# make[1]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/kdc'
# /usr/bin/install -c krb5kdc /tmp/krb5/pkg/krb5/usr/bin/krb5kdc
# make[1]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/kdc'
# making install in kadmin...
# make[1]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/kadmin'
# making install in kadmin/cli...
# make[2]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/kadmin/cli'
# /usr/bin/install -c kadmin.local /tmp/krb5/pkg/krb5/usr/bin/kadmin.local
# /usr/bin/install -c kadmin /tmp/krb5/pkg/krb5/usr/bin/kadmin
# /usr/bin/install -c ./k5srvutil.sh /tmp/krb5/pkg/krb5/usr/bin/k5srvutil
# make[2]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/kadmin/cli'
# making install in kadmin/dbutil...
# make[2]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/kadmin/dbutil'
# /usr/bin/install -c kdb5_util /tmp/krb5/pkg/krb5/usr/bin/kdb5_util
# make[2]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/kadmin/dbutil'
# making install in kadmin/ktutil...
# make[2]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/kadmin/ktutil'
# /usr/bin/install -c ktutil /tmp/krb5/pkg/krb5/usr/bin/ktutil
# make[2]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/kadmin/ktutil'
# making install in kadmin/server...
# make[2]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/kadmin/server'
# /usr/bin/install -c kadmind /tmp/krb5/pkg/krb5/usr/bin/kadmind
# make[2]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/kadmin/server'
# making install in kadmin/testing...
# make[2]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/kadmin/testing'
# making install in kadmin/testing/scripts...
# make[3]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/kadmin/testing/scripts'
# make[3]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/kadmin/testing/scripts'
# making install in kadmin/testing/util...
# make[3]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/kadmin/testing/util'
# make[3]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/kadmin/testing/util'
# make[2]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/kadmin/testing'
# make[1]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/kadmin'
# making install in slave...
# make[1]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/slave'
# for f in kprop kpropd kproplog; do \
# /usr/bin/install -c $f \
# /tmp/krb5/pkg/krb5/usr/bin/`echo $f|sed 's,x,x,'`; \
# done
# make[1]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/slave'
# making install in clients...
# make[1]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/clients'
# making install in clients/klist...
# make[2]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/clients/klist'
# for f in klist; do \
# /usr/bin/install -c $f \
# /tmp/krb5/pkg/krb5/usr/bin/`echo $f|sed 's,x,x,'`; \
# done
# make[2]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/clients/klist'
# making install in clients/kinit...
# make[2]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/clients/kinit'
# for f in kinit; do \
# /usr/bin/install -c $f \
# /tmp/krb5/pkg/krb5/usr/bin/`echo $f|sed 's,x,x,'`; \
# done
# make[2]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/clients/kinit'
# making install in clients/kdestroy...
# make[2]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/clients/kdestroy'
# for f in kdestroy; do \
# /usr/bin/install -c $f \
# /tmp/krb5/pkg/krb5/usr/bin/`echo $f|sed 's,x,x,'`; \
# done
# make[2]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/clients/kdestroy'
# making install in clients/kpasswd...
# make[2]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/clients/kpasswd'
# /usr/bin/install -c kpasswd /tmp/krb5/pkg/krb5/usr/bin/`echo kpasswd|sed 's,x,x,'`
# make[2]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/clients/kpasswd'
# making install in clients/ksu...
# make[2]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/clients/ksu'
# for f in ksu; do \
# /usr/bin/install -c -m 4755 -o root $f \
# /tmp/krb5/pkg/krb5/usr/bin/`echo $f|sed 's,x,x,'`; \
# done
# /usr/bin/install: cannot change ownership of '/tmp/krb5/pkg/krb5/usr/bin/ksu': Operation not permitted
# make[2]: [Makefile:640: install] Error 1 (ignored)
# make[2]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/clients/ksu'
# making install in clients/kvno...
# make[2]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/clients/kvno'
# for f in kvno; do \
# /usr/bin/install -c $f \
# /tmp/krb5/pkg/krb5/usr/bin/`echo $f|sed 's,x,x,'`; \
# done
# make[2]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/clients/kvno'
# Skipping missing directory clients/kcpytkt
# Skipping missing directory clients/kdeltkt
# making install in clients/kswitch...
# make[2]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/clients/kswitch'
# for f in kswitch; do \
# /usr/bin/install -c $f \
# /tmp/krb5/pkg/krb5/usr/bin/`echo $f|sed 's,x,x,'`; \
# done
# make[2]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/clients/kswitch'
# make[1]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/clients'
# making install in appl...
# make[1]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/appl'
# making install in appl/sample...
# make[2]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/appl/sample'
# making install in appl/sample/sclient...
# make[3]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/appl/sample/sclient'
# /usr/bin/install -c sclient /tmp/krb5/pkg/krb5/usr/bin/sclient
# make[3]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/appl/sample/sclient'
# making install in appl/sample/sserver...
# make[3]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/appl/sample/sserver'
# /usr/bin/install -c sserver /tmp/krb5/pkg/krb5/usr/bin/sserver
# make[3]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/appl/sample/sserver'
# make[2]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/appl/sample'
# making install in appl/simple...
# make[2]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/appl/simple'
# making install in appl/simple/client...
# make[3]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/appl/simple/client'
# /usr/bin/install -c sim_client /tmp/krb5/pkg/krb5/usr/bin/sim_client
# make[3]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/appl/simple/client'
# making install in appl/simple/server...
# make[3]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/appl/simple/server'
# /usr/bin/install -c sim_server /tmp/krb5/pkg/krb5/usr/bin/sim_server
# make[3]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/appl/simple/server'
# make[2]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/appl/simple'
# making install in appl/user_user...
# make[2]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/appl/user_user'
# /usr/bin/install -c uuclient /tmp/krb5/pkg/krb5/usr/bin/uuclient
# /usr/bin/install -c uuserver /tmp/krb5/pkg/krb5/usr/bin/uuserver
# make[2]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/appl/user_user'
# making install in appl/gss-sample...
# make[2]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/appl/gss-sample'
# /usr/bin/install -c gss-client /tmp/krb5/pkg/krb5/usr/bin/gss-client
# /usr/bin/install -c gss-server /tmp/krb5/pkg/krb5/usr/bin/gss-server
# make[2]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/appl/gss-sample'
# make[1]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/appl'
# making install in tests...
# make[1]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/tests'
# making install in tests/resolve...
# make[2]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/tests/resolve'
# make[2]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/tests/resolve'
# making install in tests/asn.1...
# make[2]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/tests/asn.1'
# make[2]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/tests/asn.1'
# making install in tests/create...
# make[2]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/tests/create'
# make[2]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/tests/create'
# making install in tests/hammer...
# make[2]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/tests/hammer'
# make[2]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/tests/hammer'
# making install in tests/verify...
# make[2]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/tests/verify'
# make[2]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/tests/verify'
# making install in tests/gssapi...
# make[2]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/tests/gssapi'
# make[2]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/tests/gssapi'
# making install in tests/dejagnu...
# make[2]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/tests/dejagnu'
# make[2]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/tests/dejagnu'
# making install in tests/shlib...
# make[2]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/tests/shlib'
# make[2]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/tests/shlib'
# making install in tests/gss-threads...
# make[2]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/tests/gss-threads'
# make[2]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/tests/gss-threads'
# making install in tests/misc...
# make[2]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/tests/misc'
# make[2]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/tests/misc'
# make[1]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/tests'
# making install in config-files...
# make[1]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/config-files'
# /usr/bin/install -c -m 644 ./kdc.conf /tmp/krb5/pkg/krb5/usr/share/doc/krb5/examples/kdc.conf
# /usr/bin/install -c -m 644 ./krb5.conf /tmp/krb5/pkg/krb5/usr/share/doc/krb5/examples/krb5.conf
# /usr/bin/install -c -m 644 ./services.append /tmp/krb5/pkg/krb5/usr/share/doc/krb5/examples/services.append
# make[1]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/config-files'
# making install in build-tools...
# make[1]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/build-tools'
# /usr/bin/install -c krb5-config /tmp/krb5/pkg/krb5/usr/bin/krb5-config
# /usr/bin/install -c -m 644 kadm-client.pc \
# /tmp/krb5/pkg/krb5/usr/lib/pkgconfig/kadm-client.pc
# /usr/bin/install -c -m 644 kadm-server.pc \
# /tmp/krb5/pkg/krb5/usr/lib/pkgconfig/kadm-server.pc
# /usr/bin/install -c -m 644 kdb.pc /tmp/krb5/pkg/krb5/usr/lib/pkgconfig/kdb.pc
# /usr/bin/install -c -m 644 mit-krb5.pc /tmp/krb5/pkg/krb5/usr/lib/pkgconfig/mit-krb5.pc
# /usr/bin/install -c -m 644 krb5.pc /tmp/krb5/pkg/krb5/usr/lib/pkgconfig/krb5.pc
# /usr/bin/install -c -m 644 mit-krb5-gssapi.pc \
# /tmp/krb5/pkg/krb5/usr/lib/pkgconfig/mit-krb5-gssapi.pc
# /usr/bin/install -c -m 644 krb5-gssapi.pc \
# /tmp/krb5/pkg/krb5/usr/lib/pkgconfig/krb5-gssapi.pc
# /usr/bin/install -c -m 644 gssrpc.pc \
# /tmp/krb5/pkg/krb5/usr/lib/pkgconfig/gssrpc.pc
# make[1]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/build-tools'
# making install in man...
# make[1]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/man'
# /usr/bin/install -c -m 644 k5srvutil.sub /tmp/krb5/pkg/krb5/usr/share/man/man1/k5srvutil.1
# /usr/bin/install -c -m 644 ./dot.k5identity.5 \
# /tmp/krb5/pkg/krb5/usr/share/man/man5/.k5identity.5
# /usr/bin/install -c -m 644 kadmin.sub /tmp/krb5/pkg/krb5/usr/share/man/man1/kadmin.1
# /usr/bin/install -c -m 644 k5identity.sub /tmp/krb5/pkg/krb5/usr/share/man/man5/k5identity.5
# /usr/bin/install -c -m 644 kdestroy.sub /tmp/krb5/pkg/krb5/usr/share/man/man1/kdestroy.1
# /usr/bin/install -c -m 644 ./dot.k5login.5 \
# /tmp/krb5/pkg/krb5/usr/share/man/man5/.k5login.5
# /usr/bin/install -c -m 644 kinit.sub /tmp/krb5/pkg/krb5/usr/share/man/man1/kinit.1
# /usr/bin/install -c -m 644 k5login.sub /tmp/krb5/pkg/krb5/usr/share/man/man5/k5login.5
# /usr/bin/install -c -m 644 klist.sub /tmp/krb5/pkg/krb5/usr/share/man/man1/klist.1
# /usr/bin/install -c -m 644 kadm5.acl.sub /tmp/krb5/pkg/krb5/usr/share/man/man5/kadm5.acl.5
# /usr/bin/install -c -m 644 kpasswd.sub /tmp/krb5/pkg/krb5/usr/share/man/man1/kpasswd.1
# /usr/bin/install -c -m 644 kdc.conf.sub /tmp/krb5/pkg/krb5/usr/share/man/man5/kdc.conf.5
# /usr/bin/install -c -m 644 krb5-config.sub /tmp/krb5/pkg/krb5/usr/share/man/man1/krb5-config.1
# /usr/bin/install -c -m 644 krb5.conf.sub /tmp/krb5/pkg/krb5/usr/share/man/man5/krb5.conf.5
# /usr/bin/install -c -m 644 ksu.sub /tmp/krb5/pkg/krb5/usr/share/man/man1/ksu.1
# /usr/bin/install -c -m 644 ./kadmin.local.8 \
# /tmp/krb5/pkg/krb5/usr/share/man/man8/kadmin.local.8
# /usr/bin/install -c -m 644 kswitch.sub /tmp/krb5/pkg/krb5/usr/share/man/man1/kswitch.1
# /usr/bin/install -c -m 644 kdb5_ldap_util.sub \
# /tmp/krb5/pkg/krb5/usr/share/man/man8/kdb5_ldap_util.8
# /usr/bin/install -c -m 644 ktutil.sub /tmp/krb5/pkg/krb5/usr/share/man/man1/ktutil.1
# /usr/bin/install -c -m 644 kdb5_util.sub /tmp/krb5/pkg/krb5/usr/share/man/man8/kdb5_util.8
# /usr/bin/install -c -m 644 kvno.sub /tmp/krb5/pkg/krb5/usr/share/man/man1/kvno.1
# /usr/bin/install -c -m 644 kprop.sub /tmp/krb5/pkg/krb5/usr/share/man/man8/kprop.8
# /usr/bin/install -c -m 644 sclient.sub /tmp/krb5/pkg/krb5/usr/share/man/man1/sclient.1
# /usr/bin/install -c -m 644 kproplog.sub /tmp/krb5/pkg/krb5/usr/share/man/man8/kproplog.8
# /usr/bin/install -c -m 644 kadmind.sub /tmp/krb5/pkg/krb5/usr/share/man/man8/kadmind.8
# /usr/bin/install -c -m 644 kpropd.sub /tmp/krb5/pkg/krb5/usr/share/man/man8/kpropd.8
# /usr/bin/install -c -m 644 krb5kdc.sub /tmp/krb5/pkg/krb5/usr/share/man/man8/krb5kdc.8
# /usr/bin/install -c -m 644 sserver.sub /tmp/krb5/pkg/krb5/usr/share/man/man8/sserver.8
# make[1]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/man'
# making install in doc...
# make[1]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/doc'
# make[1]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/doc'
# making install in po...
# make[1]: Entering directory '/tmp/krb5/src/krb5-1.13.4/src/po'
# for c in en_US.mo; do \
# lang=`basename $c .mo`; \
# ../config/mkinstalldirs \
# /tmp/krb5/pkg/krb5/usr/share/locale/$lang/LC_MESSAGES; \
# /usr/bin/install -c -m 644 $c \
# /tmp/krb5/pkg/krb5/usr/share/locale/$lang/LC_MESSAGES/mit-krb5.mo; \
# done
# mkdir /tmp/krb5/pkg/krb5/usr/share/locale
# mkdir /tmp/krb5/pkg/krb5/usr/share/locale/en_US
# mkdir /tmp/krb5/pkg/krb5/usr/share/locale/en_US/LC_MESSAGES
# make[1]: Leaving directory '/tmp/krb5/src/krb5-1.13.4/src/po'
# ==> Tidying install...
# -> Removing doc files...
# -> Removing empty directories...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "krb5"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: krb5 1.13.4-1 (Wed Aug 24 14:28:04 UTC 2016)

CMD: pacman --query --file krb5-1.13.4-1-x86_64.pkg.tar.xz
# krb5 1.13.4-1

Creating hybrid package for 'krb5'

Trying to find vanilla package 'krb5'...

CMD: pacman --query --file /mirror/pam-krb5-4.7-1.pkg.tar.xz
# pam-krb5 4.7-1

CMD: pacman --query --file /mirror/krb5-1.13.4-1.pkg.tar.xz
# krb5 1.13.4-1

Package file has the following structure:
# /.PKGINFO
# /.BUILDINFO
# /.MTREE
# /etc/krb5.conf
# /usr/share/man/man8/kadmin.local.8.gz
# /usr/share/man/man8/kdb5_ldap_util.8.gz
# /usr/share/man/man8/kdb5_util.8.gz
# /usr/share/man/man8/kadmind.8.gz
# /usr/share/man/man8/kprop.8.gz
# /usr/share/man/man8/kpropd.8.gz
# /usr/share/man/man8/kproplog.8.gz
# /usr/share/man/man8/krb5kdc.8.gz
# /usr/share/man/man8/sserver.8.gz
# /usr/share/man/man1/k5srvutil.1.gz
# /usr/share/man/man1/kadmin.1.gz
# /usr/share/man/man1/kdestroy.1.gz
# /usr/share/man/man1/kinit.1.gz
# /usr/share/man/man1/klist.1.gz
# /usr/share/man/man1/kpasswd.1.gz
# /usr/share/man/man1/krb5-config.1.gz
# /usr/share/man/man1/ksu.1.gz
# /usr/share/man/man1/kswitch.1.gz
# /usr/share/man/man1/ktutil.1.gz
# /usr/share/man/man1/kvno.1.gz
# /usr/share/man/man1/sclient.1.gz
# /usr/share/man/man5/.k5identity.5.gz
# /usr/share/man/man5/k5identity.5.gz
# /usr/share/man/man5/.k5login.5.gz
# /usr/share/man/man5/k5login.5.gz
# /usr/share/man/man5/kadm5.acl.5.gz
# /usr/share/man/man5/kdc.conf.5.gz
# /usr/share/man/man5/krb5.conf.5.gz
# /usr/share/doc/krb5/examples/kdc.conf
# /usr/share/doc/krb5/examples/krb5.conf
# /usr/share/doc/krb5/examples/services.append
# /usr/share/doc/krb5/examples/kerberos.ldif
# /usr/share/doc/krb5/examples/kerberos.schema
# /usr/share/locale/en_US/LC_MESSAGES/mit-krb5.mo
# /usr/share/aclocal/ac_check_krb5.m4
# /usr/share/licenses/krb5/LICENSE
# /usr/bin/krb5-send-pr
# /usr/bin/k5srvutil
# /usr/bin/krb5-config
# /usr/bin/kdb5_ldap_util
# /usr/bin/krb5kdc
# /usr/bin/kadmin.local
# /usr/bin/kadmin
# /usr/bin/kdb5_util
# /usr/bin/ktutil
# /usr/bin/kadmind
# /usr/bin/kprop
# /usr/bin/kpropd
# /usr/bin/kproplog
# /usr/bin/klist
# /usr/bin/kinit
# /usr/bin/kdestroy
# /usr/bin/kpasswd
# /usr/bin/ksu
# /usr/bin/kvno
# /usr/bin/kswitch
# /usr/bin/sclient
# /usr/bin/sserver
# /usr/bin/sim_client
# /usr/bin/sim_server
# /usr/bin/uuclient
# /usr/bin/uuserver
# /usr/bin/gss-client
# /usr/bin/gss-server
# /usr/lib/libkrb5support.so
# /usr/lib/libkrb5support.so.0
# /usr/lib/libverto.so
# /usr/lib/libverto.so.0
# /usr/lib/libk5crypto.so
# /usr/lib/libk5crypto.so.3
# /usr/lib/libkrb5.so
# /usr/lib/libkrb5.so.3
# /usr/lib/libgssapi_krb5.so
# /usr/lib/libgssapi_krb5.so.2
# /usr/lib/libgssrpc.so
# /usr/lib/libgssrpc.so.4
# /usr/lib/libkdb5.so
# /usr/lib/libkdb5.so.8
# /usr/lib/libkadm5clnt_mit.so
# /usr/lib/libkadm5clnt.so
# /usr/lib/libkadm5clnt_mit.so.9
# /usr/lib/libkadm5srv_mit.so
# /usr/lib/libkadm5srv.so
# /usr/lib/libkadm5srv_mit.so.9
# /usr/lib/libkrad.so
# /usr/lib/libkrad.so.0
# /usr/lib/libkdb_ldap.so
# /usr/lib/libkdb_ldap.so.1
# /usr/lib/libkrb5support.so.0.1
# /usr/lib/libverto.so.0.0
# /usr/lib/libk5crypto.so.3.1
# /usr/lib/libkrb5.so.3.3
# /usr/lib/libgssapi_krb5.so.2.2
# /usr/lib/libgssrpc.so.4.2
# /usr/lib/libkdb5.so.8.0
# /usr/lib/libkadm5clnt_mit.so.9.0
# /usr/lib/libkadm5srv_mit.so.9.0
# /usr/lib/libkrad.so.0.0
# /usr/lib/libkdb_ldap.so.1.0
# /usr/lib/krb5/plugins/kdb/db2.so
# /usr/lib/krb5/plugins/kdb/kldap.so
# /usr/lib/krb5/plugins/preauth/otp.so
# /usr/lib/krb5/plugins/preauth/pkinit.so
# /usr/lib/krb5/plugins/tls/k5tls.so
# /usr/lib/pkgconfig/kadm-client.pc
# /usr/lib/pkgconfig/kadm-server.pc
# /usr/lib/pkgconfig/kdb.pc
# /usr/lib/pkgconfig/mit-krb5.pc
# /usr/lib/pkgconfig/krb5.pc
# /usr/lib/pkgconfig/mit-krb5-gssapi.pc
# /usr/lib/pkgconfig/krb5-gssapi.pc
# /usr/lib/pkgconfig/gssrpc.pc
# /usr/lib/systemd/system/krb5-kadmind.service
# /usr/lib/systemd/system/krb5-kdc.service
# /usr/lib/systemd/system/krb5-kpropd.service
# /usr/lib/systemd/system/krb5-kpropd@.service
# /usr/lib/systemd/system/krb5-kpropd.socket
# /usr/include/verto.h
# /usr/include/verto-module.h
# /usr/include/krb5.h
# /usr/include/kdb.h
# /usr/include/profile.h
# /usr/include/gssapi.h
# /usr/include/krad.h
# /usr/include/kadm5/admin.h
# /usr/include/kadm5/chpass_util_strings.h
# /usr/include/kadm5/kadm_err.h
# /usr/include/krb5/krb5.h
# /usr/include/krb5/ccselect_plugin.h
# /usr/include/krb5/clpreauth_plugin.h
# /usr/include/krb5/hostrealm_plugin.h
# /usr/include/krb5/kdcpreauth_plugin.h
# /usr/include/krb5/localauth_plugin.h
# /usr/include/krb5/locate_plugin.h
# /usr/include/krb5/plugin.h
# /usr/include/krb5/preauth_plugin.h
# /usr/include/krb5/pwqual_plugin.h
# /usr/include/krb5/kadm5_hook_plugin.h
# /usr/include/gssapi/gssapi_generic.h
# /usr/include/gssapi/gssapi_ext.h
# /usr/include/gssapi/gssapi.h
# /usr/include/gssapi/gssapi_krb5.h
# /usr/include/gssapi/mechglue.h
# /usr/include/gssrpc/auth.h
# /usr/include/gssrpc/auth_gss.h
# /usr/include/gssrpc/auth_gssapi.h
# /usr/include/gssrpc/auth_unix.h
# /usr/include/gssrpc/clnt.h
# /usr/include/gssrpc/netdb.h
# /usr/include/gssrpc/pmap_clnt.h
# /usr/include/gssrpc/pmap_prot.h
# /usr/include/gssrpc/pmap_rmt.h
# /usr/include/gssrpc/rename.h
# /usr/include/gssrpc/rpc.h
# /usr/include/gssrpc/rpc_msg.h
# /usr/include/gssrpc/svc.h
# /usr/include/gssrpc/svc_auth.h
# /usr/include/gssrpc/xdr.h
# /usr/include/gssrpc/types.h
# /var/lib/krb5kdc/kdc.conf
# /sysroot/usr/lib/libkrb5support.so.0.1
# /sysroot/usr/lib/libkrb5support.so
# /sysroot/usr/lib/libkrb5support.so.0
# /sysroot/usr/lib/libverto.so.0.0
# /sysroot/usr/lib/libverto.so
# /sysroot/usr/lib/libverto.so.0
# /sysroot/usr/lib/libk5crypto.so.3.1
# /sysroot/usr/lib/libk5crypto.so
# /sysroot/usr/lib/libk5crypto.so.3
# /sysroot/usr/lib/libkrb5.so.3.3
# /sysroot/usr/lib/libkrb5.so
# /sysroot/usr/lib/libkrb5.so.3
# /sysroot/usr/lib/libgssapi_krb5.so.2.2
# /sysroot/usr/lib/libgssapi_krb5.so
# /sysroot/usr/lib/libgssapi_krb5.so.2
# /sysroot/usr/lib/libgssrpc.so.4.2
# /sysroot/usr/lib/libgssrpc.so
# /sysroot/usr/lib/libgssrpc.so.4
# /sysroot/usr/lib/libkdb5.so.8.0
# /sysroot/usr/lib/libkdb5.so
# /sysroot/usr/lib/libkdb5.so.8
# /sysroot/usr/lib/libkadm5clnt.so
# /sysroot/usr/lib/libkadm5clnt_mit.so.9.0
# /sysroot/usr/lib/libkadm5clnt_mit.so
# /sysroot/usr/lib/libkadm5clnt_mit.so.9
# /sysroot/usr/lib/libkadm5srv.so
# /sysroot/usr/lib/libkadm5srv_mit.so.9.0
# /sysroot/usr/lib/libkadm5srv_mit.so
# /sysroot/usr/lib/libkadm5srv_mit.so.9
# /sysroot/usr/lib/libkrad.so.0.0
# /sysroot/usr/lib/libkrad.so
# /sysroot/usr/lib/libkrad.so.0
# /sysroot/usr/lib/libkdb_ldap.so.1.0
# /sysroot/usr/lib/libkdb_ldap.so
# /sysroot/usr/lib/libkdb_ldap.so.1
# /sysroot/usr/lib/krb5/plugins/kdb/db2.so
# /sysroot/usr/lib/krb5/plugins/kdb/kldap.so
# /sysroot/usr/lib/krb5/plugins/preauth/otp.so
# /sysroot/usr/lib/krb5/plugins/preauth/pkinit.so
# /sysroot/usr/lib/krb5/plugins/tls/k5tls.so
# /sysroot/usr/lib/pkgconfig/kadm-client.pc
# /sysroot/usr/lib/pkgconfig/kadm-server.pc
# /sysroot/usr/lib/pkgconfig/kdb.pc
# /sysroot/usr/lib/pkgconfig/mit-krb5.pc
# /sysroot/usr/lib/pkgconfig/krb5.pc
# /sysroot/usr/lib/pkgconfig/mit-krb5-gssapi.pc
# /sysroot/usr/lib/pkgconfig/krb5-gssapi.pc
# /sysroot/usr/lib/pkgconfig/gssrpc.pc
# /sysroot/usr/lib/systemd/system/krb5-kadmind.service
# /sysroot/usr/lib/systemd/system/krb5-kdc.service
# /sysroot/usr/lib/systemd/system/krb5-kpropd.service
# /sysroot/usr/lib/systemd/system/krb5-kpropd@.service
# /sysroot/usr/lib/systemd/system/krb5-kpropd.socket
# /sysroot/usr/include/verto.h
# /sysroot/usr/include/verto-module.h
# /sysroot/usr/include/krb5.h
# /sysroot/usr/include/kdb.h
# /sysroot/usr/include/profile.h
# /sysroot/usr/include/gssapi.h
# /sysroot/usr/include/krad.h
# /sysroot/usr/include/kadm5/admin.h
# /sysroot/usr/include/kadm5/chpass_util_strings.h
# /sysroot/usr/include/kadm5/kadm_err.h
# /sysroot/usr/include/krb5/krb5.h
# /sysroot/usr/include/krb5/ccselect_plugin.h
# /sysroot/usr/include/krb5/clpreauth_plugin.h
# /sysroot/usr/include/krb5/hostrealm_plugin.h
# /sysroot/usr/include/krb5/kdcpreauth_plugin.h
# /sysroot/usr/include/krb5/localauth_plugin.h
# /sysroot/usr/include/krb5/locate_plugin.h
# /sysroot/usr/include/krb5/plugin.h
# /sysroot/usr/include/krb5/preauth_plugin.h
# /sysroot/usr/include/krb5/pwqual_plugin.h
# /sysroot/usr/include/krb5/kadm5_hook_plugin.h
# /sysroot/usr/include/gssapi/gssapi_generic.h
# /sysroot/usr/include/gssapi/gssapi_ext.h
# /sysroot/usr/include/gssapi/gssapi.h
# /sysroot/usr/include/gssapi/gssapi_krb5.h
# /sysroot/usr/include/gssapi/mechglue.h
# /sysroot/usr/include/gssrpc/auth.h
# /sysroot/usr/include/gssrpc/auth_gss.h
# /sysroot/usr/include/gssrpc/auth_gssapi.h
# /sysroot/usr/include/gssrpc/auth_unix.h
# /sysroot/usr/include/gssrpc/clnt.h
# /sysroot/usr/include/gssrpc/netdb.h
# /sysroot/usr/include/gssrpc/pmap_clnt.h
# /sysroot/usr/include/gssrpc/pmap_prot.h
# /sysroot/usr/include/gssrpc/pmap_rmt.h
# /sysroot/usr/include/gssrpc/rename.h
# /sysroot/usr/include/gssrpc/rpc.h
# /sysroot/usr/include/gssrpc/rpc_msg.h
# /sysroot/usr/include/gssrpc/svc.h
# /sysroot/usr/include/gssrpc/svc_auth.h
# /sysroot/usr/include/gssrpc/xdr.h
# /sysroot/usr/include/gssrpc/types.h

Generating .MTREE

CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .BUILDINFO etc usr var sysroot

Tar-ing up files

CMD: bsdtar -cf - .PKGINFO .BUILDINFO etc usr var sysroot .MTREE

CMD: xz -c -z

Successfully ran bsdtar -cf - .PKGINFO .BUILDINFO etc usr var sysroot .MTREE | xz -c -z

CMD: bsdtar -tqf krb5.pkg.tar.xz .PKGINFO
# .PKGINFO

Created package at path /var/cache/pacman/pkg/krb5.pkg.tar.xz

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/krb5.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/krb5.pkg.tar.xz'
# -> Computing checksums...
# -> Creating 'desc' db entry...
# -> Creating 'files' db entry...
# ==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'

Printing config logfiles

CMD: config logfiles '/tmp/krb5/src/krb5-1.13.4/src/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by Kerberos 5 configure 1.13.4, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --sbindir=/usr/bin --sysconfdir=/etc --localstatedir=/var/lib --enable-shared --with-system-et --with-system-ss --disable-rpath --without-tcl --enable-dns-for-realm --with-ldap --without-system-verto
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 0214fa1990e0
# uname -m = x86_64
# uname -r = 4.7.1-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2658: checking for x86_64-unknown-linux-gcc
# configure:2688: result: no
# configure:2698: checking for gcc
# configure:2714: found /usr/sbin/gcc
# configure:2725: result: gcc
# configure:2954: checking for C compiler version
# configure:2963: gcc --version >&5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:2974: $? = 0
# configure:2963: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:2974: $? = 0
# configure:2963: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:2974: $? = 1
# configure:2963: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:2974: $? = 1
# configure:2994: checking whether the C compiler works
# configure:3016: gcc -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# configure:3020: $? = 0
# configure:3068: result: yes
# configure:3071: checking for C compiler default output file name
# configure:3073: result: a.out
# configure:3079: checking for suffix of executables
# configure:3086: gcc -o conftest -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# configure:3090: $? = 0
# configure:3112: result:
# configure:3134: checking whether we are cross compiling
# configure:3142: gcc -o conftest -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# configure:3146: $? = 0
# configure:3153: ./conftest
# configure:3157: $? = 0
# configure:3172: result: no
# configure:3177: checking for suffix of object files
# configure:3199: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# configure:3203: $? = 0
# configure:3224: result: o
# configure:3228: checking whether we are using the GNU C compiler
# configure:3247: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# configure:3247: $? = 0
# configure:3256: result: yes
# configure:3265: checking whether gcc accepts -g
# configure:3285: gcc -c -g -I/usr/include/et conftest.c >&5
# configure:3285: $? = 0
# configure:3326: result: yes
# configure:3343: checking for gcc option to accept ISO C89
# configure:3406: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# configure:3406: $? = 0
# configure:3419: result: none needed
# configure:3453: checking for x86_64-unknown-linux-g++
# configure:3483: result: no
# configure:3453: checking for x86_64-unknown-linux-c++
# configure:3483: result: no
# configure:3453: checking for x86_64-unknown-linux-gpp
# configure:3483: result: no
# configure:3453: checking for x86_64-unknown-linux-aCC
# configure:3483: result: no
# configure:3453: checking for x86_64-unknown-linux-CC
# configure:3483: result: no
# configure:3453: checking for x86_64-unknown-linux-cxx
# configure:3483: result: no
# configure:3453: checking for x86_64-unknown-linux-cc++
# configure:3483: result: no
# configure:3453: checking for x86_64-unknown-linux-cl.exe
# configure:3483: result: no
# configure:3453: checking for x86_64-unknown-linux-FCC
# configure:3483: result: no
# configure:3453: checking for x86_64-unknown-linux-KCC
# configure:3483: result: no
# configure:3453: checking for x86_64-unknown-linux-RCC
# configure:3483: result: no
# configure:3453: checking for x86_64-unknown-linux-xlC_r
# configure:3483: result: no
# configure:3453: checking for x86_64-unknown-linux-xlC
# configure:3483: result: no
# configure:3497: checking for g++
# configure:3513: found /usr/sbin/g++
# configure:3524: result: g++
# configure:3551: checking for C++ compiler version
# configure:3560: g++ --version >&5
# g++ (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:3571: $? = 0
# configure:3560: g++ -v >&5
# Using built-in specs.
# COLLECT_GCC=g++
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:3571: $? = 0
# configure:3560: g++ -V >&5
# g++: error: unrecognized command line option '-V'
# g++: fatal error: no input files
# compilation terminated.
# configure:3571: $? = 1
# configure:3560: g++ -qversion >&5
# g++: error: unrecognized command line option '-qversion'; did you mean '--version'?
# g++: fatal error: no input files
# compilation terminated.
# configure:3571: $? = 1
# configure:3575: checking whether we are using the GNU C++ compiler
# configure:3594: g++ -c -I/usr/include/et conftest.cpp >&5
# configure:3594: $? = 0
# configure:3603: result: yes
# configure:3612: checking whether g++ accepts -g
# configure:3632: g++ -c -g -I/usr/include/et conftest.cpp >&5
# configure:3632: $? = 0
# configure:3673: result: yes
# configure:3702: checking how to run the C preprocessor
# configure:3733: gcc -E -I/usr/include/et conftest.c
# configure:3733: $? = 0
# configure:3747: gcc -E -I/usr/include/et conftest.c
# conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:3747: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Kerberos 5"
# | #define PACKAGE_TARNAME "krb5"
# | #define PACKAGE_VERSION "1.13.4"
# | #define PACKAGE_STRING "Kerberos 5 1.13.4"
# | #define PACKAGE_BUGREPORT "krb5-bugs@mit.edu"
# | #define PACKAGE_URL ""
# | /* end confdefs.h. */
# | #include
# configure:3772: result: gcc -E
# configure:3792: gcc -E -I/usr/include/et conftest.c
# configure:3792: $? = 0
# configure:3806: gcc -E -I/usr/include/et conftest.c
# conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:3806: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Kerberos 5"
# | #define PACKAGE_TARNAME "krb5"
# | #define PACKAGE_VERSION "1.13.4"
# | #define PACKAGE_STRING "Kerberos 5 1.13.4"
# | #define PACKAGE_BUGREPORT "krb5-bugs@mit.edu"
# | #define PACKAGE_URL ""
# | /* end confdefs.h. */
# | #include
# configure:3849: checking build system type
# configure:3863: result: x86_64-unknown-linux-gnu
# configure:3883: checking host system type
# configure:3896: result: x86_64-unknown-linux-gnu
# configure:3916: checking for grep that handles long lines and -e
# configure:3974: result: /usr/sbin/grep
# configure:3979: checking for egrep
# configure:4041: result: /usr/sbin/grep -E
# configure:4046: checking for ANSI C header files
# configure:4066: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# configure:4066: $? = 0
# configure:4139: gcc -o conftest -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# configure:4139: $? = 0
# configure:4139: ./conftest
# configure:4139: $? = 0
# configure:4150: result: yes
# configure:4163: checking for sys/types.h
# configure:4163: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# configure:4163: $? = 0
# configure:4163: result: yes
# configure:4163: checking for sys/stat.h
# configure:4163: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# configure:4163: $? = 0
# configure:4163: result: yes
# configure:4163: checking for stdlib.h
# configure:4163: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# configure:4163: $? = 0
# configure:4163: result: yes
# configure:4163: checking for string.h
# configure:4163: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# configure:4163: $? = 0
# configure:4163: result: yes
# configure:4163: checking for memory.h
# configure:4163: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# configure:4163: $? = 0
# configure:4163: result: yes
# configure:4163: checking for strings.h
# configure:4163: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# configure:4163: $? = 0
# configure:4163: result: yes
# configure:4163: checking for inttypes.h
# configure:4163: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# configure:4163: $? = 0
# configure:4163: result: yes
# configure:4163: checking for stdint.h
# configure:4163: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# configure:4163: $? = 0
# configure:4163: result: yes
# configure:4163: checking for unistd.h
# configure:4163: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# configure:4163: $? = 0
# configure:4163: result: yes
# configure:4185: checking for GNU linker
# configure:4193: gcc -Wl,-v 2>&1 | grep GNU ld > /dev/null
# configure:4196: $? = 0
# configure:4202: result: yes
# configure:4235: adding extra warning flags for gcc
# configure:4242: skipping pedantic warnings on Linux
# configure:4252: adding extra warning flags for g++
# configure:4259: checking if C compiler supports -Wno-format-zero-length
# configure:4276: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# configure:4276: $? = 0
# configure:4290: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -Wno-format-zero-length -I/usr/include/et conftest.c >&5
# configure:4290: $? = 0
# configure:4303: result: yes
# configure:4314: checking if C compiler supports -Woverflow
# configure:4331: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# configure:4331: $? = 0
# configure:4345: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -Woverflow -I/usr/include/et conftest.c >&5
# configure:4345: $? = 0
# configure:4358: result: yes
# configure:4314: checking if C compiler supports -Wstrict-overflow
# configure:4331: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# configure:4331: $? = 0
# configure:4345: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -Wstrict-overflow -I/usr/include/et conftest.c >&5
# configure:4345: $? = 0
# configure:4358: result: yes
# configure:4314: checking if C compiler supports -Wmissing-format-attribute
# configure:4331: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# configure:4331: $? = 0
# configure:4345: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -Wmissing-format-attribute -I/usr/include/et conftest.c >&5
# configure:4345: $? = 0
# configure:4358: result: yes
# configure:4314: checking if C compiler supports -Wmissing-prototypes
# configure:4331: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# configure:4331: $? = 0
# configure:4345: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -Wmissing-prototypes -I/usr/include/et conftest.c >&5
# configure:4345: $? = 0
# configure:4358: result: yes
# configure:4314: checking if C compiler supports -Wreturn-type
# configure:4331: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# configure:4331: $? = 0
# configure:4345: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -Wreturn-type -I/usr/include/et conftest.c >&5
# configure:4345: $? = 0
# configure:4358: result: yes
# configure:4314: checking if C compiler supports -Wmissing-braces
# configure:4331: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# configure:4331: $? = 0
# configure:4345: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -Wmissing-braces -I/usr/include/et conftest.c >&5
# configure:4345: $? = 0
# configure:4358: result: yes
# configure:4314: checking if C compiler supports -Wparentheses
# configure:4331: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# configure:4331: $? = 0
# configure:4345: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -Wparentheses -I/usr/include/et conftest.c >&5
# configure:4345: $? = 0
# configure:4358: result: yes
# configure:4314: checking if C compiler supports -Wswitch
# configure:4331: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# configure:4331: $? = 0
# configure:4345: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -Wswitch -I/usr/include/et conftest.c >&5
# configure:4345: $? = 0
# configure:4358: result: yes
# configure:4314: checking if C compiler supports -Wunused-function
# configure:4331: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# configure:4331: $? = 0
# configure:4345: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -Wunused-function -I/usr/include/et conftest.c >&5
# configure:4345: $? = 0
# configure:4358: result: yes
# configure:4314: checking if C compiler supports -Wunused-label
# configure:4331: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# configure:4331: $? = 0
# configure:4345: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -Wunused-label -I/usr/include/et conftest.c >&5
# configure:4345: $? = 0
# configure:4358: result: yes
# configure:4314: checking if C compiler supports -Wunused-variable
# configure:4331: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# configure:4331: $? = 0
# configure:4345: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -Wunused-variable -I/usr/include/et conftest.c >&5
# configure:4345: $? = 0
# configure:4358: result: yes
# configure:4314: checking if C compiler supports -Wunused-value
# configure:4331: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# configure:4331: $? = 0
# configure:4345: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -Wunused-value -I/usr/include/et conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:24:1: warning: statement with no effect [-Wunused-value]
# 1;
# ^
# configure:4345: $? = 0
# configure:4358: result: yes
# configure:4314: checking if C compiler supports -Wunknown-pragmas
# configure:4331: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# configure:4331: $? = 0
# configure:4345: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -Wunknown-pragmas -I/usr/include/et conftest.c >&5
# configure:4345: $? = 0
# configure:4358: result: yes
# configure:4314: checking if C compiler supports -Wsign-compare
# configure:4331: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# configure:4331: $? = 0
# configure:4345: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -Wsign-compare -I/usr/include/et conftest.c >&5
# configure:4345: $? = 0
# configure:4358: result: yes
# configure:4314: checking if C compiler supports -Wnewline-eof
# configure:4331: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# configure:4331: $? = 0
# configure:4345: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -Wnewline-eof -I/usr/include/et conftest.c >&5
# gcc: error: unrecognized command line option '-Wnewline-eof'
# configure:4345: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Kerberos 5"
# | #define PACKAGE_TARNAME "krb5"
# | #define PACKAGE_VERSION "1.13.4"
# | #define PACKAGE_STRING "Kerberos 5 1.13.4"
# | #define PACKAGE_BUGREPORT "krb5-bugs@mit.edu"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define _GNU_SOURCE 1
# | /* end confdefs.h. */
# |
# | int
# | main ()
# | {
# | 1;
# | ;
# | return 0;
# | }
# configure:4358: result: no
# configure:4314: checking if C compiler supports -Werror=uninitialized
# configure:4331: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# configure:4331: $? = 0
# configure:4345: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -Werror=uninitialized -I/usr/include/et conftest.c >&5
# configure:4345: $? = 0
# configure:4358: result: yes
# configure:4314: checking if C compiler supports -Werror=pointer-arith
# configure:4331: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# configure:4331: $? = 0
# configure:4345: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -Werror=pointer-arith -I/usr/include/et conftest.c >&5
# configure:4345: $? = 0
# configure:4358: result: yes
# configure:4381: checking if C compiler supports -Werror=declaration-after-statement
# configure:4398: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# configure:4398: $? = 0
# configure:4412: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -Werror=declaration-after-statement -I/usr/include/et conftest.c >&5
# configure:4412: $? = 0
# configure:4425: result: yes
# configure:4495: checking if C compiler supports -Werror-implicit-function-declaration
# configure:4512: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# configure:4512: $? = 0
# configure:4526: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -Werror-implicit-function-declaration -I/usr/include/et conftest.c >&5
# configure:4526: $? = 0
# configure:4539: result: yes
# configure:4673: checking which version of com_err to use
# configure:4678: result: system
# configure:4687: checking for add_error_table in -lcom_err
# configure:4712: gcc -o conftest -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c -lcom_err >&5
# configure:4712: $? = 0
# configure:4721: result: yes
# configure:4729: checking for remove_error_table in -lcom_err
# configure:4754: gcc -o conftest -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c -lcom_err >&5
# configure:4754: $? = 0
# configure:4763: result: yes
# configure:4781: checking for compile_et
# configure:4797: found /usr/sbin/compile_et
# configure:4808: result: compile_et
# configure:4823: checking whether compile_et is useful
# configure:4844: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# configure:4844: $? = 0
# configure:4855: result: yes
# configure:4857: checking whether compile_et supports --textdomain
# configure:4872: result: no
# configure:4893: checking which version of subsystem package to use
# configure:4897: result: system
# configure:4904: checking whether system ss package works
# configure:4926: gcc -o conftest -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c -lss >&5
# configure:4926: $? = 0
# configure:4926: ./conftest
# configure:4926: $? = 0
# configure:4936: result: yes
# configure:4989: checking for an ANSI C-conforming const
# configure:5055: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# configure:5055: $? = 0
# configure:5062: result: yes
# configure:5086: checking for gethostbyname
# configure:5086: gcc -o conftest -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# configure:5086: $? = 0
# configure:5086: result: yes
# configure:5276: checking for socket
# configure:5276: gcc -o conftest -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# configure:5276: $? = 0
# configure:5276: result: yes
# configure:5391: checking for main in -lresolv
# configure:5410: gcc -o conftest -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c -lresolv >&5
# configure:5410: $? = 0
# configure:5419: result: yes
# configure:5437: checking for res_ninit
# configure:5459: gcc -o conftest -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c -lresolv >&5
# configure:5459: $? = 0
# configure:5468: result: yes
# configure:5437: checking for res_nclose
# configure:5459: gcc -o conftest -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c -lresolv >&5
# configure:5459: $? = 0
# configure:5468: result: yes
# configure:5437: checking for res_ndestroy
# configure:5459: gcc -o conftest -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c -lresolv >&5
# conftest.c: In function 'main':
# conftest.c:36:37: error: 'res_ndestroy' undeclared (first use in this function)
# void (* volatile p)() = (void (*)())res_ndestroy;
# ^~~~~~~~~~~~
# conftest.c:36:37: note: each undeclared identifier is reported only once for each function it appears in
# configure:5459: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Kerberos 5"
# | #define PACKAGE_TARNAME "krb5"
# | #define PACKAGE_VERSION "1.13.4"
# | #define PACKAGE_STRING "Kerberos 5 1.13.4"
# | #define PACKAGE_BUGREPORT "krb5-bugs@mit.edu"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define _GNU_SOURCE 1
# | #define HAVE_BT_RSEQ 1
# | #define KRB5_DNS_LOOKUP_REALM 1
# | #define KRB5_DNS_LOOKUP 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_RES_NINIT 1
# | #define HAVE_RES_NCLOSE 1
# | /* end confdefs.h. */
# | #include
# | #include
# | #include
# | #include
# | int
# | main ()
# | {
# | /*
# | * Use volatile, or else optimization can cause false positives.
# | */
# | void (* volatile p)() = (void (*)())res_ndestroy;
# | ;
# | return 0;
# | }
# configure:5468: result: no
# configure:5437: checking for res_nsearch
# configure:5459: gcc -o conftest -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c -lresolv >&5
# configure:5459: $? = 0
# configure:5468: result: yes
# configure:5437: checking for ns_initparse
# configure:5459: gcc -o conftest -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c -lresolv >&5
# configure:5459: $? = 0
# configure:5468: result: yes
# configure:5437: checking for ns_name_uncompress
# configure:5459: gcc -o conftest -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c -lresolv >&5
# configure:5459: $? = 0
# configure:5468: result: yes
# configure:5437: checking for dn_skipname
# configure:5459: gcc -o conftest -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c -lresolv >&5
# configure:5459: $? = 0
# configure:5468: result: yes
# configure:5437: checking for res_search
# configure:5459: gcc -o conftest -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c -lresolv >&5
# configure:5459: $? = 0
# configure:5468: result: yes
# configure:5588: checking whether pragma weak references are supported
# configure:5605: gcc -o conftest -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c -lresolv >&5
# configure:5605: $? = 0
# configure:5613: result: yes
# configure:5634: enabling OpenLDAP database backend module support
# configure:5658: checking for constructor/destructor attribute support
# configure:5686: gcc -o conftest -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c -lresolv >&5
# conftest.c: In function 'foo1':
# conftest.c:34:15: warning: implicit declaration of function 'unlink' [-Wimplicit-function-declaration]
# void foo1() { unlink("conftest.1"); }
# ^~~~~~
# configure:5686: $? = 0
# configure:5686: ./conftest
# configure:5686: $? = 0
# configure:5710: result: yes,yes
# configure:5749: enabling thread support
# configure:5920: checking for the pthreads library -lpthreads
# configure:5953: gcc -o conftest -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c -lpthreads -lresolv >&5
# /usr/sbin/ld: cannot find -lpthreads
# collect2: error: ld returned 1 exit status
# configure:5953: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Kerberos 5"
# | #define PACKAGE_TARNAME "krb5"
# | #define PACKAGE_VERSION "1.13.4"
# | #define PACKAGE_STRING "Kerberos 5 1.13.4"
# | #define PACKAGE_BUGREPORT "krb5-bugs@mit.edu"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define _GNU_SOURCE 1
# | #define HAVE_BT_RSEQ 1
# | #define KRB5_DNS_LOOKUP_REALM 1
# | #define KRB5_DNS_LOOKUP 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_RES_NINIT 1
# | #define HAVE_RES_NCLOSE 1
# | #define HAVE_RES_NSEARCH 1
# | #define HAVE_NS_INITPARSE 1
# | #define HAVE_NS_NAME_UNCOMPRESS 1
# | #define HAVE_DN_SKIPNAME 1
# | #define HAVE_RES_SEARCH 1
# | #define HAVE_PRAGMA_WEAK_REF 1
# | #define DELAY_INITIALIZER 1
# | #define CONSTRUCTOR_ATTR_WORKS 1
# | #define DESTRUCTOR_ATTR_WORKS 1
# | #define ENABLE_THREADS 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | pthread_t th; pthread_join(th, 0);
# | pthread_attr_init(0); pthread_cleanup_push(0, 0);
# | pthread_create(0,0,0,0); pthread_cleanup_pop(0);
# | ;
# | return 0;
# | }
# configure:5962: result: no
# configure:5865: checking whether pthreads work without any flags
# configure:5953: gcc -o conftest -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c -lresolv >&5
# /tmp/ccyVL20L.o: In function `main':
# conftest.c:(.text+0x27): undefined reference to `pthread_join'
# conftest.c:(.text+0x90): undefined reference to `__pthread_register_cancel'
# conftest.c:(.text+0xa9): undefined reference to `pthread_create'
# conftest.c:(.text+0xb5): undefined reference to `__pthread_unregister_cancel'
# collect2: error: ld returned 1 exit status
# configure:5953: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Kerberos 5"
# | #define PACKAGE_TARNAME "krb5"
# | #define PACKAGE_VERSION "1.13.4"
# | #define PACKAGE_STRING "Kerberos 5 1.13.4"
# | #define PACKAGE_BUGREPORT "krb5-bugs@mit.edu"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define _GNU_SOURCE 1
# | #define HAVE_BT_RSEQ 1
# | #define KRB5_DNS_LOOKUP_REALM 1
# | #define KRB5_DNS_LOOKUP 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_RES_NINIT 1
# | #define HAVE_RES_NCLOSE 1
# | #define HAVE_RES_NSEARCH 1
# | #define HAVE_NS_INITPARSE 1
# | #define HAVE_NS_NAME_UNCOMPRESS 1
# | #define HAVE_DN_SKIPNAME 1
# | #define HAVE_RES_SEARCH 1
# | #define HAVE_PRAGMA_WEAK_REF 1
# | #define DELAY_INITIALIZER 1
# | #define CONSTRUCTOR_ATTR_WORKS 1
# | #define DESTRUCTOR_ATTR_WORKS 1
# | #define ENABLE_THREADS 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | pthread_t th; pthread_join(th, 0);
# | pthread_attr_init(0); pthread_cleanup_push(0, 0);
# | pthread_create(0,0,0,0); pthread_cleanup_pop(0);
# | ;
# | return 0;
# | }
# configure:5962: result: no
# configure:5870: checking whether pthreads work with -Kthread
# configure:5953: gcc -o conftest -fPIC -fno-strict-aliasing -fstack-protector-all -Kthread -I/usr/include/et conftest.c -lresolv >&5
# gcc: error: unrecognized command line option '-Kthread'; did you mean '-pthread'?
# configure:5953: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Kerberos 5"
# | #define PACKAGE_TARNAME "krb5"
# | #define PACKAGE_VERSION "1.13.4"
# | #define PACKAGE_STRING "Kerberos 5 1.13.4"
# | #define PACKAGE_BUGREPORT "krb5-bugs@mit.edu"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define _GNU_SOURCE 1
# | #define HAVE_BT_RSEQ 1
# | #define KRB5_DNS_LOOKUP_REALM 1
# | #define KRB5_DNS_LOOKUP 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_RES_NINIT 1
# | #define HAVE_RES_NCLOSE 1
# | #define HAVE_RES_NSEARCH 1
# | #define HAVE_NS_INITPARSE 1
# | #define HAVE_NS_NAME_UNCOMPRESS 1
# | #define HAVE_DN_SKIPNAME 1
# | #define HAVE_RES_SEARCH 1
# | #define HAVE_PRAGMA_WEAK_REF 1
# | #define DELAY_INITIALIZER 1
# | #define CONSTRUCTOR_ATTR_WORKS 1
# | #define DESTRUCTOR_ATTR_WORKS 1
# | #define ENABLE_THREADS 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | pthread_t th; pthread_join(th, 0);
# | pthread_attr_init(0); pthread_cleanup_push(0, 0);
# | pthread_create(0,0,0,0); pthread_cleanup_pop(0);
# | ;
# | return 0;
# | }
# configure:5962: result: no
# configure:5870: checking whether pthreads work with -kthread
# configure:5953: gcc -o conftest -fPIC -fno-strict-aliasing -fstack-protector-all -kthread -I/usr/include/et conftest.c -lresolv >&5
# gcc: error: unrecognized command line option '-kthread'; did you mean '-pthread'?
# configure:5953: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Kerberos 5"
# | #define PACKAGE_TARNAME "krb5"
# | #define PACKAGE_VERSION "1.13.4"
# | #define PACKAGE_STRING "Kerberos 5 1.13.4"
# | #define PACKAGE_BUGREPORT "krb5-bugs@mit.edu"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define _GNU_SOURCE 1
# | #define HAVE_BT_RSEQ 1
# | #define KRB5_DNS_LOOKUP_REALM 1
# | #define KRB5_DNS_LOOKUP 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_RES_NINIT 1
# | #define HAVE_RES_NCLOSE 1
# | #define HAVE_RES_NSEARCH 1
# | #define HAVE_NS_INITPARSE 1
# | #define HAVE_NS_NAME_UNCOMPRESS 1
# | #define HAVE_DN_SKIPNAME 1
# | #define HAVE_RES_SEARCH 1
# | #define HAVE_PRAGMA_WEAK_REF 1
# | #define DELAY_INITIALIZER 1
# | #define CONSTRUCTOR_ATTR_WORKS 1
# | #define DESTRUCTOR_ATTR_WORKS 1
# | #define ENABLE_THREADS 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | pthread_t th; pthread_join(th, 0);
# | pthread_attr_init(0); pthread_cleanup_push(0, 0);
# | pthread_create(0,0,0,0); pthread_cleanup_pop(0);
# | ;
# | return 0;
# | }
# configure:5962: result: no
# configure:5920: checking for the pthreads library -llthread
# configure:5953: gcc -o conftest -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c -llthread -lresolv >&5
# /usr/sbin/ld: cannot find -llthread
# collect2: error: ld returned 1 exit status
# configure:5953: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Kerberos 5"
# | #define PACKAGE_TARNAME "krb5"
# | #define PACKAGE_VERSION "1.13.4"
# | #define PACKAGE_STRING "Kerberos 5 1.13.4"
# | #define PACKAGE_BUGREPORT "krb5-bugs@mit.edu"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define _GNU_SOURCE 1
# | #define HAVE_BT_RSEQ 1
# | #define KRB5_DNS_LOOKUP_REALM 1
# | #define KRB5_DNS_LOOKUP 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_RES_NINIT 1
# | #define HAVE_RES_NCLOSE 1
# | #define HAVE_RES_NSEARCH 1
# | #define HAVE_NS_INITPARSE 1
# | #define HAVE_NS_NAME_UNCOMPRESS 1
# | #define HAVE_DN_SKIPNAME 1
# | #define HAVE_RES_SEARCH 1
# | #define HAVE_PRAGMA_WEAK_REF 1
# | #define DELAY_INITIALIZER 1
# | #define CONSTRUCTOR_ATTR_WORKS 1
# | #define DESTRUCTOR_ATTR_WORKS 1
# | #define ENABLE_THREADS 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | pthread_t th; pthread_join(th, 0);
# | pthread_attr_init(0); pthread_cleanup_push(0, 0);
# | pthread_create(0,0,0,0); pthread_cleanup_pop(0);
# | ;
# | return 0;
# | }
# configure:5962: result: no
# configure:5870: checking whether pthreads work with -pthread
# configure:5953: gcc -o conftest -fPIC -fno-strict-aliasing -fstack-protector-all -pthread -I/usr/include/et conftest.c -lresolv >&5
# configure:5953: $? = 0
# configure:5962: result: yes
# configure:5982: checking for joinable pthread attribute
# configure:5995: gcc -o conftest -fPIC -fno-strict-aliasing -fstack-protector-all -pthread -I/usr/include/et conftest.c -lresolv >&5
# configure:5995: $? = 0
# configure:6027: result: PTHREAD_CREATE_JOINABLE
# configure:6034: checking if more special flags are required for pthreads
# configure:6041: result: no
# configure:6053: checking for cc_r
# configure:6081: result: gcc
# configure:6114: PTHREAD_CC = gcc
# configure:6116: PTHREAD_CFLAGS = -pthread
# configure:6118: PTHREAD_LIBS =
# configure:6167: checking for pthread_once
# configure:6167: gcc -o conftest -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c -lresolv >&5
# /tmp/cc6lT0TY.o: In function `main':
# conftest.c:(.text+0x1d): undefined reference to `pthread_once'
# collect2: error: ld returned 1 exit status
# configure:6167: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Kerberos 5"
# | #define PACKAGE_TARNAME "krb5"
# | #define PACKAGE_VERSION "1.13.4"
# | #define PACKAGE_STRING "Kerberos 5 1.13.4"
# | #define PACKAGE_BUGREPORT "krb5-bugs@mit.edu"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define _GNU_SOURCE 1
# | #define HAVE_BT_RSEQ 1
# | #define KRB5_DNS_LOOKUP_REALM 1
# | #define KRB5_DNS_LOOKUP 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_RES_NINIT 1
# | #define HAVE_RES_NCLOSE 1
# | #define HAVE_RES_NSEARCH 1
# | #define HAVE_NS_INITPARSE 1
# | #define HAVE_NS_NAME_UNCOMPRESS 1
# | #define HAVE_DN_SKIPNAME 1
# | #define HAVE_RES_SEARCH 1
# | #define HAVE_PRAGMA_WEAK_REF 1
# | #define DELAY_INITIALIZER 1
# | #define CONSTRUCTOR_ATTR_WORKS 1
# | #define DESTRUCTOR_ATTR_WORKS 1
# | #define ENABLE_THREADS 1
# | #define HAVE_PTHREAD 1
# | /* end confdefs.h. */
# | /* Define pthread_once to an innocuous variant, in case declares pthread_once.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define pthread_once innocuous_pthread_once
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char pthread_once (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef pthread_once
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char pthread_once ();
# | /* 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. */
# | #if defined __stub_pthread_once || defined __stub___pthread_once
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return pthread_once ();
# | ;
# | return 0;
# | }
# configure:6167: result: no
# configure:6167: checking for pthread_rwlock_init
# configure:6167: gcc -o conftest -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c -lresolv >&5
# /tmp/ccIymuD1.o: In function `main':
# conftest.c:(.text+0x1d): undefined reference to `pthread_rwlock_init'
# collect2: error: ld returned 1 exit status
# configure:6167: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Kerberos 5"
# | #define PACKAGE_TARNAME "krb5"
# | #define PACKAGE_VERSION "1.13.4"
# | #define PACKAGE_STRING "Kerberos 5 1.13.4"
# | #define PACKAGE_BUGREPORT "krb5-bugs@mit.edu"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define _GNU_SOURCE 1
# | #define HAVE_BT_RSEQ 1
# | #define KRB5_DNS_LOOKUP_REALM 1
# | #define KRB5_DNS_LOOKUP 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_RES_NINIT 1
# | #define HAVE_RES_NCLOSE 1
# | #define HAVE_RES_NSEARCH 1
# | #define HAVE_NS_INITPARSE 1
# | #define HAVE_NS_NAME_UNCOMPRESS 1
# | #define HAVE_DN_SKIPNAME 1
# | #define HAVE_RES_SEARCH 1
# | #define HAVE_PRAGMA_WEAK_REF 1
# | #define DELAY_INITIALIZER 1
# | #define CONSTRUCTOR_ATTR_WORKS 1
# | #define DESTRUCTOR_ATTR_WORKS 1
# | #define ENABLE_THREADS 1
# | #define HAVE_PTHREAD 1
# | /* end confdefs.h. */
# | /* Define pthread_rwlock_init to an innocuous variant, in case declares pthread_rwlock_init.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define pthread_rwlock_init innocuous_pthread_rwlock_init
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char pthread_rwlock_init (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef pthread_rwlock_init
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char pthread_rwlock_init ();
# | /* 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. */
# | #if defined __stub_pthread_rwlock_init || defined __stub___pthread_rwlock_init
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return pthread_rwlock_init ();
# | ;
# | return 0;
# | }
# configure:6167: result: no
# configure:6184: rechecking with PTHREAD_... options
# configure:6186: checking for pthread_rwlock_init in -lc
# configure:6211: gcc -o conftest -fPIC -fno-strict-aliasing -fstack-protector-all -pthread -I/usr/include/et conftest.c -lc -lresolv >&5
# configure:6211: $? = 0
# configure:6220: result: yes
# configure:6235: checking for library containing dlopen
# configure:6266: gcc -o conftest -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c -lresolv >&5
# /tmp/cc0wLAy6.o: In function `main':
# conftest.c:(.text+0x1d): undefined reference to `dlopen'
# collect2: error: ld returned 1 exit status
# configure:6266: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Kerberos 5"
# | #define PACKAGE_TARNAME "krb5"
# | #define PACKAGE_VERSION "1.13.4"
# | #define PACKAGE_STRING "Kerberos 5 1.13.4"
# | #define PACKAGE_BUGREPORT "krb5-bugs@mit.edu"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define _GNU_SOURCE 1
# | #define HAVE_BT_RSEQ 1
# | #define KRB5_DNS_LOOKUP_REALM 1
# | #define KRB5_DNS_LOOKUP 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_RES_NINIT 1
# | #define HAVE_RES_NCLOSE 1
# | #define HAVE_RES_NSEARCH 1
# | #define HAVE_NS_INITPARSE 1
# | #define HAVE_NS_NAME_UNCOMPRESS 1
# | #define HAVE_DN_SKIPNAME 1
# | #define HAVE_RES_SEARCH 1
# | #define HAVE_PRAGMA_WEAK_REF 1
# | #define DELAY_INITIALIZER 1
# | #define CONSTRUCTOR_ATTR_WORKS 1
# | #define DESTRUCTOR_ATTR_WORKS 1
# | #define ENABLE_THREADS 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_PTHREAD_RWLOCK_INIT_IN_THREAD_LIB 1
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char dlopen ();
# | int
# | main ()
# | {
# | return dlopen ();
# | ;
# | return 0;
# | }
# configure:6266: gcc -o conftest -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c -ldl -lresolv >&5
# configure:6266: $? = 0
# configure:6283: result: -ldl
# configure:6303: checking keyutils.h usability
# configure:6303: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# configure:6303: $? = 0
# configure:6303: result: yes
# configure:6303: checking keyutils.h presence
# configure:6303: gcc -E -I/usr/include/et conftest.c
# configure:6303: $? = 0
# configure:6303: result: yes
# configure:6303: checking for keyutils.h
# configure:6303: result: yes
# configure:6308: checking for add_key in -lkeyutils
# configure:6333: gcc -o conftest -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c -lkeyutils -lresolv >&5
# configure:6333: $? = 0
# configure:6342: result: yes
# configure:6360: checking for keyutils.h
# configure:6360: result: yes
# configure:6365: checking for keyctl_get_persistent in -lkeyutils
# configure:6390: gcc -o conftest -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c -lkeyutils -lkeyutils -lresolv >&5
# configure:6390: $? = 0
# configure:6399: result: yes
# configure:6420: checking if va_copy is available
# configure:6441: gcc -o conftest -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c -lkeyutils -lresolv >&5
# configure:6441: $? = 0
# configure:6449: result: yes
# configure:6460: checking if va_list objects can be copied by assignment
# configure:6474: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# conftest.c: In function 'f':
# conftest.c:48:7: error: assignment to expression with array type
# va1 = va2;
# ^
# configure:6474: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Kerberos 5"
# | #define PACKAGE_TARNAME "krb5"
# | #define PACKAGE_VERSION "1.13.4"
# | #define PACKAGE_STRING "Kerberos 5 1.13.4"
# | #define PACKAGE_BUGREPORT "krb5-bugs@mit.edu"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define _GNU_SOURCE 1
# | #define HAVE_BT_RSEQ 1
# | #define KRB5_DNS_LOOKUP_REALM 1
# | #define KRB5_DNS_LOOKUP 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_RES_NINIT 1
# | #define HAVE_RES_NCLOSE 1
# | #define HAVE_RES_NSEARCH 1
# | #define HAVE_NS_INITPARSE 1
# | #define HAVE_NS_NAME_UNCOMPRESS 1
# | #define HAVE_DN_SKIPNAME 1
# | #define HAVE_RES_SEARCH 1
# | #define HAVE_PRAGMA_WEAK_REF 1
# | #define DELAY_INITIALIZER 1
# | #define CONSTRUCTOR_ATTR_WORKS 1
# | #define DESTRUCTOR_ATTR_WORKS 1
# | #define ENABLE_THREADS 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_PTHREAD_RWLOCK_INIT_IN_THREAD_LIB 1
# | #define USE_DLOPEN 1
# | #define HAVE_KEYUTILS_H 1
# | #define USE_KEYRING_CCACHE 1
# | #define HAVE_KEYUTILS_H 1
# | #define HAVE_PERSISTENT_KEYRING 1
# | #define HAS_VA_COPY 1
# | /* end confdefs.h. */
# |
# | #include
# | void f(va_list va2) {
# | va_list va1;
# | va1 = va2;
# | }
# configure:6481: result: no
# configure:6564: using shared libraries
# configure:7037: checking whether ln -s works
# configure:7041: result: yes
# configure:7051: checking for x86_64-unknown-linux-ranlib
# configure:7081: result: no
# configure:7091: checking for ranlib
# configure:7107: found /usr/sbin/ranlib
# configure:7118: result: ranlib
# configure:7142: checking for ar
# configure:7158: found /usr/sbin/ar
# configure:7170: result: ar cqv
# configure:7180: checking for ar
# configure:7196: found /usr/sbin/ar
# configure:7208: result: ar cruv
# configure:7230: checking for a BSD-compatible install
# configure:7298: result: /usr/bin/install -c
# configure:7311: checking for ar
# configure:7327: found /usr/sbin/ar
# configure:7339: result: ar
# configure:7352: checking for perl
# configure:7368: found /usr/sbin/perl
# configure:7380: result: perl
# configure:7416: checking for working regcomp
# configure:7434: gcc -o conftest -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c -lkeyutils -lresolv >&5
# configure:7434: $? = 0
# configure:7434: ./conftest
# configure:7434: $? = 0
# configure:7445: result: yes
# configure:7517: checking for mode_t
# configure:7517: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# configure:7517: $? = 0
# configure:7517: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:81:21: error: expected expression before ')' token
# if (sizeof ((mode_t)))
# ^
# configure:7517: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Kerberos 5"
# | #define PACKAGE_TARNAME "krb5"
# | #define PACKAGE_VERSION "1.13.4"
# | #define PACKAGE_STRING "Kerberos 5 1.13.4"
# | #define PACKAGE_BUGREPORT "krb5-bugs@mit.edu"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define _GNU_SOURCE 1
# | #define HAVE_BT_RSEQ 1
# | #define KRB5_DNS_LOOKUP_REALM 1
# | #define KRB5_DNS_LOOKUP 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_RES_NINIT 1
# | #define HAVE_RES_NCLOSE 1
# | #define HAVE_RES_NSEARCH 1
# | #define HAVE_NS_INITPARSE 1
# | #define HAVE_NS_NAME_UNCOMPRESS 1
# | #define HAVE_DN_SKIPNAME 1
# | #define HAVE_RES_SEARCH 1
# | #define HAVE_PRAGMA_WEAK_REF 1
# | #define DELAY_INITIALIZER 1
# | #define CONSTRUCTOR_ATTR_WORKS 1
# | #define DESTRUCTOR_ATTR_WORKS 1
# | #define ENABLE_THREADS 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_PTHREAD_RWLOCK_INIT_IN_THREAD_LIB 1
# | #define USE_DLOPEN 1
# | #define HAVE_KEYUTILS_H 1
# | #define USE_KEYRING_CCACHE 1
# | #define HAVE_KEYUTILS_H 1
# | #define HAVE_PERSISTENT_KEYRING 1
# | #define HAS_VA_COPY 1
# | #define HAVE_REGCOMP 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((mode_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:7517: result: yes
# configure:7532: checking if daemon needs a prototype provided
# configure:7554: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:53:12: error: conflicting types for 'daemon'
# extern int daemon (struct k5foo*);
# ^~~~~~
# In file included from conftest.c:46:0:
# /usr/include/unistd.h:940:12: note: previous declaration of 'daemon' was here
# extern int daemon (int __nochdir, int __noclose) __THROW __wur;
# ^~~~~~
# configure:7554: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Kerberos 5"
# | #define PACKAGE_TARNAME "krb5"
# | #define PACKAGE_VERSION "1.13.4"
# | #define PACKAGE_STRING "Kerberos 5 1.13.4"
# | #define PACKAGE_BUGREPORT "krb5-bugs@mit.edu"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define _GNU_SOURCE 1
# | #define HAVE_BT_RSEQ 1
# | #define KRB5_DNS_LOOKUP_REALM 1
# | #define KRB5_DNS_LOOKUP 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_RES_NINIT 1
# | #define HAVE_RES_NCLOSE 1
# | #define HAVE_RES_NSEARCH 1
# | #define HAVE_NS_INITPARSE 1
# | #define HAVE_NS_NAME_UNCOMPRESS 1
# | #define HAVE_DN_SKIPNAME 1
# | #define HAVE_RES_SEARCH 1
# | #define HAVE_PRAGMA_WEAK_REF 1
# | #define DELAY_INITIALIZER 1
# | #define CONSTRUCTOR_ATTR_WORKS 1
# | #define DESTRUCTOR_ATTR_WORKS 1
# | #define ENABLE_THREADS 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_PTHREAD_RWLOCK_INIT_IN_THREAD_LIB 1
# | #define USE_DLOPEN 1
# | #define HAVE_KEYUTILS_H 1
# | #define USE_KEYRING_CCACHE 1
# | #define HAVE_KEYUTILS_H 1
# | #define HAVE_PERSISTENT_KEYRING 1
# | #define HAS_VA_COPY 1
# | #define HAVE_REGCOMP 1
# | /* end confdefs.h. */
# | #ifdef HAVE_UNISTD_H
# | #include
# | #endif
# | int
# | main ()
# | {
# | #undef daemon
# | struct k5foo {int foo; } xx;
# | extern int daemon (struct k5foo*);
# | daemon(&xx);
# |
# | ;
# | return 0;
# | }
# configure:7561: result: no
# configure:7579: checking if getsockname() takes arguments struct sockaddr * and size_t *
# configure:7599: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# conftest.c:47:12: error: conflicting types for 'getsockname'
# extern int getsockname(int, struct sockaddr *, size_t *);
# ^~~~~~~~~~~
# In file included from conftest.c:46:0:
# /usr/include/sys/socket.h:127:12: note: previous declaration of 'getsockname' was here
# extern int getsockname (int __fd, __SOCKADDR_ARG __addr,
# ^~~~~~~~~~~
# configure:7599: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Kerberos 5"
# | #define PACKAGE_TARNAME "krb5"
# | #define PACKAGE_VERSION "1.13.4"
# | #define PACKAGE_STRING "Kerberos 5 1.13.4"
# | #define PACKAGE_BUGREPORT "krb5-bugs@mit.edu"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define _GNU_SOURCE 1
# | #define HAVE_BT_RSEQ 1
# | #define KRB5_DNS_LOOKUP_REALM 1
# | #define KRB5_DNS_LOOKUP 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_RES_NINIT 1
# | #define HAVE_RES_NCLOSE 1
# | #define HAVE_RES_NSEARCH 1
# | #define HAVE_NS_INITPARSE 1
# | #define HAVE_NS_NAME_UNCOMPRESS 1
# | #define HAVE_DN_SKIPNAME 1
# | #define HAVE_RES_SEARCH 1
# | #define HAVE_PRAGMA_WEAK_REF 1
# | #define DELAY_INITIALIZER 1
# | #define CONSTRUCTOR_ATTR_WORKS 1
# | #define DESTRUCTOR_ATTR_WORKS 1
# | #define ENABLE_THREADS 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_PTHREAD_RWLOCK_INIT_IN_THREAD_LIB 1
# | #define USE_DLOPEN 1
# | #define HAVE_KEYUTILS_H 1
# | #define USE_KEYRING_CCACHE 1
# | #define HAVE_KEYUTILS_H 1
# | #define HAVE_PERSISTENT_KEYRING 1
# | #define HAS_VA_COPY 1
# | #define HAVE_REGCOMP 1
# | /* end confdefs.h. */
# | #include
# | #include
# | extern int getsockname(int, struct sockaddr *, size_t *);
# |
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:7612: result: no
# configure:7579: checking if getsockname() takes arguments struct sockaddr * and int *
# configure:7599: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# conftest.c:47:12: error: conflicting types for 'getsockname'
# extern int getsockname(int, struct sockaddr *, int *);
# ^~~~~~~~~~~
# In file included from conftest.c:46:0:
# /usr/include/sys/socket.h:127:12: note: previous declaration of 'getsockname' was here
# extern int getsockname (int __fd, __SOCKADDR_ARG __addr,
# ^~~~~~~~~~~
# configure:7599: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Kerberos 5"
# | #define PACKAGE_TARNAME "krb5"
# | #define PACKAGE_VERSION "1.13.4"
# | #define PACKAGE_STRING "Kerberos 5 1.13.4"
# | #define PACKAGE_BUGREPORT "krb5-bugs@mit.edu"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define _GNU_SOURCE 1
# | #define HAVE_BT_RSEQ 1
# | #define KRB5_DNS_LOOKUP_REALM 1
# | #define KRB5_DNS_LOOKUP 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_RES_NINIT 1
# | #define HAVE_RES_NCLOSE 1
# | #define HAVE_RES_NSEARCH 1
# | #define HAVE_NS_INITPARSE 1
# | #define HAVE_NS_NAME_UNCOMPRESS 1
# | #define HAVE_DN_SKIPNAME 1
# | #define HAVE_RES_SEARCH 1
# | #define HAVE_PRAGMA_WEAK_REF 1
# | #define DELAY_INITIALIZER 1
# | #define CONSTRUCTOR_ATTR_WORKS 1
# | #define DESTRUCTOR_ATTR_WORKS 1
# | #define ENABLE_THREADS 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_PTHREAD_RWLOCK_INIT_IN_THREAD_LIB 1
# | #define USE_DLOPEN 1
# | #define HAVE_KEYUTILS_H 1
# | #define USE_KEYRING_CCACHE 1
# | #define HAVE_KEYUTILS_H 1
# | #define HAVE_PERSISTENT_KEYRING 1
# | #define HAS_VA_COPY 1
# | #define HAVE_REGCOMP 1
# | /* end confdefs.h. */
# | #include
# | #include
# | extern int getsockname(int, struct sockaddr *, int *);
# |
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:7612: result: no
# configure:7579: checking if getsockname() takes arguments struct sockaddr * and socklen_t *
# configure:7599: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# configure:7599: $? = 0
# configure:7608: result: yes
# configure:7647: checking for main in -lutil
# configure:7666: gcc -o conftest -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c -lutil -lkeyutils -lresolv >&5
# configure:7666: $? = 0
# configure:7675: result: yes
# configure:7687: checking libintl.h usability
# configure:7687: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# configure:7687: $? = 0
# configure:7687: result: yes
# configure:7687: checking libintl.h presence
# configure:7687: gcc -E -I/usr/include/et conftest.c
# configure:7687: $? = 0
# configure:7687: result: yes
# configure:7687: checking for libintl.h
# configure:7687: result: yes
# configure:7690: checking for library containing dgettext
# configure:7721: gcc -o conftest -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c -lkeyutils -lresolv >&5
# conftest.c:57:6: warning: conflicting types for built-in function 'dgettext'
# char dgettext ();
# ^~~~~~~~
# configure:7721: $? = 0
# configure:7738: result: none required
# configure:7755: checking for msgfmt
# configure:7771: found /usr/sbin/msgfmt
# configure:7782: result: msgfmt
# configure:7800: checking syslog.h usability
# configure:7800: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# configure:7800: $? = 0
# configure:7800: result: yes
# configure:7800: checking syslog.h presence
# configure:7800: gcc -E -I/usr/include/et conftest.c
# configure:7800: $? = 0
# configure:7800: result: yes
# configure:7800: checking for syslog.h
# configure:7800: result: yes
# configure:7800: checking sys/sockio.h usability
# configure:7800: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# conftest.c:85:24: fatal error: sys/sockio.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:7800: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Kerberos 5"
# | #define PACKAGE_TARNAME "krb5"
# | #define PACKAGE_VERSION "1.13.4"
# | #define PACKAGE_STRING "Kerberos 5 1.13.4"
# | #define PACKAGE_BUGREPORT "krb5-bugs@mit.edu"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define _GNU_SOURCE 1
# | #define HAVE_BT_RSEQ 1
# | #define KRB5_DNS_LOOKUP_REALM 1
# | #define KRB5_DNS_LOOKUP 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_RES_NINIT 1
# | #define HAVE_RES_NCLOSE 1
# | #define HAVE_RES_NSEARCH 1
# | #define HAVE_NS_INITPARSE 1
# | #define HAVE_NS_NAME_UNCOMPRESS 1
# | #define HAVE_DN_SKIPNAME 1
# | #define HAVE_RES_SEARCH 1
# | #define HAVE_PRAGMA_WEAK_REF 1
# | #define DELAY_INITIALIZER 1
# | #define CONSTRUCTOR_ATTR_WORKS 1
# | #define DESTRUCTOR_ATTR_WORKS 1
# | #define ENABLE_THREADS 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_PTHREAD_RWLOCK_INIT_IN_THREAD_LIB 1
# | #define USE_DLOPEN 1
# | #define HAVE_KEYUTILS_H 1
# | #define USE_KEYRING_CCACHE 1
# | #define HAVE_KEYUTILS_H 1
# | #define HAVE_PERSISTENT_KEYRING 1
# | #define HAS_VA_COPY 1
# | #define HAVE_REGCOMP 1
# | #define GETSOCKNAME_ARG2_TYPE struct sockaddr
# | #define GETSOCKNAME_ARG3_TYPE socklen_t
# | #define GETPEERNAME_ARG2_TYPE GETSOCKNAME_ARG2_TYPE
# | #define GETPEERNAME_ARG3_TYPE GETSOCKNAME_ARG3_TYPE
# | #define HAVE_LIBUTIL 1
# | #define ENABLE_NLS 1
# | #define HAVE_SYSLOG_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:7800: result: no
# configure:7800: checking sys/sockio.h presence
# configure:7800: gcc -E -I/usr/include/et conftest.c
# conftest.c:52:24: fatal error: sys/sockio.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:7800: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Kerberos 5"
# | #define PACKAGE_TARNAME "krb5"
# | #define PACKAGE_VERSION "1.13.4"
# | #define PACKAGE_STRING "Kerberos 5 1.13.4"
# | #define PACKAGE_BUGREPORT "krb5-bugs@mit.edu"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define _GNU_SOURCE 1
# | #define HAVE_BT_RSEQ 1
# | #define KRB5_DNS_LOOKUP_REALM 1
# | #define KRB5_DNS_LOOKUP 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_RES_NINIT 1
# | #define HAVE_RES_NCLOSE 1
# | #define HAVE_RES_NSEARCH 1
# | #define HAVE_NS_INITPARSE 1
# | #define HAVE_NS_NAME_UNCOMPRESS 1
# | #define HAVE_DN_SKIPNAME 1
# | #define HAVE_RES_SEARCH 1
# | #define HAVE_PRAGMA_WEAK_REF 1
# | #define DELAY_INITIALIZER 1
# | #define CONSTRUCTOR_ATTR_WORKS 1
# | #define DESTRUCTOR_ATTR_WORKS 1
# | #define ENABLE_THREADS 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_PTHREAD_RWLOCK_INIT_IN_THREAD_LIB 1
# | #define USE_DLOPEN 1
# | #define HAVE_KEYUTILS_H 1
# | #define USE_KEYRING_CCACHE 1
# | #define HAVE_KEYUTILS_H 1
# | #define HAVE_PERSISTENT_KEYRING 1
# | #define HAS_VA_COPY 1
# | #define HAVE_REGCOMP 1
# | #define GETSOCKNAME_ARG2_TYPE struct sockaddr
# | #define GETSOCKNAME_ARG3_TYPE socklen_t
# | #define GETPEERNAME_ARG2_TYPE GETSOCKNAME_ARG2_TYPE
# | #define GETPEERNAME_ARG3_TYPE GETSOCKNAME_ARG3_TYPE
# | #define HAVE_LIBUTIL 1
# | #define ENABLE_NLS 1
# | #define HAVE_SYSLOG_H 1
# | /* end confdefs.h. */
# | #include
# configure:7800: result: no
# configure:7800: checking for sys/sockio.h
# configure:7800: result: no
# configure:7800: checking ifaddrs.h usability
# configure:7800: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# configure:7800: $? = 0
# configure:7800: result: yes
# configure:7800: checking ifaddrs.h presence
# configure:7800: gcc -E -I/usr/include/et conftest.c
# configure:7800: $? = 0
# configure:7800: result: yes
# configure:7800: checking for ifaddrs.h
# configure:7800: result: yes
# configure:7800: checking for unistd.h
# configure:7800: result: yes
# configure:7800: checking fnmatch.h usability
# configure:7800: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# configure:7800: $? = 0
# configure:7800: result: yes
# configure:7800: checking fnmatch.h presence
# configure:7800: gcc -E -I/usr/include/et conftest.c
# configure:7800: $? = 0
# configure:7800: result: yes
# configure:7800: checking for fnmatch.h
# configure:7800: result: yes
# configure:7813: checking for openlog
# configure:7813: gcc -o conftest -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c -lkeyutils -lresolv >&5
# configure:7813: $? = 0
# configure:7813: result: yes
# configure:7813: checking for syslog
# configure:7813: gcc -o conftest -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c -lkeyutils -lresolv >&5
# configure:7813: $? = 0
# configure:7813: result: yes
# configure:7813: checking for closelog
# configure:7813: gcc -o conftest -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c -lkeyutils -lresolv >&5
# configure:7813: $? = 0
# configure:7813: result: yes
# configure:7813: checking for strftime
# configure:7813: gcc -o conftest -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c -lkeyutils -lresolv >&5
# conftest.c:81:6: warning: conflicting types for built-in function 'strftime'
# char strftime ();
# ^~~~~~~~
# configure:7813: $? = 0
# configure:7813: result: yes
# configure:7813: checking for vsprintf
# configure:7813: gcc -o conftest -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c -lkeyutils -lresolv >&5
# conftest.c:82:6: warning: conflicting types for built-in function 'vsprintf'
# char vsprintf ();
# ^~~~~~~~
# configure:7813: $? = 0
# configure:7813: result: yes
# configure:7813: checking for vasprintf
# configure:7813: gcc -o conftest -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c -lkeyutils -lresolv >&5
# configure:7813: $? = 0
# configure:7813: result: yes
# configure:7813: checking for vsnprintf
# configure:7813: gcc -o conftest -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c -lkeyutils -lresolv >&5
# conftest.c:84:6: warning: conflicting types for built-in function 'vsnprintf'
# char vsnprintf ();
# ^~~~~~~~~
# configure:7813: $? = 0
# configure:7813: result: yes
# configure:7825: checking for strlcpy
# configure:7825: gcc -o conftest -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c -lkeyutils -lresolv >&5
# /tmp/cc593veZ.o: In function `main':
# conftest.c:(.text+0x1d): undefined reference to `strlcpy'
# collect2: error: ld returned 1 exit status
# configure:7825: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Kerberos 5"
# | #define PACKAGE_TARNAME "krb5"
# | #define PACKAGE_VERSION "1.13.4"
# | #define PACKAGE_STRING "Kerberos 5 1.13.4"
# | #define PACKAGE_BUGREPORT "krb5-bugs@mit.edu"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define _GNU_SOURCE 1
# | #define HAVE_BT_RSEQ 1
# | #define KRB5_DNS_LOOKUP_REALM 1
# | #define KRB5_DNS_LOOKUP 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_RES_NINIT 1
# | #define HAVE_RES_NCLOSE 1
# | #define HAVE_RES_NSEARCH 1
# | #define HAVE_NS_INITPARSE 1
# | #define HAVE_NS_NAME_UNCOMPRESS 1
# | #define HAVE_DN_SKIPNAME 1
# | #define HAVE_RES_SEARCH 1
# | #define HAVE_PRAGMA_WEAK_REF 1
# | #define DELAY_INITIALIZER 1
# | #define CONSTRUCTOR_ATTR_WORKS 1
# | #define DESTRUCTOR_ATTR_WORKS 1
# | #define ENABLE_THREADS 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_PTHREAD_RWLOCK_INIT_IN_THREAD_LIB 1
# | #define USE_DLOPEN 1
# | #define HAVE_KEYUTILS_H 1
# | #define USE_KEYRING_CCACHE 1
# | #define HAVE_KEYUTILS_H 1
# | #define HAVE_PERSISTENT_KEYRING 1
# | #define HAS_VA_COPY 1
# | #define HAVE_REGCOMP 1
# | #define GETSOCKNAME_ARG2_TYPE struct sockaddr
# | #define GETSOCKNAME_ARG3_TYPE socklen_t
# | #define GETPEERNAME_ARG2_TYPE GETSOCKNAME_ARG2_TYPE
# | #define GETPEERNAME_ARG3_TYPE GETSOCKNAME_ARG3_TYPE
# | #define HAVE_LIBUTIL 1
# | #define ENABLE_NLS 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FNMATCH_H 1
# | #define HAVE_OPENLOG 1
# | #define HAVE_SYSLOG 1
# | #define HAVE_CLOSELOG 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | /* end confdefs.h. */
# | /* Define strlcpy to an innocuous variant, in case declares strlcpy.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define strlcpy innocuous_strlcpy
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char strlcpy (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef strlcpy
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char strlcpy ();
# | /* 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. */
# | #if defined __stub_strlcpy || defined __stub___strlcpy
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return strlcpy ();
# | ;
# | return 0;
# | }
# configure:7825: result: no
# configure:7825: checking for fnmatch
# configure:7825: gcc -o conftest -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c -lkeyutils -lresolv >&5
# configure:7825: $? = 0
# configure:7825: result: yes
# configure:7836: checking for strlcpy
# configure:7836: result: no
# configure:7849: checking for fnmatch
# configure:7849: result: yes
# configure:7862: checking for vasprintf
# configure:7862: result: yes
# configure:7876: checking if vasprintf needs a prototype provided
# configure:7898: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:71:12: error: conflicting types for 'vasprintf'
# extern int vasprintf (struct k5foo*);
# ^~~~~~~~~
# In file included from conftest.c:64:0:
# /usr/include/stdio.h:399:12: note: previous declaration of 'vasprintf' was here
# extern int vasprintf (char **__restrict __ptr, const char *__restrict __f,
# ^~~~~~~~~
# configure:7898: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Kerberos 5"
# | #define PACKAGE_TARNAME "krb5"
# | #define PACKAGE_VERSION "1.13.4"
# | #define PACKAGE_STRING "Kerberos 5 1.13.4"
# | #define PACKAGE_BUGREPORT "krb5-bugs@mit.edu"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define _GNU_SOURCE 1
# | #define HAVE_BT_RSEQ 1
# | #define KRB5_DNS_LOOKUP_REALM 1
# | #define KRB5_DNS_LOOKUP 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_RES_NINIT 1
# | #define HAVE_RES_NCLOSE 1
# | #define HAVE_RES_NSEARCH 1
# | #define HAVE_NS_INITPARSE 1
# | #define HAVE_NS_NAME_UNCOMPRESS 1
# | #define HAVE_DN_SKIPNAME 1
# | #define HAVE_RES_SEARCH 1
# | #define HAVE_PRAGMA_WEAK_REF 1
# | #define DELAY_INITIALIZER 1
# | #define CONSTRUCTOR_ATTR_WORKS 1
# | #define DESTRUCTOR_ATTR_WORKS 1
# | #define ENABLE_THREADS 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_PTHREAD_RWLOCK_INIT_IN_THREAD_LIB 1
# | #define USE_DLOPEN 1
# | #define HAVE_KEYUTILS_H 1
# | #define USE_KEYRING_CCACHE 1
# | #define HAVE_KEYUTILS_H 1
# | #define HAVE_PERSISTENT_KEYRING 1
# | #define HAS_VA_COPY 1
# | #define HAVE_REGCOMP 1
# | #define GETSOCKNAME_ARG2_TYPE struct sockaddr
# | #define GETSOCKNAME_ARG3_TYPE socklen_t
# | #define GETPEERNAME_ARG2_TYPE GETSOCKNAME_ARG2_TYPE
# | #define GETPEERNAME_ARG3_TYPE GETSOCKNAME_ARG3_TYPE
# | #define HAVE_LIBUTIL 1
# | #define ENABLE_NLS 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FNMATCH_H 1
# | #define HAVE_OPENLOG 1
# | #define HAVE_SYSLOG 1
# | #define HAVE_CLOSELOG 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_FNMATCH 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | #undef vasprintf
# | struct k5foo {int foo; } xx;
# | extern int vasprintf (struct k5foo*);
# | vasprintf(&xx);
# |
# | ;
# | return 0;
# | }
# configure:7905: result: no
# configure:7916: checking if swab needs a prototype provided
# configure:7942: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:75:12: error: conflicting types for 'swab'
# extern int swab (struct k5foo*);
# ^~~~
# In file included from conftest.c:65:0:
# /usr/include/unistd.h:1136:13: note: previous declaration of 'swab' was here
# extern void swab (const void *__restrict __from, void *__restrict __to,
# ^~~~
# configure:7942: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Kerberos 5"
# | #define PACKAGE_TARNAME "krb5"
# | #define PACKAGE_VERSION "1.13.4"
# | #define PACKAGE_STRING "Kerberos 5 1.13.4"
# | #define PACKAGE_BUGREPORT "krb5-bugs@mit.edu"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define _GNU_SOURCE 1
# | #define HAVE_BT_RSEQ 1
# | #define KRB5_DNS_LOOKUP_REALM 1
# | #define KRB5_DNS_LOOKUP 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_RES_NINIT 1
# | #define HAVE_RES_NCLOSE 1
# | #define HAVE_RES_NSEARCH 1
# | #define HAVE_NS_INITPARSE 1
# | #define HAVE_NS_NAME_UNCOMPRESS 1
# | #define HAVE_DN_SKIPNAME 1
# | #define HAVE_RES_SEARCH 1
# | #define HAVE_PRAGMA_WEAK_REF 1
# | #define DELAY_INITIALIZER 1
# | #define CONSTRUCTOR_ATTR_WORKS 1
# | #define DESTRUCTOR_ATTR_WORKS 1
# | #define ENABLE_THREADS 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_PTHREAD_RWLOCK_INIT_IN_THREAD_LIB 1
# | #define USE_DLOPEN 1
# | #define HAVE_KEYUTILS_H 1
# | #define USE_KEYRING_CCACHE 1
# | #define HAVE_KEYUTILS_H 1
# | #define HAVE_PERSISTENT_KEYRING 1
# | #define HAS_VA_COPY 1
# | #define HAVE_REGCOMP 1
# | #define GETSOCKNAME_ARG2_TYPE struct sockaddr
# | #define GETSOCKNAME_ARG3_TYPE socklen_t
# | #define GETPEERNAME_ARG2_TYPE GETSOCKNAME_ARG2_TYPE
# | #define GETPEERNAME_ARG3_TYPE GETSOCKNAME_ARG3_TYPE
# | #define HAVE_LIBUTIL 1
# | #define ENABLE_NLS 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FNMATCH_H 1
# | #define HAVE_OPENLOG 1
# | #define HAVE_SYSLOG 1
# | #define HAVE_CLOSELOG 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_FNMATCH 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_UNISTD_H
# | #include
# | #endif
# | /* Solaris 8 declares swab in stdlib.h. */
# | #include
# |
# | int
# | main ()
# | {
# | #undef swab
# | struct k5foo {int foo; } xx;
# | extern int swab (struct k5foo*);
# | swab(&xx);
# |
# | ;
# | return 0;
# | }
# configure:7949: result: no
# configure:7963: checking for gawk
# configure:7979: found /usr/sbin/gawk
# configure:7990: result: gawk
# configure:8001: checking for struct sockaddr.sa_len
# configure:8001: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:70:12: error: 'struct sockaddr' has no member named 'sa_len'
# if (ac_aggr.sa_len)
# ^
# configure:8001: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Kerberos 5"
# | #define PACKAGE_TARNAME "krb5"
# | #define PACKAGE_VERSION "1.13.4"
# | #define PACKAGE_STRING "Kerberos 5 1.13.4"
# | #define PACKAGE_BUGREPORT "krb5-bugs@mit.edu"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define _GNU_SOURCE 1
# | #define HAVE_BT_RSEQ 1
# | #define KRB5_DNS_LOOKUP_REALM 1
# | #define KRB5_DNS_LOOKUP 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_RES_NINIT 1
# | #define HAVE_RES_NCLOSE 1
# | #define HAVE_RES_NSEARCH 1
# | #define HAVE_NS_INITPARSE 1
# | #define HAVE_NS_NAME_UNCOMPRESS 1
# | #define HAVE_DN_SKIPNAME 1
# | #define HAVE_RES_SEARCH 1
# | #define HAVE_PRAGMA_WEAK_REF 1
# | #define DELAY_INITIALIZER 1
# | #define CONSTRUCTOR_ATTR_WORKS 1
# | #define DESTRUCTOR_ATTR_WORKS 1
# | #define ENABLE_THREADS 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_PTHREAD_RWLOCK_INIT_IN_THREAD_LIB 1
# | #define USE_DLOPEN 1
# | #define HAVE_KEYUTILS_H 1
# | #define USE_KEYRING_CCACHE 1
# | #define HAVE_KEYUTILS_H 1
# | #define HAVE_PERSISTENT_KEYRING 1
# | #define HAS_VA_COPY 1
# | #define HAVE_REGCOMP 1
# | #define GETSOCKNAME_ARG2_TYPE struct sockaddr
# | #define GETSOCKNAME_ARG3_TYPE socklen_t
# | #define GETPEERNAME_ARG2_TYPE GETSOCKNAME_ARG2_TYPE
# | #define GETPEERNAME_ARG3_TYPE GETSOCKNAME_ARG3_TYPE
# | #define HAVE_LIBUTIL 1
# | #define ENABLE_NLS 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FNMATCH_H 1
# | #define HAVE_OPENLOG 1
# | #define HAVE_SYSLOG 1
# | #define HAVE_CLOSELOG 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_FNMATCH 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | static struct sockaddr ac_aggr;
# | if (ac_aggr.sa_len)
# | return 0;
# | ;
# | return 0;
# | }
# configure:8001: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:70:19: error: 'struct sockaddr' has no member named 'sa_len'
# if (sizeof ac_aggr.sa_len)
# ^
# configure:8001: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Kerberos 5"
# | #define PACKAGE_TARNAME "krb5"
# | #define PACKAGE_VERSION "1.13.4"
# | #define PACKAGE_STRING "Kerberos 5 1.13.4"
# | #define PACKAGE_BUGREPORT "krb5-bugs@mit.edu"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define _GNU_SOURCE 1
# | #define HAVE_BT_RSEQ 1
# | #define KRB5_DNS_LOOKUP_REALM 1
# | #define KRB5_DNS_LOOKUP 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_RES_NINIT 1
# | #define HAVE_RES_NCLOSE 1
# | #define HAVE_RES_NSEARCH 1
# | #define HAVE_NS_INITPARSE 1
# | #define HAVE_NS_NAME_UNCOMPRESS 1
# | #define HAVE_DN_SKIPNAME 1
# | #define HAVE_RES_SEARCH 1
# | #define HAVE_PRAGMA_WEAK_REF 1
# | #define DELAY_INITIALIZER 1
# | #define CONSTRUCTOR_ATTR_WORKS 1
# | #define DESTRUCTOR_ATTR_WORKS 1
# | #define ENABLE_THREADS 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_PTHREAD_RWLOCK_INIT_IN_THREAD_LIB 1
# | #define USE_DLOPEN 1
# | #define HAVE_KEYUTILS_H 1
# | #define USE_KEYRING_CCACHE 1
# | #define HAVE_KEYUTILS_H 1
# | #define HAVE_PERSISTENT_KEYRING 1
# | #define HAS_VA_COPY 1
# | #define HAVE_REGCOMP 1
# | #define GETSOCKNAME_ARG2_TYPE struct sockaddr
# | #define GETSOCKNAME_ARG3_TYPE socklen_t
# | #define GETPEERNAME_ARG2_TYPE GETSOCKNAME_ARG2_TYPE
# | #define GETPEERNAME_ARG3_TYPE GETSOCKNAME_ARG3_TYPE
# | #define HAVE_LIBUTIL 1
# | #define ENABLE_NLS 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FNMATCH_H 1
# | #define HAVE_OPENLOG 1
# | #define HAVE_SYSLOG 1
# | #define HAVE_CLOSELOG 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_FNMATCH 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | static struct sockaddr ac_aggr;
# | if (sizeof ac_aggr.sa_len)
# | return 0;
# | ;
# | return 0;
# | }
# configure:8001: result: no
# configure:8015: checking for sys/types.h
# configure:8015: result: yes
# configure:8015: checking sys/socket.h usability
# configure:8015: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# configure:8015: $? = 0
# configure:8015: result: yes
# configure:8015: checking sys/socket.h presence
# configure:8015: gcc -E -I/usr/include/et conftest.c
# configure:8015: $? = 0
# configure:8015: result: yes
# configure:8015: checking for sys/socket.h
# configure:8015: result: yes
# configure:8015: checking netinet/in.h usability
# configure:8015: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# configure:8015: $? = 0
# configure:8015: result: yes
# configure:8015: checking netinet/in.h presence
# configure:8015: gcc -E -I/usr/include/et conftest.c
# configure:8015: $? = 0
# configure:8015: result: yes
# configure:8015: checking for netinet/in.h
# configure:8015: result: yes
# configure:8015: checking netdb.h usability
# configure:8015: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# configure:8015: $? = 0
# configure:8015: result: yes
# configure:8015: checking netdb.h presence
# configure:8015: gcc -E -I/usr/include/et conftest.c
# configure:8015: $? = 0
# configure:8015: result: yes
# configure:8015: checking for netdb.h
# configure:8015: result: yes
# configure:8028: checking for inet_ntop
# configure:8028: gcc -o conftest -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c -lkeyutils -lresolv >&5
# configure:8028: $? = 0
# configure:8028: result: yes
# configure:8028: checking for inet_pton
# configure:8028: gcc -o conftest -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c -lkeyutils -lresolv >&5
# configure:8028: $? = 0
# configure:8028: result: yes
# configure:8028: checking for getnameinfo
# configure:8028: gcc -o conftest -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c -lkeyutils -lresolv >&5
# configure:8028: $? = 0
# configure:8028: result: yes
# configure:8037: checking for getaddrinfo
# configure:8058: gcc -o conftest -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c -lkeyutils -lresolv >&5
# configure:8058: $? = 0
# configure:8067: result: yes
# configure:8074: checking for IPv6 compile-time support without -DINET6
# configure:8105: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# configure:8105: $? = 0
# configure:8114: result: yes
# configure:8167: checking for struct sockaddr.sa_len
# configure:8167: result: no
# configure:8178: checking for sigprocmask
# configure:8178: gcc -o conftest -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c -lkeyutils -lresolv >&5
# configure:8178: $? = 0
# configure:8178: result: yes
# configure:8180: checking for sigset_t and POSIX_SIGNALS
# configure:8196: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# configure:8196: $? = 0
# configure:8204: result: yes
# configure:8446: checking for PKCS7_get_signer_info in -lcrypto
# configure:8471: gcc -o conftest -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c -lcrypto -lkeyutils -lresolv >&5
# configure:8471: $? = 0
# configure:8480: result: yes
# configure:8487: checking for CMS_get0_content in -lcrypto
# configure:8512: gcc -o conftest -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c -lcrypto -lkeyutils -lresolv >&5
# configure:8512: $? = 0
# configure:8521: result: yes
# configure:8583: checking for SSL_CTX_new in -lssl
# configure:8608: gcc -o conftest -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c -lssl -lcrypto -lkeyutils -lresolv >&5
# configure:8608: $? = 0
# configure:8617: result: yes
# configure:8625: checking for OpenSSL
# configure:8631: result: yes
# configure:8635: TLS module will use OpenSSL
# configure:8696: checking for yasm
# configure:8726: result: no
# configure:8733: checking cpuid.h usability
# configure:8733: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# configure:8733: $? = 0
# configure:8733: result: yes
# configure:8733: checking cpuid.h presence
# configure:8733: gcc -E -I/usr/include/et conftest.c
# configure:8733: $? = 0
# configure:8733: result: yes
# configure:8733: checking for cpuid.h
# configure:8733: result: yes
# configure:8777: checking return type of signal handlers
# configure:8795: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:82:10: error: void value not ignored as it ought to be
# return *(signal (0, 0)) (0) == 1;
# ~^~~~~~~~~~~~~~~~~~
# configure:8795: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Kerberos 5"
# | #define PACKAGE_TARNAME "krb5"
# | #define PACKAGE_VERSION "1.13.4"
# | #define PACKAGE_STRING "Kerberos 5 1.13.4"
# | #define PACKAGE_BUGREPORT "krb5-bugs@mit.edu"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define _GNU_SOURCE 1
# | #define HAVE_BT_RSEQ 1
# | #define KRB5_DNS_LOOKUP_REALM 1
# | #define KRB5_DNS_LOOKUP 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_RES_NINIT 1
# | #define HAVE_RES_NCLOSE 1
# | #define HAVE_RES_NSEARCH 1
# | #define HAVE_NS_INITPARSE 1
# | #define HAVE_NS_NAME_UNCOMPRESS 1
# | #define HAVE_DN_SKIPNAME 1
# | #define HAVE_RES_SEARCH 1
# | #define HAVE_PRAGMA_WEAK_REF 1
# | #define DELAY_INITIALIZER 1
# | #define CONSTRUCTOR_ATTR_WORKS 1
# | #define DESTRUCTOR_ATTR_WORKS 1
# | #define ENABLE_THREADS 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_PTHREAD_RWLOCK_INIT_IN_THREAD_LIB 1
# | #define USE_DLOPEN 1
# | #define HAVE_KEYUTILS_H 1
# | #define USE_KEYRING_CCACHE 1
# | #define HAVE_KEYUTILS_H 1
# | #define HAVE_PERSISTENT_KEYRING 1
# | #define HAS_VA_COPY 1
# | #define HAVE_REGCOMP 1
# | #define GETSOCKNAME_ARG2_TYPE struct sockaddr
# | #define GETSOCKNAME_ARG3_TYPE socklen_t
# | #define GETPEERNAME_ARG2_TYPE GETSOCKNAME_ARG2_TYPE
# | #define GETPEERNAME_ARG3_TYPE GETSOCKNAME_ARG3_TYPE
# | #define HAVE_LIBUTIL 1
# | #define ENABLE_NLS 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FNMATCH_H 1
# | #define HAVE_OPENLOG 1
# | #define HAVE_SYSLOG 1
# | #define HAVE_CLOSELOG 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_FNMATCH 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_GETADDRINFO 1
# | #define POSIX_SIGNALS 1
# | #define FORTUNA 1
# | #define HAVE_OPENSSL_CMS 1
# | #define TLS_IMPL_OPENSSL 1
# | #define HAVE_CPUID_H 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | return *(signal (0, 0)) (0) == 1;
# | ;
# | return 0;
# | }
# configure:8802: result: void
# configure:8820: checking for flex
# configure:8836: found /usr/sbin/flex
# configure:8847: result: flex
# configure:8885: flex conftest.l
# configure:8889: $? = 0
# configure:8891: checking lex output file root
# configure:8905: result: lex.yy
# configure:8910: checking lex library
# configure:8924: gcc -o conftest -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c -lkeyutils -lresolv >&5
# /tmp/ccy7UQ0E.o: In function `yylex':
# conftest.c:(.text+0x808): undefined reference to `yywrap'
# /tmp/ccy7UQ0E.o: In function `input':
# conftest.c:(.text+0x1418): undefined reference to `yywrap'
# /tmp/ccy7UQ0E.o: In function `main':
# conftest.c:(.text+0x2570): undefined reference to `yywrap'
# collect2: error: ld returned 1 exit status
# configure:8924: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Kerberos 5"
# | #define PACKAGE_TARNAME "krb5"
# | #define PACKAGE_VERSION "1.13.4"
# | #define PACKAGE_STRING "Kerberos 5 1.13.4"
# | #define PACKAGE_BUGREPORT "krb5-bugs@mit.edu"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define _GNU_SOURCE 1
# | #define HAVE_BT_RSEQ 1
# | #define KRB5_DNS_LOOKUP_REALM 1
# | #define KRB5_DNS_LOOKUP 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_RES_NINIT 1
# | #define HAVE_RES_NCLOSE 1
# | #define HAVE_RES_NSEARCH 1
# | #define HAVE_NS_INITPARSE 1
# | #define HAVE_NS_NAME_UNCOMPRESS 1
# | #define HAVE_DN_SKIPNAME 1
# | #define HAVE_RES_SEARCH 1
# | #define HAVE_PRAGMA_WEAK_REF 1
# | #define DELAY_INITIALIZER 1
# | #define CONSTRUCTOR_ATTR_WORKS 1
# | #define DESTRUCTOR_ATTR_WORKS 1
# | #define ENABLE_THREADS 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_PTHREAD_RWLOCK_INIT_IN_THREAD_LIB 1
# | #define USE_DLOPEN 1
# | #define HAVE_KEYUTILS_H 1
# | #define USE_KEYRING_CCACHE 1
# | #define HAVE_KEYUTILS_H 1
# | #define HAVE_PERSISTENT_KEYRING 1
# | #define HAS_VA_COPY 1
# | #define HAVE_REGCOMP 1
# | #define GETSOCKNAME_ARG2_TYPE struct sockaddr
# | #define GETSOCKNAME_ARG3_TYPE socklen_t
# | #define GETPEERNAME_ARG2_TYPE GETSOCKNAME_ARG2_TYPE
# | #define GETPEERNAME_ARG3_TYPE GETSOCKNAME_ARG3_TYPE
# | #define HAVE_LIBUTIL 1
# | #define ENABLE_NLS 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FNMATCH_H 1
# | #define HAVE_OPENLOG 1
# | #define HAVE_SYSLOG 1
# | #define HAVE_CLOSELOG 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_FNMATCH 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_GETADDRINFO 1
# | #define POSIX_SIGNALS 1
# | #define FORTUNA 1
# | #define HAVE_OPENSSL_CMS 1
# | #define TLS_IMPL_OPENSSL 1
# | #define HAVE_CPUID_H 1
# | #define RETSIGTYPE void
# | /* end confdefs.h. */
# |
# | #line 3 "lex.yy.c"
# |
# | #define YY_INT_ALIGNED short int
# |
# | /* A lexical scanner generated by flex */
# |
# | #define FLEX_SCANNER
# | #define YY_FLEX_MAJOR_VERSION 2
# | #define YY_FLEX_MINOR_VERSION 6
# | #define YY_FLEX_SUBMINOR_VERSION 0
# | #if YY_FLEX_SUBMINOR_VERSION > 0
# | #define FLEX_BETA
# | #endif
# |
# | /* First, we deal with platform-specific or compiler-specific issues. */
# |
# | /* begin standard C headers. */
# | #include
# | #include
# | #include
# | #include
# |
# | /* end standard C headers. */
# |
# | /* flex integer type definitions */
# |
# | #ifndef FLEXINT_H
# | #define FLEXINT_H
# |
# | /* C99 systems have . Non-C99 systems may or may not. */
# |
# | #if defined (__STDC_VERSION__) && __STDC_VERSION__ >= 199901L
# |
# | /* C99 says to define __STDC_LIMIT_MACROS before including stdint.h,
# | * if you want the limit (max/min) macros for int types.
# | */
# | #ifndef __STDC_LIMIT_MACROS
# | #define __STDC_LIMIT_MACROS 1
# | #endif
# |
# | #include
# | typedef int8_t flex_int8_t;
# | typedef uint8_t flex_uint8_t;
# | typedef int16_t flex_int16_t;
# | typedef uint16_t flex_uint16_t;
# | typedef int32_t flex_int32_t;
# | typedef uint32_t flex_uint32_t;
# | #else
# | typedef signed char flex_int8_t;
# | typedef short int flex_int16_t;
# | typedef int flex_int32_t;
# | typedef unsigned char flex_uint8_t;
# | typedef unsigned short int flex_uint16_t;
# | typedef unsigned int flex_uint32_t;
# |
# | /* Limits of integral types. */
# | #ifndef INT8_MIN
# | #define INT8_MIN (-128)
# | #endif
# | #ifndef INT16_MIN
# | #define INT16_MIN (-32767-1)
# | #endif
# | #ifndef INT32_MIN
# | #define INT32_MIN (-2147483647-1)
# | #endif
# | #ifndef INT8_MAX
# | #define INT8_MAX (127)
# | #endif
# | #ifndef INT16_MAX
# | #define INT16_MAX (32767)
# | #endif
# | #ifndef INT32_MAX
# | #define INT32_MAX (2147483647)
# | #endif
# | #ifndef UINT8_MAX
# | #define UINT8_MAX (255U)
# | #endif
# | #ifndef UINT16_MAX
# | #define UINT16_MAX (65535U)
# | #endif
# | #ifndef UINT32_MAX
# | #define UINT32_MAX (4294967295U)
# | #endif
# |
# | #endif /* ! C99 */
# |
# | #endif /* ! FLEXINT_H */
# |
# | #ifdef __cplusplus
# |
# | /* The "const" storage-class-modifier is valid. */
# | #define YY_USE_CONST
# |
# | #else /* ! __cplusplus */
# |
# | /* C99 requires __STDC__ to be defined as 1. */
# | #if defined (__STDC__)
# |
# | #define YY_USE_CONST
# |
# | #endif /* defined (__STDC__) */
# | #endif /* ! __cplusplus */
# |
# | #ifdef YY_USE_CONST
# | #define yyconst const
# | #else
# | #define yyconst
# | #endif
# |
# | /* Returned upon end-of-file. */
# | #define YY_NULL 0
# |
# | /* Promotes a possibly negative, possibly signed char to an unsigned
# | * integer for use as an array index. If the signed char is negative,
# | * we want to instead treat it as an 8-bit unsigned char, hence the
# | * double cast.
# | */
# | #define YY_SC_TO_UI(c) ((unsigned int) (unsigned char) c)
# |
# | /* Enter a start condition. This macro really ought to take a parameter,
# | * but we do it the disgusting crufty way forced on us by the ()-less
# | * definition of BEGIN.
# | */
# | #define BEGIN (yy_start) = 1 + 2 *
# |
# | /* Translate the current start state into a value that can be later handed
# | * to BEGIN to return to the state. The YYSTATE alias is for lex
# | * compatibility.
# | */
# | #define YY_START (((yy_start) - 1) / 2)
# | #define YYSTATE YY_START
# |
# | /* Action number for EOF rule of a given start state. */
# | #define YY_STATE_EOF(state) (YY_END_OF_BUFFER + state + 1)
# |
# | /* Special action meaning "start processing a new file". */
# | #define YY_NEW_FILE yyrestart(yyin )
# |
# | #define YY_END_OF_BUFFER_CHAR 0
# |
# | /* Size of default input buffer. */
# | #ifndef YY_BUF_SIZE
# | #ifdef __ia64__
# | /* On IA-64, the buffer size is 16k, not 8k.
# | * Moreover, YY_BUF_SIZE is 2*YY_READ_BUF_SIZE in the general case.
# | * Ditto for the __ia64__ case accordingly.
# | */
# | #define YY_BUF_SIZE 32768
# | #else
# | #define YY_BUF_SIZE 16384
# | #endif /* __ia64__ */
# | #endif
# |
# | /* The state buf must be large enough to hold one state per character in the main buffer.
# | */
# | #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
# |
# | #ifndef YY_TYPEDEF_YY_BUFFER_STATE
# | #define YY_TYPEDEF_YY_BUFFER_STATE
# | typedef struct yy_buffer_state *YY_BUFFER_STATE;
# | #endif
# |
# | #ifndef YY_TYPEDEF_YY_SIZE_T
# | #define YY_TYPEDEF_YY_SIZE_T
# | typedef size_t yy_size_t;
# | #endif
# |
# | extern yy_size_t yyleng;
# |
# | extern FILE *yyin, *yyout;
# |
# | #define EOB_ACT_CONTINUE_SCAN 0
# | #define EOB_ACT_END_OF_FILE 1
# | #define EOB_ACT_LAST_MATCH 2
# |
# | #define YY_LESS_LINENO(n)
# | #define YY_LINENO_REWIND_TO(ptr)
# |
# | /* Return all but the first "n" matched characters back to the input stream. */
# | #define yyless(n) \
# | do \
# | { \
# | /* Undo effects of setting up yytext. */ \
# | int yyless_macro_arg = (n); \
# | YY_LESS_LINENO(yyless_macro_arg);\
# | *yy_cp = (yy_hold_char); \
# | YY_RESTORE_YY_MORE_OFFSET \
# | (yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \
# | YY_DO_BEFORE_ACTION; /* set up yytext again */ \
# | } \
# | while ( 0 )
# |
# | #define unput(c) yyunput( c, (yytext_ptr) )
# |
# | #ifndef YY_STRUCT_YY_BUFFER_STATE
# | #define YY_STRUCT_YY_BUFFER_STATE
# | struct yy_buffer_state
# | {
# | FILE *yy_input_file;
# |
# | char *yy_ch_buf; /* input buffer */
# | char *yy_buf_pos; /* current position in input buffer */
# |
# | /* Size of input buffer in bytes, not including room for EOB
# | * characters.
# | */
# | yy_size_t yy_buf_size;
# |
# | /* Number of characters read into yy_ch_buf, not including EOB
# | * characters.
# | */
# | yy_size_t yy_n_chars;
# |
# | /* Whether we "own" the buffer - i.e., we know we created it,
# | * and can realloc() it to grow it, and should free() it to
# | * delete it.
# | */
# | int yy_is_our_buffer;
# |
# | /* Whether this is an "interactive" input source; if so, and
# | * if we're using stdio for input, then we want to use getc()
# | * instead of fread(), to make sure we stop fetching input after
# | * each newline.
# | */
# | int yy_is_interactive;
# |
# | /* Whether we're considered to be at the beginning of a line.
# | * If so, '^' rules will be active on the next match, otherwise
# | * not.
# | */
# | int yy_at_bol;
# |
# | int yy_bs_lineno; /**< The line count. */
# | int yy_bs_column; /**< The column count. */
# |
# | /* Whether to try to fill the input buffer when we reach the
# | * end of it.
# | */
# | int yy_fill_buffer;
# |
# | int yy_buffer_status;
# |
# | #define YY_BUFFER_NEW 0
# | #define YY_BUFFER_NORMAL 1
# | /* When an EOF's been seen but there's still some text to process
# | * then we mark the buffer as YY_EOF_PENDING, to indicate that we
# | * shouldn't try reading from the input source any more. We might
# | * still have a bunch of tokens to match, though, because of
# | * possible backing-up.
# | *
# | * When we actually see the EOF, we change the status to "new"
# | * (via yyrestart()), so that the user can continue scanning by
# | * just pointing yyin at a new input file.
# | */
# | #define YY_BUFFER_EOF_PENDING 2
# |
# | };
# | #endif /* !YY_STRUCT_YY_BUFFER_STATE */
# |
# | /* Stack of input buffers. */
# | static size_t yy_buffer_stack_top = 0; /**< index of top of stack. */
# | static size_t yy_buffer_stack_max = 0; /**< capacity of stack. */
# | static YY_BUFFER_STATE * yy_buffer_stack = 0; /**< Stack as an array. */
# |
# | /* We provide macros for accessing buffer states in case in the
# | * future we want to put the buffer states in a more general
# | * "scanner state".
# | *
# | * Returns the top of the stack, or NULL.
# | */
# | #define YY_CURRENT_BUFFER ( (yy_buffer_stack) \
# | ? (yy_buffer_stack)[(yy_buffer_stack_top)] \
# | : NULL)
# |
# | /* Same as previous macro, but useful when we know that the buffer stack is not
# | * NULL or when we need an lvalue. For internal use only.
# | */
# | #define YY_CURRENT_BUFFER_LVALUE (yy_buffer_stack)[(yy_buffer_stack_top)]
# |
# | /* yy_hold_char holds the character lost when yytext is formed. */
# | static char yy_hold_char;
# | static yy_size_t yy_n_chars; /* number of characters read into yy_ch_buf */
# | yy_size_t yyleng;
# |
# | /* Points to current character in buffer. */
# | static char *yy_c_buf_p = (char *) 0;
# | static int yy_init = 0; /* whether we need to initialize */
# | static int yy_start = 0; /* start state number */
# |
# | /* Flag which is used to allow yywrap()'s to do buffer switches
# | * instead of setting up a fresh yyin. A bit of a hack ...
# | */
# | static int yy_did_buffer_switch_on_eof;
# |
# | void yyrestart (FILE *input_file );
# | void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer );
# | YY_BUFFER_STATE yy_create_buffer (FILE *file,int size );
# | void yy_delete_buffer (YY_BUFFER_STATE b );
# | void yy_flush_buffer (YY_BUFFER_STATE b );
# | void yypush_buffer_state (YY_BUFFER_STATE new_buffer );
# | void yypop_buffer_state (void );
# |
# | static void yyensure_buffer_stack (void );
# | static void yy_load_buffer_state (void );
# | static void yy_init_buffer (YY_BUFFER_STATE b,FILE *file );
# |
# | #define YY_FLUSH_BUFFER yy_flush_buffer(YY_CURRENT_BUFFER )
# |
# | YY_BUFFER_STATE yy_scan_buffer (char *base,yy_size_t size );
# | YY_BUFFER_STATE yy_scan_string (yyconst char *yy_str );
# | YY_BUFFER_STATE yy_scan_bytes (yyconst char *bytes,yy_size_t len );
# |
# | void *yyalloc (yy_size_t );
# | void *yyrealloc (void *,yy_size_t );
# | void yyfree (void * );
# |
# | #define yy_new_buffer yy_create_buffer
# |
# | #define yy_set_interactive(is_interactive) \
# | { \
# | if ( ! YY_CURRENT_BUFFER ){ \
# | yyensure_buffer_stack (); \
# | YY_CURRENT_BUFFER_LVALUE = \
# | yy_create_buffer(yyin,YY_BUF_SIZE ); \
# | } \
# | YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \
# | }
# |
# | #define yy_set_bol(at_bol) \
# | { \
# | if ( ! YY_CURRENT_BUFFER ){\
# | yyensure_buffer_stack (); \
# | YY_CURRENT_BUFFER_LVALUE = \
# | yy_create_buffer(yyin,YY_BUF_SIZE ); \
# | } \
# | YY_CURRENT_BUFFER_LVALUE->yy_at_bol = at_bol; \
# | }
# |
# | #define YY_AT_BOL() (YY_CURRENT_BUFFER_LVALUE->yy_at_bol)
# |
# | /* Begin user sect3 */
# |
# | typedef unsigned char YY_CHAR;
# |
# | FILE *yyin = (FILE *) 0, *yyout = (FILE *) 0;
# |
# | typedef int yy_state_type;
# |
# | extern int yylineno;
# |
# | int yylineno = 1;
# |
# | extern char *yytext;
# | #ifdef yytext_ptr
# | #undef yytext_ptr
# | #endif
# | #define yytext_ptr yytext
# |
# | static yy_state_type yy_get_previous_state (void );
# | static yy_state_type yy_try_NUL_trans (yy_state_type current_state );
# | static int yy_get_next_buffer (void );
# | #if defined(__GNUC__) && __GNUC__ >= 3
# | __attribute__((__noreturn__))
# | #endif
# | static void yy_fatal_error (yyconst char msg[] );
# |
# | /* Done after the current pattern has been matched and before the
# | * corresponding action - sets up yytext.
# | */
# | #define YY_DO_BEFORE_ACTION \
# | (yytext_ptr) = yy_bp; \
# | (yytext_ptr) -= (yy_more_len); \
# | yyleng = (size_t) (yy_cp - (yytext_ptr)); \
# | (yy_hold_char) = *yy_cp; \
# | *yy_cp = '\0'; \
# | (yy_c_buf_p) = yy_cp;
# |
# | #define YY_NUM_RULES 8
# | #define YY_END_OF_BUFFER 9
# | /* This struct is not used in this scanner,
# | but its presence is necessary. */
# | struct yy_trans_info
# | {
# | flex_int32_t yy_verify;
# | flex_int32_t yy_nxt;
# | };
# | static yyconst flex_int16_t yy_acclist[23] =
# | { 0,
# | 9, 7, 8, 8, 1, 7, 8, 2, 7, 8,
# | 3, 7, 8, 4, 7, 8, 5, 7, 8, 6,
# | 7, 8
# | } ;
# |
# | static yyconst flex_int16_t yy_accept[14] =
# | { 0,
# | 1, 1, 1, 2, 4, 5, 8, 11, 14, 17,
# | 20, 23, 23
# | } ;
# |
# | static yyconst YY_CHAR yy_ec[256] =
# | { 0,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 2,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 3, 4, 5, 6,
# |
# | 7, 8, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# |
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1
# | } ;
# |
# | static yyconst YY_CHAR yy_meta[9] =
# | { 0,
# | 1, 1, 1, 1, 1, 1, 1, 1
# | } ;
# |
# | static yyconst flex_uint16_t yy_base[13] =
# | { 0,
# | 0, 0, 9, 10, 10, 10, 10, 10, 10, 10,
# | 10, 10
# | } ;
# |
# | static yyconst flex_int16_t yy_def[13] =
# | { 0,
# | 12, 1, 12, 12, 12, 12, 12, 12, 12, 12,
# | 12, 0
# | } ;
# |
# | static yyconst flex_uint16_t yy_nxt[19] =
# | { 0,
# | 4, 5, 6, 7, 8, 9, 10, 11, 12, 3,
# | 12, 12, 12, 12, 12, 12, 12, 12
# | } ;
# |
# | static yyconst flex_int16_t yy_chk[19] =
# | { 0,
# | 1, 1, 1, 1, 1, 1, 1, 1, 3, 12,
# | 12, 12, 12, 12, 12, 12, 12, 12
# | } ;
# |
# | extern int yy_flex_debug;
# | int yy_flex_debug = 0;
# |
# | static yy_state_type *yy_state_buf=0, *yy_state_ptr=0;
# | static char *yy_full_match;
# | static int yy_lp;
# | #define REJECT \
# | { \
# | *yy_cp = (yy_hold_char); /* undo effects of setting up yytext */ \
# | yy_cp = (yy_full_match); /* restore poss. backed-over text */ \
# | ++(yy_lp); \
# | goto find_rule; \
# | }
# |
# | static int yy_more_flag = 0;
# | static int yy_more_len = 0;
# | #define yymore() ((yy_more_flag) = 1)
# | #define YY_MORE_ADJ (yy_more_len)
# | #define YY_RESTORE_YY_MORE_OFFSET
# | char *yytext;
# | #line 1 "conftest.l"
# | #line 484 "lex.yy.c"
# |
# | #define INITIAL 0
# |
# | #ifndef YY_NO_UNISTD_H
# | /* Special case for "unistd.h", since it is non-ANSI. We include it way
# | * down here because we want the user's section 1 to have been scanned first.
# | * The user has a chance to override it with an option.
# | */
# | #include
# | #endif
# |
# | #ifndef YY_EXTRA_TYPE
# | #define YY_EXTRA_TYPE void *
# | #endif
# |
# | static int yy_init_globals (void );
# |
# | /* Accessor methods to globals.
# | These are made visible to non-reentrant scanners for convenience. */
# |
# | int yylex_destroy (void );
# |
# | int yyget_debug (void );
# |
# | void yyset_debug (int debug_flag );
# |
# | YY_EXTRA_TYPE yyget_extra (void );
# |
# | void yyset_extra (YY_EXTRA_TYPE user_defined );
# |
# | FILE *yyget_in (void );
# |
# | void yyset_in (FILE * _in_str );
# |
# | FILE *yyget_out (void );
# |
# | void yyset_out (FILE * _out_str );
# |
# | yy_size_t yyget_leng (void );
# |
# | char *yyget_text (void );
# |
# | int yyget_lineno (void );
# |
# | void yyset_lineno (int _line_number );
# |
# | /* Macros after this point can all be overridden by user definitions in
# | * section 1.
# | */
# |
# | #ifndef YY_SKIP_YYWRAP
# | #ifdef __cplusplus
# | extern "C" int yywrap (void );
# | #else
# | extern int yywrap (void );
# | #endif
# | #endif
# |
# | #ifndef YY_NO_UNPUT
# |
# | static void yyunput (int c,char *buf_ptr );
# |
# | #endif
# |
# | #ifndef yytext_ptr
# | static void yy_flex_strncpy (char *,yyconst char *,int );
# | #endif
# |
# | #ifdef YY_NEED_STRLEN
# | static int yy_flex_strlen (yyconst char * );
# | #endif
# |
# | #ifndef YY_NO_INPUT
# |
# | #ifdef __cplusplus
# | static int yyinput (void );
# | #else
# | static int input (void );
# | #endif
# |
# | #endif
# |
# | /* Amount of stuff to slurp up with each read. */
# | #ifndef YY_READ_BUF_SIZE
# | #ifdef __ia64__
# | /* On IA-64, the buffer size is 16k, not 8k */
# | #define YY_READ_BUF_SIZE 16384
# | #else
# | #define YY_READ_BUF_SIZE 8192
# | #endif /* __ia64__ */
# | #endif
# |
# | /* Copy whatever the last rule matched to the standard output. */
# | #ifndef ECHO
# | /* This used to be an fputs(), but since the string might contain NUL's,
# | * we now use fwrite().
# | */
# | #define ECHO do { if (fwrite( yytext, yyleng, 1, yyout )) {} } while (0)
# | #endif
# |
# | /* Gets input and stuffs it into "buf". number of characters read, or YY_NULL,
# | * is returned in "result".
# | */
# | #ifndef YY_INPUT
# | #define YY_INPUT(buf,result,max_size) \
# | if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \
# | { \
# | int c = '*'; \
# | size_t n; \
# | for ( n = 0; n < max_size && \
# | (c = getc( yyin )) != EOF && c != '\n'; ++n ) \
# | buf[n] = (char) c; \
# | if ( c == '\n' ) \
# | buf[n++] = (char) c; \
# | if ( c == EOF && ferror( yyin ) ) \
# | YY_FATAL_ERROR( "input in flex scanner failed" ); \
# | result = n; \
# | } \
# | else \
# | { \
# | errno=0; \
# | while ( (result = fread(buf, 1, max_size, yyin))==0 && ferror(yyin)) \
# | { \
# | if( errno != EINTR) \
# | { \
# | YY_FATAL_ERROR( "input in flex scanner failed" ); \
# | break; \
# | } \
# | errno=0; \
# | clearerr(yyin); \
# | } \
# | }\
# | \
# |
# | #endif
# |
# | /* No semi-colon after return; correct usage is to write "yyterminate();" -
# | * we don't want an extra ';' after the "return" because that will cause
# | * some compilers to complain about unreachable statements.
# | */
# | #ifndef yyterminate
# | #define yyterminate() return YY_NULL
# | #endif
# |
# | /* Number of entries by which start-condition stack grows. */
# | #ifndef YY_START_STACK_INCR
# | #define YY_START_STACK_INCR 25
# | #endif
# |
# | /* Report a fatal error. */
# | #ifndef YY_FATAL_ERROR
# | #define YY_FATAL_ERROR(msg) yy_fatal_error( msg )
# | #endif
# |
# | /* end tables serialization structures and prototypes */
# |
# | /* Default declaration of generated scanner - a define so the user can
# | * easily add parameters.
# | */
# | #ifndef YY_DECL
# | #define YY_DECL_IS_OURS 1
# |
# | extern int yylex (void);
# |
# | #define YY_DECL int yylex (void)
# | #endif /* !YY_DECL */
# |
# | /* Code executed at the beginning of each rule, after yytext and yyleng
# | * have been set up.
# | */
# | #ifndef YY_USER_ACTION
# | #define YY_USER_ACTION
# | #endif
# |
# | /* Code executed at the end of each rule. */
# | #ifndef YY_BREAK
# | #define YY_BREAK /*LINTED*/break;
# | #endif
# |
# | #define YY_RULE_SETUP \
# | YY_USER_ACTION
# |
# | /** The main scanner function which does all the work.
# | */
# | YY_DECL
# | {
# | yy_state_type yy_current_state;
# | char *yy_cp, *yy_bp;
# | int yy_act;
# |
# | if ( !(yy_init) )
# | {
# | (yy_init) = 1;
# |
# | #ifdef YY_USER_INIT
# | YY_USER_INIT;
# | #endif
# |
# | /* Create the reject buffer large enough to save one state per allowed character. */
# | if ( ! (yy_state_buf) )
# | (yy_state_buf) = (yy_state_type *)yyalloc(YY_STATE_BUF_SIZE );
# | if ( ! (yy_state_buf) )
# | YY_FATAL_ERROR( "out of dynamic memory in yylex()" );
# |
# | if ( ! (yy_start) )
# | (yy_start) = 1; /* first start state */
# |
# | if ( ! yyin )
# | yyin = stdin;
# |
# | if ( ! yyout )
# | yyout = stdout;
# |
# | if ( ! YY_CURRENT_BUFFER ) {
# | yyensure_buffer_stack ();
# | YY_CURRENT_BUFFER_LVALUE =
# | yy_create_buffer(yyin,YY_BUF_SIZE );
# | }
# |
# | yy_load_buffer_state( );
# | }
# |
# | {
# | #line 1 "conftest.l"
# |
# | #line 710 "lex.yy.c"
# |
# | while ( /*CONSTCOND*/1 ) /* loops until end-of-file is reached */
# | {
# | (yy_more_len) = 0;
# | if ( (yy_more_flag) )
# | {
# | (yy_more_len) = (yy_c_buf_p) - (yytext_ptr);
# | (yy_more_flag) = 0;
# | }
# | yy_cp = (yy_c_buf_p);
# |
# | /* Support of yytext. */
# | *yy_cp = (yy_hold_char);
# |
# | /* yy_bp points to the position in yy_ch_buf of the start of
# | * the current run.
# | */
# | yy_bp = yy_cp;
# |
# | yy_current_state = (yy_start);
# |
# | (yy_state_ptr) = (yy_state_buf);
# | *(yy_state_ptr)++ = yy_current_state;
# |
# | yy_match:
# | do
# | {
# | YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)] ;
# | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
# | {
# | yy_current_state = (int) yy_def[yy_current_state];
# | if ( yy_current_state >= 13 )
# | yy_c = yy_meta[(unsigned int) yy_c];
# | }
# | yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
# | *(yy_state_ptr)++ = yy_current_state;
# | ++yy_cp;
# | }
# | while ( yy_base[yy_current_state] != 10 );
# |
# | yy_find_action:
# | yy_current_state = *--(yy_state_ptr);
# | (yy_lp) = yy_accept[yy_current_state];
# | find_rule: /* we branch to this label when backing up */
# | for ( ; ; ) /* until we find what rule we matched */
# | {
# | if ( (yy_lp) && (yy_lp) < yy_accept[yy_current_state + 1] )
# | {
# | yy_act = yy_acclist[(yy_lp)];
# | {
# | (yy_full_match) = yy_cp;
# | break;
# | }
# | }
# | --yy_cp;
# | yy_current_state = *--(yy_state_ptr);
# | (yy_lp) = yy_accept[yy_current_state];
# | }
# |
# | YY_DO_BEFORE_ACTION;
# |
# | do_action: /* This label is used only to access EOF actions. */
# |
# | switch ( yy_act )
# | { /* beginning of action switch */
# | case 1:
# | YY_RULE_SETUP
# | #line 2 "conftest.l"
# | { ECHO; }
# | YY_BREAK
# | case 2:
# | YY_RULE_SETUP
# | #line 3 "conftest.l"
# | { REJECT; }
# | YY_BREAK
# | case 3:
# | YY_RULE_SETUP
# | #line 4 "conftest.l"
# | { yymore (); }
# | YY_BREAK
# | case 4:
# | YY_RULE_SETUP
# | #line 5 "conftest.l"
# | { yyless (1); }
# | YY_BREAK
# | case 5:
# | YY_RULE_SETUP
# | #line 6 "conftest.l"
# | { /* IRIX 6.5 flex 2.5.4 underquotes its yyless argument. */
# | yyless ((input () != 0)); }
# | YY_BREAK
# | case 6:
# | YY_RULE_SETUP
# | #line 8 "conftest.l"
# | { unput (yytext[0]); }
# | YY_BREAK
# | case 7:
# | YY_RULE_SETUP
# | #line 9 "conftest.l"
# | { BEGIN INITIAL; }
# | YY_BREAK
# | case 8:
# | YY_RULE_SETUP
# | #line 10 "conftest.l"
# | ECHO;
# | YY_BREAK
# | #line 817 "lex.yy.c"
# | case YY_STATE_EOF(INITIAL):
# | yyterminate();
# |
# | case YY_END_OF_BUFFER:
# | {
# | /* Amount of text matched not including the EOB char. */
# | int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1;
# |
# | /* Undo the effects of YY_DO_BEFORE_ACTION. */
# | *yy_cp = (yy_hold_char);
# | YY_RESTORE_YY_MORE_OFFSET
# |
# | if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_NEW )
# | {
# | /* We're scanning a new file or input source. It's
# | * possible that this happened because the user
# | * just pointed yyin at a new source and called
# | * yylex(). If so, then we have to assure
# | * consistency between YY_CURRENT_BUFFER and our
# | * globals. Here is the right place to do so, because
# | * this is the first action (other than possibly a
# | * back-up) that will match for the new input source.
# | */
# | (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
# | YY_CURRENT_BUFFER_LVALUE->yy_input_file = yyin;
# | YY_CURRENT_BUFFER_LVALUE->yy_buffer_status = YY_BUFFER_NORMAL;
# | }
# |
# | /* Note that here we test for yy_c_buf_p "<=" to the position
# | * of the first EOB in the buffer, since yy_c_buf_p will
# | * already have been incremented past the NUL character
# | * (since all states make transitions on EOB to the
# | * end-of-buffer state). Contrast this with the test
# | * in input().
# | */
# | if ( (yy_c_buf_p) <= &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
# | { /* This was really a NUL. */
# | yy_state_type yy_next_state;
# |
# | (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
# |
# | yy_current_state = yy_get_previous_state( );
# |
# | /* Okay, we're now positioned to make the NUL
# | * transition. We couldn't have
# | * yy_get_previous_state() go ahead and do it
# | * for us because it doesn't know how to deal
# | * with the possibility of jamming (and we don't
# | * want to build jamming into it because then it
# | * will run more slowly).
# | */
# |
# | yy_next_state = yy_try_NUL_trans( yy_current_state );
# |
# | yy_bp = (yytext_ptr) + YY_MORE_ADJ;
# |
# | if ( yy_next_state )
# | {
# | /* Consume the NUL. */
# | yy_cp = ++(yy_c_buf_p);
# | yy_current_state = yy_next_state;
# | goto yy_match;
# | }
# |
# | else
# | {
# | yy_cp = (yy_c_buf_p);
# | goto yy_find_action;
# | }
# | }
# |
# | else switch ( yy_get_next_buffer( ) )
# | {
# | case EOB_ACT_END_OF_FILE:
# | {
# | (yy_did_buffer_switch_on_eof) = 0;
# |
# | if ( yywrap( ) )
# | {
# | /* Note: because we've taken care in
# | * yy_get_next_buffer() to have set up
# | * yytext, we can now set up
# | * yy_c_buf_p so that if some total
# | * hoser (like flex itself) wants to
# | * call the scanner after we return the
# | * YY_NULL, it'll still work - another
# | * YY_NULL will get returned.
# | */
# | (yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ;
# |
# | yy_act = YY_STATE_EOF(YY_START);
# | goto do_action;
# | }
# |
# | else
# | {
# | if ( ! (yy_did_buffer_switch_on_eof) )
# | YY_NEW_FILE;
# | }
# | break;
# | }
# |
# | case EOB_ACT_CONTINUE_SCAN:
# | (yy_c_buf_p) =
# | (yytext_ptr) + yy_amount_of_matched_text;
# |
# | yy_current_state = yy_get_previous_state( );
# |
# | yy_cp = (yy_c_buf_p);
# | yy_bp = (yytext_ptr) + YY_MORE_ADJ;
# | goto yy_match;
# |
# | case EOB_ACT_LAST_MATCH:
# | (yy_c_buf_p) =
# | &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)];
# |
# | yy_current_state = yy_get_previous_state( );
# |
# | yy_cp = (yy_c_buf_p);
# | yy_bp = (yytext_ptr) + YY_MORE_ADJ;
# | goto yy_find_action;
# | }
# | break;
# | }
# |
# | default:
# | YY_FATAL_ERROR(
# | "fatal flex scanner internal error--no action found" );
# | } /* end of action switch */
# | } /* end of scanning one token */
# | } /* end of user's declarations */
# | } /* end of yylex */
# |
# | /* yy_get_next_buffer - try to read in a new buffer
# | *
# | * Returns a code representing an action:
# | * EOB_ACT_LAST_MATCH -
# | * EOB_ACT_CONTINUE_SCAN - continue scanning from current position
# | * EOB_ACT_END_OF_FILE - end of file
# | */
# | static int yy_get_next_buffer (void)
# | {
# | char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf;
# | char *source = (yytext_ptr);
# | yy_size_t number_to_move, i;
# | int ret_val;
# |
# | if ( (yy_c_buf_p) > &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] )
# | YY_FATAL_ERROR(
# | "fatal flex scanner internal error--end of buffer missed" );
# |
# | if ( YY_CURRENT_BUFFER_LVALUE->yy_fill_buffer == 0 )
# | { /* Don't try to fill the buffer, so this is an EOF. */
# | if ( (yy_c_buf_p) - (yytext_ptr) - YY_MORE_ADJ == 1 )
# | {
# | /* We matched a single character, the EOB, so
# | * treat this as a final EOF.
# | */
# | return EOB_ACT_END_OF_FILE;
# | }
# |
# | else
# | {
# | /* We matched some text prior to the EOB, first
# | * process it.
# | */
# | return EOB_ACT_LAST_MATCH;
# | }
# | }
# |
# | /* Try to read more data. */
# |
# | /* First move last chars to start of buffer. */
# | number_to_move = (yy_size_t) ((yy_c_buf_p) - (yytext_ptr)) - 1;
# |
# | for ( i = 0; i < number_to_move; ++i )
# | *(dest++) = *(source++);
# |
# | if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_EOF_PENDING )
# | /* don't do the read, it's not guaranteed to return an EOF,
# | * just force an EOF
# | */
# | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars) = 0;
# |
# | else
# | {
# | yy_size_t num_to_read =
# | YY_CURRENT_BUFFER_LVALUE->yy_buf_size - number_to_move - 1;
# |
# | while ( num_to_read <= 0 )
# | { /* Not enough room in the buffer - grow it. */
# |
# | YY_FATAL_ERROR(
# | "input buffer overflow, can't enlarge buffer because scanner uses REJECT" );
# |
# | }
# |
# | if ( num_to_read > YY_READ_BUF_SIZE )
# | num_to_read = YY_READ_BUF_SIZE;
# |
# | /* Read in more data. */
# | YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]),
# | (yy_n_chars), num_to_read );
# |
# | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
# | }
# |
# | if ( (yy_n_chars) == 0 )
# | {
# | if ( number_to_move == YY_MORE_ADJ )
# | {
# | ret_val = EOB_ACT_END_OF_FILE;
# | yyrestart(yyin );
# | }
# |
# | else
# | {
# | ret_val = EOB_ACT_LAST_MATCH;
# | YY_CURRENT_BUFFER_LVALUE->yy_buffer_status =
# | YY_BUFFER_EOF_PENDING;
# | }
# | }
# |
# | else
# | ret_val = EOB_ACT_CONTINUE_SCAN;
# |
# | if ((yy_size_t) ((yy_n_chars) + number_to_move) > YY_CURRENT_BUFFER_LVALUE->yy_buf_size) {
# | /* Extend the array by 50%, plus the number we really need. */
# | yy_size_t new_size = (yy_n_chars) + number_to_move + ((yy_n_chars) >> 1);
# | YY_CURRENT_BUFFER_LVALUE->yy_ch_buf = (char *) yyrealloc((void *) YY_CURRENT_BUFFER_LVALUE->yy_ch_buf,new_size );
# | if ( ! YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
# | YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" );
# | }
# |
# | (yy_n_chars) += number_to_move;
# | YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] = YY_END_OF_BUFFER_CHAR;
# | YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] = YY_END_OF_BUFFER_CHAR;
# |
# | (yytext_ptr) = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[0];
# |
# | return ret_val;
# | }
# |
# | /* yy_get_previous_state - get the state just before the EOB char was reached */
# |
# | static yy_state_type yy_get_previous_state (void)
# | {
# | yy_state_type yy_current_state;
# | char *yy_cp;
# |
# | yy_current_state = (yy_start);
# |
# | (yy_state_ptr) = (yy_state_buf);
# | *(yy_state_ptr)++ = yy_current_state;
# |
# | for ( yy_cp = (yytext_ptr) + YY_MORE_ADJ; yy_cp < (yy_c_buf_p); ++yy_cp )
# | {
# | YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1);
# | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
# | {
# | yy_current_state = (int) yy_def[yy_current_state];
# | if ( yy_current_state >= 13 )
# | yy_c = yy_meta[(unsigned int) yy_c];
# | }
# | yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
# | *(yy_state_ptr)++ = yy_current_state;
# | }
# |
# | return yy_current_state;
# | }
# |
# | /* yy_try_NUL_trans - try to make a transition on the NUL character
# | *
# | * synopsis
# | * next_state = yy_try_NUL_trans( current_state );
# | */
# | static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state )
# | {
# | int yy_is_jam;
# |
# | YY_CHAR yy_c = 1;
# | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
# | {
# | yy_current_state = (int) yy_def[yy_current_state];
# | if ( yy_current_state >= 13 )
# | yy_c = yy_meta[(unsigned int) yy_c];
# | }
# | yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
# | yy_is_jam = (yy_current_state == 12);
# | if ( ! yy_is_jam )
# | *(yy_state_ptr)++ = yy_current_state;
# |
# | return yy_is_jam ? 0 : yy_current_state;
# | }
# |
# | #ifndef YY_NO_UNPUT
# |
# | static void yyunput (int c, char * yy_bp )
# | {
# | char *yy_cp;
# |
# | yy_cp = (yy_c_buf_p);
# |
# | /* undo effects of setting up yytext */
# | *yy_cp = (yy_hold_char);
# |
# | if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 )
# | { /* need to shift things up to make room */
# | /* +2 for EOB chars. */
# | yy_size_t number_to_move = (yy_n_chars) + 2;
# | char *dest = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[
# | YY_CURRENT_BUFFER_LVALUE->yy_buf_size + 2];
# | char *source =
# | &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move];
# |
# | while ( source > YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
# | *--dest = *--source;
# |
# | yy_cp += (int) (dest - source);
# | yy_bp += (int) (dest - source);
# | YY_CURRENT_BUFFER_LVALUE->yy_n_chars =
# | (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_buf_size;
# |
# | if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 )
# | YY_FATAL_ERROR( "flex scanner push-back overflow" );
# | }
# |
# | *--yy_cp = (char) c;
# |
# | (yytext_ptr) = yy_bp;
# | (yy_hold_char) = *yy_cp;
# | (yy_c_buf_p) = yy_cp;
# | }
# |
# | #endif
# |
# | #ifndef YY_NO_INPUT
# | #ifdef __cplusplus
# | static int yyinput (void)
# | #else
# | static int input (void)
# | #endif
# |
# | {
# | int c;
# |
# | *(yy_c_buf_p) = (yy_hold_char);
# |
# | if ( *(yy_c_buf_p) == YY_END_OF_BUFFER_CHAR )
# | {
# | /* yy_c_buf_p now points to the character we want to return.
# | * If this occurs *before* the EOB characters, then it's a
# | * valid NUL; if not, then we've hit the end of the buffer.
# | */
# | if ( (yy_c_buf_p) < &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
# | /* This was really a NUL. */
# | *(yy_c_buf_p) = '\0';
# |
# | else
# | { /* need more input */
# | yy_size_t offset = (yy_c_buf_p) - (yytext_ptr);
# | ++(yy_c_buf_p);
# |
# | switch ( yy_get_next_buffer( ) )
# | {
# | case EOB_ACT_LAST_MATCH:
# | /* This happens because yy_g_n_b()
# | * sees that we've accumulated a
# | * token and flags that we need to
# | * try matching the token before
# | * proceeding. But for input(),
# | * there's no matching to consider.
# | * So convert the EOB_ACT_LAST_MATCH
# | * to EOB_ACT_END_OF_FILE.
# | */
# |
# | /* Reset buffer status. */
# | yyrestart(yyin );
# |
# | /*FALLTHROUGH*/
# |
# | case EOB_ACT_END_OF_FILE:
# | {
# | if ( yywrap( ) )
# | return EOF;
# |
# | if ( ! (yy_did_buffer_switch_on_eof) )
# | YY_NEW_FILE;
# | #ifdef __cplusplus
# | return yyinput();
# | #else
# | return input();
# | #endif
# | }
# |
# | case EOB_ACT_CONTINUE_SCAN:
# | (yy_c_buf_p) = (yytext_ptr) + offset;
# | break;
# | }
# | }
# | }
# |
# | c = *(unsigned char *) (yy_c_buf_p); /* cast for 8-bit char's */
# | *(yy_c_buf_p) = '\0'; /* preserve yytext */
# | (yy_hold_char) = *++(yy_c_buf_p);
# |
# | return c;
# | }
# | #endif /* ifndef YY_NO_INPUT */
# |
# | /** Immediately switch to a different input stream.
# | * @param input_file A readable stream.
# | *
# | * @note This function does not reset the start condition to @c INITIAL .
# | */
# | void yyrestart (FILE * input_file )
# | {
# |
# | if ( ! YY_CURRENT_BUFFER ){
# | yyensure_buffer_stack ();
# | YY_CURRENT_BUFFER_LVALUE =
# | yy_create_buffer(yyin,YY_BUF_SIZE );
# | }
# |
# | yy_init_buffer(YY_CURRENT_BUFFER,input_file );
# | yy_load_buffer_state( );
# | }
# |
# | /** Switch to a different input buffer.
# | * @param new_buffer The new input buffer.
# | *
# | */
# | void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer )
# | {
# |
# | /* TODO. We should be able to replace this entire function body
# | * with
# | * yypop_buffer_state();
# | * yypush_buffer_state(new_buffer);
# | */
# | yyensure_buffer_stack ();
# | if ( YY_CURRENT_BUFFER == new_buffer )
# | return;
# |
# | if ( YY_CURRENT_BUFFER )
# | {
# | /* Flush out information for old buffer. */
# | *(yy_c_buf_p) = (yy_hold_char);
# | YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
# | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
# | }
# |
# | YY_CURRENT_BUFFER_LVALUE = new_buffer;
# | yy_load_buffer_state( );
# |
# | /* We don't actually know whether we did this switch during
# | * EOF (yywrap()) processing, but the only time this flag
# | * is looked at is after yywrap() is called, so it's safe
# | * to go ahead and always set it.
# | */
# | (yy_did_buffer_switch_on_eof) = 1;
# | }
# |
# | static void yy_load_buffer_state (void)
# | {
# | (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
# | (yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos;
# | yyin = YY_CURRENT_BUFFER_LVALUE->yy_input_file;
# | (yy_hold_char) = *(yy_c_buf_p);
# | }
# |
# | /** Allocate and initialize an input buffer state.
# | * @param file A readable stream.
# | * @param size The character buffer size in bytes. When in doubt, use @c YY_BUF_SIZE.
# | *
# | * @return the allocated buffer state.
# | */
# | YY_BUFFER_STATE yy_create_buffer (FILE * file, int size )
# | {
# | YY_BUFFER_STATE b;
# |
# | b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) );
# | if ( ! b )
# | YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
# |
# | b->yy_buf_size = (yy_size_t)size;
# |
# | /* yy_ch_buf has to be 2 characters longer than the size given because
# | * we need to put in 2 end-of-buffer characters.
# | */
# | b->yy_ch_buf = (char *) yyalloc(b->yy_buf_size + 2 );
# | if ( ! b->yy_ch_buf )
# | YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
# |
# | b->yy_is_our_buffer = 1;
# |
# | yy_init_buffer(b,file );
# |
# | return b;
# | }
# |
# | /** Destroy the buffer.
# | * @param b a buffer created with yy_create_buffer()
# | *
# | */
# | void yy_delete_buffer (YY_BUFFER_STATE b )
# | {
# |
# | if ( ! b )
# | return;
# |
# | if ( b == YY_CURRENT_BUFFER ) /* Not sure if we should pop here. */
# | YY_CURRENT_BUFFER_LVALUE = (YY_BUFFER_STATE) 0;
# |
# | if ( b->yy_is_our_buffer )
# | yyfree((void *) b->yy_ch_buf );
# |
# | yyfree((void *) b );
# | }
# |
# | /* Initializes or reinitializes a buffer.
# | * This function is sometimes called more than once on the same buffer,
# | * such as during a yyrestart() or at EOF.
# | */
# | static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file )
# |
# | {
# | int oerrno = errno;
# |
# | yy_flush_buffer(b );
# |
# | b->yy_input_file = file;
# | b->yy_fill_buffer = 1;
# |
# | /* If b is the current buffer, then yy_init_buffer was _probably_
# | * called from yyrestart() or through yy_get_next_buffer.
# | * In that case, we don't want to reset the lineno or column.
# | */
# | if (b != YY_CURRENT_BUFFER){
# | b->yy_bs_lineno = 1;
# | b->yy_bs_column = 0;
# | }
# |
# | b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0;
# |
# | errno = oerrno;
# | }
# |
# | /** Discard all buffered characters. On the next scan, YY_INPUT will be called.
# | * @param b the buffer state to be flushed, usually @c YY_CURRENT_BUFFER.
# | *
# | */
# | void yy_flush_buffer (YY_BUFFER_STATE b )
# | {
# | if ( ! b )
# | return;
# |
# | b->yy_n_chars = 0;
# |
# | /* We always need two end-of-buffer characters. The first causes
# | * a transition to the end-of-buffer state. The second causes
# | * a jam in that state.
# | */
# | b->yy_ch_buf[0] = YY_END_OF_BUFFER_CHAR;
# | b->yy_ch_buf[1] = YY_END_OF_BUFFER_CHAR;
# |
# | b->yy_buf_pos = &b->yy_ch_buf[0];
# |
# | b->yy_at_bol = 1;
# | b->yy_buffer_status = YY_BUFFER_NEW;
# |
# | if ( b == YY_CURRENT_BUFFER )
# | yy_load_buffer_state( );
# | }
# |
# | /** Pushes the new state onto the stack. The new state becomes
# | * the current state. This function will allocate the stack
# | * if necessary.
# | * @param new_buffer The new state.
# | *
# | */
# | void yypush_buffer_state (YY_BUFFER_STATE new_buffer )
# | {
# | if (new_buffer == NULL)
# | return;
# |
# | yyensure_buffer_stack();
# |
# | /* This block is copied from yy_switch_to_buffer. */
# | if ( YY_CURRENT_BUFFER )
# | {
# | /* Flush out information for old buffer. */
# | *(yy_c_buf_p) = (yy_hold_char);
# | YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
# | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
# | }
# |
# | /* Only push if top exists. Otherwise, replace top. */
# | if (YY_CURRENT_BUFFER)
# | (yy_buffer_stack_top)++;
# | YY_CURRENT_BUFFER_LVALUE = new_buffer;
# |
# | /* copied from yy_switch_to_buffer. */
# | yy_load_buffer_state( );
# | (yy_did_buffer_switch_on_eof) = 1;
# | }
# |
# | /** Removes and deletes the top of the stack, if present.
# | * The next element becomes the new top.
# | *
# | */
# | void yypop_buffer_state (void)
# | {
# | if (!YY_CURRENT_BUFFER)
# | return;
# |
# | yy_delete_buffer(YY_CURRENT_BUFFER );
# | YY_CURRENT_BUFFER_LVALUE = NULL;
# | if ((yy_buffer_stack_top) > 0)
# | --(yy_buffer_stack_top);
# |
# | if (YY_CURRENT_BUFFER) {
# | yy_load_buffer_state( );
# | (yy_did_buffer_switch_on_eof) = 1;
# | }
# | }
# |
# | /* Allocates the stack if it does not exist.
# | * Guarantees space for at least one push.
# | */
# | static void yyensure_buffer_stack (void)
# | {
# | yy_size_t num_to_alloc;
# |
# | if (!(yy_buffer_stack)) {
# |
# | /* First allocation is just for 2 elements, since we don't know if this
# | * scanner will even need a stack. We use 2 instead of 1 to avoid an
# | * immediate realloc on the next call.
# | */
# | num_to_alloc = 1; /* After all that talk, this was set to 1 anyways... */
# | (yy_buffer_stack) = (struct yy_buffer_state**)yyalloc
# | (num_to_alloc * sizeof(struct yy_buffer_state*)
# | );
# | if ( ! (yy_buffer_stack) )
# | YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
# |
# | memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*));
# |
# | (yy_buffer_stack_max) = num_to_alloc;
# | (yy_buffer_stack_top) = 0;
# | return;
# | }
# |
# | if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){
# |
# | /* Increase the buffer to prepare for a possible push. */
# | yy_size_t grow_size = 8 /* arbitrary grow size */;
# |
# | num_to_alloc = (yy_buffer_stack_max) + grow_size;
# | (yy_buffer_stack) = (struct yy_buffer_state**)yyrealloc
# | ((yy_buffer_stack),
# | num_to_alloc * sizeof(struct yy_buffer_state*)
# | );
# | if ( ! (yy_buffer_stack) )
# | YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
# |
# | /* zero only the new slots.*/
# | memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*));
# | (yy_buffer_stack_max) = num_to_alloc;
# | }
# | }
# |
# | /** Setup the input buffer state to scan directly from a user-specified character buffer.
# | * @param base the character buffer
# | * @param size the size in bytes of the character buffer
# | *
# | * @return the newly allocated buffer state object.
# | */
# | YY_BUFFER_STATE yy_scan_buffer (char * base, yy_size_t size )
# | {
# | YY_BUFFER_STATE b;
# |
# | if ( size < 2 ||
# | base[size-2] != YY_END_OF_BUFFER_CHAR ||
# | base[size-1] != YY_END_OF_BUFFER_CHAR )
# | /* They forgot to leave room for the EOB's. */
# | return 0;
# |
# | b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) );
# | if ( ! b )
# | YY_FATAL_ERROR( "out of dynamic memory in yy_scan_buffer()" );
# |
# | b->yy_buf_size = size - 2; /* "- 2" to take care of EOB's */
# | b->yy_buf_pos = b->yy_ch_buf = base;
# | b->yy_is_our_buffer = 0;
# | b->yy_input_file = 0;
# | b->yy_n_chars = b->yy_buf_size;
# | b->yy_is_interactive = 0;
# | b->yy_at_bol = 1;
# | b->yy_fill_buffer = 0;
# | b->yy_buffer_status = YY_BUFFER_NEW;
# |
# | yy_switch_to_buffer(b );
# |
# | return b;
# | }
# |
# | /** Setup the input buffer state to scan a string. The next call to yylex() will
# | * scan from a @e copy of @a str.
# | * @param yystr a NUL-terminated string to scan
# | *
# | * @return the newly allocated buffer state object.
# | * @note If you want to scan bytes that may contain NUL values, then use
# | * yy_scan_bytes() instead.
# | */
# | YY_BUFFER_STATE yy_scan_string (yyconst char * yystr )
# | {
# |
# | return yy_scan_bytes(yystr,strlen(yystr) );
# | }
# |
# | /** Setup the input buffer state to scan the given bytes. The next call to yylex() will
# | * scan from a @e copy of @a bytes.
# | * @param yybytes the byte buffer to scan
# | * @param _yybytes_len the number of bytes in the buffer pointed to by @a bytes.
# | *
# | * @return the newly allocated buffer state object.
# | */
# | YY_BUFFER_STATE yy_scan_bytes (yyconst char * yybytes, yy_size_t _yybytes_len )
# | {
# | YY_BUFFER_STATE b;
# | char *buf;
# | yy_size_t n;
# | yy_size_t i;
# |
# | /* Get memory for full buffer, including space for trailing EOB's. */
# | n = _yybytes_len + 2;
# | buf = (char *) yyalloc(n );
# | if ( ! buf )
# | YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" );
# |
# | for ( i = 0; i < _yybytes_len; ++i )
# | buf[i] = yybytes[i];
# |
# | buf[_yybytes_len] = buf[_yybytes_len+1] = YY_END_OF_BUFFER_CHAR;
# |
# | b = yy_scan_buffer(buf,n );
# | if ( ! b )
# | YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" );
# |
# | /* It's okay to grow etc. this buffer, and we should throw it
# | * away when we're done.
# | */
# | b->yy_is_our_buffer = 1;
# |
# | return b;
# | }
# |
# | #ifndef YY_EXIT_FAILURE
# | #define YY_EXIT_FAILURE 2
# | #endif
# |
# | static void yy_fatal_error (yyconst char* msg )
# | {
# | (void) fprintf( stderr, "%s\n", msg );
# | exit( YY_EXIT_FAILURE );
# | }
# |
# | /* Redefine yyless() so it works in section 3 code. */
# |
# | #undef yyless
# | #define yyless(n) \
# | do \
# | { \
# | /* Undo effects of setting up yytext. */ \
# | int yyless_macro_arg = (n); \
# | YY_LESS_LINENO(yyless_macro_arg);\
# | yytext[yyleng] = (yy_hold_char); \
# | (yy_c_buf_p) = yytext + yyless_macro_arg; \
# | (yy_hold_char) = *(yy_c_buf_p); \
# | *(yy_c_buf_p) = '\0'; \
# | yyleng = yyless_macro_arg; \
# | } \
# | while ( 0 )
# |
# | /* Accessor methods (get/set functions) to struct members. */
# |
# | /** Get the current line number.
# | *
# | */
# | int yyget_lineno (void)
# | {
# |
# | return yylineno;
# | }
# |
# | /** Get the input stream.
# | *
# | */
# | FILE *yyget_in (void)
# | {
# | return yyin;
# | }
# |
# | /** Get the output stream.
# | *
# | */
# | FILE *yyget_out (void)
# | {
# | return yyout;
# | }
# |
# | /** Get the length of the current token.
# | *
# | */
# | yy_size_t yyget_leng (void)
# | {
# | return yyleng;
# | }
# |
# | /** Get the current token.
# | *
# | */
# |
# | char *yyget_text (void)
# | {
# | return yytext;
# | }
# |
# | /** Set the current line number.
# | * @param _line_number line number
# | *
# | */
# | void yyset_lineno (int _line_number )
# | {
# |
# | yylineno = _line_number;
# | }
# |
# | /** Set the input stream. This does not discard the current
# | * input buffer.
# | * @param _in_str A readable stream.
# | *
# | * @see yy_switch_to_buffer
# | */
# | void yyset_in (FILE * _in_str )
# | {
# | yyin = _in_str ;
# | }
# |
# | void yyset_out (FILE * _out_str )
# | {
# | yyout = _out_str ;
# | }
# |
# | int yyget_debug (void)
# | {
# | return yy_flex_debug;
# | }
# |
# | void yyset_debug (int _bdebug )
# | {
# | yy_flex_debug = _bdebug ;
# | }
# |
# | static int yy_init_globals (void)
# | {
# | /* Initialization is the same as for the non-reentrant scanner.
# | * This function is called from yylex_destroy(), so don't allocate here.
# | */
# |
# | (yy_buffer_stack) = 0;
# | (yy_buffer_stack_top) = 0;
# | (yy_buffer_stack_max) = 0;
# | (yy_c_buf_p) = (char *) 0;
# | (yy_init) = 0;
# | (yy_start) = 0;
# |
# | (yy_state_buf) = 0;
# | (yy_state_ptr) = 0;
# | (yy_full_match) = 0;
# | (yy_lp) = 0;
# |
# | /* Defined in main.c */
# | #ifdef YY_STDINIT
# | yyin = stdin;
# | yyout = stdout;
# | #else
# | yyin = (FILE *) 0;
# | yyout = (FILE *) 0;
# | #endif
# |
# | /* For future reference: Set errno on error, since we are called by
# | * yylex_init()
# | */
# | return 0;
# | }
# |
# | /* yylex_destroy is for both reentrant and non-reentrant scanners. */
# | int yylex_destroy (void)
# | {
# |
# | /* Pop the buffer stack, destroying each element. */
# | while(YY_CURRENT_BUFFER){
# | yy_delete_buffer(YY_CURRENT_BUFFER );
# | YY_CURRENT_BUFFER_LVALUE = NULL;
# | yypop_buffer_state();
# | }
# |
# | /* Destroy the stack itself. */
# | yyfree((yy_buffer_stack) );
# | (yy_buffer_stack) = NULL;
# |
# | yyfree ( (yy_state_buf) );
# | (yy_state_buf) = NULL;
# |
# | /* Reset the globals. This is important in a non-reentrant scanner so the next time
# | * yylex() is called, initialization will occur. */
# | yy_init_globals( );
# |
# | return 0;
# | }
# |
# | /*
# | * Internal utility routines.
# | */
# |
# | #ifndef yytext_ptr
# | static void yy_flex_strncpy (char* s1, yyconst char * s2, int n )
# | {
# |
# | int i;
# | for ( i = 0; i < n; ++i )
# | s1[i] = s2[i];
# | }
# | #endif
# |
# | #ifdef YY_NEED_STRLEN
# | static int yy_flex_strlen (yyconst char * s )
# | {
# | int n;
# | for ( n = 0; s[n]; ++n )
# | ;
# |
# | return n;
# | }
# | #endif
# |
# | void *yyalloc (yy_size_t size )
# | {
# | return (void *) malloc( size );
# | }
# |
# | void *yyrealloc (void * ptr, yy_size_t size )
# | {
# |
# | /* The cast to (char *) in the following accommodates both
# | * implementations that use char* generic pointers, and those
# | * that use void* generic pointers. It works with the latter
# | * because both ANSI C and C++ allow castless assignment from
# | * any pointer type to void*, and deal with argument conversions
# | * as though doing an assignment.
# | */
# | return (void *) realloc( (char *) ptr, size );
# | }
# |
# | void yyfree (void * ptr )
# | {
# | free( (char *) ptr ); /* see yyrealloc() for (char *) cast */
# | }
# |
# | #define YYTABLES_NAME "yytables"
# |
# | #line 10 "conftest.l"
# |
# |
# | #ifdef YYTEXT_POINTER
# | extern char *yytext;
# | #endif
# | int
# | main (void)
# | {
# | return ! yylex () + ! yywrap ();
# | }
# configure:8924: gcc -o conftest -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c -lfl -lkeyutils -lresolv >&5
# configure:8924: $? = 0
# configure:8934: result: -lfl
# configure:8940: checking whether yytext is a pointer
# configure:8957: gcc -o conftest -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c -lfl -lkeyutils -lresolv >&5
# configure:8957: $? = 0
# configure:8965: result: yes
# configure:8975: checking for an ANSI C-conforming const
# configure:9048: result: yes
# configure:9059: checking for dirent.h that defines DIR
# configure:9078: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# configure:9078: $? = 0
# configure:9086: result: yes
# configure:9099: checking for library containing opendir
# configure:9130: gcc -o conftest -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c -lkeyutils -lresolv >&5
# configure:9130: $? = 0
# configure:9147: result: none required
# configure:9214: checking whether strerror_r is declared
# configure:9214: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# configure:9214: $? = 0
# configure:9214: result: yes
# configure:9227: checking for strerror_r
# configure:9227: gcc -o conftest -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c -lkeyutils -lresolv >&5
# configure:9227: $? = 0
# configure:9227: result: yes
# configure:9236: checking whether strerror_r returns char *
# configure:9260: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# configure:9260: $? = 0
# configure:9298: result: yes
# configure:9309: checking for strdup
# configure:9309: gcc -o conftest -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c -lkeyutils -lresolv >&5
# conftest.c:105:6: warning: conflicting types for built-in function 'strdup'
# char strdup ();
# ^~~~~~
# configure:9309: $? = 0
# configure:9309: result: yes
# configure:9309: checking for setvbuf
# configure:9309: gcc -o conftest -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c -lkeyutils -lresolv >&5
# configure:9309: $? = 0
# configure:9309: result: yes
# configure:9309: checking for seteuid
# configure:9309: gcc -o conftest -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c -lkeyutils -lresolv >&5
# configure:9309: $? = 0
# configure:9309: result: yes
# configure:9309: checking for setresuid
# configure:9309: gcc -o conftest -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c -lkeyutils -lresolv >&5
# configure:9309: $? = 0
# configure:9309: result: yes
# configure:9309: checking for setreuid
# configure:9309: gcc -o conftest -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c -lkeyutils -lresolv >&5
# configure:9309: $? = 0
# configure:9309: result: yes
# configure:9309: checking for setegid
# configure:9309: gcc -o conftest -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c -lkeyutils -lresolv >&5
# configure:9309: $? = 0
# configure:9309: result: yes
# configure:9309: checking for setresgid
# configure:9309: gcc -o conftest -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c -lkeyutils -lresolv >&5
# configure:9309: $? = 0
# configure:9309: result: yes
# configure:9309: checking for setregid
# configure:9309: gcc -o conftest -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c -lkeyutils -lresolv >&5
# configure:9309: $? = 0
# configure:9309: result: yes
# configure:9309: checking for setsid
# configure:9309: gcc -o conftest -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c -lkeyutils -lresolv >&5
# configure:9309: $? = 0
# configure:9309: result: yes
# configure:9309: checking for flock
# configure:9309: gcc -o conftest -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c -lkeyutils -lresolv >&5
# configure:9309: $? = 0
# configure:9309: result: yes
# configure:9309: checking for fchmod
# configure:9309: gcc -o conftest -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c -lkeyutils -lresolv >&5
# configure:9309: $? = 0
# configure:9309: result: yes
# configure:9309: checking for chmod
# configure:9309: gcc -o conftest -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c -lkeyutils -lresolv >&5
# configure:9309: $? = 0
# configure:9309: result: yes
# configure:9309: checking for strftime
# configure:9309: result: yes
# configure:9309: checking for strptime
# configure:9309: gcc -o conftest -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c -lkeyutils -lresolv >&5
# configure:9309: $? = 0
# configure:9309: result: yes
# configure:9309: checking for geteuid
# configure:9309: gcc -o conftest -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c -lkeyutils -lresolv >&5
# configure:9309: $? = 0
# configure:9309: result: yes
# configure:9309: checking for setenv
# configure:9309: gcc -o conftest -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c -lkeyutils -lresolv >&5
# configure:9309: $? = 0
# configure:9309: result: yes
# configure:9309: checking for unsetenv
# configure:9309: gcc -o conftest -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c -lkeyutils -lresolv >&5
# configure:9309: $? = 0
# configure:9309: result: yes
# configure:9309: checking for getenv
# configure:9309: gcc -o conftest -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c -lkeyutils -lresolv >&5
# configure:9309: $? = 0
# configure:9309: result: yes
# configure:9309: checking for gmtime_r
# configure:9309: gcc -o conftest -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c -lkeyutils -lresolv >&5
# configure:9309: $? = 0
# configure:9309: result: yes
# configure:9309: checking for localtime_r
# configure:9309: gcc -o conftest -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c -lkeyutils -lresolv >&5
# configure:9309: $? = 0
# configure:9309: result: yes
# configure:9309: checking for bswap16
# configure:9309: gcc -o conftest -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c -lkeyutils -lresolv >&5
# /tmp/ccX1nBE5.o: In function `main':
# conftest.c:(.text+0x1d): undefined reference to `bswap16'
# collect2: error: ld returned 1 exit status
# configure:9309: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Kerberos 5"
# | #define PACKAGE_TARNAME "krb5"
# | #define PACKAGE_VERSION "1.13.4"
# | #define PACKAGE_STRING "Kerberos 5 1.13.4"
# | #define PACKAGE_BUGREPORT "krb5-bugs@mit.edu"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define _GNU_SOURCE 1
# | #define HAVE_BT_RSEQ 1
# | #define KRB5_DNS_LOOKUP_REALM 1
# | #define KRB5_DNS_LOOKUP 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_RES_NINIT 1
# | #define HAVE_RES_NCLOSE 1
# | #define HAVE_RES_NSEARCH 1
# | #define HAVE_NS_INITPARSE 1
# | #define HAVE_NS_NAME_UNCOMPRESS 1
# | #define HAVE_DN_SKIPNAME 1
# | #define HAVE_RES_SEARCH 1
# | #define HAVE_PRAGMA_WEAK_REF 1
# | #define DELAY_INITIALIZER 1
# | #define CONSTRUCTOR_ATTR_WORKS 1
# | #define DESTRUCTOR_ATTR_WORKS 1
# | #define ENABLE_THREADS 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_PTHREAD_RWLOCK_INIT_IN_THREAD_LIB 1
# | #define USE_DLOPEN 1
# | #define HAVE_KEYUTILS_H 1
# | #define USE_KEYRING_CCACHE 1
# | #define HAVE_KEYUTILS_H 1
# | #define HAVE_PERSISTENT_KEYRING 1
# | #define HAS_VA_COPY 1
# | #define HAVE_REGCOMP 1
# | #define GETSOCKNAME_ARG2_TYPE struct sockaddr
# | #define GETSOCKNAME_ARG3_TYPE socklen_t
# | #define GETPEERNAME_ARG2_TYPE GETSOCKNAME_ARG2_TYPE
# | #define GETPEERNAME_ARG3_TYPE GETSOCKNAME_ARG3_TYPE
# | #define HAVE_LIBUTIL 1
# | #define ENABLE_NLS 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FNMATCH_H 1
# | #define HAVE_OPENLOG 1
# | #define HAVE_SYSLOG 1
# | #define HAVE_CLOSELOG 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_FNMATCH 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_GETADDRINFO 1
# | #define POSIX_SIGNALS 1
# | #define FORTUNA 1
# | #define HAVE_OPENSSL_CMS 1
# | #define TLS_IMPL_OPENSSL 1
# | #define HAVE_CPUID_H 1
# | #define RETSIGTYPE void
# | #define YYTEXT_POINTER 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_STRDUP 1
# | #define HAVE_SETVBUF 1
# | #define HAVE_SETEUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETEGID 1
# | #define HAVE_SETRESGID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_SETSID 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_CHMOD 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_GETEUID 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_GETENV 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME_R 1
# | /* end confdefs.h. */
# | /* Define bswap16 to an innocuous variant, in case declares bswap16.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define bswap16 innocuous_bswap16
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char bswap16 (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef bswap16
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char bswap16 ();
# | /* 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. */
# | #if defined __stub_bswap16 || defined __stub___bswap16
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return bswap16 ();
# | ;
# | return 0;
# | }
# configure:9309: result: no
# configure:9309: checking for bswap64
# configure:9309: gcc -o conftest -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c -lkeyutils -lresolv >&5
# /tmp/cce3uda9.o: In function `main':
# conftest.c:(.text+0x1d): undefined reference to `bswap64'
# collect2: error: ld returned 1 exit status
# configure:9309: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Kerberos 5"
# | #define PACKAGE_TARNAME "krb5"
# | #define PACKAGE_VERSION "1.13.4"
# | #define PACKAGE_STRING "Kerberos 5 1.13.4"
# | #define PACKAGE_BUGREPORT "krb5-bugs@mit.edu"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define _GNU_SOURCE 1
# | #define HAVE_BT_RSEQ 1
# | #define KRB5_DNS_LOOKUP_REALM 1
# | #define KRB5_DNS_LOOKUP 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_RES_NINIT 1
# | #define HAVE_RES_NCLOSE 1
# | #define HAVE_RES_NSEARCH 1
# | #define HAVE_NS_INITPARSE 1
# | #define HAVE_NS_NAME_UNCOMPRESS 1
# | #define HAVE_DN_SKIPNAME 1
# | #define HAVE_RES_SEARCH 1
# | #define HAVE_PRAGMA_WEAK_REF 1
# | #define DELAY_INITIALIZER 1
# | #define CONSTRUCTOR_ATTR_WORKS 1
# | #define DESTRUCTOR_ATTR_WORKS 1
# | #define ENABLE_THREADS 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_PTHREAD_RWLOCK_INIT_IN_THREAD_LIB 1
# | #define USE_DLOPEN 1
# | #define HAVE_KEYUTILS_H 1
# | #define USE_KEYRING_CCACHE 1
# | #define HAVE_KEYUTILS_H 1
# | #define HAVE_PERSISTENT_KEYRING 1
# | #define HAS_VA_COPY 1
# | #define HAVE_REGCOMP 1
# | #define GETSOCKNAME_ARG2_TYPE struct sockaddr
# | #define GETSOCKNAME_ARG3_TYPE socklen_t
# | #define GETPEERNAME_ARG2_TYPE GETSOCKNAME_ARG2_TYPE
# | #define GETPEERNAME_ARG3_TYPE GETSOCKNAME_ARG3_TYPE
# | #define HAVE_LIBUTIL 1
# | #define ENABLE_NLS 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FNMATCH_H 1
# | #define HAVE_OPENLOG 1
# | #define HAVE_SYSLOG 1
# | #define HAVE_CLOSELOG 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_FNMATCH 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_GETADDRINFO 1
# | #define POSIX_SIGNALS 1
# | #define FORTUNA 1
# | #define HAVE_OPENSSL_CMS 1
# | #define TLS_IMPL_OPENSSL 1
# | #define HAVE_CPUID_H 1
# | #define RETSIGTYPE void
# | #define YYTEXT_POINTER 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_STRDUP 1
# | #define HAVE_SETVBUF 1
# | #define HAVE_SETEUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETEGID 1
# | #define HAVE_SETRESGID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_SETSID 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_CHMOD 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_GETEUID 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_GETENV 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME_R 1
# | /* end confdefs.h. */
# | /* Define bswap64 to an innocuous variant, in case declares bswap64.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define bswap64 innocuous_bswap64
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char bswap64 (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef bswap64
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char bswap64 ();
# | /* 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. */
# | #if defined __stub_bswap64 || defined __stub___bswap64
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return bswap64 ();
# | ;
# | return 0;
# | }
# configure:9309: result: no
# configure:9309: checking for mkstemp
# configure:9309: gcc -o conftest -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c -lkeyutils -lresolv >&5
# configure:9309: $? = 0
# configure:9309: result: yes
# configure:9309: checking for getusershell
# configure:9309: gcc -o conftest -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c -lkeyutils -lresolv >&5
# configure:9309: $? = 0
# configure:9309: result: yes
# configure:9309: checking for access
# configure:9309: gcc -o conftest -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c -lkeyutils -lresolv >&5
# configure:9309: $? = 0
# configure:9309: result: yes
# configure:9309: checking for getcwd
# configure:9309: gcc -o conftest -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c -lkeyutils -lresolv >&5
# configure:9309: $? = 0
# configure:9309: result: yes
# configure:9309: checking for srand48
# configure:9309: gcc -o conftest -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c -lkeyutils -lresolv >&5
# configure:9309: $? = 0
# configure:9309: result: yes
# configure:9309: checking for srand
# configure:9309: gcc -o conftest -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c -lkeyutils -lresolv >&5
# configure:9309: $? = 0
# configure:9309: result: yes
# configure:9309: checking for srandom
# configure:9309: gcc -o conftest -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c -lkeyutils -lresolv >&5
# configure:9309: $? = 0
# configure:9309: result: yes
# configure:9309: checking for stat
# configure:9309: gcc -o conftest -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c -lkeyutils -lresolv >&5
# configure:9309: $? = 0
# configure:9309: result: yes
# configure:9309: checking for strchr
# configure:9309: gcc -o conftest -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c -lkeyutils -lresolv >&5
# conftest.c:133:6: warning: conflicting types for built-in function 'strchr'
# char strchr ();
# ^~~~~~
# configure:9309: $? = 0
# configure:9309: result: yes
# configure:9309: checking for strerror
# configure:9309: gcc -o conftest -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c -lkeyutils -lresolv >&5
# configure:9309: $? = 0
# configure:9309: result: yes
# configure:9309: checking for timegm
# configure:9309: gcc -o conftest -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c -lkeyutils -lresolv >&5
# configure:9309: $? = 0
# configure:9309: result: yes
# configure:9319: checking for mkstemp
# configure:9319: result: yes
# configure:9332: checking for gettimeofday
# configure:9332: gcc -o conftest -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c -lkeyutils -lresolv >&5
# configure:9332: $? = 0
# configure:9332: result: yes
# configure:9350: checking for sys_errlist declaration
# configure:9367: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# configure:9367: $? = 0
# configure:9374: result: yes
# configure:9429: checking for unistd.h
# configure:9429: result: yes
# configure:9429: checking paths.h usability
# configure:9429: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# configure:9429: $? = 0
# configure:9429: result: yes
# configure:9429: checking paths.h presence
# configure:9429: gcc -E -I/usr/include/et conftest.c
# configure:9429: $? = 0
# configure:9429: result: yes
# configure:9429: checking for paths.h
# configure:9429: result: yes
# configure:9429: checking regex.h usability
# configure:9429: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# configure:9429: $? = 0
# configure:9429: result: yes
# configure:9429: checking regex.h presence
# configure:9429: gcc -E -I/usr/include/et conftest.c
# configure:9429: $? = 0
# configure:9429: result: yes
# configure:9429: checking for regex.h
# configure:9429: result: yes
# configure:9429: checking regexpr.h usability
# configure:9429: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# conftest.c:152:21: fatal error: regexpr.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:9429: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Kerberos 5"
# | #define PACKAGE_TARNAME "krb5"
# | #define PACKAGE_VERSION "1.13.4"
# | #define PACKAGE_STRING "Kerberos 5 1.13.4"
# | #define PACKAGE_BUGREPORT "krb5-bugs@mit.edu"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define _GNU_SOURCE 1
# | #define HAVE_BT_RSEQ 1
# | #define KRB5_DNS_LOOKUP_REALM 1
# | #define KRB5_DNS_LOOKUP 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_RES_NINIT 1
# | #define HAVE_RES_NCLOSE 1
# | #define HAVE_RES_NSEARCH 1
# | #define HAVE_NS_INITPARSE 1
# | #define HAVE_NS_NAME_UNCOMPRESS 1
# | #define HAVE_DN_SKIPNAME 1
# | #define HAVE_RES_SEARCH 1
# | #define HAVE_PRAGMA_WEAK_REF 1
# | #define DELAY_INITIALIZER 1
# | #define CONSTRUCTOR_ATTR_WORKS 1
# | #define DESTRUCTOR_ATTR_WORKS 1
# | #define ENABLE_THREADS 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_PTHREAD_RWLOCK_INIT_IN_THREAD_LIB 1
# | #define USE_DLOPEN 1
# | #define HAVE_KEYUTILS_H 1
# | #define USE_KEYRING_CCACHE 1
# | #define HAVE_KEYUTILS_H 1
# | #define HAVE_PERSISTENT_KEYRING 1
# | #define HAS_VA_COPY 1
# | #define HAVE_REGCOMP 1
# | #define GETSOCKNAME_ARG2_TYPE struct sockaddr
# | #define GETSOCKNAME_ARG3_TYPE socklen_t
# | #define GETPEERNAME_ARG2_TYPE GETSOCKNAME_ARG2_TYPE
# | #define GETPEERNAME_ARG3_TYPE GETSOCKNAME_ARG3_TYPE
# | #define HAVE_LIBUTIL 1
# | #define ENABLE_NLS 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FNMATCH_H 1
# | #define HAVE_OPENLOG 1
# | #define HAVE_SYSLOG 1
# | #define HAVE_CLOSELOG 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_FNMATCH 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_GETADDRINFO 1
# | #define POSIX_SIGNALS 1
# | #define FORTUNA 1
# | #define HAVE_OPENSSL_CMS 1
# | #define TLS_IMPL_OPENSSL 1
# | #define HAVE_CPUID_H 1
# | #define RETSIGTYPE void
# | #define YYTEXT_POINTER 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_STRDUP 1
# | #define HAVE_SETVBUF 1
# | #define HAVE_SETEUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETEGID 1
# | #define HAVE_SETRESGID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_SETSID 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_CHMOD 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_GETEUID 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_GETENV 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ACCESS 1
# | #define HAVE_GETCWD 1
# | #define HAVE_SRAND48 1
# | #define HAVE_SRAND 1
# | #define HAVE_SRANDOM 1
# | #define HAVE_STAT 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRERROR 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define SYS_ERRLIST_DECLARED 1
# | #define HAVE_SYS_ERRLIST 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_REGEX_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:9429: result: no
# configure:9429: checking regexpr.h presence
# configure:9429: gcc -E -I/usr/include/et conftest.c
# conftest.c:119:21: fatal error: regexpr.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:9429: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Kerberos 5"
# | #define PACKAGE_TARNAME "krb5"
# | #define PACKAGE_VERSION "1.13.4"
# | #define PACKAGE_STRING "Kerberos 5 1.13.4"
# | #define PACKAGE_BUGREPORT "krb5-bugs@mit.edu"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define _GNU_SOURCE 1
# | #define HAVE_BT_RSEQ 1
# | #define KRB5_DNS_LOOKUP_REALM 1
# | #define KRB5_DNS_LOOKUP 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_RES_NINIT 1
# | #define HAVE_RES_NCLOSE 1
# | #define HAVE_RES_NSEARCH 1
# | #define HAVE_NS_INITPARSE 1
# | #define HAVE_NS_NAME_UNCOMPRESS 1
# | #define HAVE_DN_SKIPNAME 1
# | #define HAVE_RES_SEARCH 1
# | #define HAVE_PRAGMA_WEAK_REF 1
# | #define DELAY_INITIALIZER 1
# | #define CONSTRUCTOR_ATTR_WORKS 1
# | #define DESTRUCTOR_ATTR_WORKS 1
# | #define ENABLE_THREADS 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_PTHREAD_RWLOCK_INIT_IN_THREAD_LIB 1
# | #define USE_DLOPEN 1
# | #define HAVE_KEYUTILS_H 1
# | #define USE_KEYRING_CCACHE 1
# | #define HAVE_KEYUTILS_H 1
# | #define HAVE_PERSISTENT_KEYRING 1
# | #define HAS_VA_COPY 1
# | #define HAVE_REGCOMP 1
# | #define GETSOCKNAME_ARG2_TYPE struct sockaddr
# | #define GETSOCKNAME_ARG3_TYPE socklen_t
# | #define GETPEERNAME_ARG2_TYPE GETSOCKNAME_ARG2_TYPE
# | #define GETPEERNAME_ARG3_TYPE GETSOCKNAME_ARG3_TYPE
# | #define HAVE_LIBUTIL 1
# | #define ENABLE_NLS 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FNMATCH_H 1
# | #define HAVE_OPENLOG 1
# | #define HAVE_SYSLOG 1
# | #define HAVE_CLOSELOG 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_FNMATCH 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_GETADDRINFO 1
# | #define POSIX_SIGNALS 1
# | #define FORTUNA 1
# | #define HAVE_OPENSSL_CMS 1
# | #define TLS_IMPL_OPENSSL 1
# | #define HAVE_CPUID_H 1
# | #define RETSIGTYPE void
# | #define YYTEXT_POINTER 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_STRDUP 1
# | #define HAVE_SETVBUF 1
# | #define HAVE_SETEUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETEGID 1
# | #define HAVE_SETRESGID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_SETSID 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_CHMOD 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_GETEUID 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_GETENV 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ACCESS 1
# | #define HAVE_GETCWD 1
# | #define HAVE_SRAND48 1
# | #define HAVE_SRAND 1
# | #define HAVE_SRANDOM 1
# | #define HAVE_STAT 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRERROR 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define SYS_ERRLIST_DECLARED 1
# | #define HAVE_SYS_ERRLIST 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_REGEX_H 1
# | /* end confdefs.h. */
# | #include
# configure:9429: result: no
# configure:9429: checking for regexpr.h
# configure:9429: result: no
# configure:9429: checking fcntl.h usability
# configure:9429: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# configure:9429: $? = 0
# configure:9429: result: yes
# configure:9429: checking fcntl.h presence
# configure:9429: gcc -E -I/usr/include/et conftest.c
# configure:9429: $? = 0
# configure:9429: result: yes
# configure:9429: checking for fcntl.h
# configure:9429: result: yes
# configure:9429: checking for memory.h
# configure:9429: result: yes
# configure:9429: checking for ifaddrs.h
# configure:9429: result: yes
# configure:9429: checking sys/filio.h usability
# configure:9429: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# conftest.c:155:23: fatal error: sys/filio.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:9429: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Kerberos 5"
# | #define PACKAGE_TARNAME "krb5"
# | #define PACKAGE_VERSION "1.13.4"
# | #define PACKAGE_STRING "Kerberos 5 1.13.4"
# | #define PACKAGE_BUGREPORT "krb5-bugs@mit.edu"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define _GNU_SOURCE 1
# | #define HAVE_BT_RSEQ 1
# | #define KRB5_DNS_LOOKUP_REALM 1
# | #define KRB5_DNS_LOOKUP 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_RES_NINIT 1
# | #define HAVE_RES_NCLOSE 1
# | #define HAVE_RES_NSEARCH 1
# | #define HAVE_NS_INITPARSE 1
# | #define HAVE_NS_NAME_UNCOMPRESS 1
# | #define HAVE_DN_SKIPNAME 1
# | #define HAVE_RES_SEARCH 1
# | #define HAVE_PRAGMA_WEAK_REF 1
# | #define DELAY_INITIALIZER 1
# | #define CONSTRUCTOR_ATTR_WORKS 1
# | #define DESTRUCTOR_ATTR_WORKS 1
# | #define ENABLE_THREADS 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_PTHREAD_RWLOCK_INIT_IN_THREAD_LIB 1
# | #define USE_DLOPEN 1
# | #define HAVE_KEYUTILS_H 1
# | #define USE_KEYRING_CCACHE 1
# | #define HAVE_KEYUTILS_H 1
# | #define HAVE_PERSISTENT_KEYRING 1
# | #define HAS_VA_COPY 1
# | #define HAVE_REGCOMP 1
# | #define GETSOCKNAME_ARG2_TYPE struct sockaddr
# | #define GETSOCKNAME_ARG3_TYPE socklen_t
# | #define GETPEERNAME_ARG2_TYPE GETSOCKNAME_ARG2_TYPE
# | #define GETPEERNAME_ARG3_TYPE GETSOCKNAME_ARG3_TYPE
# | #define HAVE_LIBUTIL 1
# | #define ENABLE_NLS 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FNMATCH_H 1
# | #define HAVE_OPENLOG 1
# | #define HAVE_SYSLOG 1
# | #define HAVE_CLOSELOG 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_FNMATCH 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_GETADDRINFO 1
# | #define POSIX_SIGNALS 1
# | #define FORTUNA 1
# | #define HAVE_OPENSSL_CMS 1
# | #define TLS_IMPL_OPENSSL 1
# | #define HAVE_CPUID_H 1
# | #define RETSIGTYPE void
# | #define YYTEXT_POINTER 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_STRDUP 1
# | #define HAVE_SETVBUF 1
# | #define HAVE_SETEUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETEGID 1
# | #define HAVE_SETRESGID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_SETSID 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_CHMOD 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_GETEUID 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_GETENV 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ACCESS 1
# | #define HAVE_GETCWD 1
# | #define HAVE_SRAND48 1
# | #define HAVE_SRAND 1
# | #define HAVE_SRANDOM 1
# | #define HAVE_STAT 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRERROR 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define SYS_ERRLIST_DECLARED 1
# | #define HAVE_SYS_ERRLIST 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_IFADDRS_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:9429: result: no
# configure:9429: checking sys/filio.h presence
# configure:9429: gcc -E -I/usr/include/et conftest.c
# conftest.c:122:23: fatal error: sys/filio.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:9429: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Kerberos 5"
# | #define PACKAGE_TARNAME "krb5"
# | #define PACKAGE_VERSION "1.13.4"
# | #define PACKAGE_STRING "Kerberos 5 1.13.4"
# | #define PACKAGE_BUGREPORT "krb5-bugs@mit.edu"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define _GNU_SOURCE 1
# | #define HAVE_BT_RSEQ 1
# | #define KRB5_DNS_LOOKUP_REALM 1
# | #define KRB5_DNS_LOOKUP 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_RES_NINIT 1
# | #define HAVE_RES_NCLOSE 1
# | #define HAVE_RES_NSEARCH 1
# | #define HAVE_NS_INITPARSE 1
# | #define HAVE_NS_NAME_UNCOMPRESS 1
# | #define HAVE_DN_SKIPNAME 1
# | #define HAVE_RES_SEARCH 1
# | #define HAVE_PRAGMA_WEAK_REF 1
# | #define DELAY_INITIALIZER 1
# | #define CONSTRUCTOR_ATTR_WORKS 1
# | #define DESTRUCTOR_ATTR_WORKS 1
# | #define ENABLE_THREADS 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_PTHREAD_RWLOCK_INIT_IN_THREAD_LIB 1
# | #define USE_DLOPEN 1
# | #define HAVE_KEYUTILS_H 1
# | #define USE_KEYRING_CCACHE 1
# | #define HAVE_KEYUTILS_H 1
# | #define HAVE_PERSISTENT_KEYRING 1
# | #define HAS_VA_COPY 1
# | #define HAVE_REGCOMP 1
# | #define GETSOCKNAME_ARG2_TYPE struct sockaddr
# | #define GETSOCKNAME_ARG3_TYPE socklen_t
# | #define GETPEERNAME_ARG2_TYPE GETSOCKNAME_ARG2_TYPE
# | #define GETPEERNAME_ARG3_TYPE GETSOCKNAME_ARG3_TYPE
# | #define HAVE_LIBUTIL 1
# | #define ENABLE_NLS 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FNMATCH_H 1
# | #define HAVE_OPENLOG 1
# | #define HAVE_SYSLOG 1
# | #define HAVE_CLOSELOG 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_FNMATCH 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_GETADDRINFO 1
# | #define POSIX_SIGNALS 1
# | #define FORTUNA 1
# | #define HAVE_OPENSSL_CMS 1
# | #define TLS_IMPL_OPENSSL 1
# | #define HAVE_CPUID_H 1
# | #define RETSIGTYPE void
# | #define YYTEXT_POINTER 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_STRDUP 1
# | #define HAVE_SETVBUF 1
# | #define HAVE_SETEUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETEGID 1
# | #define HAVE_SETRESGID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_SETSID 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_CHMOD 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_GETEUID 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_GETENV 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ACCESS 1
# | #define HAVE_GETCWD 1
# | #define HAVE_SRAND48 1
# | #define HAVE_SRAND 1
# | #define HAVE_SRANDOM 1
# | #define HAVE_STAT 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRERROR 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define SYS_ERRLIST_DECLARED 1
# | #define HAVE_SYS_ERRLIST 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_IFADDRS_H 1
# | /* end confdefs.h. */
# | #include
# configure:9429: result: no
# configure:9429: checking for sys/filio.h
# configure:9429: result: no
# configure:9429: checking byteswap.h usability
# configure:9429: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# configure:9429: $? = 0
# configure:9429: result: yes
# configure:9429: checking byteswap.h presence
# configure:9429: gcc -E -I/usr/include/et conftest.c
# configure:9429: $? = 0
# configure:9429: result: yes
# configure:9429: checking for byteswap.h
# configure:9429: result: yes
# configure:9429: checking machine/endian.h usability
# configure:9429: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# conftest.c:156:28: fatal error: machine/endian.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:9429: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Kerberos 5"
# | #define PACKAGE_TARNAME "krb5"
# | #define PACKAGE_VERSION "1.13.4"
# | #define PACKAGE_STRING "Kerberos 5 1.13.4"
# | #define PACKAGE_BUGREPORT "krb5-bugs@mit.edu"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define _GNU_SOURCE 1
# | #define HAVE_BT_RSEQ 1
# | #define KRB5_DNS_LOOKUP_REALM 1
# | #define KRB5_DNS_LOOKUP 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_RES_NINIT 1
# | #define HAVE_RES_NCLOSE 1
# | #define HAVE_RES_NSEARCH 1
# | #define HAVE_NS_INITPARSE 1
# | #define HAVE_NS_NAME_UNCOMPRESS 1
# | #define HAVE_DN_SKIPNAME 1
# | #define HAVE_RES_SEARCH 1
# | #define HAVE_PRAGMA_WEAK_REF 1
# | #define DELAY_INITIALIZER 1
# | #define CONSTRUCTOR_ATTR_WORKS 1
# | #define DESTRUCTOR_ATTR_WORKS 1
# | #define ENABLE_THREADS 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_PTHREAD_RWLOCK_INIT_IN_THREAD_LIB 1
# | #define USE_DLOPEN 1
# | #define HAVE_KEYUTILS_H 1
# | #define USE_KEYRING_CCACHE 1
# | #define HAVE_KEYUTILS_H 1
# | #define HAVE_PERSISTENT_KEYRING 1
# | #define HAS_VA_COPY 1
# | #define HAVE_REGCOMP 1
# | #define GETSOCKNAME_ARG2_TYPE struct sockaddr
# | #define GETSOCKNAME_ARG3_TYPE socklen_t
# | #define GETPEERNAME_ARG2_TYPE GETSOCKNAME_ARG2_TYPE
# | #define GETPEERNAME_ARG3_TYPE GETSOCKNAME_ARG3_TYPE
# | #define HAVE_LIBUTIL 1
# | #define ENABLE_NLS 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FNMATCH_H 1
# | #define HAVE_OPENLOG 1
# | #define HAVE_SYSLOG 1
# | #define HAVE_CLOSELOG 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_FNMATCH 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_GETADDRINFO 1
# | #define POSIX_SIGNALS 1
# | #define FORTUNA 1
# | #define HAVE_OPENSSL_CMS 1
# | #define TLS_IMPL_OPENSSL 1
# | #define HAVE_CPUID_H 1
# | #define RETSIGTYPE void
# | #define YYTEXT_POINTER 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_STRDUP 1
# | #define HAVE_SETVBUF 1
# | #define HAVE_SETEUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETEGID 1
# | #define HAVE_SETRESGID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_SETSID 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_CHMOD 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_GETEUID 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_GETENV 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ACCESS 1
# | #define HAVE_GETCWD 1
# | #define HAVE_SRAND48 1
# | #define HAVE_SRAND 1
# | #define HAVE_SRANDOM 1
# | #define HAVE_STAT 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRERROR 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define SYS_ERRLIST_DECLARED 1
# | #define HAVE_SYS_ERRLIST 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_BYTESWAP_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:9429: result: no
# configure:9429: checking machine/endian.h presence
# configure:9429: gcc -E -I/usr/include/et conftest.c
# conftest.c:123:28: fatal error: machine/endian.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:9429: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Kerberos 5"
# | #define PACKAGE_TARNAME "krb5"
# | #define PACKAGE_VERSION "1.13.4"
# | #define PACKAGE_STRING "Kerberos 5 1.13.4"
# | #define PACKAGE_BUGREPORT "krb5-bugs@mit.edu"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define _GNU_SOURCE 1
# | #define HAVE_BT_RSEQ 1
# | #define KRB5_DNS_LOOKUP_REALM 1
# | #define KRB5_DNS_LOOKUP 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_RES_NINIT 1
# | #define HAVE_RES_NCLOSE 1
# | #define HAVE_RES_NSEARCH 1
# | #define HAVE_NS_INITPARSE 1
# | #define HAVE_NS_NAME_UNCOMPRESS 1
# | #define HAVE_DN_SKIPNAME 1
# | #define HAVE_RES_SEARCH 1
# | #define HAVE_PRAGMA_WEAK_REF 1
# | #define DELAY_INITIALIZER 1
# | #define CONSTRUCTOR_ATTR_WORKS 1
# | #define DESTRUCTOR_ATTR_WORKS 1
# | #define ENABLE_THREADS 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_PTHREAD_RWLOCK_INIT_IN_THREAD_LIB 1
# | #define USE_DLOPEN 1
# | #define HAVE_KEYUTILS_H 1
# | #define USE_KEYRING_CCACHE 1
# | #define HAVE_KEYUTILS_H 1
# | #define HAVE_PERSISTENT_KEYRING 1
# | #define HAS_VA_COPY 1
# | #define HAVE_REGCOMP 1
# | #define GETSOCKNAME_ARG2_TYPE struct sockaddr
# | #define GETSOCKNAME_ARG3_TYPE socklen_t
# | #define GETPEERNAME_ARG2_TYPE GETSOCKNAME_ARG2_TYPE
# | #define GETPEERNAME_ARG3_TYPE GETSOCKNAME_ARG3_TYPE
# | #define HAVE_LIBUTIL 1
# | #define ENABLE_NLS 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FNMATCH_H 1
# | #define HAVE_OPENLOG 1
# | #define HAVE_SYSLOG 1
# | #define HAVE_CLOSELOG 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_FNMATCH 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_GETADDRINFO 1
# | #define POSIX_SIGNALS 1
# | #define FORTUNA 1
# | #define HAVE_OPENSSL_CMS 1
# | #define TLS_IMPL_OPENSSL 1
# | #define HAVE_CPUID_H 1
# | #define RETSIGTYPE void
# | #define YYTEXT_POINTER 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_STRDUP 1
# | #define HAVE_SETVBUF 1
# | #define HAVE_SETEUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETEGID 1
# | #define HAVE_SETRESGID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_SETSID 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_CHMOD 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_GETEUID 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_GETENV 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ACCESS 1
# | #define HAVE_GETCWD 1
# | #define HAVE_SRAND48 1
# | #define HAVE_SRAND 1
# | #define HAVE_SRANDOM 1
# | #define HAVE_STAT 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRERROR 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define SYS_ERRLIST_DECLARED 1
# | #define HAVE_SYS_ERRLIST 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_BYTESWAP_H 1
# | /* end confdefs.h. */
# | #include
# configure:9429: result: no
# configure:9429: checking for machine/endian.h
# configure:9429: result: no
# configure:9429: checking machine/byte_order.h usability
# configure:9429: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# conftest.c:156:32: fatal error: machine/byte_order.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:9429: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Kerberos 5"
# | #define PACKAGE_TARNAME "krb5"
# | #define PACKAGE_VERSION "1.13.4"
# | #define PACKAGE_STRING "Kerberos 5 1.13.4"
# | #define PACKAGE_BUGREPORT "krb5-bugs@mit.edu"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define _GNU_SOURCE 1
# | #define HAVE_BT_RSEQ 1
# | #define KRB5_DNS_LOOKUP_REALM 1
# | #define KRB5_DNS_LOOKUP 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_RES_NINIT 1
# | #define HAVE_RES_NCLOSE 1
# | #define HAVE_RES_NSEARCH 1
# | #define HAVE_NS_INITPARSE 1
# | #define HAVE_NS_NAME_UNCOMPRESS 1
# | #define HAVE_DN_SKIPNAME 1
# | #define HAVE_RES_SEARCH 1
# | #define HAVE_PRAGMA_WEAK_REF 1
# | #define DELAY_INITIALIZER 1
# | #define CONSTRUCTOR_ATTR_WORKS 1
# | #define DESTRUCTOR_ATTR_WORKS 1
# | #define ENABLE_THREADS 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_PTHREAD_RWLOCK_INIT_IN_THREAD_LIB 1
# | #define USE_DLOPEN 1
# | #define HAVE_KEYUTILS_H 1
# | #define USE_KEYRING_CCACHE 1
# | #define HAVE_KEYUTILS_H 1
# | #define HAVE_PERSISTENT_KEYRING 1
# | #define HAS_VA_COPY 1
# | #define HAVE_REGCOMP 1
# | #define GETSOCKNAME_ARG2_TYPE struct sockaddr
# | #define GETSOCKNAME_ARG3_TYPE socklen_t
# | #define GETPEERNAME_ARG2_TYPE GETSOCKNAME_ARG2_TYPE
# | #define GETPEERNAME_ARG3_TYPE GETSOCKNAME_ARG3_TYPE
# | #define HAVE_LIBUTIL 1
# | #define ENABLE_NLS 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FNMATCH_H 1
# | #define HAVE_OPENLOG 1
# | #define HAVE_SYSLOG 1
# | #define HAVE_CLOSELOG 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_FNMATCH 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_GETADDRINFO 1
# | #define POSIX_SIGNALS 1
# | #define FORTUNA 1
# | #define HAVE_OPENSSL_CMS 1
# | #define TLS_IMPL_OPENSSL 1
# | #define HAVE_CPUID_H 1
# | #define RETSIGTYPE void
# | #define YYTEXT_POINTER 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_STRDUP 1
# | #define HAVE_SETVBUF 1
# | #define HAVE_SETEUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETEGID 1
# | #define HAVE_SETRESGID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_SETSID 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_CHMOD 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_GETEUID 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_GETENV 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ACCESS 1
# | #define HAVE_GETCWD 1
# | #define HAVE_SRAND48 1
# | #define HAVE_SRAND 1
# | #define HAVE_SRANDOM 1
# | #define HAVE_STAT 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRERROR 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define SYS_ERRLIST_DECLARED 1
# | #define HAVE_SYS_ERRLIST 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_BYTESWAP_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:9429: result: no
# configure:9429: checking machine/byte_order.h presence
# configure:9429: gcc -E -I/usr/include/et conftest.c
# conftest.c:123:32: fatal error: machine/byte_order.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:9429: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Kerberos 5"
# | #define PACKAGE_TARNAME "krb5"
# | #define PACKAGE_VERSION "1.13.4"
# | #define PACKAGE_STRING "Kerberos 5 1.13.4"
# | #define PACKAGE_BUGREPORT "krb5-bugs@mit.edu"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define _GNU_SOURCE 1
# | #define HAVE_BT_RSEQ 1
# | #define KRB5_DNS_LOOKUP_REALM 1
# | #define KRB5_DNS_LOOKUP 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_RES_NINIT 1
# | #define HAVE_RES_NCLOSE 1
# | #define HAVE_RES_NSEARCH 1
# | #define HAVE_NS_INITPARSE 1
# | #define HAVE_NS_NAME_UNCOMPRESS 1
# | #define HAVE_DN_SKIPNAME 1
# | #define HAVE_RES_SEARCH 1
# | #define HAVE_PRAGMA_WEAK_REF 1
# | #define DELAY_INITIALIZER 1
# | #define CONSTRUCTOR_ATTR_WORKS 1
# | #define DESTRUCTOR_ATTR_WORKS 1
# | #define ENABLE_THREADS 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_PTHREAD_RWLOCK_INIT_IN_THREAD_LIB 1
# | #define USE_DLOPEN 1
# | #define HAVE_KEYUTILS_H 1
# | #define USE_KEYRING_CCACHE 1
# | #define HAVE_KEYUTILS_H 1
# | #define HAVE_PERSISTENT_KEYRING 1
# | #define HAS_VA_COPY 1
# | #define HAVE_REGCOMP 1
# | #define GETSOCKNAME_ARG2_TYPE struct sockaddr
# | #define GETSOCKNAME_ARG3_TYPE socklen_t
# | #define GETPEERNAME_ARG2_TYPE GETSOCKNAME_ARG2_TYPE
# | #define GETPEERNAME_ARG3_TYPE GETSOCKNAME_ARG3_TYPE
# | #define HAVE_LIBUTIL 1
# | #define ENABLE_NLS 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FNMATCH_H 1
# | #define HAVE_OPENLOG 1
# | #define HAVE_SYSLOG 1
# | #define HAVE_CLOSELOG 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_FNMATCH 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_GETADDRINFO 1
# | #define POSIX_SIGNALS 1
# | #define FORTUNA 1
# | #define HAVE_OPENSSL_CMS 1
# | #define TLS_IMPL_OPENSSL 1
# | #define HAVE_CPUID_H 1
# | #define RETSIGTYPE void
# | #define YYTEXT_POINTER 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_STRDUP 1
# | #define HAVE_SETVBUF 1
# | #define HAVE_SETEUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETEGID 1
# | #define HAVE_SETRESGID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_SETSID 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_CHMOD 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_GETEUID 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_GETENV 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ACCESS 1
# | #define HAVE_GETCWD 1
# | #define HAVE_SRAND48 1
# | #define HAVE_SRAND 1
# | #define HAVE_SRANDOM 1
# | #define HAVE_STAT 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRERROR 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define SYS_ERRLIST_DECLARED 1
# | #define HAVE_SYS_ERRLIST 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_BYTESWAP_H 1
# | /* end confdefs.h. */
# | #include
# configure:9429: result: no
# configure:9429: checking for machine/byte_order.h
# configure:9429: result: no
# configure:9429: checking sys/bswap.h usability
# configure:9429: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# conftest.c:156:23: fatal error: sys/bswap.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:9429: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Kerberos 5"
# | #define PACKAGE_TARNAME "krb5"
# | #define PACKAGE_VERSION "1.13.4"
# | #define PACKAGE_STRING "Kerberos 5 1.13.4"
# | #define PACKAGE_BUGREPORT "krb5-bugs@mit.edu"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define _GNU_SOURCE 1
# | #define HAVE_BT_RSEQ 1
# | #define KRB5_DNS_LOOKUP_REALM 1
# | #define KRB5_DNS_LOOKUP 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_RES_NINIT 1
# | #define HAVE_RES_NCLOSE 1
# | #define HAVE_RES_NSEARCH 1
# | #define HAVE_NS_INITPARSE 1
# | #define HAVE_NS_NAME_UNCOMPRESS 1
# | #define HAVE_DN_SKIPNAME 1
# | #define HAVE_RES_SEARCH 1
# | #define HAVE_PRAGMA_WEAK_REF 1
# | #define DELAY_INITIALIZER 1
# | #define CONSTRUCTOR_ATTR_WORKS 1
# | #define DESTRUCTOR_ATTR_WORKS 1
# | #define ENABLE_THREADS 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_PTHREAD_RWLOCK_INIT_IN_THREAD_LIB 1
# | #define USE_DLOPEN 1
# | #define HAVE_KEYUTILS_H 1
# | #define USE_KEYRING_CCACHE 1
# | #define HAVE_KEYUTILS_H 1
# | #define HAVE_PERSISTENT_KEYRING 1
# | #define HAS_VA_COPY 1
# | #define HAVE_REGCOMP 1
# | #define GETSOCKNAME_ARG2_TYPE struct sockaddr
# | #define GETSOCKNAME_ARG3_TYPE socklen_t
# | #define GETPEERNAME_ARG2_TYPE GETSOCKNAME_ARG2_TYPE
# | #define GETPEERNAME_ARG3_TYPE GETSOCKNAME_ARG3_TYPE
# | #define HAVE_LIBUTIL 1
# | #define ENABLE_NLS 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FNMATCH_H 1
# | #define HAVE_OPENLOG 1
# | #define HAVE_SYSLOG 1
# | #define HAVE_CLOSELOG 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_FNMATCH 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_GETADDRINFO 1
# | #define POSIX_SIGNALS 1
# | #define FORTUNA 1
# | #define HAVE_OPENSSL_CMS 1
# | #define TLS_IMPL_OPENSSL 1
# | #define HAVE_CPUID_H 1
# | #define RETSIGTYPE void
# | #define YYTEXT_POINTER 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_STRDUP 1
# | #define HAVE_SETVBUF 1
# | #define HAVE_SETEUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETEGID 1
# | #define HAVE_SETRESGID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_SETSID 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_CHMOD 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_GETEUID 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_GETENV 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ACCESS 1
# | #define HAVE_GETCWD 1
# | #define HAVE_SRAND48 1
# | #define HAVE_SRAND 1
# | #define HAVE_SRANDOM 1
# | #define HAVE_STAT 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRERROR 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define SYS_ERRLIST_DECLARED 1
# | #define HAVE_SYS_ERRLIST 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_BYTESWAP_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:9429: result: no
# configure:9429: checking sys/bswap.h presence
# configure:9429: gcc -E -I/usr/include/et conftest.c
# conftest.c:123:23: fatal error: sys/bswap.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:9429: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Kerberos 5"
# | #define PACKAGE_TARNAME "krb5"
# | #define PACKAGE_VERSION "1.13.4"
# | #define PACKAGE_STRING "Kerberos 5 1.13.4"
# | #define PACKAGE_BUGREPORT "krb5-bugs@mit.edu"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define _GNU_SOURCE 1
# | #define HAVE_BT_RSEQ 1
# | #define KRB5_DNS_LOOKUP_REALM 1
# | #define KRB5_DNS_LOOKUP 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_RES_NINIT 1
# | #define HAVE_RES_NCLOSE 1
# | #define HAVE_RES_NSEARCH 1
# | #define HAVE_NS_INITPARSE 1
# | #define HAVE_NS_NAME_UNCOMPRESS 1
# | #define HAVE_DN_SKIPNAME 1
# | #define HAVE_RES_SEARCH 1
# | #define HAVE_PRAGMA_WEAK_REF 1
# | #define DELAY_INITIALIZER 1
# | #define CONSTRUCTOR_ATTR_WORKS 1
# | #define DESTRUCTOR_ATTR_WORKS 1
# | #define ENABLE_THREADS 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_PTHREAD_RWLOCK_INIT_IN_THREAD_LIB 1
# | #define USE_DLOPEN 1
# | #define HAVE_KEYUTILS_H 1
# | #define USE_KEYRING_CCACHE 1
# | #define HAVE_KEYUTILS_H 1
# | #define HAVE_PERSISTENT_KEYRING 1
# | #define HAS_VA_COPY 1
# | #define HAVE_REGCOMP 1
# | #define GETSOCKNAME_ARG2_TYPE struct sockaddr
# | #define GETSOCKNAME_ARG3_TYPE socklen_t
# | #define GETPEERNAME_ARG2_TYPE GETSOCKNAME_ARG2_TYPE
# | #define GETPEERNAME_ARG3_TYPE GETSOCKNAME_ARG3_TYPE
# | #define HAVE_LIBUTIL 1
# | #define ENABLE_NLS 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FNMATCH_H 1
# | #define HAVE_OPENLOG 1
# | #define HAVE_SYSLOG 1
# | #define HAVE_CLOSELOG 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_FNMATCH 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_GETADDRINFO 1
# | #define POSIX_SIGNALS 1
# | #define FORTUNA 1
# | #define HAVE_OPENSSL_CMS 1
# | #define TLS_IMPL_OPENSSL 1
# | #define HAVE_CPUID_H 1
# | #define RETSIGTYPE void
# | #define YYTEXT_POINTER 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_STRDUP 1
# | #define HAVE_SETVBUF 1
# | #define HAVE_SETEUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETEGID 1
# | #define HAVE_SETRESGID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_SETSID 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_CHMOD 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_GETEUID 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_GETENV 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ACCESS 1
# | #define HAVE_GETCWD 1
# | #define HAVE_SRAND48 1
# | #define HAVE_SRAND 1
# | #define HAVE_SRANDOM 1
# | #define HAVE_STAT 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRERROR 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define SYS_ERRLIST_DECLARED 1
# | #define HAVE_SYS_ERRLIST 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_BYTESWAP_H 1
# | /* end confdefs.h. */
# | #include
# configure:9429: result: no
# configure:9429: checking for sys/bswap.h
# configure:9429: result: no
# configure:9429: checking endian.h usability
# configure:9429: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# configure:9429: $? = 0
# configure:9429: result: yes
# configure:9429: checking endian.h presence
# configure:9429: gcc -E -I/usr/include/et conftest.c
# configure:9429: $? = 0
# configure:9429: result: yes
# configure:9429: checking for endian.h
# configure:9429: result: yes
# configure:9429: checking pwd.h usability
# configure:9429: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# configure:9429: $? = 0
# configure:9429: result: yes
# configure:9429: checking pwd.h presence
# configure:9429: gcc -E -I/usr/include/et conftest.c
# configure:9429: $? = 0
# configure:9429: result: yes
# configure:9429: checking for pwd.h
# configure:9429: result: yes
# configure:9429: checking arpa/inet.h usability
# configure:9429: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# configure:9429: $? = 0
# configure:9429: result: yes
# configure:9429: checking arpa/inet.h presence
# configure:9429: gcc -E -I/usr/include/et conftest.c
# configure:9429: $? = 0
# configure:9429: result: yes
# configure:9429: checking for arpa/inet.h
# configure:9429: result: yes
# configure:9429: checking alloca.h usability
# configure:9429: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# configure:9429: $? = 0
# configure:9429: result: yes
# configure:9429: checking alloca.h presence
# configure:9429: gcc -E -I/usr/include/et conftest.c
# configure:9429: $? = 0
# configure:9429: result: yes
# configure:9429: checking for alloca.h
# configure:9429: result: yes
# configure:9429: checking dlfcn.h usability
# configure:9429: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# configure:9429: $? = 0
# configure:9429: result: yes
# configure:9429: checking dlfcn.h presence
# configure:9429: gcc -E -I/usr/include/et conftest.c
# configure:9429: $? = 0
# configure:9429: result: yes
# configure:9429: checking for dlfcn.h
# configure:9429: result: yes
# configure:9429: checking limits.h usability
# configure:9429: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# configure:9429: $? = 0
# configure:9429: result: yes
# configure:9429: checking limits.h presence
# configure:9429: gcc -E -I/usr/include/et conftest.c
# configure:9429: $? = 0
# configure:9429: result: yes
# configure:9429: checking for limits.h
# configure:9429: result: yes
# configure:9439: checking for regexp.h
# configure:9439: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# In file included from conftest.c:137:0:
# /usr/include/regexp.h:30:2: error: #error "The GNU C Library no longer implements ."
# #error "The GNU C Library no longer implements ."
# ^~~~~
# /usr/include/regexp.h:31:2: error: #error "Please update your code to use instead (no trailing 'p')."
# #error "Please update your code to use instead (no trailing 'p')."
# ^~~~~
# configure:9439: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Kerberos 5"
# | #define PACKAGE_TARNAME "krb5"
# | #define PACKAGE_VERSION "1.13.4"
# | #define PACKAGE_STRING "Kerberos 5 1.13.4"
# | #define PACKAGE_BUGREPORT "krb5-bugs@mit.edu"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define _GNU_SOURCE 1
# | #define HAVE_BT_RSEQ 1
# | #define KRB5_DNS_LOOKUP_REALM 1
# | #define KRB5_DNS_LOOKUP 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_RES_NINIT 1
# | #define HAVE_RES_NCLOSE 1
# | #define HAVE_RES_NSEARCH 1
# | #define HAVE_NS_INITPARSE 1
# | #define HAVE_NS_NAME_UNCOMPRESS 1
# | #define HAVE_DN_SKIPNAME 1
# | #define HAVE_RES_SEARCH 1
# | #define HAVE_PRAGMA_WEAK_REF 1
# | #define DELAY_INITIALIZER 1
# | #define CONSTRUCTOR_ATTR_WORKS 1
# | #define DESTRUCTOR_ATTR_WORKS 1
# | #define ENABLE_THREADS 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_PTHREAD_RWLOCK_INIT_IN_THREAD_LIB 1
# | #define USE_DLOPEN 1
# | #define HAVE_KEYUTILS_H 1
# | #define USE_KEYRING_CCACHE 1
# | #define HAVE_KEYUTILS_H 1
# | #define HAVE_PERSISTENT_KEYRING 1
# | #define HAS_VA_COPY 1
# | #define HAVE_REGCOMP 1
# | #define GETSOCKNAME_ARG2_TYPE struct sockaddr
# | #define GETSOCKNAME_ARG3_TYPE socklen_t
# | #define GETPEERNAME_ARG2_TYPE GETSOCKNAME_ARG2_TYPE
# | #define GETPEERNAME_ARG3_TYPE GETSOCKNAME_ARG3_TYPE
# | #define HAVE_LIBUTIL 1
# | #define ENABLE_NLS 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FNMATCH_H 1
# | #define HAVE_OPENLOG 1
# | #define HAVE_SYSLOG 1
# | #define HAVE_CLOSELOG 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_FNMATCH 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_GETADDRINFO 1
# | #define POSIX_SIGNALS 1
# | #define FORTUNA 1
# | #define HAVE_OPENSSL_CMS 1
# | #define TLS_IMPL_OPENSSL 1
# | #define HAVE_CPUID_H 1
# | #define RETSIGTYPE void
# | #define YYTEXT_POINTER 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_STRDUP 1
# | #define HAVE_SETVBUF 1
# | #define HAVE_SETEUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETEGID 1
# | #define HAVE_SETRESGID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_SETSID 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_CHMOD 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_GETEUID 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_GETENV 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ACCESS 1
# | #define HAVE_GETCWD 1
# | #define HAVE_SRAND48 1
# | #define HAVE_SRAND 1
# | #define HAVE_SRANDOM 1
# | #define HAVE_STAT 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRERROR 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define SYS_ERRLIST_DECLARED 1
# | #define HAVE_SYS_ERRLIST 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_BYTESWAP_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_LIMITS_H 1
# | /* end confdefs.h. */
# | #define INIT char *sp = instring;
# | #define GETC() (*sp++)
# | #define PEEKC() (*sp)
# | #define UNGETC(c) (--sp)
# | #define RETURN(c) return(c)
# | #define ERROR(c)
# |
# |
# | #include
# configure:9439: result: no
# configure:9452: checking for struct stat.st_mtimensec
# configure:9452: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:136:12: error: 'struct stat' has no member named 'st_mtimensec'; did you mean 'st_mtim'?
# if (ac_aggr.st_mtimensec)
# ^
# configure:9452: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Kerberos 5"
# | #define PACKAGE_TARNAME "krb5"
# | #define PACKAGE_VERSION "1.13.4"
# | #define PACKAGE_STRING "Kerberos 5 1.13.4"
# | #define PACKAGE_BUGREPORT "krb5-bugs@mit.edu"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define _GNU_SOURCE 1
# | #define HAVE_BT_RSEQ 1
# | #define KRB5_DNS_LOOKUP_REALM 1
# | #define KRB5_DNS_LOOKUP 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_RES_NINIT 1
# | #define HAVE_RES_NCLOSE 1
# | #define HAVE_RES_NSEARCH 1
# | #define HAVE_NS_INITPARSE 1
# | #define HAVE_NS_NAME_UNCOMPRESS 1
# | #define HAVE_DN_SKIPNAME 1
# | #define HAVE_RES_SEARCH 1
# | #define HAVE_PRAGMA_WEAK_REF 1
# | #define DELAY_INITIALIZER 1
# | #define CONSTRUCTOR_ATTR_WORKS 1
# | #define DESTRUCTOR_ATTR_WORKS 1
# | #define ENABLE_THREADS 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_PTHREAD_RWLOCK_INIT_IN_THREAD_LIB 1
# | #define USE_DLOPEN 1
# | #define HAVE_KEYUTILS_H 1
# | #define USE_KEYRING_CCACHE 1
# | #define HAVE_KEYUTILS_H 1
# | #define HAVE_PERSISTENT_KEYRING 1
# | #define HAS_VA_COPY 1
# | #define HAVE_REGCOMP 1
# | #define GETSOCKNAME_ARG2_TYPE struct sockaddr
# | #define GETSOCKNAME_ARG3_TYPE socklen_t
# | #define GETPEERNAME_ARG2_TYPE GETSOCKNAME_ARG2_TYPE
# | #define GETPEERNAME_ARG3_TYPE GETSOCKNAME_ARG3_TYPE
# | #define HAVE_LIBUTIL 1
# | #define ENABLE_NLS 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FNMATCH_H 1
# | #define HAVE_OPENLOG 1
# | #define HAVE_SYSLOG 1
# | #define HAVE_CLOSELOG 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_FNMATCH 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_GETADDRINFO 1
# | #define POSIX_SIGNALS 1
# | #define FORTUNA 1
# | #define HAVE_OPENSSL_CMS 1
# | #define TLS_IMPL_OPENSSL 1
# | #define HAVE_CPUID_H 1
# | #define RETSIGTYPE void
# | #define YYTEXT_POINTER 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_STRDUP 1
# | #define HAVE_SETVBUF 1
# | #define HAVE_SETEUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETEGID 1
# | #define HAVE_SETRESGID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_SETSID 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_CHMOD 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_GETEUID 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_GETENV 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ACCESS 1
# | #define HAVE_GETCWD 1
# | #define HAVE_SRAND48 1
# | #define HAVE_SRAND 1
# | #define HAVE_SRANDOM 1
# | #define HAVE_STAT 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRERROR 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define SYS_ERRLIST_DECLARED 1
# | #define HAVE_SYS_ERRLIST 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_BYTESWAP_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_LIMITS_H 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | static struct stat ac_aggr;
# | if (ac_aggr.st_mtimensec)
# | return 0;
# | ;
# | return 0;
# | }
# configure:9452: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:136:19: error: 'struct stat' has no member named 'st_mtimensec'; did you mean 'st_mtim'?
# if (sizeof ac_aggr.st_mtimensec)
# ^
# configure:9452: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Kerberos 5"
# | #define PACKAGE_TARNAME "krb5"
# | #define PACKAGE_VERSION "1.13.4"
# | #define PACKAGE_STRING "Kerberos 5 1.13.4"
# | #define PACKAGE_BUGREPORT "krb5-bugs@mit.edu"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define _GNU_SOURCE 1
# | #define HAVE_BT_RSEQ 1
# | #define KRB5_DNS_LOOKUP_REALM 1
# | #define KRB5_DNS_LOOKUP 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_RES_NINIT 1
# | #define HAVE_RES_NCLOSE 1
# | #define HAVE_RES_NSEARCH 1
# | #define HAVE_NS_INITPARSE 1
# | #define HAVE_NS_NAME_UNCOMPRESS 1
# | #define HAVE_DN_SKIPNAME 1
# | #define HAVE_RES_SEARCH 1
# | #define HAVE_PRAGMA_WEAK_REF 1
# | #define DELAY_INITIALIZER 1
# | #define CONSTRUCTOR_ATTR_WORKS 1
# | #define DESTRUCTOR_ATTR_WORKS 1
# | #define ENABLE_THREADS 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_PTHREAD_RWLOCK_INIT_IN_THREAD_LIB 1
# | #define USE_DLOPEN 1
# | #define HAVE_KEYUTILS_H 1
# | #define USE_KEYRING_CCACHE 1
# | #define HAVE_KEYUTILS_H 1
# | #define HAVE_PERSISTENT_KEYRING 1
# | #define HAS_VA_COPY 1
# | #define HAVE_REGCOMP 1
# | #define GETSOCKNAME_ARG2_TYPE struct sockaddr
# | #define GETSOCKNAME_ARG3_TYPE socklen_t
# | #define GETPEERNAME_ARG2_TYPE GETSOCKNAME_ARG2_TYPE
# | #define GETPEERNAME_ARG3_TYPE GETSOCKNAME_ARG3_TYPE
# | #define HAVE_LIBUTIL 1
# | #define ENABLE_NLS 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FNMATCH_H 1
# | #define HAVE_OPENLOG 1
# | #define HAVE_SYSLOG 1
# | #define HAVE_CLOSELOG 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_FNMATCH 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_GETADDRINFO 1
# | #define POSIX_SIGNALS 1
# | #define FORTUNA 1
# | #define HAVE_OPENSSL_CMS 1
# | #define TLS_IMPL_OPENSSL 1
# | #define HAVE_CPUID_H 1
# | #define RETSIGTYPE void
# | #define YYTEXT_POINTER 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_STRDUP 1
# | #define HAVE_SETVBUF 1
# | #define HAVE_SETEUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETEGID 1
# | #define HAVE_SETRESGID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_SETSID 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_CHMOD 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_GETEUID 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_GETENV 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ACCESS 1
# | #define HAVE_GETCWD 1
# | #define HAVE_SRAND48 1
# | #define HAVE_SRAND 1
# | #define HAVE_SRANDOM 1
# | #define HAVE_STAT 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRERROR 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define SYS_ERRLIST_DECLARED 1
# | #define HAVE_SYS_ERRLIST 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_BYTESWAP_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_LIMITS_H 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | static struct stat ac_aggr;
# | if (sizeof ac_aggr.st_mtimensec)
# | return 0;
# | ;
# | return 0;
# | }
# configure:9452: result: no
# configure:9463: checking for struct stat.st_mtimespec.tv_nsec
# configure:9463: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:136:12: error: 'struct stat' has no member named 'st_mtimespec'; did you mean 'st_mtim'?
# if (ac_aggr.st_mtimespec.tv_nsec)
# ^
# configure:9463: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Kerberos 5"
# | #define PACKAGE_TARNAME "krb5"
# | #define PACKAGE_VERSION "1.13.4"
# | #define PACKAGE_STRING "Kerberos 5 1.13.4"
# | #define PACKAGE_BUGREPORT "krb5-bugs@mit.edu"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define _GNU_SOURCE 1
# | #define HAVE_BT_RSEQ 1
# | #define KRB5_DNS_LOOKUP_REALM 1
# | #define KRB5_DNS_LOOKUP 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_RES_NINIT 1
# | #define HAVE_RES_NCLOSE 1
# | #define HAVE_RES_NSEARCH 1
# | #define HAVE_NS_INITPARSE 1
# | #define HAVE_NS_NAME_UNCOMPRESS 1
# | #define HAVE_DN_SKIPNAME 1
# | #define HAVE_RES_SEARCH 1
# | #define HAVE_PRAGMA_WEAK_REF 1
# | #define DELAY_INITIALIZER 1
# | #define CONSTRUCTOR_ATTR_WORKS 1
# | #define DESTRUCTOR_ATTR_WORKS 1
# | #define ENABLE_THREADS 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_PTHREAD_RWLOCK_INIT_IN_THREAD_LIB 1
# | #define USE_DLOPEN 1
# | #define HAVE_KEYUTILS_H 1
# | #define USE_KEYRING_CCACHE 1
# | #define HAVE_KEYUTILS_H 1
# | #define HAVE_PERSISTENT_KEYRING 1
# | #define HAS_VA_COPY 1
# | #define HAVE_REGCOMP 1
# | #define GETSOCKNAME_ARG2_TYPE struct sockaddr
# | #define GETSOCKNAME_ARG3_TYPE socklen_t
# | #define GETPEERNAME_ARG2_TYPE GETSOCKNAME_ARG2_TYPE
# | #define GETPEERNAME_ARG3_TYPE GETSOCKNAME_ARG3_TYPE
# | #define HAVE_LIBUTIL 1
# | #define ENABLE_NLS 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FNMATCH_H 1
# | #define HAVE_OPENLOG 1
# | #define HAVE_SYSLOG 1
# | #define HAVE_CLOSELOG 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_FNMATCH 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_GETADDRINFO 1
# | #define POSIX_SIGNALS 1
# | #define FORTUNA 1
# | #define HAVE_OPENSSL_CMS 1
# | #define TLS_IMPL_OPENSSL 1
# | #define HAVE_CPUID_H 1
# | #define RETSIGTYPE void
# | #define YYTEXT_POINTER 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_STRDUP 1
# | #define HAVE_SETVBUF 1
# | #define HAVE_SETEUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETEGID 1
# | #define HAVE_SETRESGID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_SETSID 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_CHMOD 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_GETEUID 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_GETENV 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ACCESS 1
# | #define HAVE_GETCWD 1
# | #define HAVE_SRAND48 1
# | #define HAVE_SRAND 1
# | #define HAVE_SRANDOM 1
# | #define HAVE_STAT 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRERROR 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define SYS_ERRLIST_DECLARED 1
# | #define HAVE_SYS_ERRLIST 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_BYTESWAP_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_LIMITS_H 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | static struct stat ac_aggr;
# | if (ac_aggr.st_mtimespec.tv_nsec)
# | return 0;
# | ;
# | return 0;
# | }
# configure:9463: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:136:19: error: 'struct stat' has no member named 'st_mtimespec'; did you mean 'st_mtim'?
# if (sizeof ac_aggr.st_mtimespec.tv_nsec)
# ^
# configure:9463: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Kerberos 5"
# | #define PACKAGE_TARNAME "krb5"
# | #define PACKAGE_VERSION "1.13.4"
# | #define PACKAGE_STRING "Kerberos 5 1.13.4"
# | #define PACKAGE_BUGREPORT "krb5-bugs@mit.edu"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define _GNU_SOURCE 1
# | #define HAVE_BT_RSEQ 1
# | #define KRB5_DNS_LOOKUP_REALM 1
# | #define KRB5_DNS_LOOKUP 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_RES_NINIT 1
# | #define HAVE_RES_NCLOSE 1
# | #define HAVE_RES_NSEARCH 1
# | #define HAVE_NS_INITPARSE 1
# | #define HAVE_NS_NAME_UNCOMPRESS 1
# | #define HAVE_DN_SKIPNAME 1
# | #define HAVE_RES_SEARCH 1
# | #define HAVE_PRAGMA_WEAK_REF 1
# | #define DELAY_INITIALIZER 1
# | #define CONSTRUCTOR_ATTR_WORKS 1
# | #define DESTRUCTOR_ATTR_WORKS 1
# | #define ENABLE_THREADS 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_PTHREAD_RWLOCK_INIT_IN_THREAD_LIB 1
# | #define USE_DLOPEN 1
# | #define HAVE_KEYUTILS_H 1
# | #define USE_KEYRING_CCACHE 1
# | #define HAVE_KEYUTILS_H 1
# | #define HAVE_PERSISTENT_KEYRING 1
# | #define HAS_VA_COPY 1
# | #define HAVE_REGCOMP 1
# | #define GETSOCKNAME_ARG2_TYPE struct sockaddr
# | #define GETSOCKNAME_ARG3_TYPE socklen_t
# | #define GETPEERNAME_ARG2_TYPE GETSOCKNAME_ARG2_TYPE
# | #define GETPEERNAME_ARG3_TYPE GETSOCKNAME_ARG3_TYPE
# | #define HAVE_LIBUTIL 1
# | #define ENABLE_NLS 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FNMATCH_H 1
# | #define HAVE_OPENLOG 1
# | #define HAVE_SYSLOG 1
# | #define HAVE_CLOSELOG 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_FNMATCH 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_GETADDRINFO 1
# | #define POSIX_SIGNALS 1
# | #define FORTUNA 1
# | #define HAVE_OPENSSL_CMS 1
# | #define TLS_IMPL_OPENSSL 1
# | #define HAVE_CPUID_H 1
# | #define RETSIGTYPE void
# | #define YYTEXT_POINTER 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_STRDUP 1
# | #define HAVE_SETVBUF 1
# | #define HAVE_SETEUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETEGID 1
# | #define HAVE_SETRESGID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_SETSID 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_CHMOD 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_GETEUID 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_GETENV 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ACCESS 1
# | #define HAVE_GETCWD 1
# | #define HAVE_SRAND48 1
# | #define HAVE_SRAND 1
# | #define HAVE_SRANDOM 1
# | #define HAVE_STAT 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRERROR 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define SYS_ERRLIST_DECLARED 1
# | #define HAVE_SYS_ERRLIST 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_BYTESWAP_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_LIMITS_H 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | static struct stat ac_aggr;
# | if (sizeof ac_aggr.st_mtimespec.tv_nsec)
# | return 0;
# | ;
# | return 0;
# | }
# configure:9463: result: no
# configure:9474: checking for struct stat.st_mtim.tv_nsec
# configure:9474: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# configure:9474: $? = 0
# configure:9474: result: yes
# configure:9490: checking for re_comp
# configure:9490: gcc -o conftest -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c -lkeyutils -lresolv >&5
# configure:9490: $? = 0
# configure:9490: result: yes
# configure:9490: checking for re_exec
# configure:9490: gcc -o conftest -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c -lkeyutils -lresolv >&5
# configure:9490: $? = 0
# configure:9490: result: yes
# configure:9490: checking for regexec
# configure:9490: gcc -o conftest -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c -lkeyutils -lresolv >&5
# configure:9490: $? = 0
# configure:9490: result: yes
# configure:9500: checking for off_t
# configure:9500: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# configure:9500: $? = 0
# configure:9500: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:169:20: error: expected expression before ')' token
# if (sizeof ((off_t)))
# ^
# configure:9500: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Kerberos 5"
# | #define PACKAGE_TARNAME "krb5"
# | #define PACKAGE_VERSION "1.13.4"
# | #define PACKAGE_STRING "Kerberos 5 1.13.4"
# | #define PACKAGE_BUGREPORT "krb5-bugs@mit.edu"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define _GNU_SOURCE 1
# | #define HAVE_BT_RSEQ 1
# | #define KRB5_DNS_LOOKUP_REALM 1
# | #define KRB5_DNS_LOOKUP 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_RES_NINIT 1
# | #define HAVE_RES_NCLOSE 1
# | #define HAVE_RES_NSEARCH 1
# | #define HAVE_NS_INITPARSE 1
# | #define HAVE_NS_NAME_UNCOMPRESS 1
# | #define HAVE_DN_SKIPNAME 1
# | #define HAVE_RES_SEARCH 1
# | #define HAVE_PRAGMA_WEAK_REF 1
# | #define DELAY_INITIALIZER 1
# | #define CONSTRUCTOR_ATTR_WORKS 1
# | #define DESTRUCTOR_ATTR_WORKS 1
# | #define ENABLE_THREADS 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_PTHREAD_RWLOCK_INIT_IN_THREAD_LIB 1
# | #define USE_DLOPEN 1
# | #define HAVE_KEYUTILS_H 1
# | #define USE_KEYRING_CCACHE 1
# | #define HAVE_KEYUTILS_H 1
# | #define HAVE_PERSISTENT_KEYRING 1
# | #define HAS_VA_COPY 1
# | #define HAVE_REGCOMP 1
# | #define GETSOCKNAME_ARG2_TYPE struct sockaddr
# | #define GETSOCKNAME_ARG3_TYPE socklen_t
# | #define GETPEERNAME_ARG2_TYPE GETSOCKNAME_ARG2_TYPE
# | #define GETPEERNAME_ARG3_TYPE GETSOCKNAME_ARG3_TYPE
# | #define HAVE_LIBUTIL 1
# | #define ENABLE_NLS 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FNMATCH_H 1
# | #define HAVE_OPENLOG 1
# | #define HAVE_SYSLOG 1
# | #define HAVE_CLOSELOG 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_FNMATCH 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_GETADDRINFO 1
# | #define POSIX_SIGNALS 1
# | #define FORTUNA 1
# | #define HAVE_OPENSSL_CMS 1
# | #define TLS_IMPL_OPENSSL 1
# | #define HAVE_CPUID_H 1
# | #define RETSIGTYPE void
# | #define YYTEXT_POINTER 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_STRDUP 1
# | #define HAVE_SETVBUF 1
# | #define HAVE_SETEUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETEGID 1
# | #define HAVE_SETRESGID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_SETSID 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_CHMOD 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_GETEUID 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_GETENV 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ACCESS 1
# | #define HAVE_GETCWD 1
# | #define HAVE_SRAND48 1
# | #define HAVE_SRAND 1
# | #define HAVE_SRANDOM 1
# | #define HAVE_STAT 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRERROR 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define SYS_ERRLIST_DECLARED 1
# | #define HAVE_SYS_ERRLIST 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_BYTESWAP_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_RE_COMP 1
# | #define HAVE_RE_EXEC 1
# | #define HAVE_REGEXEC 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((off_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:9500: result: yes
# configure:9513: checking for perror declaration
# configure:9533: result: no
# configure:9543: checking if strptime needs a prototype provided
# configure:9563: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:139:12: error: conflicting types for 'strptime'
# extern int strptime (struct k5foo*);
# ^~~~~~~~
# In file included from conftest.c:133:0:
# /usr/include/time.h:213:14: note: previous declaration of 'strptime' was here
# extern char *strptime (const char *__restrict __s,
# ^~~~~~~~
# configure:9563: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Kerberos 5"
# | #define PACKAGE_TARNAME "krb5"
# | #define PACKAGE_VERSION "1.13.4"
# | #define PACKAGE_STRING "Kerberos 5 1.13.4"
# | #define PACKAGE_BUGREPORT "krb5-bugs@mit.edu"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define _GNU_SOURCE 1
# | #define HAVE_BT_RSEQ 1
# | #define KRB5_DNS_LOOKUP_REALM 1
# | #define KRB5_DNS_LOOKUP 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_RES_NINIT 1
# | #define HAVE_RES_NCLOSE 1
# | #define HAVE_RES_NSEARCH 1
# | #define HAVE_NS_INITPARSE 1
# | #define HAVE_NS_NAME_UNCOMPRESS 1
# | #define HAVE_DN_SKIPNAME 1
# | #define HAVE_RES_SEARCH 1
# | #define HAVE_PRAGMA_WEAK_REF 1
# | #define DELAY_INITIALIZER 1
# | #define CONSTRUCTOR_ATTR_WORKS 1
# | #define DESTRUCTOR_ATTR_WORKS 1
# | #define ENABLE_THREADS 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_PTHREAD_RWLOCK_INIT_IN_THREAD_LIB 1
# | #define USE_DLOPEN 1
# | #define HAVE_KEYUTILS_H 1
# | #define USE_KEYRING_CCACHE 1
# | #define HAVE_KEYUTILS_H 1
# | #define HAVE_PERSISTENT_KEYRING 1
# | #define HAS_VA_COPY 1
# | #define HAVE_REGCOMP 1
# | #define GETSOCKNAME_ARG2_TYPE struct sockaddr
# | #define GETSOCKNAME_ARG3_TYPE socklen_t
# | #define GETPEERNAME_ARG2_TYPE GETSOCKNAME_ARG2_TYPE
# | #define GETPEERNAME_ARG3_TYPE GETSOCKNAME_ARG3_TYPE
# | #define HAVE_LIBUTIL 1
# | #define ENABLE_NLS 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FNMATCH_H 1
# | #define HAVE_OPENLOG 1
# | #define HAVE_SYSLOG 1
# | #define HAVE_CLOSELOG 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_FNMATCH 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_GETADDRINFO 1
# | #define POSIX_SIGNALS 1
# | #define FORTUNA 1
# | #define HAVE_OPENSSL_CMS 1
# | #define TLS_IMPL_OPENSSL 1
# | #define HAVE_CPUID_H 1
# | #define RETSIGTYPE void
# | #define YYTEXT_POINTER 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_STRDUP 1
# | #define HAVE_SETVBUF 1
# | #define HAVE_SETEUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETEGID 1
# | #define HAVE_SETRESGID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_SETSID 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_CHMOD 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_GETEUID 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_GETENV 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ACCESS 1
# | #define HAVE_GETCWD 1
# | #define HAVE_SRAND48 1
# | #define HAVE_SRAND 1
# | #define HAVE_SRANDOM 1
# | #define HAVE_STAT 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRERROR 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define SYS_ERRLIST_DECLARED 1
# | #define HAVE_SYS_ERRLIST 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_BYTESWAP_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_RE_COMP 1
# | #define HAVE_RE_EXEC 1
# | #define HAVE_REGEXEC 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | #undef strptime
# | struct k5foo {int foo; } xx;
# | extern int strptime (struct k5foo*);
# | strptime(&xx);
# |
# | ;
# | return 0;
# | }
# configure:9570: result: no
# configure:9580: checking if argument to wait is int *
# configure:9598: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# configure:9598: $? = 0
# configure:9626: result: no
# configure:9635: checking for use of sigprocmask
# configure:9651: gcc -o conftest -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c -lkeyutils -lresolv >&5
# configure:9651: $? = 0
# configure:9677: result: yes
# configure:9685: checking for uid_t in sys/types.h
# configure:9704: result: yes
# configure:9715: checking type of array argument to getgroups
# configure:9749: gcc -o conftest -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c -lkeyutils -lresolv >&5
# configure:9749: $? = 0
# configure:9749: ./conftest
# configure:9749: $? = 0
# configure:9774: result: gid_t
# configure:9783: checking for sigsetjmp
# configure:9783: gcc -o conftest -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c -lkeyutils -lresolv >&5
# /tmp/ccTwvmlL.o: In function `main':
# conftest.c:(.text+0x1d): undefined reference to `sigsetjmp'
# collect2: error: ld returned 1 exit status
# configure:9783: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Kerberos 5"
# | #define PACKAGE_TARNAME "krb5"
# | #define PACKAGE_VERSION "1.13.4"
# | #define PACKAGE_STRING "Kerberos 5 1.13.4"
# | #define PACKAGE_BUGREPORT "krb5-bugs@mit.edu"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define _GNU_SOURCE 1
# | #define HAVE_BT_RSEQ 1
# | #define KRB5_DNS_LOOKUP_REALM 1
# | #define KRB5_DNS_LOOKUP 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_RES_NINIT 1
# | #define HAVE_RES_NCLOSE 1
# | #define HAVE_RES_NSEARCH 1
# | #define HAVE_NS_INITPARSE 1
# | #define HAVE_NS_NAME_UNCOMPRESS 1
# | #define HAVE_DN_SKIPNAME 1
# | #define HAVE_RES_SEARCH 1
# | #define HAVE_PRAGMA_WEAK_REF 1
# | #define DELAY_INITIALIZER 1
# | #define CONSTRUCTOR_ATTR_WORKS 1
# | #define DESTRUCTOR_ATTR_WORKS 1
# | #define ENABLE_THREADS 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_PTHREAD_RWLOCK_INIT_IN_THREAD_LIB 1
# | #define USE_DLOPEN 1
# | #define HAVE_KEYUTILS_H 1
# | #define USE_KEYRING_CCACHE 1
# | #define HAVE_KEYUTILS_H 1
# | #define HAVE_PERSISTENT_KEYRING 1
# | #define HAS_VA_COPY 1
# | #define HAVE_REGCOMP 1
# | #define GETSOCKNAME_ARG2_TYPE struct sockaddr
# | #define GETSOCKNAME_ARG3_TYPE socklen_t
# | #define GETPEERNAME_ARG2_TYPE GETSOCKNAME_ARG2_TYPE
# | #define GETPEERNAME_ARG3_TYPE GETSOCKNAME_ARG3_TYPE
# | #define HAVE_LIBUTIL 1
# | #define ENABLE_NLS 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FNMATCH_H 1
# | #define HAVE_OPENLOG 1
# | #define HAVE_SYSLOG 1
# | #define HAVE_CLOSELOG 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_FNMATCH 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_GETADDRINFO 1
# | #define POSIX_SIGNALS 1
# | #define FORTUNA 1
# | #define HAVE_OPENSSL_CMS 1
# | #define TLS_IMPL_OPENSSL 1
# | #define HAVE_CPUID_H 1
# | #define RETSIGTYPE void
# | #define YYTEXT_POINTER 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_STRDUP 1
# | #define HAVE_SETVBUF 1
# | #define HAVE_SETEUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETEGID 1
# | #define HAVE_SETRESGID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_SETSID 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_CHMOD 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_GETEUID 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_GETENV 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ACCESS 1
# | #define HAVE_GETCWD 1
# | #define HAVE_SRAND48 1
# | #define HAVE_SRAND 1
# | #define HAVE_SRANDOM 1
# | #define HAVE_STAT 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRERROR 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define SYS_ERRLIST_DECLARED 1
# | #define HAVE_SYS_ERRLIST 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_BYTESWAP_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_RE_COMP 1
# | #define HAVE_RE_EXEC 1
# | #define HAVE_REGEXEC 1
# | #define WAIT_USES_INT 1
# | #define USE_SIGPROCMASK 1
# | #define GETGROUPS_T gid_t
# | /* end confdefs.h. */
# | /* Define sigsetjmp to an innocuous variant, in case declares sigsetjmp.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define sigsetjmp innocuous_sigsetjmp
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char sigsetjmp (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef sigsetjmp
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char sigsetjmp ();
# | /* 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. */
# | #if defined __stub_sigsetjmp || defined __stub___sigsetjmp
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return sigsetjmp ();
# | ;
# | return 0;
# | }
# configure:9783: result: no
# configure:9822: checking return type of setrpcent
# configure:9842: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# configure:9842: $? = 0
# configure:9850: result: void
# configure:9858: checking return type of endrpcent
# configure:9878: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# configure:9878: $? = 0
# configure:9886: result: void
# configure:9896: checking for bswap_16
# configure:9915: gcc -o conftest -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c -lkeyutils -lresolv >&5
# configure:9915: $? = 0
# configure:9924: result: yes
# configure:9931: checking for bswap_64
# configure:9950: gcc -o conftest -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c -lkeyutils -lresolv >&5
# configure:9950: $? = 0
# configure:9959: result: yes
# configure:10029: checking for gethostbyname_r
# configure:10029: gcc -o conftest -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c -lkeyutils -lresolv >&5
# configure:10029: $? = 0
# configure:10029: result: yes
# configure:10034: checking if gethostbyname_r returns an int
# configure:10051: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# configure:10051: $? = 0
# configure:10059: result: yes
# configure:10062: checking if gethostbyname_r returns a pointer
# configure:10079: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# conftest.c:141:26: error: conflicting types for 'gethostbyname_r'
# extern struct hostent *gethostbyname_r ();
# ^~~~~~~~~~~~~~~
# In file included from conftest.c:140:0:
# /usr/include/netdb.h:179:12: note: previous declaration of 'gethostbyname_r' was here
# extern int gethostbyname_r (const char *__restrict __name,
# ^~~~~~~~~~~~~~~
# configure:10079: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Kerberos 5"
# | #define PACKAGE_TARNAME "krb5"
# | #define PACKAGE_VERSION "1.13.4"
# | #define PACKAGE_STRING "Kerberos 5 1.13.4"
# | #define PACKAGE_BUGREPORT "krb5-bugs@mit.edu"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define _GNU_SOURCE 1
# | #define HAVE_BT_RSEQ 1
# | #define KRB5_DNS_LOOKUP_REALM 1
# | #define KRB5_DNS_LOOKUP 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_RES_NINIT 1
# | #define HAVE_RES_NCLOSE 1
# | #define HAVE_RES_NSEARCH 1
# | #define HAVE_NS_INITPARSE 1
# | #define HAVE_NS_NAME_UNCOMPRESS 1
# | #define HAVE_DN_SKIPNAME 1
# | #define HAVE_RES_SEARCH 1
# | #define HAVE_PRAGMA_WEAK_REF 1
# | #define DELAY_INITIALIZER 1
# | #define CONSTRUCTOR_ATTR_WORKS 1
# | #define DESTRUCTOR_ATTR_WORKS 1
# | #define ENABLE_THREADS 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_PTHREAD_RWLOCK_INIT_IN_THREAD_LIB 1
# | #define USE_DLOPEN 1
# | #define HAVE_KEYUTILS_H 1
# | #define USE_KEYRING_CCACHE 1
# | #define HAVE_KEYUTILS_H 1
# | #define HAVE_PERSISTENT_KEYRING 1
# | #define HAS_VA_COPY 1
# | #define HAVE_REGCOMP 1
# | #define GETSOCKNAME_ARG2_TYPE struct sockaddr
# | #define GETSOCKNAME_ARG3_TYPE socklen_t
# | #define GETPEERNAME_ARG2_TYPE GETSOCKNAME_ARG2_TYPE
# | #define GETPEERNAME_ARG3_TYPE GETSOCKNAME_ARG3_TYPE
# | #define HAVE_LIBUTIL 1
# | #define ENABLE_NLS 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FNMATCH_H 1
# | #define HAVE_OPENLOG 1
# | #define HAVE_SYSLOG 1
# | #define HAVE_CLOSELOG 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_FNMATCH 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_GETADDRINFO 1
# | #define POSIX_SIGNALS 1
# | #define FORTUNA 1
# | #define HAVE_OPENSSL_CMS 1
# | #define TLS_IMPL_OPENSSL 1
# | #define HAVE_CPUID_H 1
# | #define RETSIGTYPE void
# | #define YYTEXT_POINTER 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_STRDUP 1
# | #define HAVE_SETVBUF 1
# | #define HAVE_SETEUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETEGID 1
# | #define HAVE_SETRESGID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_SETSID 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_CHMOD 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_GETEUID 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_GETENV 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ACCESS 1
# | #define HAVE_GETCWD 1
# | #define HAVE_SRAND48 1
# | #define HAVE_SRAND 1
# | #define HAVE_SRANDOM 1
# | #define HAVE_STAT 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRERROR 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define SYS_ERRLIST_DECLARED 1
# | #define HAVE_SYS_ERRLIST 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_BYTESWAP_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_RE_COMP 1
# | #define HAVE_RE_EXEC 1
# | #define HAVE_REGEXEC 1
# | #define WAIT_USES_INT 1
# | #define USE_SIGPROCMASK 1
# | #define GETGROUPS_T gid_t
# | #define SETRPCENT_TYPE void
# | #define ENDRPCENT_TYPE void
# | #define HAVE_BSWAP_16 1
# | #define HAVE_BSWAP_64 1
# | /* end confdefs.h. */
# | #include
# | extern struct hostent *gethostbyname_r ();
# | int
# | main ()
# | {
# | 1;
# | ;
# | return 0;
# | }
# configure:10087: result: no
# configure:10105: checking for gethostbyaddr_r
# configure:10105: gcc -o conftest -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c -lkeyutils -lresolv >&5
# configure:10105: $? = 0
# configure:10105: result: yes
# configure:10116: checking for getpwnam_r
# configure:10116: gcc -o conftest -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c -lkeyutils -lresolv >&5
# configure:10116: $? = 0
# configure:10116: result: yes
# configure:10123: checking for getpwuid_r
# configure:10123: gcc -o conftest -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c -lkeyutils -lresolv >&5
# configure:10123: $? = 0
# configure:10123: result: yes
# configure:10131: checking return type of getpwnam_r
# configure:10148: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# configure:10148: $? = 0
# configure:10166: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# conftest.c:143:26: error: conflicting types for 'getpwnam_r'
# extern struct passwd *getpwnam_r();
# ^~~~~~~~~~
# In file included from conftest.c:142:0:
# /usr/include/pwd.h:151:12: note: previous declaration of 'getpwnam_r' was here
# extern int getpwnam_r (const char *__restrict __name,
# ^~~~~~~~~~
# configure:10166: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Kerberos 5"
# | #define PACKAGE_TARNAME "krb5"
# | #define PACKAGE_VERSION "1.13.4"
# | #define PACKAGE_STRING "Kerberos 5 1.13.4"
# | #define PACKAGE_BUGREPORT "krb5-bugs@mit.edu"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define _GNU_SOURCE 1
# | #define HAVE_BT_RSEQ 1
# | #define KRB5_DNS_LOOKUP_REALM 1
# | #define KRB5_DNS_LOOKUP 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_RES_NINIT 1
# | #define HAVE_RES_NCLOSE 1
# | #define HAVE_RES_NSEARCH 1
# | #define HAVE_NS_INITPARSE 1
# | #define HAVE_NS_NAME_UNCOMPRESS 1
# | #define HAVE_DN_SKIPNAME 1
# | #define HAVE_RES_SEARCH 1
# | #define HAVE_PRAGMA_WEAK_REF 1
# | #define DELAY_INITIALIZER 1
# | #define CONSTRUCTOR_ATTR_WORKS 1
# | #define DESTRUCTOR_ATTR_WORKS 1
# | #define ENABLE_THREADS 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_PTHREAD_RWLOCK_INIT_IN_THREAD_LIB 1
# | #define USE_DLOPEN 1
# | #define HAVE_KEYUTILS_H 1
# | #define USE_KEYRING_CCACHE 1
# | #define HAVE_KEYUTILS_H 1
# | #define HAVE_PERSISTENT_KEYRING 1
# | #define HAS_VA_COPY 1
# | #define HAVE_REGCOMP 1
# | #define GETSOCKNAME_ARG2_TYPE struct sockaddr
# | #define GETSOCKNAME_ARG3_TYPE socklen_t
# | #define GETPEERNAME_ARG2_TYPE GETSOCKNAME_ARG2_TYPE
# | #define GETPEERNAME_ARG3_TYPE GETSOCKNAME_ARG3_TYPE
# | #define HAVE_LIBUTIL 1
# | #define ENABLE_NLS 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FNMATCH_H 1
# | #define HAVE_OPENLOG 1
# | #define HAVE_SYSLOG 1
# | #define HAVE_CLOSELOG 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_FNMATCH 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_GETADDRINFO 1
# | #define POSIX_SIGNALS 1
# | #define FORTUNA 1
# | #define HAVE_OPENSSL_CMS 1
# | #define TLS_IMPL_OPENSSL 1
# | #define HAVE_CPUID_H 1
# | #define RETSIGTYPE void
# | #define YYTEXT_POINTER 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_STRDUP 1
# | #define HAVE_SETVBUF 1
# | #define HAVE_SETEUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETEGID 1
# | #define HAVE_SETRESGID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_SETSID 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_CHMOD 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_GETEUID 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_GETENV 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ACCESS 1
# | #define HAVE_GETCWD 1
# | #define HAVE_SRAND48 1
# | #define HAVE_SRAND 1
# | #define HAVE_SRANDOM 1
# | #define HAVE_STAT 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRERROR 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define SYS_ERRLIST_DECLARED 1
# | #define HAVE_SYS_ERRLIST 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_BYTESWAP_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_RE_COMP 1
# | #define HAVE_RE_EXEC 1
# | #define HAVE_REGEXEC 1
# | #define WAIT_USES_INT 1
# | #define USE_SIGPROCMASK 1
# | #define GETGROUPS_T gid_t
# | #define SETRPCENT_TYPE void
# | #define ENDRPCENT_TYPE void
# | #define HAVE_BSWAP_16 1
# | #define HAVE_BSWAP_64 1
# | #define GETHOSTBYNAME_R_RETURNS_INT 1
# | #define HAVE_GETHOSTBYNAME_R 1
# | /* end confdefs.h. */
# | #include
# | extern struct passwd *getpwnam_r();
# | int
# | main ()
# | {
# | 1;
# | ;
# | return 0;
# | }
# configure:10179: result: int
# configure:10192: checking number of arguments to getpwnam_r
# configure:10209: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:148:1: error: too few arguments to function 'getpwnam_r'
# getpwnam_r("", &pwx, buf, sizeof(buf));
# ^~~~~~~~~~
# In file included from conftest.c:143:0:
# /usr/include/pwd.h:151:12: note: declared here
# extern int getpwnam_r (const char *__restrict __name,
# ^~~~~~~~~~
# configure:10209: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Kerberos 5"
# | #define PACKAGE_TARNAME "krb5"
# | #define PACKAGE_VERSION "1.13.4"
# | #define PACKAGE_STRING "Kerberos 5 1.13.4"
# | #define PACKAGE_BUGREPORT "krb5-bugs@mit.edu"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define _GNU_SOURCE 1
# | #define HAVE_BT_RSEQ 1
# | #define KRB5_DNS_LOOKUP_REALM 1
# | #define KRB5_DNS_LOOKUP 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_RES_NINIT 1
# | #define HAVE_RES_NCLOSE 1
# | #define HAVE_RES_NSEARCH 1
# | #define HAVE_NS_INITPARSE 1
# | #define HAVE_NS_NAME_UNCOMPRESS 1
# | #define HAVE_DN_SKIPNAME 1
# | #define HAVE_RES_SEARCH 1
# | #define HAVE_PRAGMA_WEAK_REF 1
# | #define DELAY_INITIALIZER 1
# | #define CONSTRUCTOR_ATTR_WORKS 1
# | #define DESTRUCTOR_ATTR_WORKS 1
# | #define ENABLE_THREADS 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_PTHREAD_RWLOCK_INIT_IN_THREAD_LIB 1
# | #define USE_DLOPEN 1
# | #define HAVE_KEYUTILS_H 1
# | #define USE_KEYRING_CCACHE 1
# | #define HAVE_KEYUTILS_H 1
# | #define HAVE_PERSISTENT_KEYRING 1
# | #define HAS_VA_COPY 1
# | #define HAVE_REGCOMP 1
# | #define GETSOCKNAME_ARG2_TYPE struct sockaddr
# | #define GETSOCKNAME_ARG3_TYPE socklen_t
# | #define GETPEERNAME_ARG2_TYPE GETSOCKNAME_ARG2_TYPE
# | #define GETPEERNAME_ARG3_TYPE GETSOCKNAME_ARG3_TYPE
# | #define HAVE_LIBUTIL 1
# | #define ENABLE_NLS 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FNMATCH_H 1
# | #define HAVE_OPENLOG 1
# | #define HAVE_SYSLOG 1
# | #define HAVE_CLOSELOG 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_FNMATCH 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_GETADDRINFO 1
# | #define POSIX_SIGNALS 1
# | #define FORTUNA 1
# | #define HAVE_OPENSSL_CMS 1
# | #define TLS_IMPL_OPENSSL 1
# | #define HAVE_CPUID_H 1
# | #define RETSIGTYPE void
# | #define YYTEXT_POINTER 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_STRDUP 1
# | #define HAVE_SETVBUF 1
# | #define HAVE_SETEUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETEGID 1
# | #define HAVE_SETRESGID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_SETSID 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_CHMOD 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_GETEUID 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_GETENV 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ACCESS 1
# | #define HAVE_GETCWD 1
# | #define HAVE_SRAND48 1
# | #define HAVE_SRAND 1
# | #define HAVE_SRANDOM 1
# | #define HAVE_STAT 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRERROR 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define SYS_ERRLIST_DECLARED 1
# | #define HAVE_SYS_ERRLIST 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_BYTESWAP_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_RE_COMP 1
# | #define HAVE_RE_EXEC 1
# | #define HAVE_REGEXEC 1
# | #define WAIT_USES_INT 1
# | #define USE_SIGPROCMASK 1
# | #define GETGROUPS_T gid_t
# | #define SETRPCENT_TYPE void
# | #define ENDRPCENT_TYPE void
# | #define HAVE_BSWAP_16 1
# | #define HAVE_BSWAP_64 1
# | #define GETHOSTBYNAME_R_RETURNS_INT 1
# | #define HAVE_GETHOSTBYNAME_R 1
# | #define GETPWNAM_R_RETURNS_INT 1
# | /* end confdefs.h. */
# | #include
# | struct passwd pwx; char buf[1024];
# | int
# | main ()
# | {
# | getpwnam_r("", &pwx, buf, sizeof(buf));
# | ;
# | return 0;
# | }
# configure:10227: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# configure:10227: $? = 0
# configure:10240: result: 5
# configure:10279: checking whether gmtime_r returns int
# configure:10296: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# conftest.c:146:15: error: conflicting types for 'gmtime_r'
# extern int gmtime_r ();
# ^~~~~~~~
# In file included from conftest.c:145:0:
# /usr/include/time.h:249:19: note: previous declaration of 'gmtime_r' was here
# extern struct tm *gmtime_r (const time_t *__restrict __timer,
# ^~~~~~~~
# configure:10296: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Kerberos 5"
# | #define PACKAGE_TARNAME "krb5"
# | #define PACKAGE_VERSION "1.13.4"
# | #define PACKAGE_STRING "Kerberos 5 1.13.4"
# | #define PACKAGE_BUGREPORT "krb5-bugs@mit.edu"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define _GNU_SOURCE 1
# | #define HAVE_BT_RSEQ 1
# | #define KRB5_DNS_LOOKUP_REALM 1
# | #define KRB5_DNS_LOOKUP 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_RES_NINIT 1
# | #define HAVE_RES_NCLOSE 1
# | #define HAVE_RES_NSEARCH 1
# | #define HAVE_NS_INITPARSE 1
# | #define HAVE_NS_NAME_UNCOMPRESS 1
# | #define HAVE_DN_SKIPNAME 1
# | #define HAVE_RES_SEARCH 1
# | #define HAVE_PRAGMA_WEAK_REF 1
# | #define DELAY_INITIALIZER 1
# | #define CONSTRUCTOR_ATTR_WORKS 1
# | #define DESTRUCTOR_ATTR_WORKS 1
# | #define ENABLE_THREADS 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_PTHREAD_RWLOCK_INIT_IN_THREAD_LIB 1
# | #define USE_DLOPEN 1
# | #define HAVE_KEYUTILS_H 1
# | #define USE_KEYRING_CCACHE 1
# | #define HAVE_KEYUTILS_H 1
# | #define HAVE_PERSISTENT_KEYRING 1
# | #define HAS_VA_COPY 1
# | #define HAVE_REGCOMP 1
# | #define GETSOCKNAME_ARG2_TYPE struct sockaddr
# | #define GETSOCKNAME_ARG3_TYPE socklen_t
# | #define GETPEERNAME_ARG2_TYPE GETSOCKNAME_ARG2_TYPE
# | #define GETPEERNAME_ARG3_TYPE GETSOCKNAME_ARG3_TYPE
# | #define HAVE_LIBUTIL 1
# | #define ENABLE_NLS 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FNMATCH_H 1
# | #define HAVE_OPENLOG 1
# | #define HAVE_SYSLOG 1
# | #define HAVE_CLOSELOG 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_FNMATCH 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_GETADDRINFO 1
# | #define POSIX_SIGNALS 1
# | #define FORTUNA 1
# | #define HAVE_OPENSSL_CMS 1
# | #define TLS_IMPL_OPENSSL 1
# | #define HAVE_CPUID_H 1
# | #define RETSIGTYPE void
# | #define YYTEXT_POINTER 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_STRDUP 1
# | #define HAVE_SETVBUF 1
# | #define HAVE_SETEUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETEGID 1
# | #define HAVE_SETRESGID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_SETSID 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_CHMOD 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_GETEUID 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_GETENV 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ACCESS 1
# | #define HAVE_GETCWD 1
# | #define HAVE_SRAND48 1
# | #define HAVE_SRAND 1
# | #define HAVE_SRANDOM 1
# | #define HAVE_STAT 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRERROR 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define SYS_ERRLIST_DECLARED 1
# | #define HAVE_SYS_ERRLIST 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_BYTESWAP_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_RE_COMP 1
# | #define HAVE_RE_EXEC 1
# | #define HAVE_REGEXEC 1
# | #define WAIT_USES_INT 1
# | #define USE_SIGPROCMASK 1
# | #define GETGROUPS_T gid_t
# | #define SETRPCENT_TYPE void
# | #define ENDRPCENT_TYPE void
# | #define HAVE_BSWAP_16 1
# | #define HAVE_BSWAP_64 1
# | #define GETHOSTBYNAME_R_RETURNS_INT 1
# | #define HAVE_GETHOSTBYNAME_R 1
# | #define GETPWNAM_R_RETURNS_INT 1
# | #define HAVE_GETPWNAM_R 1
# | #define HAVE_GETPWUID_R 1
# | /* end confdefs.h. */
# | #include
# | extern int gmtime_r ();
# | int
# | main ()
# | {
# | 1;
# | ;
# | return 0;
# | }
# configure:10314: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# configure:10314: $? = 0
# configure:10332: result: no
# configure:10342: checking for getservbyname_r
# configure:10342: gcc -o conftest -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c -lkeyutils -lresolv >&5
# configure:10342: $? = 0
# configure:10342: result: yes
# configure:10347: checking if getservbyname_r returns an int
# configure:10364: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# configure:10364: $? = 0
# configure:10372: result: yes
# configure:10375: checking if getservbyname_r returns a pointer
# configure:10392: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# conftest.c:146:26: error: conflicting types for 'getservbyname_r'
# extern struct servent *getservbyname_r ();
# ^~~~~~~~~~~~~~~
# In file included from conftest.c:145:0:
# /usr/include/netdb.h:312:12: note: previous declaration of 'getservbyname_r' was here
# extern int getservbyname_r (const char *__restrict __name,
# ^~~~~~~~~~~~~~~
# configure:10392: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Kerberos 5"
# | #define PACKAGE_TARNAME "krb5"
# | #define PACKAGE_VERSION "1.13.4"
# | #define PACKAGE_STRING "Kerberos 5 1.13.4"
# | #define PACKAGE_BUGREPORT "krb5-bugs@mit.edu"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define _GNU_SOURCE 1
# | #define HAVE_BT_RSEQ 1
# | #define KRB5_DNS_LOOKUP_REALM 1
# | #define KRB5_DNS_LOOKUP 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_RES_NINIT 1
# | #define HAVE_RES_NCLOSE 1
# | #define HAVE_RES_NSEARCH 1
# | #define HAVE_NS_INITPARSE 1
# | #define HAVE_NS_NAME_UNCOMPRESS 1
# | #define HAVE_DN_SKIPNAME 1
# | #define HAVE_RES_SEARCH 1
# | #define HAVE_PRAGMA_WEAK_REF 1
# | #define DELAY_INITIALIZER 1
# | #define CONSTRUCTOR_ATTR_WORKS 1
# | #define DESTRUCTOR_ATTR_WORKS 1
# | #define ENABLE_THREADS 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_PTHREAD_RWLOCK_INIT_IN_THREAD_LIB 1
# | #define USE_DLOPEN 1
# | #define HAVE_KEYUTILS_H 1
# | #define USE_KEYRING_CCACHE 1
# | #define HAVE_KEYUTILS_H 1
# | #define HAVE_PERSISTENT_KEYRING 1
# | #define HAS_VA_COPY 1
# | #define HAVE_REGCOMP 1
# | #define GETSOCKNAME_ARG2_TYPE struct sockaddr
# | #define GETSOCKNAME_ARG3_TYPE socklen_t
# | #define GETPEERNAME_ARG2_TYPE GETSOCKNAME_ARG2_TYPE
# | #define GETPEERNAME_ARG3_TYPE GETSOCKNAME_ARG3_TYPE
# | #define HAVE_LIBUTIL 1
# | #define ENABLE_NLS 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FNMATCH_H 1
# | #define HAVE_OPENLOG 1
# | #define HAVE_SYSLOG 1
# | #define HAVE_CLOSELOG 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_FNMATCH 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_GETADDRINFO 1
# | #define POSIX_SIGNALS 1
# | #define FORTUNA 1
# | #define HAVE_OPENSSL_CMS 1
# | #define TLS_IMPL_OPENSSL 1
# | #define HAVE_CPUID_H 1
# | #define RETSIGTYPE void
# | #define YYTEXT_POINTER 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_STRDUP 1
# | #define HAVE_SETVBUF 1
# | #define HAVE_SETEUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETEGID 1
# | #define HAVE_SETRESGID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_SETSID 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_CHMOD 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_GETEUID 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_GETENV 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ACCESS 1
# | #define HAVE_GETCWD 1
# | #define HAVE_SRAND48 1
# | #define HAVE_SRAND 1
# | #define HAVE_SRANDOM 1
# | #define HAVE_STAT 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRERROR 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define SYS_ERRLIST_DECLARED 1
# | #define HAVE_SYS_ERRLIST 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_BYTESWAP_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_RE_COMP 1
# | #define HAVE_RE_EXEC 1
# | #define HAVE_REGEXEC 1
# | #define WAIT_USES_INT 1
# | #define USE_SIGPROCMASK 1
# | #define GETGROUPS_T gid_t
# | #define SETRPCENT_TYPE void
# | #define ENDRPCENT_TYPE void
# | #define HAVE_BSWAP_16 1
# | #define HAVE_BSWAP_64 1
# | #define GETHOSTBYNAME_R_RETURNS_INT 1
# | #define HAVE_GETHOSTBYNAME_R 1
# | #define GETPWNAM_R_RETURNS_INT 1
# | #define HAVE_GETPWNAM_R 1
# | #define HAVE_GETPWUID_R 1
# | /* end confdefs.h. */
# | #include
# | extern struct servent *getservbyname_r ();
# | int
# | main ()
# | {
# | 1;
# | ;
# | return 0;
# | }
# configure:10400: result: no
# configure:10418: checking for getservbyport_r
# configure:10418: gcc -o conftest -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c -lkeyutils -lresolv >&5
# configure:10418: $? = 0
# configure:10418: result: yes
# configure:10428: checking for yylineno declaration
# configure:10444: result: yes
# configure:10453: checking dirent.h usability
# configure:10453: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# configure:10453: $? = 0
# configure:10453: result: yes
# configure:10453: checking dirent.h presence
# configure:10453: gcc -E -I/usr/include/et conftest.c
# configure:10453: $? = 0
# configure:10453: result: yes
# configure:10453: checking for dirent.h
# configure:10453: result: yes
# configure:10461: checking for uid_t in sys/types.h
# configure:10480: result: yes
# configure:10492: checking termios.h usability
# configure:10492: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# configure:10492: $? = 0
# configure:10492: result: yes
# configure:10492: checking termios.h presence
# configure:10492: gcc -E -I/usr/include/et conftest.c
# configure:10492: $? = 0
# configure:10492: result: yes
# configure:10492: checking for termios.h
# configure:10492: result: yes
# configure:10494: checking for tcsetattr
# configure:10494: gcc -o conftest -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c -lkeyutils -lresolv >&5
# configure:10494: $? = 0
# configure:10494: result: yes
# configure:10506: checking POSIX signal handlers
# configure:10527: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# configure:10527: $? = 0
# configure:10535: result: yes
# configure:10557: checking poll.h usability
# configure:10557: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# configure:10557: $? = 0
# configure:10557: result: yes
# configure:10557: checking poll.h presence
# configure:10557: gcc -E -I/usr/include/et conftest.c
# configure:10557: $? = 0
# configure:10557: result: yes
# configure:10557: checking for poll.h
# configure:10557: result: yes
# configure:10557: checking for stdlib.h
# configure:10557: result: yes
# configure:10557: checking for string.h
# configure:10557: result: yes
# configure:10557: checking stddef.h usability
# configure:10557: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# configure:10557: $? = 0
# configure:10557: result: yes
# configure:10557: checking stddef.h presence
# configure:10557: gcc -E -I/usr/include/et conftest.c
# configure:10557: $? = 0
# configure:10557: result: yes
# configure:10557: checking for stddef.h
# configure:10557: result: yes
# configure:10557: checking for sys/types.h
# configure:10557: result: yes
# configure:10557: checking sys/file.h usability
# configure:10557: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# configure:10557: $? = 0
# configure:10557: result: yes
# configure:10557: checking sys/file.h presence
# configure:10557: gcc -E -I/usr/include/et conftest.c
# configure:10557: $? = 0
# configure:10557: result: yes
# configure:10557: checking for sys/file.h
# configure:10557: result: yes
# configure:10557: checking sys/param.h usability
# configure:10557: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# configure:10557: $? = 0
# configure:10557: result: yes
# configure:10557: checking sys/param.h presence
# configure:10557: gcc -E -I/usr/include/et conftest.c
# configure:10557: $? = 0
# configure:10557: result: yes
# configure:10557: checking for sys/param.h
# configure:10557: result: yes
# configure:10557: checking for sys/stat.h
# configure:10557: result: yes
# configure:10557: checking sys/time.h usability
# configure:10557: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# configure:10557: $? = 0
# configure:10557: result: yes
# configure:10557: checking sys/time.h presence
# configure:10557: gcc -E -I/usr/include/et conftest.c
# configure:10557: $? = 0
# configure:10557: result: yes
# configure:10557: checking for sys/time.h
# configure:10557: result: yes
# configure:10557: checking for netinet/in.h
# configure:10557: result: yes
# configure:10557: checking sys/uio.h usability
# configure:10557: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# configure:10557: $? = 0
# configure:10557: result: yes
# configure:10557: checking sys/uio.h presence
# configure:10557: gcc -E -I/usr/include/et conftest.c
# configure:10557: $? = 0
# configure:10557: result: yes
# configure:10557: checking for sys/uio.h
# configure:10557: result: yes
# configure:10557: checking for sys/filio.h
# configure:10557: result: no
# configure:10557: checking sys/select.h usability
# configure:10557: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# configure:10557: $? = 0
# configure:10557: result: yes
# configure:10557: checking sys/select.h presence
# configure:10557: gcc -E -I/usr/include/et conftest.c
# configure:10557: $? = 0
# configure:10557: result: yes
# configure:10557: checking for sys/select.h
# configure:10557: result: yes
# configure:10557: checking time.h usability
# configure:10557: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# configure:10557: $? = 0
# configure:10557: result: yes
# configure:10557: checking time.h presence
# configure:10557: gcc -E -I/usr/include/et conftest.c
# configure:10557: $? = 0
# configure:10557: result: yes
# configure:10557: checking for time.h
# configure:10557: result: yes
# configure:10557: checking for paths.h
# configure:10557: result: yes
# configure:10557: checking errno.h usability
# configure:10557: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# configure:10557: $? = 0
# configure:10557: result: yes
# configure:10557: checking errno.h presence
# configure:10557: gcc -E -I/usr/include/et conftest.c
# configure:10557: $? = 0
# configure:10557: result: yes
# configure:10557: checking for errno.h
# configure:10557: result: yes
# configure:10571: checking for in6addr_any definition in library
# configure:10598: gcc -o conftest -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c -lkeyutils -lresolv >&5
# conftest.c: In function 'main':
# conftest.c:180:3: warning: implicit declaration of function 'printf' [-Wimplicit-function-declaration]
# printf("%x", &in);
# ^~~~~~
# conftest.c:180:3: warning: incompatible implicit declaration of built-in function 'printf'
# conftest.c:180:3: note: include '' or provide a declaration of 'printf'
# configure:10598: $? = 0
# configure:10606: result: yes
# configure:10620: checking for ANSI stdio
# configure:10641: gcc -o conftest -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c -lkeyutils -lresolv >&5
# conftest.c: In function 'main':
# conftest.c:170:56: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
# if ((conftest = fopen("conftest.dat", "w")) == NULL) exit(1);
# ^~~~
# conftest.c:170:56: warning: incompatible implicit declaration of built-in function 'exit'
# conftest.c:170:56: note: include '' or provide a declaration of 'exit'
# conftest.c:171:25: warning: incompatible implicit declaration of built-in function 'exit'
# if (fclose(conftest)) exit(1);
# ^~~~
# conftest.c:171:25: note: include '' or provide a declaration of 'exit'
# conftest.c:172:58: warning: incompatible implicit declaration of built-in function 'exit'
# if ((conftest = fopen("conftest.dat", "rb+")) == NULL) exit(1);
# ^~~~
# conftest.c:172:58: note: include '' or provide a declaration of 'exit'
# conftest.c:173:59: warning: incompatible implicit declaration of built-in function 'exit'
# if (fputs("testing ANSI for stdio\n", conftest) == EOF) exit(1);
# ^~~~
# conftest.c:173:59: note: include '' or provide a declaration of 'exit'
# conftest.c:174:3: warning: incompatible implicit declaration of built-in function 'exit'
# exit(0);
# ^~~~
# conftest.c:174:3: note: include '' or provide a declaration of 'exit'
# configure:10641: $? = 0
# configure:10641: ./conftest
# configure:10641: $? = 0
# configure:10652: result: yes
# configure:10662: checking whether time.h and sys/time.h may both be included
# configure:10682: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# configure:10682: $? = 0
# configure:10689: result: yes
# configure:10697: checking for time_t
# configure:10697: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# configure:10697: $? = 0
# configure:10697: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:204:21: error: expected expression before ')' token
# if (sizeof ((time_t)))
# ^
# configure:10697: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Kerberos 5"
# | #define PACKAGE_TARNAME "krb5"
# | #define PACKAGE_VERSION "1.13.4"
# | #define PACKAGE_STRING "Kerberos 5 1.13.4"
# | #define PACKAGE_BUGREPORT "krb5-bugs@mit.edu"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define _GNU_SOURCE 1
# | #define HAVE_BT_RSEQ 1
# | #define KRB5_DNS_LOOKUP_REALM 1
# | #define KRB5_DNS_LOOKUP 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_RES_NINIT 1
# | #define HAVE_RES_NCLOSE 1
# | #define HAVE_RES_NSEARCH 1
# | #define HAVE_NS_INITPARSE 1
# | #define HAVE_NS_NAME_UNCOMPRESS 1
# | #define HAVE_DN_SKIPNAME 1
# | #define HAVE_RES_SEARCH 1
# | #define HAVE_PRAGMA_WEAK_REF 1
# | #define DELAY_INITIALIZER 1
# | #define CONSTRUCTOR_ATTR_WORKS 1
# | #define DESTRUCTOR_ATTR_WORKS 1
# | #define ENABLE_THREADS 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_PTHREAD_RWLOCK_INIT_IN_THREAD_LIB 1
# | #define USE_DLOPEN 1
# | #define HAVE_KEYUTILS_H 1
# | #define USE_KEYRING_CCACHE 1
# | #define HAVE_KEYUTILS_H 1
# | #define HAVE_PERSISTENT_KEYRING 1
# | #define HAS_VA_COPY 1
# | #define HAVE_REGCOMP 1
# | #define GETSOCKNAME_ARG2_TYPE struct sockaddr
# | #define GETSOCKNAME_ARG3_TYPE socklen_t
# | #define GETPEERNAME_ARG2_TYPE GETSOCKNAME_ARG2_TYPE
# | #define GETPEERNAME_ARG3_TYPE GETSOCKNAME_ARG3_TYPE
# | #define HAVE_LIBUTIL 1
# | #define ENABLE_NLS 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FNMATCH_H 1
# | #define HAVE_OPENLOG 1
# | #define HAVE_SYSLOG 1
# | #define HAVE_CLOSELOG 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_FNMATCH 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_GETADDRINFO 1
# | #define POSIX_SIGNALS 1
# | #define FORTUNA 1
# | #define HAVE_OPENSSL_CMS 1
# | #define TLS_IMPL_OPENSSL 1
# | #define HAVE_CPUID_H 1
# | #define RETSIGTYPE void
# | #define YYTEXT_POINTER 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_STRDUP 1
# | #define HAVE_SETVBUF 1
# | #define HAVE_SETEUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETEGID 1
# | #define HAVE_SETRESGID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_SETSID 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_CHMOD 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_GETEUID 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_GETENV 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ACCESS 1
# | #define HAVE_GETCWD 1
# | #define HAVE_SRAND48 1
# | #define HAVE_SRAND 1
# | #define HAVE_SRANDOM 1
# | #define HAVE_STAT 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRERROR 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define SYS_ERRLIST_DECLARED 1
# | #define HAVE_SYS_ERRLIST 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_BYTESWAP_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_RE_COMP 1
# | #define HAVE_RE_EXEC 1
# | #define HAVE_REGEXEC 1
# | #define WAIT_USES_INT 1
# | #define USE_SIGPROCMASK 1
# | #define GETGROUPS_T gid_t
# | #define SETRPCENT_TYPE void
# | #define ENDRPCENT_TYPE void
# | #define HAVE_BSWAP_16 1
# | #define HAVE_BSWAP_64 1
# | #define GETHOSTBYNAME_R_RETURNS_INT 1
# | #define HAVE_GETHOSTBYNAME_R 1
# | #define GETPWNAM_R_RETURNS_INT 1
# | #define HAVE_GETPWNAM_R 1
# | #define HAVE_GETPWUID_R 1
# | #define GETSERVBYNAME_R_RETURNS_INT 1
# | #define HAVE_GETSERVBYNAME_R 1
# | #define USE_DIRENT_H 1
# | #define POSIX_TERMIOS 1
# | #define POSIX_SIGTYPE 1
# | #define krb5_sigtype void
# | #define HAVE_POLL_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_ERRNO_H 1
# | #define ANSI_STDIO 1
# | #define TIME_WITH_SYS_TIME 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((time_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:10697: result: yes
# configure:10711: checking for replay cache directory
# configure:10724: result: /var/tmp
# configure:10730: checking for socklen_t
# configure:10748: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# configure:10748: $? = 0
# configure:10756: result: yes
# configure:10764: checking for struct lifconf
# configure:10782: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:175:9: error: invalid application of 'sizeof' to incomplete type 'struct lifconf'
# sizeof (struct lifconf);
# ^~~~~~
# configure:10782: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Kerberos 5"
# | #define PACKAGE_TARNAME "krb5"
# | #define PACKAGE_VERSION "1.13.4"
# | #define PACKAGE_STRING "Kerberos 5 1.13.4"
# | #define PACKAGE_BUGREPORT "krb5-bugs@mit.edu"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define _GNU_SOURCE 1
# | #define HAVE_BT_RSEQ 1
# | #define KRB5_DNS_LOOKUP_REALM 1
# | #define KRB5_DNS_LOOKUP 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_RES_NINIT 1
# | #define HAVE_RES_NCLOSE 1
# | #define HAVE_RES_NSEARCH 1
# | #define HAVE_NS_INITPARSE 1
# | #define HAVE_NS_NAME_UNCOMPRESS 1
# | #define HAVE_DN_SKIPNAME 1
# | #define HAVE_RES_SEARCH 1
# | #define HAVE_PRAGMA_WEAK_REF 1
# | #define DELAY_INITIALIZER 1
# | #define CONSTRUCTOR_ATTR_WORKS 1
# | #define DESTRUCTOR_ATTR_WORKS 1
# | #define ENABLE_THREADS 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_PTHREAD_RWLOCK_INIT_IN_THREAD_LIB 1
# | #define USE_DLOPEN 1
# | #define HAVE_KEYUTILS_H 1
# | #define USE_KEYRING_CCACHE 1
# | #define HAVE_KEYUTILS_H 1
# | #define HAVE_PERSISTENT_KEYRING 1
# | #define HAS_VA_COPY 1
# | #define HAVE_REGCOMP 1
# | #define GETSOCKNAME_ARG2_TYPE struct sockaddr
# | #define GETSOCKNAME_ARG3_TYPE socklen_t
# | #define GETPEERNAME_ARG2_TYPE GETSOCKNAME_ARG2_TYPE
# | #define GETPEERNAME_ARG3_TYPE GETSOCKNAME_ARG3_TYPE
# | #define HAVE_LIBUTIL 1
# | #define ENABLE_NLS 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FNMATCH_H 1
# | #define HAVE_OPENLOG 1
# | #define HAVE_SYSLOG 1
# | #define HAVE_CLOSELOG 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_FNMATCH 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_GETADDRINFO 1
# | #define POSIX_SIGNALS 1
# | #define FORTUNA 1
# | #define HAVE_OPENSSL_CMS 1
# | #define TLS_IMPL_OPENSSL 1
# | #define HAVE_CPUID_H 1
# | #define RETSIGTYPE void
# | #define YYTEXT_POINTER 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_STRDUP 1
# | #define HAVE_SETVBUF 1
# | #define HAVE_SETEUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETEGID 1
# | #define HAVE_SETRESGID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_SETSID 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_CHMOD 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_GETEUID 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_GETENV 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ACCESS 1
# | #define HAVE_GETCWD 1
# | #define HAVE_SRAND48 1
# | #define HAVE_SRAND 1
# | #define HAVE_SRANDOM 1
# | #define HAVE_STAT 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRERROR 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define SYS_ERRLIST_DECLARED 1
# | #define HAVE_SYS_ERRLIST 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_BYTESWAP_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_RE_COMP 1
# | #define HAVE_RE_EXEC 1
# | #define HAVE_REGEXEC 1
# | #define WAIT_USES_INT 1
# | #define USE_SIGPROCMASK 1
# | #define GETGROUPS_T gid_t
# | #define SETRPCENT_TYPE void
# | #define ENDRPCENT_TYPE void
# | #define HAVE_BSWAP_16 1
# | #define HAVE_BSWAP_64 1
# | #define GETHOSTBYNAME_R_RETURNS_INT 1
# | #define HAVE_GETHOSTBYNAME_R 1
# | #define GETPWNAM_R_RETURNS_INT 1
# | #define HAVE_GETPWNAM_R 1
# | #define HAVE_GETPWUID_R 1
# | #define GETSERVBYNAME_R_RETURNS_INT 1
# | #define HAVE_GETSERVBYNAME_R 1
# | #define USE_DIRENT_H 1
# | #define POSIX_TERMIOS 1
# | #define POSIX_SIGTYPE 1
# | #define krb5_sigtype void
# | #define HAVE_POLL_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_ERRNO_H 1
# | #define ANSI_STDIO 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SOCKLEN_T 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | sizeof (struct lifconf);
# | ;
# | return 0;
# | }
# configure:10790: result: no
# configure:10798: checking for struct if_laddrconf
# configure:10817: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# conftest.c:171:21: fatal error: net/if6.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:10817: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Kerberos 5"
# | #define PACKAGE_TARNAME "krb5"
# | #define PACKAGE_VERSION "1.13.4"
# | #define PACKAGE_STRING "Kerberos 5 1.13.4"
# | #define PACKAGE_BUGREPORT "krb5-bugs@mit.edu"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define _GNU_SOURCE 1
# | #define HAVE_BT_RSEQ 1
# | #define KRB5_DNS_LOOKUP_REALM 1
# | #define KRB5_DNS_LOOKUP 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_RES_NINIT 1
# | #define HAVE_RES_NCLOSE 1
# | #define HAVE_RES_NSEARCH 1
# | #define HAVE_NS_INITPARSE 1
# | #define HAVE_NS_NAME_UNCOMPRESS 1
# | #define HAVE_DN_SKIPNAME 1
# | #define HAVE_RES_SEARCH 1
# | #define HAVE_PRAGMA_WEAK_REF 1
# | #define DELAY_INITIALIZER 1
# | #define CONSTRUCTOR_ATTR_WORKS 1
# | #define DESTRUCTOR_ATTR_WORKS 1
# | #define ENABLE_THREADS 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_PTHREAD_RWLOCK_INIT_IN_THREAD_LIB 1
# | #define USE_DLOPEN 1
# | #define HAVE_KEYUTILS_H 1
# | #define USE_KEYRING_CCACHE 1
# | #define HAVE_KEYUTILS_H 1
# | #define HAVE_PERSISTENT_KEYRING 1
# | #define HAS_VA_COPY 1
# | #define HAVE_REGCOMP 1
# | #define GETSOCKNAME_ARG2_TYPE struct sockaddr
# | #define GETSOCKNAME_ARG3_TYPE socklen_t
# | #define GETPEERNAME_ARG2_TYPE GETSOCKNAME_ARG2_TYPE
# | #define GETPEERNAME_ARG3_TYPE GETSOCKNAME_ARG3_TYPE
# | #define HAVE_LIBUTIL 1
# | #define ENABLE_NLS 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FNMATCH_H 1
# | #define HAVE_OPENLOG 1
# | #define HAVE_SYSLOG 1
# | #define HAVE_CLOSELOG 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_FNMATCH 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_GETADDRINFO 1
# | #define POSIX_SIGNALS 1
# | #define FORTUNA 1
# | #define HAVE_OPENSSL_CMS 1
# | #define TLS_IMPL_OPENSSL 1
# | #define HAVE_CPUID_H 1
# | #define RETSIGTYPE void
# | #define YYTEXT_POINTER 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_STRDUP 1
# | #define HAVE_SETVBUF 1
# | #define HAVE_SETEUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETEGID 1
# | #define HAVE_SETRESGID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_SETSID 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_CHMOD 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_GETEUID 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_GETENV 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ACCESS 1
# | #define HAVE_GETCWD 1
# | #define HAVE_SRAND48 1
# | #define HAVE_SRAND 1
# | #define HAVE_SRANDOM 1
# | #define HAVE_STAT 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRERROR 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define SYS_ERRLIST_DECLARED 1
# | #define HAVE_SYS_ERRLIST 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_BYTESWAP_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_RE_COMP 1
# | #define HAVE_RE_EXEC 1
# | #define HAVE_REGEXEC 1
# | #define WAIT_USES_INT 1
# | #define USE_SIGPROCMASK 1
# | #define GETGROUPS_T gid_t
# | #define SETRPCENT_TYPE void
# | #define ENDRPCENT_TYPE void
# | #define HAVE_BSWAP_16 1
# | #define HAVE_BSWAP_64 1
# | #define GETHOSTBYNAME_R_RETURNS_INT 1
# | #define HAVE_GETHOSTBYNAME_R 1
# | #define GETPWNAM_R_RETURNS_INT 1
# | #define HAVE_GETPWNAM_R 1
# | #define HAVE_GETPWUID_R 1
# | #define GETSERVBYNAME_R_RETURNS_INT 1
# | #define HAVE_GETSERVBYNAME_R 1
# | #define USE_DIRENT_H 1
# | #define POSIX_TERMIOS 1
# | #define POSIX_SIGTYPE 1
# | #define krb5_sigtype void
# | #define HAVE_POLL_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_ERRNO_H 1
# | #define ANSI_STDIO 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SOCKLEN_T 1
# | /* end confdefs.h. */
# | #include
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | sizeof (struct if_laddrconf);
# | ;
# | return 0;
# | }
# configure:10825: result: no
# configure:10834: checking for h_errno in netdb.h
# configure:10850: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# configure:10850: $? = 0
# configure:10858: result: yes
# configure:10876: checking for inline
# configure:10892: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# configure:10892: $? = 0
# configure:10900: result: inline
# configure:10921: checking for struct cmsghdr
# configure:10921: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# configure:10921: $? = 0
# configure:10921: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:179:29: error: expected expression before ')' token
# if (sizeof ((struct cmsghdr)))
# ^
# configure:10921: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Kerberos 5"
# | #define PACKAGE_TARNAME "krb5"
# | #define PACKAGE_VERSION "1.13.4"
# | #define PACKAGE_STRING "Kerberos 5 1.13.4"
# | #define PACKAGE_BUGREPORT "krb5-bugs@mit.edu"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define _GNU_SOURCE 1
# | #define HAVE_BT_RSEQ 1
# | #define KRB5_DNS_LOOKUP_REALM 1
# | #define KRB5_DNS_LOOKUP 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_RES_NINIT 1
# | #define HAVE_RES_NCLOSE 1
# | #define HAVE_RES_NSEARCH 1
# | #define HAVE_NS_INITPARSE 1
# | #define HAVE_NS_NAME_UNCOMPRESS 1
# | #define HAVE_DN_SKIPNAME 1
# | #define HAVE_RES_SEARCH 1
# | #define HAVE_PRAGMA_WEAK_REF 1
# | #define DELAY_INITIALIZER 1
# | #define CONSTRUCTOR_ATTR_WORKS 1
# | #define DESTRUCTOR_ATTR_WORKS 1
# | #define ENABLE_THREADS 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_PTHREAD_RWLOCK_INIT_IN_THREAD_LIB 1
# | #define USE_DLOPEN 1
# | #define HAVE_KEYUTILS_H 1
# | #define USE_KEYRING_CCACHE 1
# | #define HAVE_KEYUTILS_H 1
# | #define HAVE_PERSISTENT_KEYRING 1
# | #define HAS_VA_COPY 1
# | #define HAVE_REGCOMP 1
# | #define GETSOCKNAME_ARG2_TYPE struct sockaddr
# | #define GETSOCKNAME_ARG3_TYPE socklen_t
# | #define GETPEERNAME_ARG2_TYPE GETSOCKNAME_ARG2_TYPE
# | #define GETPEERNAME_ARG3_TYPE GETSOCKNAME_ARG3_TYPE
# | #define HAVE_LIBUTIL 1
# | #define ENABLE_NLS 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FNMATCH_H 1
# | #define HAVE_OPENLOG 1
# | #define HAVE_SYSLOG 1
# | #define HAVE_CLOSELOG 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_FNMATCH 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_GETADDRINFO 1
# | #define POSIX_SIGNALS 1
# | #define FORTUNA 1
# | #define HAVE_OPENSSL_CMS 1
# | #define TLS_IMPL_OPENSSL 1
# | #define HAVE_CPUID_H 1
# | #define RETSIGTYPE void
# | #define YYTEXT_POINTER 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_STRDUP 1
# | #define HAVE_SETVBUF 1
# | #define HAVE_SETEUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETEGID 1
# | #define HAVE_SETRESGID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_SETSID 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_CHMOD 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_GETEUID 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_GETENV 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ACCESS 1
# | #define HAVE_GETCWD 1
# | #define HAVE_SRAND48 1
# | #define HAVE_SRAND 1
# | #define HAVE_SRANDOM 1
# | #define HAVE_STAT 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRERROR 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define SYS_ERRLIST_DECLARED 1
# | #define HAVE_SYS_ERRLIST 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_BYTESWAP_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_RE_COMP 1
# | #define HAVE_RE_EXEC 1
# | #define HAVE_REGEXEC 1
# | #define WAIT_USES_INT 1
# | #define USE_SIGPROCMASK 1
# | #define GETGROUPS_T gid_t
# | #define SETRPCENT_TYPE void
# | #define ENDRPCENT_TYPE void
# | #define HAVE_BSWAP_16 1
# | #define HAVE_BSWAP_64 1
# | #define GETHOSTBYNAME_R_RETURNS_INT 1
# | #define HAVE_GETHOSTBYNAME_R 1
# | #define GETPWNAM_R_RETURNS_INT 1
# | #define HAVE_GETPWNAM_R 1
# | #define HAVE_GETPWUID_R 1
# | #define GETSERVBYNAME_R_RETURNS_INT 1
# | #define HAVE_GETSERVBYNAME_R 1
# | #define USE_DIRENT_H 1
# | #define POSIX_TERMIOS 1
# | #define POSIX_SIGTYPE 1
# | #define krb5_sigtype void
# | #define HAVE_POLL_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_ERRNO_H 1
# | #define ANSI_STDIO 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SOCKLEN_T 1
# | #define HAVE_NETDB_H_H_ERRNO 1
# | /* end confdefs.h. */
# |
# | #include
# | #include
# | #include
# |
# |
# | int
# | main ()
# | {
# | if (sizeof ((struct cmsghdr)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:10921: result: yes
# configure:10935: checking for struct in_pktinfo
# configure:10935: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# configure:10935: $? = 0
# configure:10935: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:180:32: error: expected expression before ')' token
# if (sizeof ((struct in_pktinfo)))
# ^
# configure:10935: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Kerberos 5"
# | #define PACKAGE_TARNAME "krb5"
# | #define PACKAGE_VERSION "1.13.4"
# | #define PACKAGE_STRING "Kerberos 5 1.13.4"
# | #define PACKAGE_BUGREPORT "krb5-bugs@mit.edu"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define _GNU_SOURCE 1
# | #define HAVE_BT_RSEQ 1
# | #define KRB5_DNS_LOOKUP_REALM 1
# | #define KRB5_DNS_LOOKUP 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_RES_NINIT 1
# | #define HAVE_RES_NCLOSE 1
# | #define HAVE_RES_NSEARCH 1
# | #define HAVE_NS_INITPARSE 1
# | #define HAVE_NS_NAME_UNCOMPRESS 1
# | #define HAVE_DN_SKIPNAME 1
# | #define HAVE_RES_SEARCH 1
# | #define HAVE_PRAGMA_WEAK_REF 1
# | #define DELAY_INITIALIZER 1
# | #define CONSTRUCTOR_ATTR_WORKS 1
# | #define DESTRUCTOR_ATTR_WORKS 1
# | #define ENABLE_THREADS 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_PTHREAD_RWLOCK_INIT_IN_THREAD_LIB 1
# | #define USE_DLOPEN 1
# | #define HAVE_KEYUTILS_H 1
# | #define USE_KEYRING_CCACHE 1
# | #define HAVE_KEYUTILS_H 1
# | #define HAVE_PERSISTENT_KEYRING 1
# | #define HAS_VA_COPY 1
# | #define HAVE_REGCOMP 1
# | #define GETSOCKNAME_ARG2_TYPE struct sockaddr
# | #define GETSOCKNAME_ARG3_TYPE socklen_t
# | #define GETPEERNAME_ARG2_TYPE GETSOCKNAME_ARG2_TYPE
# | #define GETPEERNAME_ARG3_TYPE GETSOCKNAME_ARG3_TYPE
# | #define HAVE_LIBUTIL 1
# | #define ENABLE_NLS 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FNMATCH_H 1
# | #define HAVE_OPENLOG 1
# | #define HAVE_SYSLOG 1
# | #define HAVE_CLOSELOG 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_FNMATCH 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_GETADDRINFO 1
# | #define POSIX_SIGNALS 1
# | #define FORTUNA 1
# | #define HAVE_OPENSSL_CMS 1
# | #define TLS_IMPL_OPENSSL 1
# | #define HAVE_CPUID_H 1
# | #define RETSIGTYPE void
# | #define YYTEXT_POINTER 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_STRDUP 1
# | #define HAVE_SETVBUF 1
# | #define HAVE_SETEUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETEGID 1
# | #define HAVE_SETRESGID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_SETSID 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_CHMOD 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_GETEUID 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_GETENV 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ACCESS 1
# | #define HAVE_GETCWD 1
# | #define HAVE_SRAND48 1
# | #define HAVE_SRAND 1
# | #define HAVE_SRANDOM 1
# | #define HAVE_STAT 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRERROR 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define SYS_ERRLIST_DECLARED 1
# | #define HAVE_SYS_ERRLIST 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_BYTESWAP_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_RE_COMP 1
# | #define HAVE_RE_EXEC 1
# | #define HAVE_REGEXEC 1
# | #define WAIT_USES_INT 1
# | #define USE_SIGPROCMASK 1
# | #define GETGROUPS_T gid_t
# | #define SETRPCENT_TYPE void
# | #define ENDRPCENT_TYPE void
# | #define HAVE_BSWAP_16 1
# | #define HAVE_BSWAP_64 1
# | #define GETHOSTBYNAME_R_RETURNS_INT 1
# | #define HAVE_GETHOSTBYNAME_R 1
# | #define GETPWNAM_R_RETURNS_INT 1
# | #define HAVE_GETPWNAM_R 1
# | #define HAVE_GETPWUID_R 1
# | #define GETSERVBYNAME_R_RETURNS_INT 1
# | #define HAVE_GETSERVBYNAME_R 1
# | #define USE_DIRENT_H 1
# | #define POSIX_TERMIOS 1
# | #define POSIX_SIGTYPE 1
# | #define krb5_sigtype void
# | #define HAVE_POLL_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_ERRNO_H 1
# | #define ANSI_STDIO 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SOCKLEN_T 1
# | #define HAVE_NETDB_H_H_ERRNO 1
# | #define HAVE_STRUCT_CMSGHDR 1
# | /* end confdefs.h. */
# |
# | #include
# | #include
# | #include
# |
# |
# | int
# | main ()
# | {
# | if (sizeof ((struct in_pktinfo)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:10935: result: yes
# configure:10949: checking for struct in6_pktinfo
# configure:10949: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# configure:10949: $? = 0
# configure:10949: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:181:33: error: expected expression before ')' token
# if (sizeof ((struct in6_pktinfo)))
# ^
# configure:10949: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Kerberos 5"
# | #define PACKAGE_TARNAME "krb5"
# | #define PACKAGE_VERSION "1.13.4"
# | #define PACKAGE_STRING "Kerberos 5 1.13.4"
# | #define PACKAGE_BUGREPORT "krb5-bugs@mit.edu"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define _GNU_SOURCE 1
# | #define HAVE_BT_RSEQ 1
# | #define KRB5_DNS_LOOKUP_REALM 1
# | #define KRB5_DNS_LOOKUP 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_RES_NINIT 1
# | #define HAVE_RES_NCLOSE 1
# | #define HAVE_RES_NSEARCH 1
# | #define HAVE_NS_INITPARSE 1
# | #define HAVE_NS_NAME_UNCOMPRESS 1
# | #define HAVE_DN_SKIPNAME 1
# | #define HAVE_RES_SEARCH 1
# | #define HAVE_PRAGMA_WEAK_REF 1
# | #define DELAY_INITIALIZER 1
# | #define CONSTRUCTOR_ATTR_WORKS 1
# | #define DESTRUCTOR_ATTR_WORKS 1
# | #define ENABLE_THREADS 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_PTHREAD_RWLOCK_INIT_IN_THREAD_LIB 1
# | #define USE_DLOPEN 1
# | #define HAVE_KEYUTILS_H 1
# | #define USE_KEYRING_CCACHE 1
# | #define HAVE_KEYUTILS_H 1
# | #define HAVE_PERSISTENT_KEYRING 1
# | #define HAS_VA_COPY 1
# | #define HAVE_REGCOMP 1
# | #define GETSOCKNAME_ARG2_TYPE struct sockaddr
# | #define GETSOCKNAME_ARG3_TYPE socklen_t
# | #define GETPEERNAME_ARG2_TYPE GETSOCKNAME_ARG2_TYPE
# | #define GETPEERNAME_ARG3_TYPE GETSOCKNAME_ARG3_TYPE
# | #define HAVE_LIBUTIL 1
# | #define ENABLE_NLS 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FNMATCH_H 1
# | #define HAVE_OPENLOG 1
# | #define HAVE_SYSLOG 1
# | #define HAVE_CLOSELOG 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_FNMATCH 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_GETADDRINFO 1
# | #define POSIX_SIGNALS 1
# | #define FORTUNA 1
# | #define HAVE_OPENSSL_CMS 1
# | #define TLS_IMPL_OPENSSL 1
# | #define HAVE_CPUID_H 1
# | #define RETSIGTYPE void
# | #define YYTEXT_POINTER 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_STRDUP 1
# | #define HAVE_SETVBUF 1
# | #define HAVE_SETEUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETEGID 1
# | #define HAVE_SETRESGID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_SETSID 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_CHMOD 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_GETEUID 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_GETENV 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ACCESS 1
# | #define HAVE_GETCWD 1
# | #define HAVE_SRAND48 1
# | #define HAVE_SRAND 1
# | #define HAVE_SRANDOM 1
# | #define HAVE_STAT 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRERROR 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define SYS_ERRLIST_DECLARED 1
# | #define HAVE_SYS_ERRLIST 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_BYTESWAP_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_RE_COMP 1
# | #define HAVE_RE_EXEC 1
# | #define HAVE_REGEXEC 1
# | #define WAIT_USES_INT 1
# | #define USE_SIGPROCMASK 1
# | #define GETGROUPS_T gid_t
# | #define SETRPCENT_TYPE void
# | #define ENDRPCENT_TYPE void
# | #define HAVE_BSWAP_16 1
# | #define HAVE_BSWAP_64 1
# | #define GETHOSTBYNAME_R_RETURNS_INT 1
# | #define HAVE_GETHOSTBYNAME_R 1
# | #define GETPWNAM_R_RETURNS_INT 1
# | #define HAVE_GETPWNAM_R 1
# | #define HAVE_GETPWUID_R 1
# | #define GETSERVBYNAME_R_RETURNS_INT 1
# | #define HAVE_GETSERVBYNAME_R 1
# | #define USE_DIRENT_H 1
# | #define POSIX_TERMIOS 1
# | #define POSIX_SIGTYPE 1
# | #define krb5_sigtype void
# | #define HAVE_POLL_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_ERRNO_H 1
# | #define ANSI_STDIO 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SOCKLEN_T 1
# | #define HAVE_NETDB_H_H_ERRNO 1
# | #define HAVE_STRUCT_CMSGHDR 1
# | #define HAVE_STRUCT_IN_PKTINFO 1
# | /* end confdefs.h. */
# |
# | #include
# | #include
# | #include
# |
# |
# | int
# | main ()
# | {
# | if (sizeof ((struct in6_pktinfo)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:10949: result: yes
# configure:10963: checking for struct sockaddr_storage
# configure:10963: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# configure:10963: $? = 0
# configure:10963: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:182:38: error: expected expression before ')' token
# if (sizeof ((struct sockaddr_storage)))
# ^
# configure:10963: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Kerberos 5"
# | #define PACKAGE_TARNAME "krb5"
# | #define PACKAGE_VERSION "1.13.4"
# | #define PACKAGE_STRING "Kerberos 5 1.13.4"
# | #define PACKAGE_BUGREPORT "krb5-bugs@mit.edu"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define _GNU_SOURCE 1
# | #define HAVE_BT_RSEQ 1
# | #define KRB5_DNS_LOOKUP_REALM 1
# | #define KRB5_DNS_LOOKUP 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_RES_NINIT 1
# | #define HAVE_RES_NCLOSE 1
# | #define HAVE_RES_NSEARCH 1
# | #define HAVE_NS_INITPARSE 1
# | #define HAVE_NS_NAME_UNCOMPRESS 1
# | #define HAVE_DN_SKIPNAME 1
# | #define HAVE_RES_SEARCH 1
# | #define HAVE_PRAGMA_WEAK_REF 1
# | #define DELAY_INITIALIZER 1
# | #define CONSTRUCTOR_ATTR_WORKS 1
# | #define DESTRUCTOR_ATTR_WORKS 1
# | #define ENABLE_THREADS 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_PTHREAD_RWLOCK_INIT_IN_THREAD_LIB 1
# | #define USE_DLOPEN 1
# | #define HAVE_KEYUTILS_H 1
# | #define USE_KEYRING_CCACHE 1
# | #define HAVE_KEYUTILS_H 1
# | #define HAVE_PERSISTENT_KEYRING 1
# | #define HAS_VA_COPY 1
# | #define HAVE_REGCOMP 1
# | #define GETSOCKNAME_ARG2_TYPE struct sockaddr
# | #define GETSOCKNAME_ARG3_TYPE socklen_t
# | #define GETPEERNAME_ARG2_TYPE GETSOCKNAME_ARG2_TYPE
# | #define GETPEERNAME_ARG3_TYPE GETSOCKNAME_ARG3_TYPE
# | #define HAVE_LIBUTIL 1
# | #define ENABLE_NLS 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FNMATCH_H 1
# | #define HAVE_OPENLOG 1
# | #define HAVE_SYSLOG 1
# | #define HAVE_CLOSELOG 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_FNMATCH 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_GETADDRINFO 1
# | #define POSIX_SIGNALS 1
# | #define FORTUNA 1
# | #define HAVE_OPENSSL_CMS 1
# | #define TLS_IMPL_OPENSSL 1
# | #define HAVE_CPUID_H 1
# | #define RETSIGTYPE void
# | #define YYTEXT_POINTER 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_STRDUP 1
# | #define HAVE_SETVBUF 1
# | #define HAVE_SETEUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETEGID 1
# | #define HAVE_SETRESGID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_SETSID 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_CHMOD 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_GETEUID 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_GETENV 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ACCESS 1
# | #define HAVE_GETCWD 1
# | #define HAVE_SRAND48 1
# | #define HAVE_SRAND 1
# | #define HAVE_SRANDOM 1
# | #define HAVE_STAT 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRERROR 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define SYS_ERRLIST_DECLARED 1
# | #define HAVE_SYS_ERRLIST 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_BYTESWAP_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_RE_COMP 1
# | #define HAVE_RE_EXEC 1
# | #define HAVE_REGEXEC 1
# | #define WAIT_USES_INT 1
# | #define USE_SIGPROCMASK 1
# | #define GETGROUPS_T gid_t
# | #define SETRPCENT_TYPE void
# | #define ENDRPCENT_TYPE void
# | #define HAVE_BSWAP_16 1
# | #define HAVE_BSWAP_64 1
# | #define GETHOSTBYNAME_R_RETURNS_INT 1
# | #define HAVE_GETHOSTBYNAME_R 1
# | #define GETPWNAM_R_RETURNS_INT 1
# | #define HAVE_GETPWNAM_R 1
# | #define HAVE_GETPWUID_R 1
# | #define GETSERVBYNAME_R_RETURNS_INT 1
# | #define HAVE_GETSERVBYNAME_R 1
# | #define USE_DIRENT_H 1
# | #define POSIX_TERMIOS 1
# | #define POSIX_SIGTYPE 1
# | #define krb5_sigtype void
# | #define HAVE_POLL_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_ERRNO_H 1
# | #define ANSI_STDIO 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SOCKLEN_T 1
# | #define HAVE_NETDB_H_H_ERRNO 1
# | #define HAVE_STRUCT_CMSGHDR 1
# | #define HAVE_STRUCT_IN_PKTINFO 1
# | #define HAVE_STRUCT_IN6_PKTINFO 1
# | /* end confdefs.h. */
# |
# | #include
# | #include
# | #include
# |
# |
# | int
# | main ()
# | {
# | if (sizeof ((struct sockaddr_storage)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:10963: result: yes
# configure:10978: checking for struct rt_msghdr
# configure:10978: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:183:13: error: invalid application of 'sizeof' to incomplete type 'struct rt_msghdr'
# if (sizeof (struct rt_msghdr))
# ^~~~~~
# configure:10978: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Kerberos 5"
# | #define PACKAGE_TARNAME "krb5"
# | #define PACKAGE_VERSION "1.13.4"
# | #define PACKAGE_STRING "Kerberos 5 1.13.4"
# | #define PACKAGE_BUGREPORT "krb5-bugs@mit.edu"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define _GNU_SOURCE 1
# | #define HAVE_BT_RSEQ 1
# | #define KRB5_DNS_LOOKUP_REALM 1
# | #define KRB5_DNS_LOOKUP 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_RES_NINIT 1
# | #define HAVE_RES_NCLOSE 1
# | #define HAVE_RES_NSEARCH 1
# | #define HAVE_NS_INITPARSE 1
# | #define HAVE_NS_NAME_UNCOMPRESS 1
# | #define HAVE_DN_SKIPNAME 1
# | #define HAVE_RES_SEARCH 1
# | #define HAVE_PRAGMA_WEAK_REF 1
# | #define DELAY_INITIALIZER 1
# | #define CONSTRUCTOR_ATTR_WORKS 1
# | #define DESTRUCTOR_ATTR_WORKS 1
# | #define ENABLE_THREADS 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_PTHREAD_RWLOCK_INIT_IN_THREAD_LIB 1
# | #define USE_DLOPEN 1
# | #define HAVE_KEYUTILS_H 1
# | #define USE_KEYRING_CCACHE 1
# | #define HAVE_KEYUTILS_H 1
# | #define HAVE_PERSISTENT_KEYRING 1
# | #define HAS_VA_COPY 1
# | #define HAVE_REGCOMP 1
# | #define GETSOCKNAME_ARG2_TYPE struct sockaddr
# | #define GETSOCKNAME_ARG3_TYPE socklen_t
# | #define GETPEERNAME_ARG2_TYPE GETSOCKNAME_ARG2_TYPE
# | #define GETPEERNAME_ARG3_TYPE GETSOCKNAME_ARG3_TYPE
# | #define HAVE_LIBUTIL 1
# | #define ENABLE_NLS 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FNMATCH_H 1
# | #define HAVE_OPENLOG 1
# | #define HAVE_SYSLOG 1
# | #define HAVE_CLOSELOG 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_FNMATCH 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_GETADDRINFO 1
# | #define POSIX_SIGNALS 1
# | #define FORTUNA 1
# | #define HAVE_OPENSSL_CMS 1
# | #define TLS_IMPL_OPENSSL 1
# | #define HAVE_CPUID_H 1
# | #define RETSIGTYPE void
# | #define YYTEXT_POINTER 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_STRDUP 1
# | #define HAVE_SETVBUF 1
# | #define HAVE_SETEUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETEGID 1
# | #define HAVE_SETRESGID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_SETSID 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_CHMOD 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_GETEUID 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_GETENV 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ACCESS 1
# | #define HAVE_GETCWD 1
# | #define HAVE_SRAND48 1
# | #define HAVE_SRAND 1
# | #define HAVE_SRANDOM 1
# | #define HAVE_STAT 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRERROR 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define SYS_ERRLIST_DECLARED 1
# | #define HAVE_SYS_ERRLIST 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_BYTESWAP_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_RE_COMP 1
# | #define HAVE_RE_EXEC 1
# | #define HAVE_REGEXEC 1
# | #define WAIT_USES_INT 1
# | #define USE_SIGPROCMASK 1
# | #define GETGROUPS_T gid_t
# | #define SETRPCENT_TYPE void
# | #define ENDRPCENT_TYPE void
# | #define HAVE_BSWAP_16 1
# | #define HAVE_BSWAP_64 1
# | #define GETHOSTBYNAME_R_RETURNS_INT 1
# | #define HAVE_GETHOSTBYNAME_R 1
# | #define GETPWNAM_R_RETURNS_INT 1
# | #define HAVE_GETPWNAM_R 1
# | #define HAVE_GETPWUID_R 1
# | #define GETSERVBYNAME_R_RETURNS_INT 1
# | #define HAVE_GETSERVBYNAME_R 1
# | #define USE_DIRENT_H 1
# | #define POSIX_TERMIOS 1
# | #define POSIX_SIGTYPE 1
# | #define krb5_sigtype void
# | #define HAVE_POLL_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_ERRNO_H 1
# | #define ANSI_STDIO 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SOCKLEN_T 1
# | #define HAVE_NETDB_H_H_ERRNO 1
# | #define HAVE_STRUCT_CMSGHDR 1
# | #define HAVE_STRUCT_IN_PKTINFO 1
# | #define HAVE_STRUCT_IN6_PKTINFO 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | /* end confdefs.h. */
# |
# | #include
# | #include
# | #include
# |
# |
# | int
# | main ()
# | {
# | if (sizeof (struct rt_msghdr))
# | return 0;
# | ;
# | return 0;
# | }
# configure:10978: result: no
# configure:11003: checking for ssize_t
# configure:11003: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# configure:11003: $? = 0
# configure:11003: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:210:22: error: expected expression before ')' token
# if (sizeof ((ssize_t)))
# ^
# configure:11003: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Kerberos 5"
# | #define PACKAGE_TARNAME "krb5"
# | #define PACKAGE_VERSION "1.13.4"
# | #define PACKAGE_STRING "Kerberos 5 1.13.4"
# | #define PACKAGE_BUGREPORT "krb5-bugs@mit.edu"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define _GNU_SOURCE 1
# | #define HAVE_BT_RSEQ 1
# | #define KRB5_DNS_LOOKUP_REALM 1
# | #define KRB5_DNS_LOOKUP 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_RES_NINIT 1
# | #define HAVE_RES_NCLOSE 1
# | #define HAVE_RES_NSEARCH 1
# | #define HAVE_NS_INITPARSE 1
# | #define HAVE_NS_NAME_UNCOMPRESS 1
# | #define HAVE_DN_SKIPNAME 1
# | #define HAVE_RES_SEARCH 1
# | #define HAVE_PRAGMA_WEAK_REF 1
# | #define DELAY_INITIALIZER 1
# | #define CONSTRUCTOR_ATTR_WORKS 1
# | #define DESTRUCTOR_ATTR_WORKS 1
# | #define ENABLE_THREADS 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_PTHREAD_RWLOCK_INIT_IN_THREAD_LIB 1
# | #define USE_DLOPEN 1
# | #define HAVE_KEYUTILS_H 1
# | #define USE_KEYRING_CCACHE 1
# | #define HAVE_KEYUTILS_H 1
# | #define HAVE_PERSISTENT_KEYRING 1
# | #define HAS_VA_COPY 1
# | #define HAVE_REGCOMP 1
# | #define GETSOCKNAME_ARG2_TYPE struct sockaddr
# | #define GETSOCKNAME_ARG3_TYPE socklen_t
# | #define GETPEERNAME_ARG2_TYPE GETSOCKNAME_ARG2_TYPE
# | #define GETPEERNAME_ARG3_TYPE GETSOCKNAME_ARG3_TYPE
# | #define HAVE_LIBUTIL 1
# | #define ENABLE_NLS 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FNMATCH_H 1
# | #define HAVE_OPENLOG 1
# | #define HAVE_SYSLOG 1
# | #define HAVE_CLOSELOG 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_FNMATCH 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_GETADDRINFO 1
# | #define POSIX_SIGNALS 1
# | #define FORTUNA 1
# | #define HAVE_OPENSSL_CMS 1
# | #define TLS_IMPL_OPENSSL 1
# | #define HAVE_CPUID_H 1
# | #define RETSIGTYPE void
# | #define YYTEXT_POINTER 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_STRDUP 1
# | #define HAVE_SETVBUF 1
# | #define HAVE_SETEUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETEGID 1
# | #define HAVE_SETRESGID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_SETSID 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_CHMOD 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_GETEUID 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_GETENV 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ACCESS 1
# | #define HAVE_GETCWD 1
# | #define HAVE_SRAND48 1
# | #define HAVE_SRAND 1
# | #define HAVE_SRANDOM 1
# | #define HAVE_STAT 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRERROR 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define SYS_ERRLIST_DECLARED 1
# | #define HAVE_SYS_ERRLIST 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_BYTESWAP_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_RE_COMP 1
# | #define HAVE_RE_EXEC 1
# | #define HAVE_REGEXEC 1
# | #define WAIT_USES_INT 1
# | #define USE_SIGPROCMASK 1
# | #define GETGROUPS_T gid_t
# | #define SETRPCENT_TYPE void
# | #define ENDRPCENT_TYPE void
# | #define HAVE_BSWAP_16 1
# | #define HAVE_BSWAP_64 1
# | #define GETHOSTBYNAME_R_RETURNS_INT 1
# | #define HAVE_GETHOSTBYNAME_R 1
# | #define GETPWNAM_R_RETURNS_INT 1
# | #define HAVE_GETPWNAM_R 1
# | #define HAVE_GETPWUID_R 1
# | #define GETSERVBYNAME_R_RETURNS_INT 1
# | #define HAVE_GETSERVBYNAME_R 1
# | #define USE_DIRENT_H 1
# | #define POSIX_TERMIOS 1
# | #define POSIX_SIGTYPE 1
# | #define krb5_sigtype void
# | #define HAVE_POLL_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_ERRNO_H 1
# | #define ANSI_STDIO 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SOCKLEN_T 1
# | #define HAVE_NETDB_H_H_ERRNO 1
# | #define HAVE_STRUCT_CMSGHDR 1
# | #define HAVE_STRUCT_IN_PKTINFO 1
# | #define HAVE_STRUCT_IN6_PKTINFO 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((ssize_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:11003: result: yes
# configure:11012: checking for u_char
# configure:11012: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# configure:11012: $? = 0
# configure:11012: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:211:21: error: expected expression before ')' token
# if (sizeof ((u_char)))
# ^
# configure:11012: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Kerberos 5"
# | #define PACKAGE_TARNAME "krb5"
# | #define PACKAGE_VERSION "1.13.4"
# | #define PACKAGE_STRING "Kerberos 5 1.13.4"
# | #define PACKAGE_BUGREPORT "krb5-bugs@mit.edu"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define _GNU_SOURCE 1
# | #define HAVE_BT_RSEQ 1
# | #define KRB5_DNS_LOOKUP_REALM 1
# | #define KRB5_DNS_LOOKUP 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_RES_NINIT 1
# | #define HAVE_RES_NCLOSE 1
# | #define HAVE_RES_NSEARCH 1
# | #define HAVE_NS_INITPARSE 1
# | #define HAVE_NS_NAME_UNCOMPRESS 1
# | #define HAVE_DN_SKIPNAME 1
# | #define HAVE_RES_SEARCH 1
# | #define HAVE_PRAGMA_WEAK_REF 1
# | #define DELAY_INITIALIZER 1
# | #define CONSTRUCTOR_ATTR_WORKS 1
# | #define DESTRUCTOR_ATTR_WORKS 1
# | #define ENABLE_THREADS 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_PTHREAD_RWLOCK_INIT_IN_THREAD_LIB 1
# | #define USE_DLOPEN 1
# | #define HAVE_KEYUTILS_H 1
# | #define USE_KEYRING_CCACHE 1
# | #define HAVE_KEYUTILS_H 1
# | #define HAVE_PERSISTENT_KEYRING 1
# | #define HAS_VA_COPY 1
# | #define HAVE_REGCOMP 1
# | #define GETSOCKNAME_ARG2_TYPE struct sockaddr
# | #define GETSOCKNAME_ARG3_TYPE socklen_t
# | #define GETPEERNAME_ARG2_TYPE GETSOCKNAME_ARG2_TYPE
# | #define GETPEERNAME_ARG3_TYPE GETSOCKNAME_ARG3_TYPE
# | #define HAVE_LIBUTIL 1
# | #define ENABLE_NLS 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FNMATCH_H 1
# | #define HAVE_OPENLOG 1
# | #define HAVE_SYSLOG 1
# | #define HAVE_CLOSELOG 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_FNMATCH 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_GETADDRINFO 1
# | #define POSIX_SIGNALS 1
# | #define FORTUNA 1
# | #define HAVE_OPENSSL_CMS 1
# | #define TLS_IMPL_OPENSSL 1
# | #define HAVE_CPUID_H 1
# | #define RETSIGTYPE void
# | #define YYTEXT_POINTER 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_STRDUP 1
# | #define HAVE_SETVBUF 1
# | #define HAVE_SETEUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETEGID 1
# | #define HAVE_SETRESGID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_SETSID 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_CHMOD 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_GETEUID 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_GETENV 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ACCESS 1
# | #define HAVE_GETCWD 1
# | #define HAVE_SRAND48 1
# | #define HAVE_SRAND 1
# | #define HAVE_SRANDOM 1
# | #define HAVE_STAT 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRERROR 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define SYS_ERRLIST_DECLARED 1
# | #define HAVE_SYS_ERRLIST 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_BYTESWAP_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_RE_COMP 1
# | #define HAVE_RE_EXEC 1
# | #define HAVE_REGEXEC 1
# | #define WAIT_USES_INT 1
# | #define USE_SIGPROCMASK 1
# | #define GETGROUPS_T gid_t
# | #define SETRPCENT_TYPE void
# | #define ENDRPCENT_TYPE void
# | #define HAVE_BSWAP_16 1
# | #define HAVE_BSWAP_64 1
# | #define GETHOSTBYNAME_R_RETURNS_INT 1
# | #define HAVE_GETHOSTBYNAME_R 1
# | #define GETPWNAM_R_RETURNS_INT 1
# | #define HAVE_GETPWNAM_R 1
# | #define HAVE_GETPWUID_R 1
# | #define GETSERVBYNAME_R_RETURNS_INT 1
# | #define HAVE_GETSERVBYNAME_R 1
# | #define USE_DIRENT_H 1
# | #define POSIX_TERMIOS 1
# | #define POSIX_SIGTYPE 1
# | #define krb5_sigtype void
# | #define HAVE_POLL_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_ERRNO_H 1
# | #define ANSI_STDIO 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SOCKLEN_T 1
# | #define HAVE_NETDB_H_H_ERRNO 1
# | #define HAVE_STRUCT_CMSGHDR 1
# | #define HAVE_STRUCT_IN_PKTINFO 1
# | #define HAVE_STRUCT_IN6_PKTINFO 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SSIZE_T 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((u_char)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:11012: result: yes
# configure:11021: checking for u_int
# configure:11021: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# configure:11021: $? = 0
# configure:11021: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:212:20: error: expected expression before ')' token
# if (sizeof ((u_int)))
# ^
# configure:11021: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Kerberos 5"
# | #define PACKAGE_TARNAME "krb5"
# | #define PACKAGE_VERSION "1.13.4"
# | #define PACKAGE_STRING "Kerberos 5 1.13.4"
# | #define PACKAGE_BUGREPORT "krb5-bugs@mit.edu"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define _GNU_SOURCE 1
# | #define HAVE_BT_RSEQ 1
# | #define KRB5_DNS_LOOKUP_REALM 1
# | #define KRB5_DNS_LOOKUP 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_RES_NINIT 1
# | #define HAVE_RES_NCLOSE 1
# | #define HAVE_RES_NSEARCH 1
# | #define HAVE_NS_INITPARSE 1
# | #define HAVE_NS_NAME_UNCOMPRESS 1
# | #define HAVE_DN_SKIPNAME 1
# | #define HAVE_RES_SEARCH 1
# | #define HAVE_PRAGMA_WEAK_REF 1
# | #define DELAY_INITIALIZER 1
# | #define CONSTRUCTOR_ATTR_WORKS 1
# | #define DESTRUCTOR_ATTR_WORKS 1
# | #define ENABLE_THREADS 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_PTHREAD_RWLOCK_INIT_IN_THREAD_LIB 1
# | #define USE_DLOPEN 1
# | #define HAVE_KEYUTILS_H 1
# | #define USE_KEYRING_CCACHE 1
# | #define HAVE_KEYUTILS_H 1
# | #define HAVE_PERSISTENT_KEYRING 1
# | #define HAS_VA_COPY 1
# | #define HAVE_REGCOMP 1
# | #define GETSOCKNAME_ARG2_TYPE struct sockaddr
# | #define GETSOCKNAME_ARG3_TYPE socklen_t
# | #define GETPEERNAME_ARG2_TYPE GETSOCKNAME_ARG2_TYPE
# | #define GETPEERNAME_ARG3_TYPE GETSOCKNAME_ARG3_TYPE
# | #define HAVE_LIBUTIL 1
# | #define ENABLE_NLS 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FNMATCH_H 1
# | #define HAVE_OPENLOG 1
# | #define HAVE_SYSLOG 1
# | #define HAVE_CLOSELOG 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_FNMATCH 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_GETADDRINFO 1
# | #define POSIX_SIGNALS 1
# | #define FORTUNA 1
# | #define HAVE_OPENSSL_CMS 1
# | #define TLS_IMPL_OPENSSL 1
# | #define HAVE_CPUID_H 1
# | #define RETSIGTYPE void
# | #define YYTEXT_POINTER 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_STRDUP 1
# | #define HAVE_SETVBUF 1
# | #define HAVE_SETEUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETEGID 1
# | #define HAVE_SETRESGID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_SETSID 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_CHMOD 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_GETEUID 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_GETENV 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ACCESS 1
# | #define HAVE_GETCWD 1
# | #define HAVE_SRAND48 1
# | #define HAVE_SRAND 1
# | #define HAVE_SRANDOM 1
# | #define HAVE_STAT 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRERROR 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define SYS_ERRLIST_DECLARED 1
# | #define HAVE_SYS_ERRLIST 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_BYTESWAP_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_RE_COMP 1
# | #define HAVE_RE_EXEC 1
# | #define HAVE_REGEXEC 1
# | #define WAIT_USES_INT 1
# | #define USE_SIGPROCMASK 1
# | #define GETGROUPS_T gid_t
# | #define SETRPCENT_TYPE void
# | #define ENDRPCENT_TYPE void
# | #define HAVE_BSWAP_16 1
# | #define HAVE_BSWAP_64 1
# | #define GETHOSTBYNAME_R_RETURNS_INT 1
# | #define HAVE_GETHOSTBYNAME_R 1
# | #define GETPWNAM_R_RETURNS_INT 1
# | #define HAVE_GETPWNAM_R 1
# | #define HAVE_GETPWUID_R 1
# | #define GETSERVBYNAME_R_RETURNS_INT 1
# | #define HAVE_GETSERVBYNAME_R 1
# | #define USE_DIRENT_H 1
# | #define POSIX_TERMIOS 1
# | #define POSIX_SIGTYPE 1
# | #define krb5_sigtype void
# | #define HAVE_POLL_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_ERRNO_H 1
# | #define ANSI_STDIO 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SOCKLEN_T 1
# | #define HAVE_NETDB_H_H_ERRNO 1
# | #define HAVE_STRUCT_CMSGHDR 1
# | #define HAVE_STRUCT_IN_PKTINFO 1
# | #define HAVE_STRUCT_IN6_PKTINFO 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SSIZE_T 1
# | #define HAVE_U_CHAR 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((u_int)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:11021: result: yes
# configure:11030: checking for u_long
# configure:11030: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# configure:11030: $? = 0
# configure:11030: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:213:21: error: expected expression before ')' token
# if (sizeof ((u_long)))
# ^
# configure:11030: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Kerberos 5"
# | #define PACKAGE_TARNAME "krb5"
# | #define PACKAGE_VERSION "1.13.4"
# | #define PACKAGE_STRING "Kerberos 5 1.13.4"
# | #define PACKAGE_BUGREPORT "krb5-bugs@mit.edu"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define _GNU_SOURCE 1
# | #define HAVE_BT_RSEQ 1
# | #define KRB5_DNS_LOOKUP_REALM 1
# | #define KRB5_DNS_LOOKUP 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_RES_NINIT 1
# | #define HAVE_RES_NCLOSE 1
# | #define HAVE_RES_NSEARCH 1
# | #define HAVE_NS_INITPARSE 1
# | #define HAVE_NS_NAME_UNCOMPRESS 1
# | #define HAVE_DN_SKIPNAME 1
# | #define HAVE_RES_SEARCH 1
# | #define HAVE_PRAGMA_WEAK_REF 1
# | #define DELAY_INITIALIZER 1
# | #define CONSTRUCTOR_ATTR_WORKS 1
# | #define DESTRUCTOR_ATTR_WORKS 1
# | #define ENABLE_THREADS 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_PTHREAD_RWLOCK_INIT_IN_THREAD_LIB 1
# | #define USE_DLOPEN 1
# | #define HAVE_KEYUTILS_H 1
# | #define USE_KEYRING_CCACHE 1
# | #define HAVE_KEYUTILS_H 1
# | #define HAVE_PERSISTENT_KEYRING 1
# | #define HAS_VA_COPY 1
# | #define HAVE_REGCOMP 1
# | #define GETSOCKNAME_ARG2_TYPE struct sockaddr
# | #define GETSOCKNAME_ARG3_TYPE socklen_t
# | #define GETPEERNAME_ARG2_TYPE GETSOCKNAME_ARG2_TYPE
# | #define GETPEERNAME_ARG3_TYPE GETSOCKNAME_ARG3_TYPE
# | #define HAVE_LIBUTIL 1
# | #define ENABLE_NLS 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FNMATCH_H 1
# | #define HAVE_OPENLOG 1
# | #define HAVE_SYSLOG 1
# | #define HAVE_CLOSELOG 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_FNMATCH 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_GETADDRINFO 1
# | #define POSIX_SIGNALS 1
# | #define FORTUNA 1
# | #define HAVE_OPENSSL_CMS 1
# | #define TLS_IMPL_OPENSSL 1
# | #define HAVE_CPUID_H 1
# | #define RETSIGTYPE void
# | #define YYTEXT_POINTER 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_STRDUP 1
# | #define HAVE_SETVBUF 1
# | #define HAVE_SETEUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETEGID 1
# | #define HAVE_SETRESGID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_SETSID 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_CHMOD 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_GETEUID 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_GETENV 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ACCESS 1
# | #define HAVE_GETCWD 1
# | #define HAVE_SRAND48 1
# | #define HAVE_SRAND 1
# | #define HAVE_SRANDOM 1
# | #define HAVE_STAT 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRERROR 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define SYS_ERRLIST_DECLARED 1
# | #define HAVE_SYS_ERRLIST 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_BYTESWAP_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_RE_COMP 1
# | #define HAVE_RE_EXEC 1
# | #define HAVE_REGEXEC 1
# | #define WAIT_USES_INT 1
# | #define USE_SIGPROCMASK 1
# | #define GETGROUPS_T gid_t
# | #define SETRPCENT_TYPE void
# | #define ENDRPCENT_TYPE void
# | #define HAVE_BSWAP_16 1
# | #define HAVE_BSWAP_64 1
# | #define GETHOSTBYNAME_R_RETURNS_INT 1
# | #define HAVE_GETHOSTBYNAME_R 1
# | #define GETPWNAM_R_RETURNS_INT 1
# | #define HAVE_GETPWNAM_R 1
# | #define HAVE_GETPWUID_R 1
# | #define GETSERVBYNAME_R_RETURNS_INT 1
# | #define HAVE_GETSERVBYNAME_R 1
# | #define USE_DIRENT_H 1
# | #define POSIX_TERMIOS 1
# | #define POSIX_SIGTYPE 1
# | #define krb5_sigtype void
# | #define HAVE_POLL_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_ERRNO_H 1
# | #define ANSI_STDIO 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SOCKLEN_T 1
# | #define HAVE_NETDB_H_H_ERRNO 1
# | #define HAVE_STRUCT_CMSGHDR 1
# | #define HAVE_STRUCT_IN_PKTINFO 1
# | #define HAVE_STRUCT_IN6_PKTINFO 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SSIZE_T 1
# | #define HAVE_U_CHAR 1
# | #define HAVE_U_INT 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((u_long)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:11030: result: yes
# configure:11039: checking for u_int8_t
# configure:11039: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# configure:11039: $? = 0
# configure:11039: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:214:23: error: expected expression before ')' token
# if (sizeof ((u_int8_t)))
# ^
# configure:11039: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Kerberos 5"
# | #define PACKAGE_TARNAME "krb5"
# | #define PACKAGE_VERSION "1.13.4"
# | #define PACKAGE_STRING "Kerberos 5 1.13.4"
# | #define PACKAGE_BUGREPORT "krb5-bugs@mit.edu"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define _GNU_SOURCE 1
# | #define HAVE_BT_RSEQ 1
# | #define KRB5_DNS_LOOKUP_REALM 1
# | #define KRB5_DNS_LOOKUP 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_RES_NINIT 1
# | #define HAVE_RES_NCLOSE 1
# | #define HAVE_RES_NSEARCH 1
# | #define HAVE_NS_INITPARSE 1
# | #define HAVE_NS_NAME_UNCOMPRESS 1
# | #define HAVE_DN_SKIPNAME 1
# | #define HAVE_RES_SEARCH 1
# | #define HAVE_PRAGMA_WEAK_REF 1
# | #define DELAY_INITIALIZER 1
# | #define CONSTRUCTOR_ATTR_WORKS 1
# | #define DESTRUCTOR_ATTR_WORKS 1
# | #define ENABLE_THREADS 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_PTHREAD_RWLOCK_INIT_IN_THREAD_LIB 1
# | #define USE_DLOPEN 1
# | #define HAVE_KEYUTILS_H 1
# | #define USE_KEYRING_CCACHE 1
# | #define HAVE_KEYUTILS_H 1
# | #define HAVE_PERSISTENT_KEYRING 1
# | #define HAS_VA_COPY 1
# | #define HAVE_REGCOMP 1
# | #define GETSOCKNAME_ARG2_TYPE struct sockaddr
# | #define GETSOCKNAME_ARG3_TYPE socklen_t
# | #define GETPEERNAME_ARG2_TYPE GETSOCKNAME_ARG2_TYPE
# | #define GETPEERNAME_ARG3_TYPE GETSOCKNAME_ARG3_TYPE
# | #define HAVE_LIBUTIL 1
# | #define ENABLE_NLS 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FNMATCH_H 1
# | #define HAVE_OPENLOG 1
# | #define HAVE_SYSLOG 1
# | #define HAVE_CLOSELOG 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_FNMATCH 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_GETADDRINFO 1
# | #define POSIX_SIGNALS 1
# | #define FORTUNA 1
# | #define HAVE_OPENSSL_CMS 1
# | #define TLS_IMPL_OPENSSL 1
# | #define HAVE_CPUID_H 1
# | #define RETSIGTYPE void
# | #define YYTEXT_POINTER 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_STRDUP 1
# | #define HAVE_SETVBUF 1
# | #define HAVE_SETEUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETEGID 1
# | #define HAVE_SETRESGID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_SETSID 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_CHMOD 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_GETEUID 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_GETENV 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ACCESS 1
# | #define HAVE_GETCWD 1
# | #define HAVE_SRAND48 1
# | #define HAVE_SRAND 1
# | #define HAVE_SRANDOM 1
# | #define HAVE_STAT 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRERROR 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define SYS_ERRLIST_DECLARED 1
# | #define HAVE_SYS_ERRLIST 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_BYTESWAP_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_RE_COMP 1
# | #define HAVE_RE_EXEC 1
# | #define HAVE_REGEXEC 1
# | #define WAIT_USES_INT 1
# | #define USE_SIGPROCMASK 1
# | #define GETGROUPS_T gid_t
# | #define SETRPCENT_TYPE void
# | #define ENDRPCENT_TYPE void
# | #define HAVE_BSWAP_16 1
# | #define HAVE_BSWAP_64 1
# | #define GETHOSTBYNAME_R_RETURNS_INT 1
# | #define HAVE_GETHOSTBYNAME_R 1
# | #define GETPWNAM_R_RETURNS_INT 1
# | #define HAVE_GETPWNAM_R 1
# | #define HAVE_GETPWUID_R 1
# | #define GETSERVBYNAME_R_RETURNS_INT 1
# | #define HAVE_GETSERVBYNAME_R 1
# | #define USE_DIRENT_H 1
# | #define POSIX_TERMIOS 1
# | #define POSIX_SIGTYPE 1
# | #define krb5_sigtype void
# | #define HAVE_POLL_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_ERRNO_H 1
# | #define ANSI_STDIO 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SOCKLEN_T 1
# | #define HAVE_NETDB_H_H_ERRNO 1
# | #define HAVE_STRUCT_CMSGHDR 1
# | #define HAVE_STRUCT_IN_PKTINFO 1
# | #define HAVE_STRUCT_IN6_PKTINFO 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SSIZE_T 1
# | #define HAVE_U_CHAR 1
# | #define HAVE_U_INT 1
# | #define HAVE_U_LONG 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((u_int8_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:11039: result: yes
# configure:11048: checking for u_int16_t
# configure:11048: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# configure:11048: $? = 0
# configure:11048: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:215:24: error: expected expression before ')' token
# if (sizeof ((u_int16_t)))
# ^
# configure:11048: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Kerberos 5"
# | #define PACKAGE_TARNAME "krb5"
# | #define PACKAGE_VERSION "1.13.4"
# | #define PACKAGE_STRING "Kerberos 5 1.13.4"
# | #define PACKAGE_BUGREPORT "krb5-bugs@mit.edu"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define _GNU_SOURCE 1
# | #define HAVE_BT_RSEQ 1
# | #define KRB5_DNS_LOOKUP_REALM 1
# | #define KRB5_DNS_LOOKUP 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_RES_NINIT 1
# | #define HAVE_RES_NCLOSE 1
# | #define HAVE_RES_NSEARCH 1
# | #define HAVE_NS_INITPARSE 1
# | #define HAVE_NS_NAME_UNCOMPRESS 1
# | #define HAVE_DN_SKIPNAME 1
# | #define HAVE_RES_SEARCH 1
# | #define HAVE_PRAGMA_WEAK_REF 1
# | #define DELAY_INITIALIZER 1
# | #define CONSTRUCTOR_ATTR_WORKS 1
# | #define DESTRUCTOR_ATTR_WORKS 1
# | #define ENABLE_THREADS 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_PTHREAD_RWLOCK_INIT_IN_THREAD_LIB 1
# | #define USE_DLOPEN 1
# | #define HAVE_KEYUTILS_H 1
# | #define USE_KEYRING_CCACHE 1
# | #define HAVE_KEYUTILS_H 1
# | #define HAVE_PERSISTENT_KEYRING 1
# | #define HAS_VA_COPY 1
# | #define HAVE_REGCOMP 1
# | #define GETSOCKNAME_ARG2_TYPE struct sockaddr
# | #define GETSOCKNAME_ARG3_TYPE socklen_t
# | #define GETPEERNAME_ARG2_TYPE GETSOCKNAME_ARG2_TYPE
# | #define GETPEERNAME_ARG3_TYPE GETSOCKNAME_ARG3_TYPE
# | #define HAVE_LIBUTIL 1
# | #define ENABLE_NLS 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FNMATCH_H 1
# | #define HAVE_OPENLOG 1
# | #define HAVE_SYSLOG 1
# | #define HAVE_CLOSELOG 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_FNMATCH 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_GETADDRINFO 1
# | #define POSIX_SIGNALS 1
# | #define FORTUNA 1
# | #define HAVE_OPENSSL_CMS 1
# | #define TLS_IMPL_OPENSSL 1
# | #define HAVE_CPUID_H 1
# | #define RETSIGTYPE void
# | #define YYTEXT_POINTER 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_STRDUP 1
# | #define HAVE_SETVBUF 1
# | #define HAVE_SETEUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETEGID 1
# | #define HAVE_SETRESGID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_SETSID 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_CHMOD 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_GETEUID 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_GETENV 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ACCESS 1
# | #define HAVE_GETCWD 1
# | #define HAVE_SRAND48 1
# | #define HAVE_SRAND 1
# | #define HAVE_SRANDOM 1
# | #define HAVE_STAT 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRERROR 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define SYS_ERRLIST_DECLARED 1
# | #define HAVE_SYS_ERRLIST 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_BYTESWAP_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_RE_COMP 1
# | #define HAVE_RE_EXEC 1
# | #define HAVE_REGEXEC 1
# | #define WAIT_USES_INT 1
# | #define USE_SIGPROCMASK 1
# | #define GETGROUPS_T gid_t
# | #define SETRPCENT_TYPE void
# | #define ENDRPCENT_TYPE void
# | #define HAVE_BSWAP_16 1
# | #define HAVE_BSWAP_64 1
# | #define GETHOSTBYNAME_R_RETURNS_INT 1
# | #define HAVE_GETHOSTBYNAME_R 1
# | #define GETPWNAM_R_RETURNS_INT 1
# | #define HAVE_GETPWNAM_R 1
# | #define HAVE_GETPWUID_R 1
# | #define GETSERVBYNAME_R_RETURNS_INT 1
# | #define HAVE_GETSERVBYNAME_R 1
# | #define USE_DIRENT_H 1
# | #define POSIX_TERMIOS 1
# | #define POSIX_SIGTYPE 1
# | #define krb5_sigtype void
# | #define HAVE_POLL_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_ERRNO_H 1
# | #define ANSI_STDIO 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SOCKLEN_T 1
# | #define HAVE_NETDB_H_H_ERRNO 1
# | #define HAVE_STRUCT_CMSGHDR 1
# | #define HAVE_STRUCT_IN_PKTINFO 1
# | #define HAVE_STRUCT_IN6_PKTINFO 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SSIZE_T 1
# | #define HAVE_U_CHAR 1
# | #define HAVE_U_INT 1
# | #define HAVE_U_LONG 1
# | #define HAVE_U_INT8_T 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((u_int16_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:11048: result: yes
# configure:11057: checking for u_int32_t
# configure:11057: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# configure:11057: $? = 0
# configure:11057: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:216:24: error: expected expression before ')' token
# if (sizeof ((u_int32_t)))
# ^
# configure:11057: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Kerberos 5"
# | #define PACKAGE_TARNAME "krb5"
# | #define PACKAGE_VERSION "1.13.4"
# | #define PACKAGE_STRING "Kerberos 5 1.13.4"
# | #define PACKAGE_BUGREPORT "krb5-bugs@mit.edu"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define _GNU_SOURCE 1
# | #define HAVE_BT_RSEQ 1
# | #define KRB5_DNS_LOOKUP_REALM 1
# | #define KRB5_DNS_LOOKUP 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_RES_NINIT 1
# | #define HAVE_RES_NCLOSE 1
# | #define HAVE_RES_NSEARCH 1
# | #define HAVE_NS_INITPARSE 1
# | #define HAVE_NS_NAME_UNCOMPRESS 1
# | #define HAVE_DN_SKIPNAME 1
# | #define HAVE_RES_SEARCH 1
# | #define HAVE_PRAGMA_WEAK_REF 1
# | #define DELAY_INITIALIZER 1
# | #define CONSTRUCTOR_ATTR_WORKS 1
# | #define DESTRUCTOR_ATTR_WORKS 1
# | #define ENABLE_THREADS 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_PTHREAD_RWLOCK_INIT_IN_THREAD_LIB 1
# | #define USE_DLOPEN 1
# | #define HAVE_KEYUTILS_H 1
# | #define USE_KEYRING_CCACHE 1
# | #define HAVE_KEYUTILS_H 1
# | #define HAVE_PERSISTENT_KEYRING 1
# | #define HAS_VA_COPY 1
# | #define HAVE_REGCOMP 1
# | #define GETSOCKNAME_ARG2_TYPE struct sockaddr
# | #define GETSOCKNAME_ARG3_TYPE socklen_t
# | #define GETPEERNAME_ARG2_TYPE GETSOCKNAME_ARG2_TYPE
# | #define GETPEERNAME_ARG3_TYPE GETSOCKNAME_ARG3_TYPE
# | #define HAVE_LIBUTIL 1
# | #define ENABLE_NLS 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FNMATCH_H 1
# | #define HAVE_OPENLOG 1
# | #define HAVE_SYSLOG 1
# | #define HAVE_CLOSELOG 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_FNMATCH 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_GETADDRINFO 1
# | #define POSIX_SIGNALS 1
# | #define FORTUNA 1
# | #define HAVE_OPENSSL_CMS 1
# | #define TLS_IMPL_OPENSSL 1
# | #define HAVE_CPUID_H 1
# | #define RETSIGTYPE void
# | #define YYTEXT_POINTER 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_STRDUP 1
# | #define HAVE_SETVBUF 1
# | #define HAVE_SETEUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETEGID 1
# | #define HAVE_SETRESGID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_SETSID 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_CHMOD 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_GETEUID 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_GETENV 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ACCESS 1
# | #define HAVE_GETCWD 1
# | #define HAVE_SRAND48 1
# | #define HAVE_SRAND 1
# | #define HAVE_SRANDOM 1
# | #define HAVE_STAT 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRERROR 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define SYS_ERRLIST_DECLARED 1
# | #define HAVE_SYS_ERRLIST 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_BYTESWAP_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_RE_COMP 1
# | #define HAVE_RE_EXEC 1
# | #define HAVE_REGEXEC 1
# | #define WAIT_USES_INT 1
# | #define USE_SIGPROCMASK 1
# | #define GETGROUPS_T gid_t
# | #define SETRPCENT_TYPE void
# | #define ENDRPCENT_TYPE void
# | #define HAVE_BSWAP_16 1
# | #define HAVE_BSWAP_64 1
# | #define GETHOSTBYNAME_R_RETURNS_INT 1
# | #define HAVE_GETHOSTBYNAME_R 1
# | #define GETPWNAM_R_RETURNS_INT 1
# | #define HAVE_GETPWNAM_R 1
# | #define HAVE_GETPWUID_R 1
# | #define GETSERVBYNAME_R_RETURNS_INT 1
# | #define HAVE_GETSERVBYNAME_R 1
# | #define USE_DIRENT_H 1
# | #define POSIX_TERMIOS 1
# | #define POSIX_SIGTYPE 1
# | #define krb5_sigtype void
# | #define HAVE_POLL_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_ERRNO_H 1
# | #define ANSI_STDIO 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SOCKLEN_T 1
# | #define HAVE_NETDB_H_H_ERRNO 1
# | #define HAVE_STRUCT_CMSGHDR 1
# | #define HAVE_STRUCT_IN_PKTINFO 1
# | #define HAVE_STRUCT_IN6_PKTINFO 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SSIZE_T 1
# | #define HAVE_U_CHAR 1
# | #define HAVE_U_INT 1
# | #define HAVE_U_LONG 1
# | #define HAVE_U_INT8_T 1
# | #define HAVE_U_INT16_T 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((u_int32_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:11057: result: yes
# configure:11066: checking for int8_t
# configure:11066: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# configure:11066: $? = 0
# configure:11066: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:217:21: error: expected expression before ')' token
# if (sizeof ((int8_t)))
# ^
# configure:11066: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Kerberos 5"
# | #define PACKAGE_TARNAME "krb5"
# | #define PACKAGE_VERSION "1.13.4"
# | #define PACKAGE_STRING "Kerberos 5 1.13.4"
# | #define PACKAGE_BUGREPORT "krb5-bugs@mit.edu"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define _GNU_SOURCE 1
# | #define HAVE_BT_RSEQ 1
# | #define KRB5_DNS_LOOKUP_REALM 1
# | #define KRB5_DNS_LOOKUP 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_RES_NINIT 1
# | #define HAVE_RES_NCLOSE 1
# | #define HAVE_RES_NSEARCH 1
# | #define HAVE_NS_INITPARSE 1
# | #define HAVE_NS_NAME_UNCOMPRESS 1
# | #define HAVE_DN_SKIPNAME 1
# | #define HAVE_RES_SEARCH 1
# | #define HAVE_PRAGMA_WEAK_REF 1
# | #define DELAY_INITIALIZER 1
# | #define CONSTRUCTOR_ATTR_WORKS 1
# | #define DESTRUCTOR_ATTR_WORKS 1
# | #define ENABLE_THREADS 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_PTHREAD_RWLOCK_INIT_IN_THREAD_LIB 1
# | #define USE_DLOPEN 1
# | #define HAVE_KEYUTILS_H 1
# | #define USE_KEYRING_CCACHE 1
# | #define HAVE_KEYUTILS_H 1
# | #define HAVE_PERSISTENT_KEYRING 1
# | #define HAS_VA_COPY 1
# | #define HAVE_REGCOMP 1
# | #define GETSOCKNAME_ARG2_TYPE struct sockaddr
# | #define GETSOCKNAME_ARG3_TYPE socklen_t
# | #define GETPEERNAME_ARG2_TYPE GETSOCKNAME_ARG2_TYPE
# | #define GETPEERNAME_ARG3_TYPE GETSOCKNAME_ARG3_TYPE
# | #define HAVE_LIBUTIL 1
# | #define ENABLE_NLS 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FNMATCH_H 1
# | #define HAVE_OPENLOG 1
# | #define HAVE_SYSLOG 1
# | #define HAVE_CLOSELOG 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_FNMATCH 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_GETADDRINFO 1
# | #define POSIX_SIGNALS 1
# | #define FORTUNA 1
# | #define HAVE_OPENSSL_CMS 1
# | #define TLS_IMPL_OPENSSL 1
# | #define HAVE_CPUID_H 1
# | #define RETSIGTYPE void
# | #define YYTEXT_POINTER 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_STRDUP 1
# | #define HAVE_SETVBUF 1
# | #define HAVE_SETEUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETEGID 1
# | #define HAVE_SETRESGID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_SETSID 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_CHMOD 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_GETEUID 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_GETENV 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ACCESS 1
# | #define HAVE_GETCWD 1
# | #define HAVE_SRAND48 1
# | #define HAVE_SRAND 1
# | #define HAVE_SRANDOM 1
# | #define HAVE_STAT 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRERROR 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define SYS_ERRLIST_DECLARED 1
# | #define HAVE_SYS_ERRLIST 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_BYTESWAP_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_RE_COMP 1
# | #define HAVE_RE_EXEC 1
# | #define HAVE_REGEXEC 1
# | #define WAIT_USES_INT 1
# | #define USE_SIGPROCMASK 1
# | #define GETGROUPS_T gid_t
# | #define SETRPCENT_TYPE void
# | #define ENDRPCENT_TYPE void
# | #define HAVE_BSWAP_16 1
# | #define HAVE_BSWAP_64 1
# | #define GETHOSTBYNAME_R_RETURNS_INT 1
# | #define HAVE_GETHOSTBYNAME_R 1
# | #define GETPWNAM_R_RETURNS_INT 1
# | #define HAVE_GETPWNAM_R 1
# | #define HAVE_GETPWUID_R 1
# | #define GETSERVBYNAME_R_RETURNS_INT 1
# | #define HAVE_GETSERVBYNAME_R 1
# | #define USE_DIRENT_H 1
# | #define POSIX_TERMIOS 1
# | #define POSIX_SIGTYPE 1
# | #define krb5_sigtype void
# | #define HAVE_POLL_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_ERRNO_H 1
# | #define ANSI_STDIO 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SOCKLEN_T 1
# | #define HAVE_NETDB_H_H_ERRNO 1
# | #define HAVE_STRUCT_CMSGHDR 1
# | #define HAVE_STRUCT_IN_PKTINFO 1
# | #define HAVE_STRUCT_IN6_PKTINFO 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SSIZE_T 1
# | #define HAVE_U_CHAR 1
# | #define HAVE_U_INT 1
# | #define HAVE_U_LONG 1
# | #define HAVE_U_INT8_T 1
# | #define HAVE_U_INT16_T 1
# | #define HAVE_U_INT32_T 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((int8_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:11066: result: yes
# configure:11075: checking for int16_t
# configure:11075: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# configure:11075: $? = 0
# configure:11075: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:218:22: error: expected expression before ')' token
# if (sizeof ((int16_t)))
# ^
# configure:11075: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Kerberos 5"
# | #define PACKAGE_TARNAME "krb5"
# | #define PACKAGE_VERSION "1.13.4"
# | #define PACKAGE_STRING "Kerberos 5 1.13.4"
# | #define PACKAGE_BUGREPORT "krb5-bugs@mit.edu"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define _GNU_SOURCE 1
# | #define HAVE_BT_RSEQ 1
# | #define KRB5_DNS_LOOKUP_REALM 1
# | #define KRB5_DNS_LOOKUP 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_RES_NINIT 1
# | #define HAVE_RES_NCLOSE 1
# | #define HAVE_RES_NSEARCH 1
# | #define HAVE_NS_INITPARSE 1
# | #define HAVE_NS_NAME_UNCOMPRESS 1
# | #define HAVE_DN_SKIPNAME 1
# | #define HAVE_RES_SEARCH 1
# | #define HAVE_PRAGMA_WEAK_REF 1
# | #define DELAY_INITIALIZER 1
# | #define CONSTRUCTOR_ATTR_WORKS 1
# | #define DESTRUCTOR_ATTR_WORKS 1
# | #define ENABLE_THREADS 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_PTHREAD_RWLOCK_INIT_IN_THREAD_LIB 1
# | #define USE_DLOPEN 1
# | #define HAVE_KEYUTILS_H 1
# | #define USE_KEYRING_CCACHE 1
# | #define HAVE_KEYUTILS_H 1
# | #define HAVE_PERSISTENT_KEYRING 1
# | #define HAS_VA_COPY 1
# | #define HAVE_REGCOMP 1
# | #define GETSOCKNAME_ARG2_TYPE struct sockaddr
# | #define GETSOCKNAME_ARG3_TYPE socklen_t
# | #define GETPEERNAME_ARG2_TYPE GETSOCKNAME_ARG2_TYPE
# | #define GETPEERNAME_ARG3_TYPE GETSOCKNAME_ARG3_TYPE
# | #define HAVE_LIBUTIL 1
# | #define ENABLE_NLS 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FNMATCH_H 1
# | #define HAVE_OPENLOG 1
# | #define HAVE_SYSLOG 1
# | #define HAVE_CLOSELOG 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_FNMATCH 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_GETADDRINFO 1
# | #define POSIX_SIGNALS 1
# | #define FORTUNA 1
# | #define HAVE_OPENSSL_CMS 1
# | #define TLS_IMPL_OPENSSL 1
# | #define HAVE_CPUID_H 1
# | #define RETSIGTYPE void
# | #define YYTEXT_POINTER 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_STRDUP 1
# | #define HAVE_SETVBUF 1
# | #define HAVE_SETEUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETEGID 1
# | #define HAVE_SETRESGID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_SETSID 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_CHMOD 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_GETEUID 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_GETENV 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ACCESS 1
# | #define HAVE_GETCWD 1
# | #define HAVE_SRAND48 1
# | #define HAVE_SRAND 1
# | #define HAVE_SRANDOM 1
# | #define HAVE_STAT 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRERROR 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define SYS_ERRLIST_DECLARED 1
# | #define HAVE_SYS_ERRLIST 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_BYTESWAP_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_RE_COMP 1
# | #define HAVE_RE_EXEC 1
# | #define HAVE_REGEXEC 1
# | #define WAIT_USES_INT 1
# | #define USE_SIGPROCMASK 1
# | #define GETGROUPS_T gid_t
# | #define SETRPCENT_TYPE void
# | #define ENDRPCENT_TYPE void
# | #define HAVE_BSWAP_16 1
# | #define HAVE_BSWAP_64 1
# | #define GETHOSTBYNAME_R_RETURNS_INT 1
# | #define HAVE_GETHOSTBYNAME_R 1
# | #define GETPWNAM_R_RETURNS_INT 1
# | #define HAVE_GETPWNAM_R 1
# | #define HAVE_GETPWUID_R 1
# | #define GETSERVBYNAME_R_RETURNS_INT 1
# | #define HAVE_GETSERVBYNAME_R 1
# | #define USE_DIRENT_H 1
# | #define POSIX_TERMIOS 1
# | #define POSIX_SIGTYPE 1
# | #define krb5_sigtype void
# | #define HAVE_POLL_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_ERRNO_H 1
# | #define ANSI_STDIO 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SOCKLEN_T 1
# | #define HAVE_NETDB_H_H_ERRNO 1
# | #define HAVE_STRUCT_CMSGHDR 1
# | #define HAVE_STRUCT_IN_PKTINFO 1
# | #define HAVE_STRUCT_IN6_PKTINFO 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SSIZE_T 1
# | #define HAVE_U_CHAR 1
# | #define HAVE_U_INT 1
# | #define HAVE_U_LONG 1
# | #define HAVE_U_INT8_T 1
# | #define HAVE_U_INT16_T 1
# | #define HAVE_U_INT32_T 1
# | #define HAVE_INT8_T 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((int16_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:11075: result: yes
# configure:11084: checking for int32_t
# configure:11084: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# configure:11084: $? = 0
# configure:11084: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:219:22: error: expected expression before ')' token
# if (sizeof ((int32_t)))
# ^
# configure:11084: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Kerberos 5"
# | #define PACKAGE_TARNAME "krb5"
# | #define PACKAGE_VERSION "1.13.4"
# | #define PACKAGE_STRING "Kerberos 5 1.13.4"
# | #define PACKAGE_BUGREPORT "krb5-bugs@mit.edu"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define _GNU_SOURCE 1
# | #define HAVE_BT_RSEQ 1
# | #define KRB5_DNS_LOOKUP_REALM 1
# | #define KRB5_DNS_LOOKUP 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_RES_NINIT 1
# | #define HAVE_RES_NCLOSE 1
# | #define HAVE_RES_NSEARCH 1
# | #define HAVE_NS_INITPARSE 1
# | #define HAVE_NS_NAME_UNCOMPRESS 1
# | #define HAVE_DN_SKIPNAME 1
# | #define HAVE_RES_SEARCH 1
# | #define HAVE_PRAGMA_WEAK_REF 1
# | #define DELAY_INITIALIZER 1
# | #define CONSTRUCTOR_ATTR_WORKS 1
# | #define DESTRUCTOR_ATTR_WORKS 1
# | #define ENABLE_THREADS 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_PTHREAD_RWLOCK_INIT_IN_THREAD_LIB 1
# | #define USE_DLOPEN 1
# | #define HAVE_KEYUTILS_H 1
# | #define USE_KEYRING_CCACHE 1
# | #define HAVE_KEYUTILS_H 1
# | #define HAVE_PERSISTENT_KEYRING 1
# | #define HAS_VA_COPY 1
# | #define HAVE_REGCOMP 1
# | #define GETSOCKNAME_ARG2_TYPE struct sockaddr
# | #define GETSOCKNAME_ARG3_TYPE socklen_t
# | #define GETPEERNAME_ARG2_TYPE GETSOCKNAME_ARG2_TYPE
# | #define GETPEERNAME_ARG3_TYPE GETSOCKNAME_ARG3_TYPE
# | #define HAVE_LIBUTIL 1
# | #define ENABLE_NLS 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FNMATCH_H 1
# | #define HAVE_OPENLOG 1
# | #define HAVE_SYSLOG 1
# | #define HAVE_CLOSELOG 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_FNMATCH 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_GETADDRINFO 1
# | #define POSIX_SIGNALS 1
# | #define FORTUNA 1
# | #define HAVE_OPENSSL_CMS 1
# | #define TLS_IMPL_OPENSSL 1
# | #define HAVE_CPUID_H 1
# | #define RETSIGTYPE void
# | #define YYTEXT_POINTER 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_STRDUP 1
# | #define HAVE_SETVBUF 1
# | #define HAVE_SETEUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETEGID 1
# | #define HAVE_SETRESGID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_SETSID 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_CHMOD 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_GETEUID 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_GETENV 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ACCESS 1
# | #define HAVE_GETCWD 1
# | #define HAVE_SRAND48 1
# | #define HAVE_SRAND 1
# | #define HAVE_SRANDOM 1
# | #define HAVE_STAT 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRERROR 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define SYS_ERRLIST_DECLARED 1
# | #define HAVE_SYS_ERRLIST 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_BYTESWAP_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_RE_COMP 1
# | #define HAVE_RE_EXEC 1
# | #define HAVE_REGEXEC 1
# | #define WAIT_USES_INT 1
# | #define USE_SIGPROCMASK 1
# | #define GETGROUPS_T gid_t
# | #define SETRPCENT_TYPE void
# | #define ENDRPCENT_TYPE void
# | #define HAVE_BSWAP_16 1
# | #define HAVE_BSWAP_64 1
# | #define GETHOSTBYNAME_R_RETURNS_INT 1
# | #define HAVE_GETHOSTBYNAME_R 1
# | #define GETPWNAM_R_RETURNS_INT 1
# | #define HAVE_GETPWNAM_R 1
# | #define HAVE_GETPWUID_R 1
# | #define GETSERVBYNAME_R_RETURNS_INT 1
# | #define HAVE_GETSERVBYNAME_R 1
# | #define USE_DIRENT_H 1
# | #define POSIX_TERMIOS 1
# | #define POSIX_SIGTYPE 1
# | #define krb5_sigtype void
# | #define HAVE_POLL_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_ERRNO_H 1
# | #define ANSI_STDIO 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SOCKLEN_T 1
# | #define HAVE_NETDB_H_H_ERRNO 1
# | #define HAVE_STRUCT_CMSGHDR 1
# | #define HAVE_STRUCT_IN_PKTINFO 1
# | #define HAVE_STRUCT_IN6_PKTINFO 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SSIZE_T 1
# | #define HAVE_U_CHAR 1
# | #define HAVE_U_INT 1
# | #define HAVE_U_LONG 1
# | #define HAVE_U_INT8_T 1
# | #define HAVE_U_INT16_T 1
# | #define HAVE_U_INT32_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_INT16_T 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((int32_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:11084: result: yes
# configure:11099: checking for sh
# configure:11117: found /usr/sbin/sh
# configure:11130: result: /usr/sbin/sh
# configure:11140: checking for sh5
# configure:11171: result: false
# configure:11181: checking for bash
# configure:11212: result: /bin/sh
# configure:11221: checking if /usr/sbin/sh supports functions
# configure:11224: result: yes
# configure:11238: checking for POSIX printf positional specification support
# configure:11263: gcc -o conftest -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c -lkeyutils -lresolv >&5
# configure:11263: $? = 0
# configure:11263: ./conftest
# configure:11263: $? = 0
# configure:11275: result: yes
# configure:11283: checking for dig
# configure:11314: result: false
# configure:11324: checking for nslookup
# configure:11355: result: false
# configure:11370: checking for bison
# configure:11386: found /usr/sbin/bison
# configure:11397: result: bison -y
# configure:11419: checking for runtest
# configure:11449: result: no
# configure:11456: checking for perl
# configure:11472: found /usr/sbin/perl
# configure:11483: result: perl
# configure:11506: checking for perl
# configure:11524: found /usr/sbin/perl
# configure:11536: result: /usr/sbin/perl
# configure:11546: checking for expect
# configure:11579: result: no
# configure:11589: checking whether to use priocntl hack
# configure:11618: result: no
# configure:11631: checking for runtest
# configure:11661: result: no
# configure:11668: checking for perl
# configure:11695: result: perl
# configure:11705: checking xom.h usability
# configure:11705: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# conftest.c:217:17: fatal error: xom.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:11705: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Kerberos 5"
# | #define PACKAGE_TARNAME "krb5"
# | #define PACKAGE_VERSION "1.13.4"
# | #define PACKAGE_STRING "Kerberos 5 1.13.4"
# | #define PACKAGE_BUGREPORT "krb5-bugs@mit.edu"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define _GNU_SOURCE 1
# | #define HAVE_BT_RSEQ 1
# | #define KRB5_DNS_LOOKUP_REALM 1
# | #define KRB5_DNS_LOOKUP 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_RES_NINIT 1
# | #define HAVE_RES_NCLOSE 1
# | #define HAVE_RES_NSEARCH 1
# | #define HAVE_NS_INITPARSE 1
# | #define HAVE_NS_NAME_UNCOMPRESS 1
# | #define HAVE_DN_SKIPNAME 1
# | #define HAVE_RES_SEARCH 1
# | #define HAVE_PRAGMA_WEAK_REF 1
# | #define DELAY_INITIALIZER 1
# | #define CONSTRUCTOR_ATTR_WORKS 1
# | #define DESTRUCTOR_ATTR_WORKS 1
# | #define ENABLE_THREADS 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_PTHREAD_RWLOCK_INIT_IN_THREAD_LIB 1
# | #define USE_DLOPEN 1
# | #define HAVE_KEYUTILS_H 1
# | #define USE_KEYRING_CCACHE 1
# | #define HAVE_KEYUTILS_H 1
# | #define HAVE_PERSISTENT_KEYRING 1
# | #define HAS_VA_COPY 1
# | #define HAVE_REGCOMP 1
# | #define GETSOCKNAME_ARG2_TYPE struct sockaddr
# | #define GETSOCKNAME_ARG3_TYPE socklen_t
# | #define GETPEERNAME_ARG2_TYPE GETSOCKNAME_ARG2_TYPE
# | #define GETPEERNAME_ARG3_TYPE GETSOCKNAME_ARG3_TYPE
# | #define HAVE_LIBUTIL 1
# | #define ENABLE_NLS 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FNMATCH_H 1
# | #define HAVE_OPENLOG 1
# | #define HAVE_SYSLOG 1
# | #define HAVE_CLOSELOG 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_FNMATCH 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_GETADDRINFO 1
# | #define POSIX_SIGNALS 1
# | #define FORTUNA 1
# | #define HAVE_OPENSSL_CMS 1
# | #define TLS_IMPL_OPENSSL 1
# | #define HAVE_CPUID_H 1
# | #define RETSIGTYPE void
# | #define YYTEXT_POINTER 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_STRDUP 1
# | #define HAVE_SETVBUF 1
# | #define HAVE_SETEUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETEGID 1
# | #define HAVE_SETRESGID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_SETSID 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_CHMOD 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_GETEUID 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_GETENV 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ACCESS 1
# | #define HAVE_GETCWD 1
# | #define HAVE_SRAND48 1
# | #define HAVE_SRAND 1
# | #define HAVE_SRANDOM 1
# | #define HAVE_STAT 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRERROR 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define SYS_ERRLIST_DECLARED 1
# | #define HAVE_SYS_ERRLIST 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_BYTESWAP_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_RE_COMP 1
# | #define HAVE_RE_EXEC 1
# | #define HAVE_REGEXEC 1
# | #define WAIT_USES_INT 1
# | #define USE_SIGPROCMASK 1
# | #define GETGROUPS_T gid_t
# | #define SETRPCENT_TYPE void
# | #define ENDRPCENT_TYPE void
# | #define HAVE_BSWAP_16 1
# | #define HAVE_BSWAP_64 1
# | #define GETHOSTBYNAME_R_RETURNS_INT 1
# | #define HAVE_GETHOSTBYNAME_R 1
# | #define GETPWNAM_R_RETURNS_INT 1
# | #define HAVE_GETPWNAM_R 1
# | #define HAVE_GETPWUID_R 1
# | #define GETSERVBYNAME_R_RETURNS_INT 1
# | #define HAVE_GETSERVBYNAME_R 1
# | #define USE_DIRENT_H 1
# | #define POSIX_TERMIOS 1
# | #define POSIX_SIGTYPE 1
# | #define krb5_sigtype void
# | #define HAVE_POLL_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_ERRNO_H 1
# | #define ANSI_STDIO 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SOCKLEN_T 1
# | #define HAVE_NETDB_H_H_ERRNO 1
# | #define HAVE_STRUCT_CMSGHDR 1
# | #define HAVE_STRUCT_IN_PKTINFO 1
# | #define HAVE_STRUCT_IN6_PKTINFO 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SSIZE_T 1
# | #define HAVE_U_CHAR 1
# | #define HAVE_U_INT 1
# | #define HAVE_U_LONG 1
# | #define HAVE_U_INT8_T 1
# | #define HAVE_U_INT16_T 1
# | #define HAVE_U_INT32_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_INT32_T 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:11705: result: no
# configure:11705: checking xom.h presence
# configure:11705: gcc -E -I/usr/include/et conftest.c
# conftest.c:184:17: fatal error: xom.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:11705: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Kerberos 5"
# | #define PACKAGE_TARNAME "krb5"
# | #define PACKAGE_VERSION "1.13.4"
# | #define PACKAGE_STRING "Kerberos 5 1.13.4"
# | #define PACKAGE_BUGREPORT "krb5-bugs@mit.edu"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define _GNU_SOURCE 1
# | #define HAVE_BT_RSEQ 1
# | #define KRB5_DNS_LOOKUP_REALM 1
# | #define KRB5_DNS_LOOKUP 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_RES_NINIT 1
# | #define HAVE_RES_NCLOSE 1
# | #define HAVE_RES_NSEARCH 1
# | #define HAVE_NS_INITPARSE 1
# | #define HAVE_NS_NAME_UNCOMPRESS 1
# | #define HAVE_DN_SKIPNAME 1
# | #define HAVE_RES_SEARCH 1
# | #define HAVE_PRAGMA_WEAK_REF 1
# | #define DELAY_INITIALIZER 1
# | #define CONSTRUCTOR_ATTR_WORKS 1
# | #define DESTRUCTOR_ATTR_WORKS 1
# | #define ENABLE_THREADS 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_PTHREAD_RWLOCK_INIT_IN_THREAD_LIB 1
# | #define USE_DLOPEN 1
# | #define HAVE_KEYUTILS_H 1
# | #define USE_KEYRING_CCACHE 1
# | #define HAVE_KEYUTILS_H 1
# | #define HAVE_PERSISTENT_KEYRING 1
# | #define HAS_VA_COPY 1
# | #define HAVE_REGCOMP 1
# | #define GETSOCKNAME_ARG2_TYPE struct sockaddr
# | #define GETSOCKNAME_ARG3_TYPE socklen_t
# | #define GETPEERNAME_ARG2_TYPE GETSOCKNAME_ARG2_TYPE
# | #define GETPEERNAME_ARG3_TYPE GETSOCKNAME_ARG3_TYPE
# | #define HAVE_LIBUTIL 1
# | #define ENABLE_NLS 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FNMATCH_H 1
# | #define HAVE_OPENLOG 1
# | #define HAVE_SYSLOG 1
# | #define HAVE_CLOSELOG 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_FNMATCH 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_GETADDRINFO 1
# | #define POSIX_SIGNALS 1
# | #define FORTUNA 1
# | #define HAVE_OPENSSL_CMS 1
# | #define TLS_IMPL_OPENSSL 1
# | #define HAVE_CPUID_H 1
# | #define RETSIGTYPE void
# | #define YYTEXT_POINTER 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_STRDUP 1
# | #define HAVE_SETVBUF 1
# | #define HAVE_SETEUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETEGID 1
# | #define HAVE_SETRESGID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_SETSID 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_CHMOD 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_GETEUID 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_GETENV 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ACCESS 1
# | #define HAVE_GETCWD 1
# | #define HAVE_SRAND48 1
# | #define HAVE_SRAND 1
# | #define HAVE_SRANDOM 1
# | #define HAVE_STAT 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRERROR 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define SYS_ERRLIST_DECLARED 1
# | #define HAVE_SYS_ERRLIST 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_BYTESWAP_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_RE_COMP 1
# | #define HAVE_RE_EXEC 1
# | #define HAVE_REGEXEC 1
# | #define WAIT_USES_INT 1
# | #define USE_SIGPROCMASK 1
# | #define GETGROUPS_T gid_t
# | #define SETRPCENT_TYPE void
# | #define ENDRPCENT_TYPE void
# | #define HAVE_BSWAP_16 1
# | #define HAVE_BSWAP_64 1
# | #define GETHOSTBYNAME_R_RETURNS_INT 1
# | #define HAVE_GETHOSTBYNAME_R 1
# | #define GETPWNAM_R_RETURNS_INT 1
# | #define HAVE_GETPWNAM_R 1
# | #define HAVE_GETPWUID_R 1
# | #define GETSERVBYNAME_R_RETURNS_INT 1
# | #define HAVE_GETSERVBYNAME_R 1
# | #define USE_DIRENT_H 1
# | #define POSIX_TERMIOS 1
# | #define POSIX_SIGTYPE 1
# | #define krb5_sigtype void
# | #define HAVE_POLL_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_ERRNO_H 1
# | #define ANSI_STDIO 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SOCKLEN_T 1
# | #define HAVE_NETDB_H_H_ERRNO 1
# | #define HAVE_STRUCT_CMSGHDR 1
# | #define HAVE_STRUCT_IN_PKTINFO 1
# | #define HAVE_STRUCT_IN6_PKTINFO 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SSIZE_T 1
# | #define HAVE_U_CHAR 1
# | #define HAVE_U_INT 1
# | #define HAVE_U_LONG 1
# | #define HAVE_U_INT8_T 1
# | #define HAVE_U_INT16_T 1
# | #define HAVE_U_INT32_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_INT32_T 1
# | /* end confdefs.h. */
# | #include
# configure:11705: result: no
# configure:11705: checking for xom.h
# configure:11705: result: no
# configure:11734: checking where struct rpcent is declared
# configure:11749: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# configure:11749: $? = 0
# configure:11763: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# configure:11763: $? = 0
# configure:11764: result: rpc/netdb.h
# configure:11783: checking for sys/select.h
# configure:11783: result: yes
# configure:11783: checking for sys/time.h
# configure:11783: result: yes
# configure:11783: checking for unistd.h
# configure:11783: result: yes
# configure:11812: checking for MAXHOSTNAMELEN in sys/param.h
# configure:11828: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# configure:11828: $? = 0
# configure:11835: result: yes
# configure:11837: checking for MAXHOSTNAMELEN in netdb.h
# configure:11853: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:191:9: error: 'MAXHOSTNAMELEN' undeclared (first use in this function)
# int i = MAXHOSTNAMELEN;
# ^~~~~~~~~~~~~~
# conftest.c:191:9: note: each undeclared identifier is reported only once for each function it appears in
# configure:11853: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Kerberos 5"
# | #define PACKAGE_TARNAME "krb5"
# | #define PACKAGE_VERSION "1.13.4"
# | #define PACKAGE_STRING "Kerberos 5 1.13.4"
# | #define PACKAGE_BUGREPORT "krb5-bugs@mit.edu"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define _GNU_SOURCE 1
# | #define HAVE_BT_RSEQ 1
# | #define KRB5_DNS_LOOKUP_REALM 1
# | #define KRB5_DNS_LOOKUP 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_RES_NINIT 1
# | #define HAVE_RES_NCLOSE 1
# | #define HAVE_RES_NSEARCH 1
# | #define HAVE_NS_INITPARSE 1
# | #define HAVE_NS_NAME_UNCOMPRESS 1
# | #define HAVE_DN_SKIPNAME 1
# | #define HAVE_RES_SEARCH 1
# | #define HAVE_PRAGMA_WEAK_REF 1
# | #define DELAY_INITIALIZER 1
# | #define CONSTRUCTOR_ATTR_WORKS 1
# | #define DESTRUCTOR_ATTR_WORKS 1
# | #define ENABLE_THREADS 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_PTHREAD_RWLOCK_INIT_IN_THREAD_LIB 1
# | #define USE_DLOPEN 1
# | #define HAVE_KEYUTILS_H 1
# | #define USE_KEYRING_CCACHE 1
# | #define HAVE_KEYUTILS_H 1
# | #define HAVE_PERSISTENT_KEYRING 1
# | #define HAS_VA_COPY 1
# | #define HAVE_REGCOMP 1
# | #define GETSOCKNAME_ARG2_TYPE struct sockaddr
# | #define GETSOCKNAME_ARG3_TYPE socklen_t
# | #define GETPEERNAME_ARG2_TYPE GETSOCKNAME_ARG2_TYPE
# | #define GETPEERNAME_ARG3_TYPE GETSOCKNAME_ARG3_TYPE
# | #define HAVE_LIBUTIL 1
# | #define ENABLE_NLS 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FNMATCH_H 1
# | #define HAVE_OPENLOG 1
# | #define HAVE_SYSLOG 1
# | #define HAVE_CLOSELOG 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_FNMATCH 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_GETADDRINFO 1
# | #define POSIX_SIGNALS 1
# | #define FORTUNA 1
# | #define HAVE_OPENSSL_CMS 1
# | #define TLS_IMPL_OPENSSL 1
# | #define HAVE_CPUID_H 1
# | #define RETSIGTYPE void
# | #define YYTEXT_POINTER 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_STRDUP 1
# | #define HAVE_SETVBUF 1
# | #define HAVE_SETEUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETEGID 1
# | #define HAVE_SETRESGID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_SETSID 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_CHMOD 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_GETEUID 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_GETENV 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ACCESS 1
# | #define HAVE_GETCWD 1
# | #define HAVE_SRAND48 1
# | #define HAVE_SRAND 1
# | #define HAVE_SRANDOM 1
# | #define HAVE_STAT 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRERROR 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define SYS_ERRLIST_DECLARED 1
# | #define HAVE_SYS_ERRLIST 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_BYTESWAP_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_RE_COMP 1
# | #define HAVE_RE_EXEC 1
# | #define HAVE_REGEXEC 1
# | #define WAIT_USES_INT 1
# | #define USE_SIGPROCMASK 1
# | #define GETGROUPS_T gid_t
# | #define SETRPCENT_TYPE void
# | #define ENDRPCENT_TYPE void
# | #define HAVE_BSWAP_16 1
# | #define HAVE_BSWAP_64 1
# | #define GETHOSTBYNAME_R_RETURNS_INT 1
# | #define HAVE_GETHOSTBYNAME_R 1
# | #define GETPWNAM_R_RETURNS_INT 1
# | #define HAVE_GETPWNAM_R 1
# | #define HAVE_GETPWUID_R 1
# | #define GETSERVBYNAME_R_RETURNS_INT 1
# | #define HAVE_GETSERVBYNAME_R 1
# | #define USE_DIRENT_H 1
# | #define POSIX_TERMIOS 1
# | #define POSIX_SIGTYPE 1
# | #define krb5_sigtype void
# | #define HAVE_POLL_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_ERRNO_H 1
# | #define ANSI_STDIO 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SOCKLEN_T 1
# | #define HAVE_NETDB_H_H_ERRNO 1
# | #define HAVE_STRUCT_CMSGHDR 1
# | #define HAVE_STRUCT_IN_PKTINFO 1
# | #define HAVE_STRUCT_IN6_PKTINFO 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SSIZE_T 1
# | #define HAVE_U_CHAR 1
# | #define HAVE_U_INT 1
# | #define HAVE_U_LONG 1
# | #define HAVE_U_INT8_T 1
# | #define HAVE_U_INT16_T 1
# | #define HAVE_U_INT32_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | int i = MAXHOSTNAMELEN;
# | ;
# | return 0;
# | }
# configure:11860: result: no
# configure:11878: checking for BSD type aliases
# configure:11899: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# configure:11899: $? = 0
# configure:11906: result: yes
# configure:11915: checking return type of setrpcent
# configure:11943: result: void
# configure:11951: checking return type of endrpcent
# configure:11979: result: void
# configure:12000: checking for a recent enough OpenSSL
# configure:12014: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# configure:12014: $? = 0
# configure:12021: result: yes
# configure:12024: checking for PKCS7_get_signer_info in -lcrypto
# configure:12058: result: yes
# configure:12090: checking for daemon
# configure:12090: gcc -o conftest -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c -lkeyutils -lresolv >&5
# configure:12090: $? = 0
# configure:12090: result: yes
# configure:12116: checking for python
# configure:12132: found /usr/sbin/python
# configure:12143: result: python
# configure:12188: checking for gethostbyname_r
# configure:12188: result: yes
# configure:12188: checking for getservbyname_r
# configure:12188: result: yes
# configure:12188: checking for gmtime_r
# configure:12188: result: yes
# configure:12188: checking for localtime_r
# configure:12188: result: yes
# configure:12255: checking ldap.h usability
# configure:12255: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# configure:12255: $? = 0
# configure:12255: result: yes
# configure:12255: checking ldap.h presence
# configure:12255: gcc -E -I/usr/include/et conftest.c
# configure:12255: $? = 0
# configure:12255: result: yes
# configure:12255: checking for ldap.h
# configure:12255: result: yes
# configure:12255: checking lber.h usability
# configure:12255: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# configure:12255: $? = 0
# configure:12255: result: yes
# configure:12255: checking lber.h presence
# configure:12255: gcc -E -I/usr/include/et conftest.c
# configure:12255: $? = 0
# configure:12255: result: yes
# configure:12255: checking for lber.h
# configure:12255: result: yes
# configure:12267: checking for ldap_init in -lldap
# configure:12292: gcc -o conftest -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c -lldap -lkeyutils -lresolv >&5
# configure:12292: $? = 0
# configure:12301: result: yes
# configure:12314: checking for ldap_initialize
# configure:12314: gcc -o conftest -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c -lkeyutils -lresolv -lldap >&5
# configure:12314: $? = 0
# configure:12314: result: yes
# configure:12314: checking for ldap_url_parse_nodn
# configure:12314: gcc -o conftest -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c -lkeyutils -lresolv -lldap >&5
# /tmp/cckxdQWN.o: In function `main':
# conftest.c:(.text+0x1d): undefined reference to `ldap_url_parse_nodn'
# collect2: error: ld returned 1 exit status
# configure:12314: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Kerberos 5"
# | #define PACKAGE_TARNAME "krb5"
# | #define PACKAGE_VERSION "1.13.4"
# | #define PACKAGE_STRING "Kerberos 5 1.13.4"
# | #define PACKAGE_BUGREPORT "krb5-bugs@mit.edu"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define _GNU_SOURCE 1
# | #define HAVE_BT_RSEQ 1
# | #define KRB5_DNS_LOOKUP_REALM 1
# | #define KRB5_DNS_LOOKUP 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_RES_NINIT 1
# | #define HAVE_RES_NCLOSE 1
# | #define HAVE_RES_NSEARCH 1
# | #define HAVE_NS_INITPARSE 1
# | #define HAVE_NS_NAME_UNCOMPRESS 1
# | #define HAVE_DN_SKIPNAME 1
# | #define HAVE_RES_SEARCH 1
# | #define HAVE_PRAGMA_WEAK_REF 1
# | #define DELAY_INITIALIZER 1
# | #define CONSTRUCTOR_ATTR_WORKS 1
# | #define DESTRUCTOR_ATTR_WORKS 1
# | #define ENABLE_THREADS 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_PTHREAD_RWLOCK_INIT_IN_THREAD_LIB 1
# | #define USE_DLOPEN 1
# | #define HAVE_KEYUTILS_H 1
# | #define USE_KEYRING_CCACHE 1
# | #define HAVE_KEYUTILS_H 1
# | #define HAVE_PERSISTENT_KEYRING 1
# | #define HAS_VA_COPY 1
# | #define HAVE_REGCOMP 1
# | #define GETSOCKNAME_ARG2_TYPE struct sockaddr
# | #define GETSOCKNAME_ARG3_TYPE socklen_t
# | #define GETPEERNAME_ARG2_TYPE GETSOCKNAME_ARG2_TYPE
# | #define GETPEERNAME_ARG3_TYPE GETSOCKNAME_ARG3_TYPE
# | #define HAVE_LIBUTIL 1
# | #define ENABLE_NLS 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FNMATCH_H 1
# | #define HAVE_OPENLOG 1
# | #define HAVE_SYSLOG 1
# | #define HAVE_CLOSELOG 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_FNMATCH 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_GETADDRINFO 1
# | #define POSIX_SIGNALS 1
# | #define FORTUNA 1
# | #define HAVE_OPENSSL_CMS 1
# | #define TLS_IMPL_OPENSSL 1
# | #define HAVE_CPUID_H 1
# | #define RETSIGTYPE void
# | #define YYTEXT_POINTER 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_STRDUP 1
# | #define HAVE_SETVBUF 1
# | #define HAVE_SETEUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETEGID 1
# | #define HAVE_SETRESGID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_SETSID 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_CHMOD 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_GETEUID 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_GETENV 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ACCESS 1
# | #define HAVE_GETCWD 1
# | #define HAVE_SRAND48 1
# | #define HAVE_SRAND 1
# | #define HAVE_SRANDOM 1
# | #define HAVE_STAT 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRERROR 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define SYS_ERRLIST_DECLARED 1
# | #define HAVE_SYS_ERRLIST 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_BYTESWAP_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_RE_COMP 1
# | #define HAVE_RE_EXEC 1
# | #define HAVE_REGEXEC 1
# | #define WAIT_USES_INT 1
# | #define USE_SIGPROCMASK 1
# | #define GETGROUPS_T gid_t
# | #define SETRPCENT_TYPE void
# | #define ENDRPCENT_TYPE void
# | #define HAVE_BSWAP_16 1
# | #define HAVE_BSWAP_64 1
# | #define GETHOSTBYNAME_R_RETURNS_INT 1
# | #define HAVE_GETHOSTBYNAME_R 1
# | #define GETPWNAM_R_RETURNS_INT 1
# | #define HAVE_GETPWNAM_R 1
# | #define HAVE_GETPWUID_R 1
# | #define GETSERVBYNAME_R_RETURNS_INT 1
# | #define HAVE_GETSERVBYNAME_R 1
# | #define USE_DIRENT_H 1
# | #define POSIX_TERMIOS 1
# | #define POSIX_SIGTYPE 1
# | #define krb5_sigtype void
# | #define HAVE_POLL_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_ERRNO_H 1
# | #define ANSI_STDIO 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SOCKLEN_T 1
# | #define HAVE_NETDB_H_H_ERRNO 1
# | #define HAVE_STRUCT_CMSGHDR 1
# | #define HAVE_STRUCT_IN_PKTINFO 1
# | #define HAVE_STRUCT_IN6_PKTINFO 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SSIZE_T 1
# | #define HAVE_U_CHAR 1
# | #define HAVE_U_INT 1
# | #define HAVE_U_LONG 1
# | #define HAVE_U_INT8_T 1
# | #define HAVE_U_INT16_T 1
# | #define HAVE_U_INT32_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define SETRPCENT_TYPE void
# | #define ENDRPCENT_TYPE void
# | #define HAVE_LIBCRYPTO 1
# | #define HAVE_DAEMON 1
# | #define HAVE_GETHOSTBYNAME_R 1
# | #define HAVE_GETSERVBYNAME_R 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_LDAP_H 1
# | #define HAVE_LBER_H 1
# | #define HAVE_LDAP_INITIALIZE 1
# | /* end confdefs.h. */
# | /* Define ldap_url_parse_nodn to an innocuous variant, in case declares ldap_url_parse_nodn.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define ldap_url_parse_nodn innocuous_ldap_url_parse_nodn
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char ldap_url_parse_nodn (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef ldap_url_parse_nodn
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char ldap_url_parse_nodn ();
# | /* 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. */
# | #if defined __stub_ldap_url_parse_nodn || defined __stub___ldap_url_parse_nodn
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return ldap_url_parse_nodn ();
# | ;
# | return 0;
# | }
# configure:12314: result: no
# configure:12314: checking for ldap_unbind_ext_s
# configure:12314: gcc -o conftest -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c -lkeyutils -lresolv -lldap >&5
# configure:12314: $? = 0
# configure:12314: result: yes
# configure:12314: checking for ldap_str2dn
# configure:12314: gcc -o conftest -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c -lkeyutils -lresolv -lldap >&5
# configure:12314: $? = 0
# configure:12314: result: yes
# configure:12314: checking for ldap_explode_dn
# configure:12314: gcc -o conftest -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c -lkeyutils -lresolv -lldap >&5
# configure:12314: $? = 0
# configure:12314: result: yes
# configure:12326: checking for ber_init in -lldap
# configure:12351: gcc -o conftest -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c -lldap -lkeyutils -lresolv >&5
# /usr/sbin/ld: /tmp/ccYaFBd1.o: undefined reference to symbol 'ber_init'
# /usr/lib/liblber-2.4.so.2: error adding symbols: DSO missing from command line
# collect2: error: ld returned 1 exit status
# configure:12351: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Kerberos 5"
# | #define PACKAGE_TARNAME "krb5"
# | #define PACKAGE_VERSION "1.13.4"
# | #define PACKAGE_STRING "Kerberos 5 1.13.4"
# | #define PACKAGE_BUGREPORT "krb5-bugs@mit.edu"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define _GNU_SOURCE 1
# | #define HAVE_BT_RSEQ 1
# | #define KRB5_DNS_LOOKUP_REALM 1
# | #define KRB5_DNS_LOOKUP 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_RES_NINIT 1
# | #define HAVE_RES_NCLOSE 1
# | #define HAVE_RES_NSEARCH 1
# | #define HAVE_NS_INITPARSE 1
# | #define HAVE_NS_NAME_UNCOMPRESS 1
# | #define HAVE_DN_SKIPNAME 1
# | #define HAVE_RES_SEARCH 1
# | #define HAVE_PRAGMA_WEAK_REF 1
# | #define DELAY_INITIALIZER 1
# | #define CONSTRUCTOR_ATTR_WORKS 1
# | #define DESTRUCTOR_ATTR_WORKS 1
# | #define ENABLE_THREADS 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_PTHREAD_RWLOCK_INIT_IN_THREAD_LIB 1
# | #define USE_DLOPEN 1
# | #define HAVE_KEYUTILS_H 1
# | #define USE_KEYRING_CCACHE 1
# | #define HAVE_KEYUTILS_H 1
# | #define HAVE_PERSISTENT_KEYRING 1
# | #define HAS_VA_COPY 1
# | #define HAVE_REGCOMP 1
# | #define GETSOCKNAME_ARG2_TYPE struct sockaddr
# | #define GETSOCKNAME_ARG3_TYPE socklen_t
# | #define GETPEERNAME_ARG2_TYPE GETSOCKNAME_ARG2_TYPE
# | #define GETPEERNAME_ARG3_TYPE GETSOCKNAME_ARG3_TYPE
# | #define HAVE_LIBUTIL 1
# | #define ENABLE_NLS 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FNMATCH_H 1
# | #define HAVE_OPENLOG 1
# | #define HAVE_SYSLOG 1
# | #define HAVE_CLOSELOG 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_FNMATCH 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_GETADDRINFO 1
# | #define POSIX_SIGNALS 1
# | #define FORTUNA 1
# | #define HAVE_OPENSSL_CMS 1
# | #define TLS_IMPL_OPENSSL 1
# | #define HAVE_CPUID_H 1
# | #define RETSIGTYPE void
# | #define YYTEXT_POINTER 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_STRDUP 1
# | #define HAVE_SETVBUF 1
# | #define HAVE_SETEUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETEGID 1
# | #define HAVE_SETRESGID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_SETSID 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_CHMOD 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_GETEUID 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_GETENV 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ACCESS 1
# | #define HAVE_GETCWD 1
# | #define HAVE_SRAND48 1
# | #define HAVE_SRAND 1
# | #define HAVE_SRANDOM 1
# | #define HAVE_STAT 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRERROR 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define SYS_ERRLIST_DECLARED 1
# | #define HAVE_SYS_ERRLIST 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_BYTESWAP_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_RE_COMP 1
# | #define HAVE_RE_EXEC 1
# | #define HAVE_REGEXEC 1
# | #define WAIT_USES_INT 1
# | #define USE_SIGPROCMASK 1
# | #define GETGROUPS_T gid_t
# | #define SETRPCENT_TYPE void
# | #define ENDRPCENT_TYPE void
# | #define HAVE_BSWAP_16 1
# | #define HAVE_BSWAP_64 1
# | #define GETHOSTBYNAME_R_RETURNS_INT 1
# | #define HAVE_GETHOSTBYNAME_R 1
# | #define GETPWNAM_R_RETURNS_INT 1
# | #define HAVE_GETPWNAM_R 1
# | #define HAVE_GETPWUID_R 1
# | #define GETSERVBYNAME_R_RETURNS_INT 1
# | #define HAVE_GETSERVBYNAME_R 1
# | #define USE_DIRENT_H 1
# | #define POSIX_TERMIOS 1
# | #define POSIX_SIGTYPE 1
# | #define krb5_sigtype void
# | #define HAVE_POLL_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_ERRNO_H 1
# | #define ANSI_STDIO 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SOCKLEN_T 1
# | #define HAVE_NETDB_H_H_ERRNO 1
# | #define HAVE_STRUCT_CMSGHDR 1
# | #define HAVE_STRUCT_IN_PKTINFO 1
# | #define HAVE_STRUCT_IN6_PKTINFO 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SSIZE_T 1
# | #define HAVE_U_CHAR 1
# | #define HAVE_U_INT 1
# | #define HAVE_U_LONG 1
# | #define HAVE_U_INT8_T 1
# | #define HAVE_U_INT16_T 1
# | #define HAVE_U_INT32_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define SETRPCENT_TYPE void
# | #define ENDRPCENT_TYPE void
# | #define HAVE_LIBCRYPTO 1
# | #define HAVE_DAEMON 1
# | #define HAVE_GETHOSTBYNAME_R 1
# | #define HAVE_GETSERVBYNAME_R 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_LDAP_H 1
# | #define HAVE_LBER_H 1
# | #define HAVE_LDAP_INITIALIZE 1
# | #define HAVE_LDAP_UNBIND_EXT_S 1
# | #define HAVE_LDAP_STR2DN 1
# | #define HAVE_LDAP_EXPLODE_DN 1
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char ber_init ();
# | int
# | main ()
# | {
# | return ber_init ();
# | ;
# | return 0;
# | }
# configure:12360: result: no
# configure:12369: checking for ber_init in -llber
# configure:12394: gcc -o conftest -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c -llber -lkeyutils -lresolv >&5
# configure:12394: $? = 0
# configure:12403: result: yes
# configure:12425: checking sasl/sasl.h usability
# configure:12425: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# configure:12425: $? = 0
# configure:12425: result: yes
# configure:12425: checking sasl/sasl.h presence
# configure:12425: gcc -E -I/usr/include/et conftest.c
# configure:12425: $? = 0
# configure:12425: result: yes
# configure:12425: checking for sasl/sasl.h
# configure:12425: result: yes
# configure:12466: checking for sd_init in -laceclnt
# configure:12491: gcc -o conftest -fPIC -fno-strict-aliasing -fstack-protector-all -pthread -I/usr/include/et conftest.c -laceclnt -lkeyutils -lresolv >&5
# /usr/sbin/ld: cannot find -laceclnt
# collect2: error: ld returned 1 exit status
# configure:12491: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Kerberos 5"
# | #define PACKAGE_TARNAME "krb5"
# | #define PACKAGE_VERSION "1.13.4"
# | #define PACKAGE_STRING "Kerberos 5 1.13.4"
# | #define PACKAGE_BUGREPORT "krb5-bugs@mit.edu"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define _GNU_SOURCE 1
# | #define HAVE_BT_RSEQ 1
# | #define KRB5_DNS_LOOKUP_REALM 1
# | #define KRB5_DNS_LOOKUP 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_RES_NINIT 1
# | #define HAVE_RES_NCLOSE 1
# | #define HAVE_RES_NSEARCH 1
# | #define HAVE_NS_INITPARSE 1
# | #define HAVE_NS_NAME_UNCOMPRESS 1
# | #define HAVE_DN_SKIPNAME 1
# | #define HAVE_RES_SEARCH 1
# | #define HAVE_PRAGMA_WEAK_REF 1
# | #define DELAY_INITIALIZER 1
# | #define CONSTRUCTOR_ATTR_WORKS 1
# | #define DESTRUCTOR_ATTR_WORKS 1
# | #define ENABLE_THREADS 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_PTHREAD_RWLOCK_INIT_IN_THREAD_LIB 1
# | #define USE_DLOPEN 1
# | #define HAVE_KEYUTILS_H 1
# | #define USE_KEYRING_CCACHE 1
# | #define HAVE_KEYUTILS_H 1
# | #define HAVE_PERSISTENT_KEYRING 1
# | #define HAS_VA_COPY 1
# | #define HAVE_REGCOMP 1
# | #define GETSOCKNAME_ARG2_TYPE struct sockaddr
# | #define GETSOCKNAME_ARG3_TYPE socklen_t
# | #define GETPEERNAME_ARG2_TYPE GETSOCKNAME_ARG2_TYPE
# | #define GETPEERNAME_ARG3_TYPE GETSOCKNAME_ARG3_TYPE
# | #define HAVE_LIBUTIL 1
# | #define ENABLE_NLS 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FNMATCH_H 1
# | #define HAVE_OPENLOG 1
# | #define HAVE_SYSLOG 1
# | #define HAVE_CLOSELOG 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_FNMATCH 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_GETADDRINFO 1
# | #define POSIX_SIGNALS 1
# | #define FORTUNA 1
# | #define HAVE_OPENSSL_CMS 1
# | #define TLS_IMPL_OPENSSL 1
# | #define HAVE_CPUID_H 1
# | #define RETSIGTYPE void
# | #define YYTEXT_POINTER 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_STRDUP 1
# | #define HAVE_SETVBUF 1
# | #define HAVE_SETEUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETEGID 1
# | #define HAVE_SETRESGID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_SETSID 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_CHMOD 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_GETEUID 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_GETENV 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ACCESS 1
# | #define HAVE_GETCWD 1
# | #define HAVE_SRAND48 1
# | #define HAVE_SRAND 1
# | #define HAVE_SRANDOM 1
# | #define HAVE_STAT 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRERROR 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define SYS_ERRLIST_DECLARED 1
# | #define HAVE_SYS_ERRLIST 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_BYTESWAP_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_RE_COMP 1
# | #define HAVE_RE_EXEC 1
# | #define HAVE_REGEXEC 1
# | #define WAIT_USES_INT 1
# | #define USE_SIGPROCMASK 1
# | #define GETGROUPS_T gid_t
# | #define SETRPCENT_TYPE void
# | #define ENDRPCENT_TYPE void
# | #define HAVE_BSWAP_16 1
# | #define HAVE_BSWAP_64 1
# | #define GETHOSTBYNAME_R_RETURNS_INT 1
# | #define HAVE_GETHOSTBYNAME_R 1
# | #define GETPWNAM_R_RETURNS_INT 1
# | #define HAVE_GETPWNAM_R 1
# | #define HAVE_GETPWUID_R 1
# | #define GETSERVBYNAME_R_RETURNS_INT 1
# | #define HAVE_GETSERVBYNAME_R 1
# | #define USE_DIRENT_H 1
# | #define POSIX_TERMIOS 1
# | #define POSIX_SIGTYPE 1
# | #define krb5_sigtype void
# | #define HAVE_POLL_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_ERRNO_H 1
# | #define ANSI_STDIO 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SOCKLEN_T 1
# | #define HAVE_NETDB_H_H_ERRNO 1
# | #define HAVE_STRUCT_CMSGHDR 1
# | #define HAVE_STRUCT_IN_PKTINFO 1
# | #define HAVE_STRUCT_IN6_PKTINFO 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SSIZE_T 1
# | #define HAVE_U_CHAR 1
# | #define HAVE_U_INT 1
# | #define HAVE_U_LONG 1
# | #define HAVE_U_INT8_T 1
# | #define HAVE_U_INT16_T 1
# | #define HAVE_U_INT32_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define SETRPCENT_TYPE void
# | #define ENDRPCENT_TYPE void
# | #define HAVE_LIBCRYPTO 1
# | #define HAVE_DAEMON 1
# | #define HAVE_GETHOSTBYNAME_R 1
# | #define HAVE_GETSERVBYNAME_R 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_LDAP_H 1
# | #define HAVE_LBER_H 1
# | #define HAVE_LDAP_INITIALIZE 1
# | #define HAVE_LDAP_UNBIND_EXT_S 1
# | #define HAVE_LDAP_STR2DN 1
# | #define HAVE_LDAP_EXPLODE_DN 1
# | #define ENABLE_LDAP 1
# | #define HAVE_SASL_SASL_H 1
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char sd_init ();
# | int
# | main ()
# | {
# | return sd_init ();
# | ;
# | return 0;
# | }
# configure:12500: result: no
# configure:12520: checking Python.h usability
# configure:12520: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# conftest.c:236:20: fatal error: Python.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12520: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Kerberos 5"
# | #define PACKAGE_TARNAME "krb5"
# | #define PACKAGE_VERSION "1.13.4"
# | #define PACKAGE_STRING "Kerberos 5 1.13.4"
# | #define PACKAGE_BUGREPORT "krb5-bugs@mit.edu"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define _GNU_SOURCE 1
# | #define HAVE_BT_RSEQ 1
# | #define KRB5_DNS_LOOKUP_REALM 1
# | #define KRB5_DNS_LOOKUP 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_RES_NINIT 1
# | #define HAVE_RES_NCLOSE 1
# | #define HAVE_RES_NSEARCH 1
# | #define HAVE_NS_INITPARSE 1
# | #define HAVE_NS_NAME_UNCOMPRESS 1
# | #define HAVE_DN_SKIPNAME 1
# | #define HAVE_RES_SEARCH 1
# | #define HAVE_PRAGMA_WEAK_REF 1
# | #define DELAY_INITIALIZER 1
# | #define CONSTRUCTOR_ATTR_WORKS 1
# | #define DESTRUCTOR_ATTR_WORKS 1
# | #define ENABLE_THREADS 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_PTHREAD_RWLOCK_INIT_IN_THREAD_LIB 1
# | #define USE_DLOPEN 1
# | #define HAVE_KEYUTILS_H 1
# | #define USE_KEYRING_CCACHE 1
# | #define HAVE_KEYUTILS_H 1
# | #define HAVE_PERSISTENT_KEYRING 1
# | #define HAS_VA_COPY 1
# | #define HAVE_REGCOMP 1
# | #define GETSOCKNAME_ARG2_TYPE struct sockaddr
# | #define GETSOCKNAME_ARG3_TYPE socklen_t
# | #define GETPEERNAME_ARG2_TYPE GETSOCKNAME_ARG2_TYPE
# | #define GETPEERNAME_ARG3_TYPE GETSOCKNAME_ARG3_TYPE
# | #define HAVE_LIBUTIL 1
# | #define ENABLE_NLS 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FNMATCH_H 1
# | #define HAVE_OPENLOG 1
# | #define HAVE_SYSLOG 1
# | #define HAVE_CLOSELOG 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_FNMATCH 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_GETADDRINFO 1
# | #define POSIX_SIGNALS 1
# | #define FORTUNA 1
# | #define HAVE_OPENSSL_CMS 1
# | #define TLS_IMPL_OPENSSL 1
# | #define HAVE_CPUID_H 1
# | #define RETSIGTYPE void
# | #define YYTEXT_POINTER 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_STRDUP 1
# | #define HAVE_SETVBUF 1
# | #define HAVE_SETEUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETEGID 1
# | #define HAVE_SETRESGID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_SETSID 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_CHMOD 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_GETEUID 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_GETENV 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ACCESS 1
# | #define HAVE_GETCWD 1
# | #define HAVE_SRAND48 1
# | #define HAVE_SRAND 1
# | #define HAVE_SRANDOM 1
# | #define HAVE_STAT 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRERROR 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define SYS_ERRLIST_DECLARED 1
# | #define HAVE_SYS_ERRLIST 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_BYTESWAP_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_RE_COMP 1
# | #define HAVE_RE_EXEC 1
# | #define HAVE_REGEXEC 1
# | #define WAIT_USES_INT 1
# | #define USE_SIGPROCMASK 1
# | #define GETGROUPS_T gid_t
# | #define SETRPCENT_TYPE void
# | #define ENDRPCENT_TYPE void
# | #define HAVE_BSWAP_16 1
# | #define HAVE_BSWAP_64 1
# | #define GETHOSTBYNAME_R_RETURNS_INT 1
# | #define HAVE_GETHOSTBYNAME_R 1
# | #define GETPWNAM_R_RETURNS_INT 1
# | #define HAVE_GETPWNAM_R 1
# | #define HAVE_GETPWUID_R 1
# | #define GETSERVBYNAME_R_RETURNS_INT 1
# | #define HAVE_GETSERVBYNAME_R 1
# | #define USE_DIRENT_H 1
# | #define POSIX_TERMIOS 1
# | #define POSIX_SIGTYPE 1
# | #define krb5_sigtype void
# | #define HAVE_POLL_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_ERRNO_H 1
# | #define ANSI_STDIO 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SOCKLEN_T 1
# | #define HAVE_NETDB_H_H_ERRNO 1
# | #define HAVE_STRUCT_CMSGHDR 1
# | #define HAVE_STRUCT_IN_PKTINFO 1
# | #define HAVE_STRUCT_IN6_PKTINFO 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SSIZE_T 1
# | #define HAVE_U_CHAR 1
# | #define HAVE_U_INT 1
# | #define HAVE_U_LONG 1
# | #define HAVE_U_INT8_T 1
# | #define HAVE_U_INT16_T 1
# | #define HAVE_U_INT32_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define SETRPCENT_TYPE void
# | #define ENDRPCENT_TYPE void
# | #define HAVE_LIBCRYPTO 1
# | #define HAVE_DAEMON 1
# | #define HAVE_GETHOSTBYNAME_R 1
# | #define HAVE_GETSERVBYNAME_R 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_LDAP_H 1
# | #define HAVE_LBER_H 1
# | #define HAVE_LDAP_INITIALIZE 1
# | #define HAVE_LDAP_UNBIND_EXT_S 1
# | #define HAVE_LDAP_STR2DN 1
# | #define HAVE_LDAP_EXPLODE_DN 1
# | #define ENABLE_LDAP 1
# | #define HAVE_SASL_SASL_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:12520: result: no
# configure:12520: checking Python.h presence
# configure:12520: gcc -E -I/usr/include/et conftest.c
# conftest.c:203:20: fatal error: Python.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12520: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Kerberos 5"
# | #define PACKAGE_TARNAME "krb5"
# | #define PACKAGE_VERSION "1.13.4"
# | #define PACKAGE_STRING "Kerberos 5 1.13.4"
# | #define PACKAGE_BUGREPORT "krb5-bugs@mit.edu"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define _GNU_SOURCE 1
# | #define HAVE_BT_RSEQ 1
# | #define KRB5_DNS_LOOKUP_REALM 1
# | #define KRB5_DNS_LOOKUP 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_RES_NINIT 1
# | #define HAVE_RES_NCLOSE 1
# | #define HAVE_RES_NSEARCH 1
# | #define HAVE_NS_INITPARSE 1
# | #define HAVE_NS_NAME_UNCOMPRESS 1
# | #define HAVE_DN_SKIPNAME 1
# | #define HAVE_RES_SEARCH 1
# | #define HAVE_PRAGMA_WEAK_REF 1
# | #define DELAY_INITIALIZER 1
# | #define CONSTRUCTOR_ATTR_WORKS 1
# | #define DESTRUCTOR_ATTR_WORKS 1
# | #define ENABLE_THREADS 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_PTHREAD_RWLOCK_INIT_IN_THREAD_LIB 1
# | #define USE_DLOPEN 1
# | #define HAVE_KEYUTILS_H 1
# | #define USE_KEYRING_CCACHE 1
# | #define HAVE_KEYUTILS_H 1
# | #define HAVE_PERSISTENT_KEYRING 1
# | #define HAS_VA_COPY 1
# | #define HAVE_REGCOMP 1
# | #define GETSOCKNAME_ARG2_TYPE struct sockaddr
# | #define GETSOCKNAME_ARG3_TYPE socklen_t
# | #define GETPEERNAME_ARG2_TYPE GETSOCKNAME_ARG2_TYPE
# | #define GETPEERNAME_ARG3_TYPE GETSOCKNAME_ARG3_TYPE
# | #define HAVE_LIBUTIL 1
# | #define ENABLE_NLS 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FNMATCH_H 1
# | #define HAVE_OPENLOG 1
# | #define HAVE_SYSLOG 1
# | #define HAVE_CLOSELOG 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_FNMATCH 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_GETADDRINFO 1
# | #define POSIX_SIGNALS 1
# | #define FORTUNA 1
# | #define HAVE_OPENSSL_CMS 1
# | #define TLS_IMPL_OPENSSL 1
# | #define HAVE_CPUID_H 1
# | #define RETSIGTYPE void
# | #define YYTEXT_POINTER 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_STRDUP 1
# | #define HAVE_SETVBUF 1
# | #define HAVE_SETEUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETEGID 1
# | #define HAVE_SETRESGID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_SETSID 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_CHMOD 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_GETEUID 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_GETENV 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ACCESS 1
# | #define HAVE_GETCWD 1
# | #define HAVE_SRAND48 1
# | #define HAVE_SRAND 1
# | #define HAVE_SRANDOM 1
# | #define HAVE_STAT 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRERROR 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define SYS_ERRLIST_DECLARED 1
# | #define HAVE_SYS_ERRLIST 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_BYTESWAP_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_RE_COMP 1
# | #define HAVE_RE_EXEC 1
# | #define HAVE_REGEXEC 1
# | #define WAIT_USES_INT 1
# | #define USE_SIGPROCMASK 1
# | #define GETGROUPS_T gid_t
# | #define SETRPCENT_TYPE void
# | #define ENDRPCENT_TYPE void
# | #define HAVE_BSWAP_16 1
# | #define HAVE_BSWAP_64 1
# | #define GETHOSTBYNAME_R_RETURNS_INT 1
# | #define HAVE_GETHOSTBYNAME_R 1
# | #define GETPWNAM_R_RETURNS_INT 1
# | #define HAVE_GETPWNAM_R 1
# | #define HAVE_GETPWUID_R 1
# | #define GETSERVBYNAME_R_RETURNS_INT 1
# | #define HAVE_GETSERVBYNAME_R 1
# | #define USE_DIRENT_H 1
# | #define POSIX_TERMIOS 1
# | #define POSIX_SIGTYPE 1
# | #define krb5_sigtype void
# | #define HAVE_POLL_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_ERRNO_H 1
# | #define ANSI_STDIO 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SOCKLEN_T 1
# | #define HAVE_NETDB_H_H_ERRNO 1
# | #define HAVE_STRUCT_CMSGHDR 1
# | #define HAVE_STRUCT_IN_PKTINFO 1
# | #define HAVE_STRUCT_IN6_PKTINFO 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SSIZE_T 1
# | #define HAVE_U_CHAR 1
# | #define HAVE_U_INT 1
# | #define HAVE_U_LONG 1
# | #define HAVE_U_INT8_T 1
# | #define HAVE_U_INT16_T 1
# | #define HAVE_U_INT32_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define SETRPCENT_TYPE void
# | #define ENDRPCENT_TYPE void
# | #define HAVE_LIBCRYPTO 1
# | #define HAVE_DAEMON 1
# | #define HAVE_GETHOSTBYNAME_R 1
# | #define HAVE_GETSERVBYNAME_R 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_LDAP_H 1
# | #define HAVE_LBER_H 1
# | #define HAVE_LDAP_INITIALIZE 1
# | #define HAVE_LDAP_UNBIND_EXT_S 1
# | #define HAVE_LDAP_STR2DN 1
# | #define HAVE_LDAP_EXPLODE_DN 1
# | #define ENABLE_LDAP 1
# | #define HAVE_SASL_SASL_H 1
# | /* end confdefs.h. */
# | #include
# configure:12520: result: no
# configure:12520: checking for Python.h
# configure:12520: result: no
# configure:12520: checking python2.3/Python.h usability
# configure:12520: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# conftest.c:236:30: fatal error: python2.3/Python.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12520: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Kerberos 5"
# | #define PACKAGE_TARNAME "krb5"
# | #define PACKAGE_VERSION "1.13.4"
# | #define PACKAGE_STRING "Kerberos 5 1.13.4"
# | #define PACKAGE_BUGREPORT "krb5-bugs@mit.edu"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define _GNU_SOURCE 1
# | #define HAVE_BT_RSEQ 1
# | #define KRB5_DNS_LOOKUP_REALM 1
# | #define KRB5_DNS_LOOKUP 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_RES_NINIT 1
# | #define HAVE_RES_NCLOSE 1
# | #define HAVE_RES_NSEARCH 1
# | #define HAVE_NS_INITPARSE 1
# | #define HAVE_NS_NAME_UNCOMPRESS 1
# | #define HAVE_DN_SKIPNAME 1
# | #define HAVE_RES_SEARCH 1
# | #define HAVE_PRAGMA_WEAK_REF 1
# | #define DELAY_INITIALIZER 1
# | #define CONSTRUCTOR_ATTR_WORKS 1
# | #define DESTRUCTOR_ATTR_WORKS 1
# | #define ENABLE_THREADS 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_PTHREAD_RWLOCK_INIT_IN_THREAD_LIB 1
# | #define USE_DLOPEN 1
# | #define HAVE_KEYUTILS_H 1
# | #define USE_KEYRING_CCACHE 1
# | #define HAVE_KEYUTILS_H 1
# | #define HAVE_PERSISTENT_KEYRING 1
# | #define HAS_VA_COPY 1
# | #define HAVE_REGCOMP 1
# | #define GETSOCKNAME_ARG2_TYPE struct sockaddr
# | #define GETSOCKNAME_ARG3_TYPE socklen_t
# | #define GETPEERNAME_ARG2_TYPE GETSOCKNAME_ARG2_TYPE
# | #define GETPEERNAME_ARG3_TYPE GETSOCKNAME_ARG3_TYPE
# | #define HAVE_LIBUTIL 1
# | #define ENABLE_NLS 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FNMATCH_H 1
# | #define HAVE_OPENLOG 1
# | #define HAVE_SYSLOG 1
# | #define HAVE_CLOSELOG 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_FNMATCH 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_GETADDRINFO 1
# | #define POSIX_SIGNALS 1
# | #define FORTUNA 1
# | #define HAVE_OPENSSL_CMS 1
# | #define TLS_IMPL_OPENSSL 1
# | #define HAVE_CPUID_H 1
# | #define RETSIGTYPE void
# | #define YYTEXT_POINTER 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_STRDUP 1
# | #define HAVE_SETVBUF 1
# | #define HAVE_SETEUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETEGID 1
# | #define HAVE_SETRESGID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_SETSID 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_CHMOD 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_GETEUID 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_GETENV 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ACCESS 1
# | #define HAVE_GETCWD 1
# | #define HAVE_SRAND48 1
# | #define HAVE_SRAND 1
# | #define HAVE_SRANDOM 1
# | #define HAVE_STAT 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRERROR 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define SYS_ERRLIST_DECLARED 1
# | #define HAVE_SYS_ERRLIST 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_BYTESWAP_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_RE_COMP 1
# | #define HAVE_RE_EXEC 1
# | #define HAVE_REGEXEC 1
# | #define WAIT_USES_INT 1
# | #define USE_SIGPROCMASK 1
# | #define GETGROUPS_T gid_t
# | #define SETRPCENT_TYPE void
# | #define ENDRPCENT_TYPE void
# | #define HAVE_BSWAP_16 1
# | #define HAVE_BSWAP_64 1
# | #define GETHOSTBYNAME_R_RETURNS_INT 1
# | #define HAVE_GETHOSTBYNAME_R 1
# | #define GETPWNAM_R_RETURNS_INT 1
# | #define HAVE_GETPWNAM_R 1
# | #define HAVE_GETPWUID_R 1
# | #define GETSERVBYNAME_R_RETURNS_INT 1
# | #define HAVE_GETSERVBYNAME_R 1
# | #define USE_DIRENT_H 1
# | #define POSIX_TERMIOS 1
# | #define POSIX_SIGTYPE 1
# | #define krb5_sigtype void
# | #define HAVE_POLL_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_ERRNO_H 1
# | #define ANSI_STDIO 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SOCKLEN_T 1
# | #define HAVE_NETDB_H_H_ERRNO 1
# | #define HAVE_STRUCT_CMSGHDR 1
# | #define HAVE_STRUCT_IN_PKTINFO 1
# | #define HAVE_STRUCT_IN6_PKTINFO 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SSIZE_T 1
# | #define HAVE_U_CHAR 1
# | #define HAVE_U_INT 1
# | #define HAVE_U_LONG 1
# | #define HAVE_U_INT8_T 1
# | #define HAVE_U_INT16_T 1
# | #define HAVE_U_INT32_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define SETRPCENT_TYPE void
# | #define ENDRPCENT_TYPE void
# | #define HAVE_LIBCRYPTO 1
# | #define HAVE_DAEMON 1
# | #define HAVE_GETHOSTBYNAME_R 1
# | #define HAVE_GETSERVBYNAME_R 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_LDAP_H 1
# | #define HAVE_LBER_H 1
# | #define HAVE_LDAP_INITIALIZE 1
# | #define HAVE_LDAP_UNBIND_EXT_S 1
# | #define HAVE_LDAP_STR2DN 1
# | #define HAVE_LDAP_EXPLODE_DN 1
# | #define ENABLE_LDAP 1
# | #define HAVE_SASL_SASL_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:12520: result: no
# configure:12520: checking python2.3/Python.h presence
# configure:12520: gcc -E -I/usr/include/et conftest.c
# conftest.c:203:30: fatal error: python2.3/Python.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12520: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Kerberos 5"
# | #define PACKAGE_TARNAME "krb5"
# | #define PACKAGE_VERSION "1.13.4"
# | #define PACKAGE_STRING "Kerberos 5 1.13.4"
# | #define PACKAGE_BUGREPORT "krb5-bugs@mit.edu"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define _GNU_SOURCE 1
# | #define HAVE_BT_RSEQ 1
# | #define KRB5_DNS_LOOKUP_REALM 1
# | #define KRB5_DNS_LOOKUP 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_RES_NINIT 1
# | #define HAVE_RES_NCLOSE 1
# | #define HAVE_RES_NSEARCH 1
# | #define HAVE_NS_INITPARSE 1
# | #define HAVE_NS_NAME_UNCOMPRESS 1
# | #define HAVE_DN_SKIPNAME 1
# | #define HAVE_RES_SEARCH 1
# | #define HAVE_PRAGMA_WEAK_REF 1
# | #define DELAY_INITIALIZER 1
# | #define CONSTRUCTOR_ATTR_WORKS 1
# | #define DESTRUCTOR_ATTR_WORKS 1
# | #define ENABLE_THREADS 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_PTHREAD_RWLOCK_INIT_IN_THREAD_LIB 1
# | #define USE_DLOPEN 1
# | #define HAVE_KEYUTILS_H 1
# | #define USE_KEYRING_CCACHE 1
# | #define HAVE_KEYUTILS_H 1
# | #define HAVE_PERSISTENT_KEYRING 1
# | #define HAS_VA_COPY 1
# | #define HAVE_REGCOMP 1
# | #define GETSOCKNAME_ARG2_TYPE struct sockaddr
# | #define GETSOCKNAME_ARG3_TYPE socklen_t
# | #define GETPEERNAME_ARG2_TYPE GETSOCKNAME_ARG2_TYPE
# | #define GETPEERNAME_ARG3_TYPE GETSOCKNAME_ARG3_TYPE
# | #define HAVE_LIBUTIL 1
# | #define ENABLE_NLS 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FNMATCH_H 1
# | #define HAVE_OPENLOG 1
# | #define HAVE_SYSLOG 1
# | #define HAVE_CLOSELOG 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_FNMATCH 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_GETADDRINFO 1
# | #define POSIX_SIGNALS 1
# | #define FORTUNA 1
# | #define HAVE_OPENSSL_CMS 1
# | #define TLS_IMPL_OPENSSL 1
# | #define HAVE_CPUID_H 1
# | #define RETSIGTYPE void
# | #define YYTEXT_POINTER 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_STRDUP 1
# | #define HAVE_SETVBUF 1
# | #define HAVE_SETEUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETEGID 1
# | #define HAVE_SETRESGID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_SETSID 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_CHMOD 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_GETEUID 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_GETENV 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ACCESS 1
# | #define HAVE_GETCWD 1
# | #define HAVE_SRAND48 1
# | #define HAVE_SRAND 1
# | #define HAVE_SRANDOM 1
# | #define HAVE_STAT 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRERROR 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define SYS_ERRLIST_DECLARED 1
# | #define HAVE_SYS_ERRLIST 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_BYTESWAP_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_RE_COMP 1
# | #define HAVE_RE_EXEC 1
# | #define HAVE_REGEXEC 1
# | #define WAIT_USES_INT 1
# | #define USE_SIGPROCMASK 1
# | #define GETGROUPS_T gid_t
# | #define SETRPCENT_TYPE void
# | #define ENDRPCENT_TYPE void
# | #define HAVE_BSWAP_16 1
# | #define HAVE_BSWAP_64 1
# | #define GETHOSTBYNAME_R_RETURNS_INT 1
# | #define HAVE_GETHOSTBYNAME_R 1
# | #define GETPWNAM_R_RETURNS_INT 1
# | #define HAVE_GETPWNAM_R 1
# | #define HAVE_GETPWUID_R 1
# | #define GETSERVBYNAME_R_RETURNS_INT 1
# | #define HAVE_GETSERVBYNAME_R 1
# | #define USE_DIRENT_H 1
# | #define POSIX_TERMIOS 1
# | #define POSIX_SIGTYPE 1
# | #define krb5_sigtype void
# | #define HAVE_POLL_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_ERRNO_H 1
# | #define ANSI_STDIO 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SOCKLEN_T 1
# | #define HAVE_NETDB_H_H_ERRNO 1
# | #define HAVE_STRUCT_CMSGHDR 1
# | #define HAVE_STRUCT_IN_PKTINFO 1
# | #define HAVE_STRUCT_IN6_PKTINFO 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SSIZE_T 1
# | #define HAVE_U_CHAR 1
# | #define HAVE_U_INT 1
# | #define HAVE_U_LONG 1
# | #define HAVE_U_INT8_T 1
# | #define HAVE_U_INT16_T 1
# | #define HAVE_U_INT32_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define SETRPCENT_TYPE void
# | #define ENDRPCENT_TYPE void
# | #define HAVE_LIBCRYPTO 1
# | #define HAVE_DAEMON 1
# | #define HAVE_GETHOSTBYNAME_R 1
# | #define HAVE_GETSERVBYNAME_R 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_LDAP_H 1
# | #define HAVE_LBER_H 1
# | #define HAVE_LDAP_INITIALIZE 1
# | #define HAVE_LDAP_UNBIND_EXT_S 1
# | #define HAVE_LDAP_STR2DN 1
# | #define HAVE_LDAP_EXPLODE_DN 1
# | #define ENABLE_LDAP 1
# | #define HAVE_SASL_SASL_H 1
# | /* end confdefs.h. */
# | #include
# configure:12520: result: no
# configure:12520: checking for python2.3/Python.h
# configure:12520: result: no
# configure:12520: checking python2.5/Python.h usability
# configure:12520: gcc -c -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c >&5
# conftest.c:236:30: fatal error: python2.5/Python.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12520: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Kerberos 5"
# | #define PACKAGE_TARNAME "krb5"
# | #define PACKAGE_VERSION "1.13.4"
# | #define PACKAGE_STRING "Kerberos 5 1.13.4"
# | #define PACKAGE_BUGREPORT "krb5-bugs@mit.edu"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define _GNU_SOURCE 1
# | #define HAVE_BT_RSEQ 1
# | #define KRB5_DNS_LOOKUP_REALM 1
# | #define KRB5_DNS_LOOKUP 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_RES_NINIT 1
# | #define HAVE_RES_NCLOSE 1
# | #define HAVE_RES_NSEARCH 1
# | #define HAVE_NS_INITPARSE 1
# | #define HAVE_NS_NAME_UNCOMPRESS 1
# | #define HAVE_DN_SKIPNAME 1
# | #define HAVE_RES_SEARCH 1
# | #define HAVE_PRAGMA_WEAK_REF 1
# | #define DELAY_INITIALIZER 1
# | #define CONSTRUCTOR_ATTR_WORKS 1
# | #define DESTRUCTOR_ATTR_WORKS 1
# | #define ENABLE_THREADS 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_PTHREAD_RWLOCK_INIT_IN_THREAD_LIB 1
# | #define USE_DLOPEN 1
# | #define HAVE_KEYUTILS_H 1
# | #define USE_KEYRING_CCACHE 1
# | #define HAVE_KEYUTILS_H 1
# | #define HAVE_PERSISTENT_KEYRING 1
# | #define HAS_VA_COPY 1
# | #define HAVE_REGCOMP 1
# | #define GETSOCKNAME_ARG2_TYPE struct sockaddr
# | #define GETSOCKNAME_ARG3_TYPE socklen_t
# | #define GETPEERNAME_ARG2_TYPE GETSOCKNAME_ARG2_TYPE
# | #define GETPEERNAME_ARG3_TYPE GETSOCKNAME_ARG3_TYPE
# | #define HAVE_LIBUTIL 1
# | #define ENABLE_NLS 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FNMATCH_H 1
# | #define HAVE_OPENLOG 1
# | #define HAVE_SYSLOG 1
# | #define HAVE_CLOSELOG 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_FNMATCH 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_GETADDRINFO 1
# | #define POSIX_SIGNALS 1
# | #define FORTUNA 1
# | #define HAVE_OPENSSL_CMS 1
# | #define TLS_IMPL_OPENSSL 1
# | #define HAVE_CPUID_H 1
# | #define RETSIGTYPE void
# | #define YYTEXT_POINTER 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_STRDUP 1
# | #define HAVE_SETVBUF 1
# | #define HAVE_SETEUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETEGID 1
# | #define HAVE_SETRESGID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_SETSID 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_CHMOD 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_GETEUID 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_GETENV 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ACCESS 1
# | #define HAVE_GETCWD 1
# | #define HAVE_SRAND48 1
# | #define HAVE_SRAND 1
# | #define HAVE_SRANDOM 1
# | #define HAVE_STAT 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRERROR 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define SYS_ERRLIST_DECLARED 1
# | #define HAVE_SYS_ERRLIST 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_BYTESWAP_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_RE_COMP 1
# | #define HAVE_RE_EXEC 1
# | #define HAVE_REGEXEC 1
# | #define WAIT_USES_INT 1
# | #define USE_SIGPROCMASK 1
# | #define GETGROUPS_T gid_t
# | #define SETRPCENT_TYPE void
# | #define ENDRPCENT_TYPE void
# | #define HAVE_BSWAP_16 1
# | #define HAVE_BSWAP_64 1
# | #define GETHOSTBYNAME_R_RETURNS_INT 1
# | #define HAVE_GETHOSTBYNAME_R 1
# | #define GETPWNAM_R_RETURNS_INT 1
# | #define HAVE_GETPWNAM_R 1
# | #define HAVE_GETPWUID_R 1
# | #define GETSERVBYNAME_R_RETURNS_INT 1
# | #define HAVE_GETSERVBYNAME_R 1
# | #define USE_DIRENT_H 1
# | #define POSIX_TERMIOS 1
# | #define POSIX_SIGTYPE 1
# | #define krb5_sigtype void
# | #define HAVE_POLL_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_ERRNO_H 1
# | #define ANSI_STDIO 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SOCKLEN_T 1
# | #define HAVE_NETDB_H_H_ERRNO 1
# | #define HAVE_STRUCT_CMSGHDR 1
# | #define HAVE_STRUCT_IN_PKTINFO 1
# | #define HAVE_STRUCT_IN6_PKTINFO 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SSIZE_T 1
# | #define HAVE_U_CHAR 1
# | #define HAVE_U_INT 1
# | #define HAVE_U_LONG 1
# | #define HAVE_U_INT8_T 1
# | #define HAVE_U_INT16_T 1
# | #define HAVE_U_INT32_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define SETRPCENT_TYPE void
# | #define ENDRPCENT_TYPE void
# | #define HAVE_LIBCRYPTO 1
# | #define HAVE_DAEMON 1
# | #define HAVE_GETHOSTBYNAME_R 1
# | #define HAVE_GETSERVBYNAME_R 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_LDAP_H 1
# | #define HAVE_LBER_H 1
# | #define HAVE_LDAP_INITIALIZE 1
# | #define HAVE_LDAP_UNBIND_EXT_S 1
# | #define HAVE_LDAP_STR2DN 1
# | #define HAVE_LDAP_EXPLODE_DN 1
# | #define ENABLE_LDAP 1
# | #define HAVE_SASL_SASL_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:12520: result: no
# configure:12520: checking python2.5/Python.h presence
# configure:12520: gcc -E -I/usr/include/et conftest.c
# conftest.c:203:30: fatal error: python2.5/Python.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12520: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Kerberos 5"
# | #define PACKAGE_TARNAME "krb5"
# | #define PACKAGE_VERSION "1.13.4"
# | #define PACKAGE_STRING "Kerberos 5 1.13.4"
# | #define PACKAGE_BUGREPORT "krb5-bugs@mit.edu"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define _GNU_SOURCE 1
# | #define HAVE_BT_RSEQ 1
# | #define KRB5_DNS_LOOKUP_REALM 1
# | #define KRB5_DNS_LOOKUP 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_RES_NINIT 1
# | #define HAVE_RES_NCLOSE 1
# | #define HAVE_RES_NSEARCH 1
# | #define HAVE_NS_INITPARSE 1
# | #define HAVE_NS_NAME_UNCOMPRESS 1
# | #define HAVE_DN_SKIPNAME 1
# | #define HAVE_RES_SEARCH 1
# | #define HAVE_PRAGMA_WEAK_REF 1
# | #define DELAY_INITIALIZER 1
# | #define CONSTRUCTOR_ATTR_WORKS 1
# | #define DESTRUCTOR_ATTR_WORKS 1
# | #define ENABLE_THREADS 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_PTHREAD_RWLOCK_INIT_IN_THREAD_LIB 1
# | #define USE_DLOPEN 1
# | #define HAVE_KEYUTILS_H 1
# | #define USE_KEYRING_CCACHE 1
# | #define HAVE_KEYUTILS_H 1
# | #define HAVE_PERSISTENT_KEYRING 1
# | #define HAS_VA_COPY 1
# | #define HAVE_REGCOMP 1
# | #define GETSOCKNAME_ARG2_TYPE struct sockaddr
# | #define GETSOCKNAME_ARG3_TYPE socklen_t
# | #define GETPEERNAME_ARG2_TYPE GETSOCKNAME_ARG2_TYPE
# | #define GETPEERNAME_ARG3_TYPE GETSOCKNAME_ARG3_TYPE
# | #define HAVE_LIBUTIL 1
# | #define ENABLE_NLS 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FNMATCH_H 1
# | #define HAVE_OPENLOG 1
# | #define HAVE_SYSLOG 1
# | #define HAVE_CLOSELOG 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_FNMATCH 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_GETADDRINFO 1
# | #define POSIX_SIGNALS 1
# | #define FORTUNA 1
# | #define HAVE_OPENSSL_CMS 1
# | #define TLS_IMPL_OPENSSL 1
# | #define HAVE_CPUID_H 1
# | #define RETSIGTYPE void
# | #define YYTEXT_POINTER 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_STRDUP 1
# | #define HAVE_SETVBUF 1
# | #define HAVE_SETEUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETEGID 1
# | #define HAVE_SETRESGID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_SETSID 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_CHMOD 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_GETEUID 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_GETENV 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ACCESS 1
# | #define HAVE_GETCWD 1
# | #define HAVE_SRAND48 1
# | #define HAVE_SRAND 1
# | #define HAVE_SRANDOM 1
# | #define HAVE_STAT 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRERROR 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define SYS_ERRLIST_DECLARED 1
# | #define HAVE_SYS_ERRLIST 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_BYTESWAP_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_RE_COMP 1
# | #define HAVE_RE_EXEC 1
# | #define HAVE_REGEXEC 1
# | #define WAIT_USES_INT 1
# | #define USE_SIGPROCMASK 1
# | #define GETGROUPS_T gid_t
# | #define SETRPCENT_TYPE void
# | #define ENDRPCENT_TYPE void
# | #define HAVE_BSWAP_16 1
# | #define HAVE_BSWAP_64 1
# | #define GETHOSTBYNAME_R_RETURNS_INT 1
# | #define HAVE_GETHOSTBYNAME_R 1
# | #define GETPWNAM_R_RETURNS_INT 1
# | #define HAVE_GETPWNAM_R 1
# | #define HAVE_GETPWUID_R 1
# | #define GETSERVBYNAME_R_RETURNS_INT 1
# | #define HAVE_GETSERVBYNAME_R 1
# | #define USE_DIRENT_H 1
# | #define POSIX_TERMIOS 1
# | #define POSIX_SIGTYPE 1
# | #define krb5_sigtype void
# | #define HAVE_POLL_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_ERRNO_H 1
# | #define ANSI_STDIO 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SOCKLEN_T 1
# | #define HAVE_NETDB_H_H_ERRNO 1
# | #define HAVE_STRUCT_CMSGHDR 1
# | #define HAVE_STRUCT_IN_PKTINFO 1
# | #define HAVE_STRUCT_IN6_PKTINFO 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SSIZE_T 1
# | #define HAVE_U_CHAR 1
# | #define HAVE_U_INT 1
# | #define HAVE_U_LONG 1
# | #define HAVE_U_INT8_T 1
# | #define HAVE_U_INT16_T 1
# | #define HAVE_U_INT32_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define SETRPCENT_TYPE void
# | #define ENDRPCENT_TYPE void
# | #define HAVE_LIBCRYPTO 1
# | #define HAVE_DAEMON 1
# | #define HAVE_GETHOSTBYNAME_R 1
# | #define HAVE_GETSERVBYNAME_R 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_LDAP_H 1
# | #define HAVE_LBER_H 1
# | #define HAVE_LDAP_INITIALIZE 1
# | #define HAVE_LDAP_UNBIND_EXT_S 1
# | #define HAVE_LDAP_STR2DN 1
# | #define HAVE_LDAP_EXPLODE_DN 1
# | #define ENABLE_LDAP 1
# | #define HAVE_SASL_SASL_H 1
# | /* end confdefs.h. */
# | #include
# configure:12520: result: no
# configure:12520: checking for python2.5/Python.h
# configure:12520: result: no
# configure:12530: checking for main in -lpython2.3
# configure:12549: gcc -o conftest -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c -lpython2.3 -lkeyutils -lresolv >&5
# /usr/sbin/ld: cannot find -lpython2.3
# collect2: error: ld returned 1 exit status
# configure:12549: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Kerberos 5"
# | #define PACKAGE_TARNAME "krb5"
# | #define PACKAGE_VERSION "1.13.4"
# | #define PACKAGE_STRING "Kerberos 5 1.13.4"
# | #define PACKAGE_BUGREPORT "krb5-bugs@mit.edu"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define _GNU_SOURCE 1
# | #define HAVE_BT_RSEQ 1
# | #define KRB5_DNS_LOOKUP_REALM 1
# | #define KRB5_DNS_LOOKUP 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_RES_NINIT 1
# | #define HAVE_RES_NCLOSE 1
# | #define HAVE_RES_NSEARCH 1
# | #define HAVE_NS_INITPARSE 1
# | #define HAVE_NS_NAME_UNCOMPRESS 1
# | #define HAVE_DN_SKIPNAME 1
# | #define HAVE_RES_SEARCH 1
# | #define HAVE_PRAGMA_WEAK_REF 1
# | #define DELAY_INITIALIZER 1
# | #define CONSTRUCTOR_ATTR_WORKS 1
# | #define DESTRUCTOR_ATTR_WORKS 1
# | #define ENABLE_THREADS 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_PTHREAD_RWLOCK_INIT_IN_THREAD_LIB 1
# | #define USE_DLOPEN 1
# | #define HAVE_KEYUTILS_H 1
# | #define USE_KEYRING_CCACHE 1
# | #define HAVE_KEYUTILS_H 1
# | #define HAVE_PERSISTENT_KEYRING 1
# | #define HAS_VA_COPY 1
# | #define HAVE_REGCOMP 1
# | #define GETSOCKNAME_ARG2_TYPE struct sockaddr
# | #define GETSOCKNAME_ARG3_TYPE socklen_t
# | #define GETPEERNAME_ARG2_TYPE GETSOCKNAME_ARG2_TYPE
# | #define GETPEERNAME_ARG3_TYPE GETSOCKNAME_ARG3_TYPE
# | #define HAVE_LIBUTIL 1
# | #define ENABLE_NLS 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FNMATCH_H 1
# | #define HAVE_OPENLOG 1
# | #define HAVE_SYSLOG 1
# | #define HAVE_CLOSELOG 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_FNMATCH 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_GETADDRINFO 1
# | #define POSIX_SIGNALS 1
# | #define FORTUNA 1
# | #define HAVE_OPENSSL_CMS 1
# | #define TLS_IMPL_OPENSSL 1
# | #define HAVE_CPUID_H 1
# | #define RETSIGTYPE void
# | #define YYTEXT_POINTER 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_STRDUP 1
# | #define HAVE_SETVBUF 1
# | #define HAVE_SETEUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETEGID 1
# | #define HAVE_SETRESGID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_SETSID 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_CHMOD 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_GETEUID 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_GETENV 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ACCESS 1
# | #define HAVE_GETCWD 1
# | #define HAVE_SRAND48 1
# | #define HAVE_SRAND 1
# | #define HAVE_SRANDOM 1
# | #define HAVE_STAT 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRERROR 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define SYS_ERRLIST_DECLARED 1
# | #define HAVE_SYS_ERRLIST 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_BYTESWAP_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_RE_COMP 1
# | #define HAVE_RE_EXEC 1
# | #define HAVE_REGEXEC 1
# | #define WAIT_USES_INT 1
# | #define USE_SIGPROCMASK 1
# | #define GETGROUPS_T gid_t
# | #define SETRPCENT_TYPE void
# | #define ENDRPCENT_TYPE void
# | #define HAVE_BSWAP_16 1
# | #define HAVE_BSWAP_64 1
# | #define GETHOSTBYNAME_R_RETURNS_INT 1
# | #define HAVE_GETHOSTBYNAME_R 1
# | #define GETPWNAM_R_RETURNS_INT 1
# | #define HAVE_GETPWNAM_R 1
# | #define HAVE_GETPWUID_R 1
# | #define GETSERVBYNAME_R_RETURNS_INT 1
# | #define HAVE_GETSERVBYNAME_R 1
# | #define USE_DIRENT_H 1
# | #define POSIX_TERMIOS 1
# | #define POSIX_SIGTYPE 1
# | #define krb5_sigtype void
# | #define HAVE_POLL_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_ERRNO_H 1
# | #define ANSI_STDIO 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SOCKLEN_T 1
# | #define HAVE_NETDB_H_H_ERRNO 1
# | #define HAVE_STRUCT_CMSGHDR 1
# | #define HAVE_STRUCT_IN_PKTINFO 1
# | #define HAVE_STRUCT_IN6_PKTINFO 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SSIZE_T 1
# | #define HAVE_U_CHAR 1
# | #define HAVE_U_INT 1
# | #define HAVE_U_LONG 1
# | #define HAVE_U_INT8_T 1
# | #define HAVE_U_INT16_T 1
# | #define HAVE_U_INT32_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define SETRPCENT_TYPE void
# | #define ENDRPCENT_TYPE void
# | #define HAVE_LIBCRYPTO 1
# | #define HAVE_DAEMON 1
# | #define HAVE_GETHOSTBYNAME_R 1
# | #define HAVE_GETSERVBYNAME_R 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_LDAP_H 1
# | #define HAVE_LBER_H 1
# | #define HAVE_LDAP_INITIALIZE 1
# | #define HAVE_LDAP_UNBIND_EXT_S 1
# | #define HAVE_LDAP_STR2DN 1
# | #define HAVE_LDAP_EXPLODE_DN 1
# | #define ENABLE_LDAP 1
# | #define HAVE_SASL_SASL_H 1
# | /* end confdefs.h. */
# |
# |
# | int
# | main ()
# | {
# | return main ();
# | ;
# | return 0;
# | }
# configure:12558: result: no
# configure:12563: checking for main in -lpython2.5
# configure:12582: gcc -o conftest -fPIC -fno-strict-aliasing -fstack-protector-all -I/usr/include/et conftest.c -lpython2.5 -lkeyutils -lresolv >&5
# /usr/sbin/ld: cannot find -lpython2.5
# collect2: error: ld returned 1 exit status
# configure:12582: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Kerberos 5"
# | #define PACKAGE_TARNAME "krb5"
# | #define PACKAGE_VERSION "1.13.4"
# | #define PACKAGE_STRING "Kerberos 5 1.13.4"
# | #define PACKAGE_BUGREPORT "krb5-bugs@mit.edu"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define _GNU_SOURCE 1
# | #define HAVE_BT_RSEQ 1
# | #define KRB5_DNS_LOOKUP_REALM 1
# | #define KRB5_DNS_LOOKUP 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_RES_NINIT 1
# | #define HAVE_RES_NCLOSE 1
# | #define HAVE_RES_NSEARCH 1
# | #define HAVE_NS_INITPARSE 1
# | #define HAVE_NS_NAME_UNCOMPRESS 1
# | #define HAVE_DN_SKIPNAME 1
# | #define HAVE_RES_SEARCH 1
# | #define HAVE_PRAGMA_WEAK_REF 1
# | #define DELAY_INITIALIZER 1
# | #define CONSTRUCTOR_ATTR_WORKS 1
# | #define DESTRUCTOR_ATTR_WORKS 1
# | #define ENABLE_THREADS 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_PTHREAD_RWLOCK_INIT_IN_THREAD_LIB 1
# | #define USE_DLOPEN 1
# | #define HAVE_KEYUTILS_H 1
# | #define USE_KEYRING_CCACHE 1
# | #define HAVE_KEYUTILS_H 1
# | #define HAVE_PERSISTENT_KEYRING 1
# | #define HAS_VA_COPY 1
# | #define HAVE_REGCOMP 1
# | #define GETSOCKNAME_ARG2_TYPE struct sockaddr
# | #define GETSOCKNAME_ARG3_TYPE socklen_t
# | #define GETPEERNAME_ARG2_TYPE GETSOCKNAME_ARG2_TYPE
# | #define GETPEERNAME_ARG3_TYPE GETSOCKNAME_ARG3_TYPE
# | #define HAVE_LIBUTIL 1
# | #define ENABLE_NLS 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FNMATCH_H 1
# | #define HAVE_OPENLOG 1
# | #define HAVE_SYSLOG 1
# | #define HAVE_CLOSELOG 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_FNMATCH 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_GETADDRINFO 1
# | #define POSIX_SIGNALS 1
# | #define FORTUNA 1
# | #define HAVE_OPENSSL_CMS 1
# | #define TLS_IMPL_OPENSSL 1
# | #define HAVE_CPUID_H 1
# | #define RETSIGTYPE void
# | #define YYTEXT_POINTER 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_STRDUP 1
# | #define HAVE_SETVBUF 1
# | #define HAVE_SETEUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETEGID 1
# | #define HAVE_SETRESGID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_SETSID 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_CHMOD 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_GETEUID 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_GETENV 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ACCESS 1
# | #define HAVE_GETCWD 1
# | #define HAVE_SRAND48 1
# | #define HAVE_SRAND 1
# | #define HAVE_SRANDOM 1
# | #define HAVE_STAT 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRERROR 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define SYS_ERRLIST_DECLARED 1
# | #define HAVE_SYS_ERRLIST 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_BYTESWAP_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_RE_COMP 1
# | #define HAVE_RE_EXEC 1
# | #define HAVE_REGEXEC 1
# | #define WAIT_USES_INT 1
# | #define USE_SIGPROCMASK 1
# | #define GETGROUPS_T gid_t
# | #define SETRPCENT_TYPE void
# | #define ENDRPCENT_TYPE void
# | #define HAVE_BSWAP_16 1
# | #define HAVE_BSWAP_64 1
# | #define GETHOSTBYNAME_R_RETURNS_INT 1
# | #define HAVE_GETHOSTBYNAME_R 1
# | #define GETPWNAM_R_RETURNS_INT 1
# | #define HAVE_GETPWNAM_R 1
# | #define HAVE_GETPWUID_R 1
# | #define GETSERVBYNAME_R_RETURNS_INT 1
# | #define HAVE_GETSERVBYNAME_R 1
# | #define USE_DIRENT_H 1
# | #define POSIX_TERMIOS 1
# | #define POSIX_SIGTYPE 1
# | #define krb5_sigtype void
# | #define HAVE_POLL_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_ERRNO_H 1
# | #define ANSI_STDIO 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SOCKLEN_T 1
# | #define HAVE_NETDB_H_H_ERRNO 1
# | #define HAVE_STRUCT_CMSGHDR 1
# | #define HAVE_STRUCT_IN_PKTINFO 1
# | #define HAVE_STRUCT_IN6_PKTINFO 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SSIZE_T 1
# | #define HAVE_U_CHAR 1
# | #define HAVE_U_INT 1
# | #define HAVE_U_LONG 1
# | #define HAVE_U_INT8_T 1
# | #define HAVE_U_INT16_T 1
# | #define HAVE_U_INT32_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define SETRPCENT_TYPE void
# | #define ENDRPCENT_TYPE void
# | #define HAVE_LIBCRYPTO 1
# | #define HAVE_DAEMON 1
# | #define HAVE_GETHOSTBYNAME_R 1
# | #define HAVE_GETSERVBYNAME_R 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_LDAP_H 1
# | #define HAVE_LBER_H 1
# | #define HAVE_LDAP_INITIALIZE 1
# | #define HAVE_LDAP_UNBIND_EXT_S 1
# | #define HAVE_LDAP_STR2DN 1
# | #define HAVE_LDAP_EXPLODE_DN 1
# | #define ENABLE_LDAP 1
# | #define HAVE_SASL_SASL_H 1
# | /* end confdefs.h. */
# |
# |
# | int
# | main ()
# | {
# | return main ();
# | ;
# | return 0;
# | }
# configure:12591: result: no
# configure:12629: checking for readline support
# configure:12643: result: using libedit
# configure:12772: result: Using built-in libverto
# configure:12781: checking for groff
# configure:12799: found /usr/sbin/groff
# configure:12811: result: /usr/sbin/groff
# configure:12853: Using krb5-config for build defaults
# configure:12890: Default ccache name: FILE:/tmp/krb5cc_%{uid}
# configure:12892: Default keytab name: FILE:/etc/krb5.keytab
# configure:12894: Default client keytab name: FILE:/var/lib/krb5/user/%{euid}/client.keytab
# configure:13146: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by Kerberos 5 config.status 1.13.4, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 0214fa1990e0
#
# config.status:1343: creating kadmin/testing/scripts/env-setup.sh
# config.status:1343: creating include/gssrpc/types.h
# config.status:1343: creating plugins/preauth/pkinit/Makefile
# config.status:1343: creating plugins/kdb/ldap/Makefile
# config.status:1343: creating plugins/kdb/ldap/ldap_util/Makefile
# config.status:1343: creating plugins/kdb/ldap/libkdb_ldap/Makefile
# config.status:1343: creating build-tools/krb5-config
# config.status:1343: creating build-tools/kadm-server.pc
# config.status:1343: creating build-tools/kadm-client.pc
# config.status:1343: creating build-tools/kdb.pc
# config.status:1343: creating build-tools/krb5.pc
# config.status:1343: creating build-tools/krb5-gssapi.pc
# config.status:1343: creating build-tools/mit-krb5.pc
# config.status:1343: creating build-tools/mit-krb5-gssapi.pc
# config.status:1343: creating build-tools/gssrpc.pc
# config.status:1343: creating ./Makefile
# config.status:1343: creating util/Makefile
# config.status:1343: creating util/support/Makefile
# config.status:1343: creating util/profile/Makefile
# config.status:1343: creating util/profile/testmod/Makefile
# config.status:1343: creating util/verto/Makefile
# config.status:1343: creating lib/Makefile
# config.status:1343: creating lib/kdb/Makefile
# config.status:1343: creating lib/crypto/Makefile
# config.status:1343: creating lib/crypto/krb/Makefile
# config.status:1343: creating lib/crypto/builtin/Makefile
# config.status:1343: creating lib/crypto/builtin/enc_provider/Makefile
# config.status:1343: creating lib/crypto/builtin/hash_provider/Makefile
# config.status:1343: creating lib/crypto/builtin/des/Makefile
# config.status:1343: creating lib/crypto/builtin/md4/Makefile
# config.status:1343: creating lib/crypto/builtin/md5/Makefile
# config.status:1343: creating lib/crypto/builtin/sha1/Makefile
# config.status:1343: creating lib/crypto/builtin/sha2/Makefile
# config.status:1343: creating lib/crypto/builtin/aes/Makefile
# config.status:1343: creating lib/crypto/builtin/camellia/Makefile
# config.status:1343: creating lib/crypto/crypto_tests/Makefile
# config.status:1343: creating lib/krb5/Makefile
# config.status:1343: creating lib/krb5/error_tables/Makefile
# config.status:1343: creating lib/krb5/asn.1/Makefile
# config.status:1343: creating lib/krb5/ccache/Makefile
# config.status:1343: creating lib/krb5/keytab/Makefile
# config.status:1343: creating lib/krb5/krb/Makefile
# config.status:1343: creating lib/krb5/rcache/Makefile
# config.status:1343: creating lib/krb5/os/Makefile
# config.status:1343: creating lib/krb5/unicode/Makefile
# config.status:1343: creating lib/gssapi/Makefile
# config.status:1343: creating lib/gssapi/generic/Makefile
# config.status:1343: creating lib/gssapi/krb5/Makefile
# config.status:1343: creating lib/gssapi/spnego/Makefile
# config.status:1343: creating lib/gssapi/mechglue/Makefile
# config.status:1343: creating lib/rpc/Makefile
# config.status:1343: creating lib/rpc/unit-test/Makefile
# config.status:1343: creating lib/kadm5/Makefile
# config.status:1343: creating lib/kadm5/clnt/Makefile
# config.status:1343: creating lib/kadm5/srv/Makefile
# config.status:1343: creating lib/kadm5/unit-test/Makefile
# config.status:1343: creating lib/krad/Makefile
# config.status:1343: creating lib/apputils/Makefile
# config.status:1343: creating kdc/Makefile
# config.status:1343: creating slave/Makefile
# config.status:1343: creating config-files/Makefile
# config.status:1343: creating build-tools/Makefile
# config.status:1343: creating man/Makefile
# config.status:1343: creating doc/Makefile
# config.status:1343: creating include/Makefile
# config.status:1343: creating plugins/hostrealm/test/Makefile
# config.status:1343: creating plugins/locate/python/Makefile
# config.status:1343: creating plugins/localauth/test/Makefile
# config.status:1343: creating plugins/kadm5_hook/test/Makefile
# config.status:1343: creating plugins/pwqual/test/Makefile
# config.status:1343: creating plugins/audit/Makefile
# config.status:1343: creating plugins/audit/test/Makefile
# config.status:1343: creating plugins/kdb/db2/Makefile
# config.status:1343: creating plugins/kdb/db2/libdb2/Makefile
# config.status:1343: creating plugins/kdb/db2/libdb2/hash/Makefile
# config.status:1343: creating plugins/kdb/db2/libdb2/btree/Makefile
# config.status:1343: creating plugins/kdb/db2/libdb2/db/Makefile
# config.status:1343: creating plugins/kdb/db2/libdb2/mpool/Makefile
# config.status:1343: creating plugins/kdb/db2/libdb2/recno/Makefile
# config.status:1343: creating plugins/kdb/db2/libdb2/test/Makefile
# config.status:1343: creating plugins/kdb/hdb/Makefile
# config.status:1343: creating plugins/preauth/cksum_body/Makefile
# config.status:1343: creating plugins/preauth/otp/Makefile
# config.status:1343: creating plugins/preauth/securid_sam2/Makefile
# config.status:1343: creating plugins/preauth/wpse/Makefile
# config.status:1343: creating plugins/authdata/greet/Makefile
# config.status:1343: creating plugins/authdata/greet_client/Makefile
# config.status:1343: creating plugins/authdata/greet_server/Makefile
# config.status:1343: creating plugins/tls/k5tls/Makefile
# config.status:1343: creating clients/Makefile
# config.status:1343: creating clients/klist/Makefile
# config.status:1343: creating clients/kinit/Makefile
# config.status:1343: creating clients/kvno/Makefile
# config.status:1343: creating clients/kdestroy/Makefile
# config.status:1343: creating clients/kpasswd/Makefile
# config.status:1343: creating clients/ksu/Makefile
# config.status:1343: creating clients/kswitch/Makefile
# config.status:1343: creating kadmin/Makefile
# config.status:1343: creating kadmin/cli/Makefile
# config.status:1343: creating kadmin/dbutil/Makefile
# config.status:1343: creating kadmin/ktutil/Makefile
# config.status:1343: creating kadmin/server/Makefile
# config.status:1343: creating kadmin/testing/Makefile
# config.status:1343: creating kadmin/testing/scripts/Makefile
# config.status:1343: creating kadmin/testing/util/Makefile
# config.status:1343: creating appl/Makefile
# config.status:1343: creating appl/sample/Makefile
# config.status:1343: creating appl/sample/sclient/Makefile
# config.status:1343: creating appl/sample/sserver/Makefile
# config.status:1343: creating appl/simple/Makefile
# config.status:1343: creating appl/simple/client/Makefile
# config.status:1343: creating appl/simple/server/Makefile
# config.status:1343: creating appl/gss-sample/Makefile
# config.status:1343: creating appl/user_user/Makefile
# config.status:1343: creating tests/Makefile
# config.status:1343: creating tests/resolve/Makefile
# config.status:1343: creating tests/asn.1/Makefile
# config.status:1343: creating tests/create/Makefile
# config.status:1343: creating tests/hammer/Makefile
# config.status:1343: creating tests/verify/Makefile
# config.status:1343: creating tests/gssapi/Makefile
# config.status:1343: creating tests/dejagnu/Makefile
# config.status:1343: creating tests/threads/Makefile
# config.status:1343: creating tests/shlib/Makefile
# config.status:1343: creating tests/gss-threads/Makefile
# config.status:1343: creating tests/misc/Makefile
# config.status:1343: creating util/gss-kernel-lib/Makefile
# config.status:1343: creating util/collected-client-lib/Makefile
# config.status:1343: creating po/Makefile
# config.status:1343: creating include/autoconf.h
# config.status:1537: executing CRYPTO_IMPL commands
# config.status:1537: executing PRNG_ALG commands
# config.status:1537: executing PKINIT_CRYPTO_IMPL commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=yes
# ac_cv_c_inline=inline
# ac_cv_cxx_compiler_gnu=yes
# ac_cv_env_CCC_set=
# ac_cv_env_CCC_value=
# ac_cv_env_CC_set=
# ac_cv_env_CC_value=
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=' -fPIC -fno-strict-aliasing -fstack-protector-all'
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=' -I/usr/include/et'
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_CXXFLAGS_set=set
# ac_cv_env_CXXFLAGS_value=
# ac_cv_env_CXX_set=
# ac_cv_env_CXX_value=
# ac_cv_env_DB_HEADER_set=
# ac_cv_env_DB_HEADER_value=
# ac_cv_env_DB_LIB_set=
# ac_cv_env_DB_LIB_value=
# ac_cv_env_DEFCCNAME_set=
# ac_cv_env_DEFCCNAME_value=
# ac_cv_env_DEFCKTNAME_set=
# ac_cv_env_DEFCKTNAME_value=
# ac_cv_env_DEFKTNAME_set=
# ac_cv_env_DEFKTNAME_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LD_set=
# ac_cv_env_LD_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_SS_LIB_set=
# ac_cv_env_SS_LIB_value=
# ac_cv_env_YACC_set=
# ac_cv_env_YACC_value=
# ac_cv_env_YFLAGS_set=
# ac_cv_env_YFLAGS_value=
# ac_cv_env_build_alias_set=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_func_access=yes
# ac_cv_func_bswap16=no
# ac_cv_func_bswap64=no
# ac_cv_func_chmod=yes
# ac_cv_func_closelog=yes
# ac_cv_func_daemon=yes
# ac_cv_func_fchmod=yes
# ac_cv_func_flock=yes
# ac_cv_func_fnmatch=yes
# ac_cv_func_getaddrinfo=yes
# ac_cv_func_getcwd=yes
# ac_cv_func_getenv=yes
# ac_cv_func_geteuid=yes
# ac_cv_func_gethostbyaddr_r=yes
# ac_cv_func_gethostbyname=yes
# ac_cv_func_gethostbyname_r=yes
# ac_cv_func_getnameinfo=yes
# ac_cv_func_getpwnam_r=yes
# ac_cv_func_getpwuid_r=yes
# ac_cv_func_getservbyname_r=yes
# ac_cv_func_getservbyport_r=yes
# ac_cv_func_gettimeofday=yes
# ac_cv_func_getusershell=yes
# ac_cv_func_gmtime_r=yes
# ac_cv_func_inet_ntop=yes
# ac_cv_func_inet_pton=yes
# ac_cv_func_ldap_explode_dn=yes
# ac_cv_func_ldap_initialize=yes
# ac_cv_func_ldap_str2dn=yes
# ac_cv_func_ldap_unbind_ext_s=yes
# ac_cv_func_ldap_url_parse_nodn=no
# ac_cv_func_localtime_r=yes
# ac_cv_func_mkstemp=yes
# ac_cv_func_openlog=yes
# ac_cv_func_pthread_once=no
# ac_cv_func_pthread_rwlock_init=no
# ac_cv_func_re_comp=yes
# ac_cv_func_re_exec=yes
# ac_cv_func_regcomp=yes
# ac_cv_func_regexec=yes
# ac_cv_func_setegid=yes
# ac_cv_func_setenv=yes
# ac_cv_func_seteuid=yes
# ac_cv_func_setregid=yes
# ac_cv_func_setresgid=yes
# ac_cv_func_setresuid=yes
# ac_cv_func_setreuid=yes
# ac_cv_func_setsid=yes
# ac_cv_func_setvbuf=yes
# ac_cv_func_sigprocmask=yes
# ac_cv_func_sigsetjmp=no
# ac_cv_func_socket=yes
# ac_cv_func_srand48=yes
# ac_cv_func_srand=yes
# ac_cv_func_srandom=yes
# ac_cv_func_stat=yes
# ac_cv_func_strchr=yes
# ac_cv_func_strdup=yes
# ac_cv_func_strerror=yes
# ac_cv_func_strerror_r=yes
# ac_cv_func_strerror_r_char_p=yes
# ac_cv_func_strftime=yes
# ac_cv_func_strlcpy=no
# ac_cv_func_strptime=yes
# ac_cv_func_syslog=yes
# ac_cv_func_tcsetattr=yes
# ac_cv_func_timegm=yes
# ac_cv_func_unsetenv=yes
# ac_cv_func_vasprintf=yes
# ac_cv_func_vsnprintf=yes
# ac_cv_func_vsprintf=yes
# ac_cv_have_decl_strerror_r=yes
# ac_cv_header_Python_h=no
# ac_cv_header_alloca_h=yes
# ac_cv_header_arpa_inet_h=yes
# ac_cv_header_byteswap_h=yes
# ac_cv_header_cpuid_h=yes
# ac_cv_header_dirent_dirent_h=yes
# ac_cv_header_dirent_h=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_endian_h=yes
# ac_cv_header_errno_h=yes
# ac_cv_header_fcntl_h=yes
# ac_cv_header_fnmatch_h=yes
# ac_cv_header_ifaddrs_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_keyutils_h=yes
# ac_cv_header_lber_h=yes
# ac_cv_header_ldap_h=yes
# ac_cv_header_libintl_h=yes
# ac_cv_header_limits_h=yes
# ac_cv_header_machine_byte_order_h=no
# ac_cv_header_machine_endian_h=no
# ac_cv_header_memory_h=yes
# ac_cv_header_netdb_h=yes
# ac_cv_header_netinet_in_h=yes
# ac_cv_header_paths_h=yes
# ac_cv_header_poll_h=yes
# ac_cv_header_pwd_h=yes
# ac_cv_header_python2_3_Python_h=no
# ac_cv_header_python2_5_Python_h=no
# ac_cv_header_regex_h=yes
# ac_cv_header_regexp_h=no
# ac_cv_header_regexpr_h=no
# ac_cv_header_sasl_sasl_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stddef_h=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_bswap_h=no
# ac_cv_header_sys_file_h=yes
# ac_cv_header_sys_filio_h=no
# ac_cv_header_sys_param_h=yes
# ac_cv_header_sys_select_h=yes
# ac_cv_header_sys_socket_h=yes
# ac_cv_header_sys_sockio_h=no
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_time_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_sys_uio_h=yes
# ac_cv_header_syslog_h=yes
# ac_cv_header_termios_h=yes
# ac_cv_header_time=yes
# ac_cv_header_time_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_xom_h=no
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_lib_aceclnt_sd_init=no
# ac_cv_lib_c_pthread_rwlock_init=yes
# ac_cv_lib_com_err_add_error_table=yes
# ac_cv_lib_com_err_remove_error_table=yes
# ac_cv_lib_crypto_CMS_get0_content=yes
# ac_cv_lib_crypto_PKCS7_get_signer_info=yes
# ac_cv_lib_keyutils_add_key=yes
# ac_cv_lib_keyutils_keyctl_get_persistent=yes
# ac_cv_lib_lber_ber_init=yes
# ac_cv_lib_ldap_ber_init=no
# ac_cv_lib_ldap_ldap_init=yes
# ac_cv_lib_lex=-lfl
# ac_cv_lib_python2_3_main=no
# ac_cv_lib_python2_5_main=no
# ac_cv_lib_resolv_main=yes
# ac_cv_lib_ssl_SSL_CTX_new=yes
# ac_cv_lib_util_main=yes
# ac_cv_member_struct_sockaddr_sa_len=no
# ac_cv_member_struct_stat_st_mtim_tv_nsec=yes
# ac_cv_member_struct_stat_st_mtimensec=no
# ac_cv_member_struct_stat_st_mtimespec_tv_nsec=no
# ac_cv_objext=o
# ac_cv_path_BASH=/bin/sh
# ac_cv_path_DIG=false
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_GROFF=/usr/sbin/groff
# ac_cv_path_NSLOOKUP=false
# ac_cv_path_PERL_PATH=/usr/sbin/perl
# ac_cv_path_SH5=false
# ac_cv_path_SH=/usr/sbin/sh
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_printf_positional=yes
# ac_cv_prog_AR=ar
# ac_cv_prog_ARADD='ar cruv'
# ac_cv_prog_ARCHIVE='ar cqv'
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CPP='gcc -E'
# ac_cv_prog_LEX=flex
# ac_cv_prog_MSGFMT=msgfmt
# ac_cv_prog_PERL=perl
# ac_cv_prog_PTHREAD_CC=gcc
# ac_cv_prog_PYTHON=python
# ac_cv_prog_YACC='bison -y'
# ac_cv_prog_ac_ct_CC=gcc
# ac_cv_prog_ac_ct_CXX=g++
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_compile_et=compile_et
# ac_cv_prog_cxx_g=yes
# ac_cv_prog_have_PERL=perl
# ac_cv_prog_lex_root=lex.yy
# ac_cv_prog_lex_yytext_pointer=yes
# ac_cv_search_dgettext='none required'
# ac_cv_search_dlopen=-ldl
# ac_cv_search_opendir='none required'
# ac_cv_type_getgroups=gid_t
# ac_cv_type_int16_t=yes
# ac_cv_type_int32_t=yes
# ac_cv_type_int8_t=yes
# ac_cv_type_mode_t=yes
# ac_cv_type_off_t=yes
# ac_cv_type_signal=void
# ac_cv_type_ssize_t=yes
# ac_cv_type_struct_cmsghdr=yes
# ac_cv_type_struct_in6_pktinfo=yes
# ac_cv_type_struct_in_pktinfo=yes
# ac_cv_type_struct_rt_msghdr=no
# ac_cv_type_struct_sockaddr_storage=yes
# ac_cv_type_time_t=yes
# ac_cv_type_u_char=yes
# ac_cv_type_u_int16_t=yes
# ac_cv_type_u_int32_t=yes
# ac_cv_type_u_int8_t=yes
# ac_cv_type_u_int=yes
# ac_cv_type_u_long=yes
# ac_cv_type_uid_t=yes
# k5_cv_openssl_version_okay=yes
# k5_cv_type_endrpcent=void
# k5_cv_type_setrpcent=void
# krb5_cv_attr_constructor_destructor=yes,yes
# krb5_cv_bswap_16=yes
# krb5_cv_bswap_64=yes
# krb5_cv_cc_flag__dash_Werror_dash_implicit_dash_function_dash_declaration=yes
# krb5_cv_cc_flag__dash_Werror_eq_declaration_dash_after_dash_statement=yes
# krb5_cv_cc_flag__dash_Werror_eq_pointer_dash_arith=yes
# krb5_cv_cc_flag__dash_Werror_eq_uninitialized=yes
# krb5_cv_cc_flag__dash_Wmissing_dash_braces=yes
# krb5_cv_cc_flag__dash_Wmissing_dash_format_dash_attribute=yes
# krb5_cv_cc_flag__dash_Wmissing_dash_prototypes=yes
# krb5_cv_cc_flag__dash_Wnewline_dash_eof=no
# krb5_cv_cc_flag__dash_Wno_dash_format_dash_zero_dash_length=yes
# krb5_cv_cc_flag__dash_Woverflow=yes
# krb5_cv_cc_flag__dash_Wparentheses=yes
# krb5_cv_cc_flag__dash_Wreturn_dash_type=yes
# krb5_cv_cc_flag__dash_Wsign_dash_compare=yes
# krb5_cv_cc_flag__dash_Wstrict_dash_overflow=yes
# krb5_cv_cc_flag__dash_Wswitch=yes
# krb5_cv_cc_flag__dash_Wunknown_dash_pragmas=yes
# krb5_cv_cc_flag__dash_Wunused_dash_function=yes
# krb5_cv_cc_flag__dash_Wunused_dash_label=yes
# krb5_cv_cc_flag__dash_Wunused_dash_value=yes
# krb5_cv_cc_flag__dash_Wunused_dash_variable=yes
# krb5_cv_compile_et_textdomain=no
# krb5_cv_compile_et_useful=yes
# krb5_cv_decl_perror=no
# krb5_cv_decl_sys_errlist=yes
# krb5_cv_func_daemon_noproto=no
# krb5_cv_func_dn_skipname=yes
# krb5_cv_func_ns_initparse=yes
# krb5_cv_func_ns_name_uncompress=yes
# krb5_cv_func_res_nclose=yes
# krb5_cv_func_res_ndestroy=no
# krb5_cv_func_res_ninit=yes
# krb5_cv_func_res_nsearch=yes
# krb5_cv_func_res_search=yes
# krb5_cv_func_sigprocmask_use=yes
# krb5_cv_func_strptime_noproto=no
# krb5_cv_func_swab_noproto=no
# krb5_cv_func_vasprintf_noproto=no
# krb5_cv_gethostbyname_r_returns_int=yes
# krb5_cv_gethostbyname_r_returns_ptr=no
# krb5_cv_getpwnam_r_args=5
# krb5_cv_getpwnam_r_return_type=int
# krb5_cv_getservbyname_r_returns_int=yes
# krb5_cv_getservbyname_r_returns_ptr=no
# krb5_cv_getsockname_proto_struct_sockaddr_p_int_p=no
# krb5_cv_getsockname_proto_struct_sockaddr_p_size_t_p=no
# krb5_cv_getsockname_proto_struct_sockaddr_p_socklen_t_p=yes
# krb5_cv_gmtime_r_returns_int=no
# krb5_cv_has_ansi_stdio=yes
# krb5_cv_has_posix_signals=yes
# krb5_cv_has_struct_if_laddrconf=no
# krb5_cv_has_struct_lifconf=no
# krb5_cv_has_type_socklen_t=yes
# krb5_cv_header_netdb_h_h_errno=yes
# krb5_cv_header_netdb_h_maxhostnamelen=no
# krb5_cv_header_sys_param_h_maxhostnamelen=yes
# krb5_cv_host=x86_64-unknown-linux-gnu
# krb5_cv_inet6=yes
# krb5_cv_pragma_weak_ref=yes
# krb5_cv_priocntl_hack=no
# krb5_cv_prog_gnu_ld=yes
# krb5_cv_struct_wait=no
# krb5_cv_sys_rcdir=/var/tmp
# krb5_cv_system_ss_okay=yes
# krb5_cv_type_bsdaliases=yes
# krb5_cv_type_sigset_t=yes
# krb5_cv_type_yylineno=yes
# krb5_cv_va_copy=yes
# krb5_cv_va_simple_copy=no
# krb5_cv_var_in6addr_any=yes
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# AESNI_FLAGS=''
# AESNI_OBJ=''
# AR='ar'
# ARADD='ar cruv'
# ARCHIVE='ar cqv'
# AUDIT_IMPL_LIBS=''
# AWK='gawk'
# BASH='/bin/sh'
# CC='gcc'
# CC_LINK='$(CC) $(PROG_LIBPATH) $(PROG_RPATH_FLAGS) $(CFLAGS) $(LDFLAGS)'
# CFLAGS=' -fPIC -fno-strict-aliasing -fstack-protector-all'
# COM_ERR_VERSION='sys'
# CONFIG_RELTOPDIR='.'
# CPP='gcc -E'
# CPPFLAGS=' -I/usr/include/et'
# CRYPTO_IMPL='builtin'
# CRYPTO_IMPL_CFLAGS=''
# CRYPTO_IMPL_LIBS=''
# CXX='g++'
# CXXFLAGS=''
# CXX_LINK='$(CXX) $(PROG_LIBPATH) $(PROG_RPATH_FLAGS) $(CXXFLAGS) $(LDFLAGS)'
# DB_EXTRA_LIBS=''
# DB_HEADER='db.h'
# DB_HEADER_VERSION='k5'
# DB_LIB='-ldb'
# DB_VERSION='k5'
# DEFCCNAME='FILE:/tmp/krb5cc_%{uid}'
# DEFCKTNAME='FILE:/var/lib/krb5/user/%{euid}/client.keytab'
# DEFKTNAME='FILE:/etc/krb5.keytab'
# DEFS='-DHAVE_CONFIG_H'
# DEPLIBEXT='.so'
# DIG='false'
# DL_LIB='-ldl'
# DO_ALL=''
# DO_TCL=''
# DO_TEST=''
# DYNOBJEXT='$(SHLIBEXT)'
# DYNOBJ_EXPDEPS='$(SHLIB_EXPDEPS)'
# DYNOBJ_EXPFLAGS='$(SHLIB_EXPFLAGS)'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# EXPECT=''
# EXTRA_FILES=''
# EXTRA_SUPPORT_SYMS=' krb5int_strlcpy krb5int_strlcat'
# FCTSH='/usr/sbin/sh'
# FNMATCH_OBJ=''
# FNMATCH_ST_OBJ=''
# GEN_LIB=''
# GETTIMEOFDAY_OBJ=''
# GETTIMEOFDAY_ST_OBJ=''
# GREP='/usr/sbin/grep'
# GROFF='/usr/sbin/groff'
# GSSRPC__BSD_TYPEALIASES='/* #undef GSSRPC__BSD_TYPEALIASES */'
# GSSRPC__NETDB_H='/* #include */'
# GSSRPC__SYS_PARAM_H='#include '
# GSSRPC__SYS_SELECT_H='#include '
# GSSRPC__SYS_TIME_H='#include '
# GSSRPC__UNISTD_H='#include '
# HAVE_GCC='yes'
# HAVE_PYTHON='yes'
# HAVE_RUNTEST='no'
# HAVE_SASL='yes'
# HESIOD_DEFS=''
# HESIOD_LIBS=''
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_SHLIB='$(INSTALL_DATA)'
# KDB5_DB_LIB=''
# KDB5_PLUGIN_DEPLIBS=''
# KDB5_PLUGIN_LIBS=''
# KRB5_RCTMPDIR='/var/tmp'
# KRB5_RUN_ENV='LD_LIBRARY_PATH=`echo $(PROG_LIBPATH) | sed -e "s/-L//g" -e "s/ /:/g"`; export LD_LIBRARY_PATH; '
# KRB5_RUN_VARS='LD_LIBRARY_PATH'
# KRB5_VERSION='1.13.4'
# KSU_LIBS=''
# LD='gcc'
# LDAP='yes'
# LDAP_LIBS='-lldap -llber'
# LDFLAGS=''
# LEX='flex'
# LEXLIB='-lfl'
# LEX_OUTPUT_ROOT='lex.yy'
# LIBINSTLIST='install-shlib-soname'
# LIBLINKS='$(TOPLIBD)/lib$(LIBBASE)$(SHLIBEXT) $(TOPLIBD)/lib$(LIBBASE)$(SHLIBVEXT) $(TOPLIBD)/lib$(LIBBASE)$(SHLIBSEXT)'
# LIBLIST='lib$(LIBBASE)$(SHLIBEXT) lib$(LIBBASE)$(SHLIBSEXT)'
# LIBOBJS=''
# LIBS='-lkeyutils -lresolv '
# LIBUTIL='-lutil'
# LN_S='ln -s'
# LTLIBOBJS=''
# MAINT='#'
# MAINTAINER_MODE_FALSE=''
# MAINTAINER_MODE_TRUE='#'
# MAKE_DYNOBJ_COMMAND='$(MAKE_SHLIB_COMMAND)'
# MAKE_SHLIB_COMMAND='$(CC) -shared -fPIC -Wl,-h,$(LIBPREFIX)$(LIBBASE)$(SHLIBSEXT),--no-undefined -o $@ $$objlist $(SHLIB_EXPFLAGS) $(LDFLAGS) -Wl,--version-script binutils.versions && $(PERL) -w $(top_srcdir)/util/export-check.pl $(SHLIB_EXPORT_FILE) $@'
# MKSTEMP_OBJ=''
# MKSTEMP_ST_OBJ=''
# MSGFMT='msgfmt'
# NSLOOKUP='false'
# OBJEXT='o'
# OBJLISTS='OBJS.SH'
# OSX='no'
# PACKAGE_BUGREPORT='krb5-bugs@mit.edu'
# PACKAGE_NAME='Kerberos 5'
# PACKAGE_STRING='Kerberos 5 1.13.4'
# PACKAGE_TARNAME='krb5'
# PACKAGE_URL=''
# PACKAGE_VERSION='1.13.4'
# PASS='tcp'
# PATH_SEPARATOR=':'
# PERL='perl'
# PERL_PATH='/usr/sbin/perl'
# PFLIBEXT='_p.a'
# PFOBJEXT='.po'
# PICFLAGS='-fPIC'
# PKINIT='yes'
# PKINIT_CRYPTO_IMPL='openssl'
# PKINIT_CRYPTO_IMPL_CFLAGS=''
# PKINIT_CRYPTO_IMPL_LIBS='-lcrypto'
# PLUGIN='$(LIBBASE)$(DYNOBJEXT)'
# PLUGININST='install-plugin'
# PLUGINLINK='../$(PLUGIN)'
# PRINTF_OBJ=''
# PRINTF_ST_OBJ=''
# PRIOCNTL_HACK='0'
# PRNG_ALG='fortuna'
# PROFFLAGS='-pg'
# PROG_RPATH_FLAGS=''
# PTHREAD_CC='gcc'
# PTHREAD_CFLAGS='-pthread'
# PTHREAD_LIBS=''
# PYTHON='python'
# PYTHON_LIB=''
# RANLIB='ranlib'
# RBUILD='/tmp/krb5/src/krb5-1.13.4/src'
# RL_CFLAGS='-I/usr/include/editline'
# RL_LIBS='-ledit -lncurses'
# RPATH_FLAG=''
# RUNTEST=''
# SETENVOBJ=''
# SH5='false'
# SH='/usr/sbin/sh'
# SHELL='/bin/sh'
# SHLIBEXT='.so'
# SHLIBSEXT='.so.$(LIBMAJOR)'
# SHLIBVEXT='.so.$(LIBMAJOR).$(LIBMINOR)'
# SHLIB_EXPFLAGS='$(SHLIB_RPATH_FLAGS) $(SHLIB_DIRS) $(SHLIB_EXPLIBS)'
# SHLIB_EXPORT_FILE_DEP='binutils.versions'
# SHLIB_RPATH_FLAGS=''
# SHOBJEXT='.so'
# SS_LIB='-lss'
# SS_VERSION='sys'
# STLIBEXT='.a'
# STOBJEXT='.o'
# STRLCPY_OBJ='$(OUTPRE)strlcpy.$(OBJEXT)'
# STRLCPY_ST_OBJ='strlcpy.o'
# SUPPORTLIB_MAJOR='0'
# SYSCONFCONF=''
# S_TOP='/tmp/krb5/src/krb5-1.13.4/src/.'
# TCL_INCLUDES=''
# TCL_LIBPATH=''
# TCL_LIBS=''
# TCL_MAYBE_RPATH=''
# TCL_RPATH=''
# THREAD_SUPPORT='1'
# TLS_IMPL='openssl'
# TLS_IMPL_CFLAGS=''
# TLS_IMPL_LIBS='-lssl -lcrypto'
# VERTO_CFLAGS=''
# VERTO_LIBS='-lverto'
# VERTO_VERSION='k5'
# WARN_CFLAGS=' -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration'
# WARN_CXXFLAGS=' -Wall -Wcast-align -Wshadow'
# YACC='bison -y'
# YASM=''
# YFLAGS=''
# ac_ct_CC='gcc'
# ac_ct_CXX='g++'
# acx_pthread_config=''
# audit_plugin=''
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# compile_et='compile_et'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# have_PERL='perl'
# have_RUNTEST=''
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# htmldir='${docdir}'
# include_xom='echo "/* no xom.h */"'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# krb5_cv_host='x86_64-unknown-linux-gnu'
# ldap_plugin_dir='plugins/kdb/ldap plugins/kdb/ldap/ldap_util'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='/var/lib'
# mandir='${datarootdir}/man'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# po='po'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# rpcent_define='#define STRUCT_RPCENT_IN_RPC_NETDB_H'
# runstatedir='/var/lib/run'
# sam2_plugin=''
# sbindir='/usr/bin'
# sharedstatedir='${prefix}/com'
# sysconfdir='/etc'
# target_alias=''
#
# ## ------------------- ##
# ## File substitutions. ##
# ## ------------------- ##
#
# lib_frag='././config/lib.in'
# libnodeps_frag='././config/libnodeps.in'
# libnover_frag='././config/libnover.in'
# libobj_frag='././config/libobj.in'
# libpriv_frag='././config/libpriv.in'
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "Kerberos 5"
# #define PACKAGE_TARNAME "krb5"
# #define PACKAGE_VERSION "1.13.4"
# #define PACKAGE_STRING "Kerberos 5 1.13.4"
# #define PACKAGE_BUGREPORT "krb5-bugs@mit.edu"
# #define PACKAGE_URL ""
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define _GNU_SOURCE 1
# #define HAVE_BT_RSEQ 1
# #define KRB5_DNS_LOOKUP_REALM 1
# #define KRB5_DNS_LOOKUP 1
# #define HAVE_LIBRESOLV 1
# #define HAVE_RES_NINIT 1
# #define HAVE_RES_NCLOSE 1
# #define HAVE_RES_NSEARCH 1
# #define HAVE_NS_INITPARSE 1
# #define HAVE_NS_NAME_UNCOMPRESS 1
# #define HAVE_DN_SKIPNAME 1
# #define HAVE_RES_SEARCH 1
# #define HAVE_PRAGMA_WEAK_REF 1
# #define DELAY_INITIALIZER 1
# #define CONSTRUCTOR_ATTR_WORKS 1
# #define DESTRUCTOR_ATTR_WORKS 1
# #define ENABLE_THREADS 1
# #define HAVE_PTHREAD 1
# #define HAVE_PTHREAD_RWLOCK_INIT_IN_THREAD_LIB 1
# #define USE_DLOPEN 1
# #define HAVE_KEYUTILS_H 1
# #define USE_KEYRING_CCACHE 1
# #define HAVE_KEYUTILS_H 1
# #define HAVE_PERSISTENT_KEYRING 1
# #define HAS_VA_COPY 1
# #define HAVE_REGCOMP 1
# #define GETSOCKNAME_ARG2_TYPE struct sockaddr
# #define GETSOCKNAME_ARG3_TYPE socklen_t
# #define GETPEERNAME_ARG2_TYPE GETSOCKNAME_ARG2_TYPE
# #define GETPEERNAME_ARG3_TYPE GETSOCKNAME_ARG3_TYPE
# #define HAVE_LIBUTIL 1
# #define ENABLE_NLS 1
# #define HAVE_SYSLOG_H 1
# #define HAVE_IFADDRS_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_FNMATCH_H 1
# #define HAVE_OPENLOG 1
# #define HAVE_SYSLOG 1
# #define HAVE_CLOSELOG 1
# #define HAVE_STRFTIME 1
# #define HAVE_VSPRINTF 1
# #define HAVE_VASPRINTF 1
# #define HAVE_VSNPRINTF 1
# #define HAVE_FNMATCH 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_SOCKET_H 1
# #define HAVE_NETINET_IN_H 1
# #define HAVE_NETDB_H 1
# #define HAVE_INET_NTOP 1
# #define HAVE_INET_PTON 1
# #define HAVE_GETNAMEINFO 1
# #define HAVE_GETADDRINFO 1
# #define POSIX_SIGNALS 1
# #define FORTUNA 1
# #define HAVE_OPENSSL_CMS 1
# #define TLS_IMPL_OPENSSL 1
# #define HAVE_CPUID_H 1
# #define RETSIGTYPE void
# #define YYTEXT_POINTER 1
# #define HAVE_DIRENT_H 1
# #define HAVE_DECL_STRERROR_R 1
# #define HAVE_STRERROR_R 1
# #define STRERROR_R_CHAR_P 1
# #define HAVE_STRDUP 1
# #define HAVE_SETVBUF 1
# #define HAVE_SETEUID 1
# #define HAVE_SETRESUID 1
# #define HAVE_SETREUID 1
# #define HAVE_SETEGID 1
# #define HAVE_SETRESGID 1
# #define HAVE_SETREGID 1
# #define HAVE_SETSID 1
# #define HAVE_FLOCK 1
# #define HAVE_FCHMOD 1
# #define HAVE_CHMOD 1
# #define HAVE_STRFTIME 1
# #define HAVE_STRPTIME 1
# #define HAVE_GETEUID 1
# #define HAVE_SETENV 1
# #define HAVE_UNSETENV 1
# #define HAVE_GETENV 1
# #define HAVE_GMTIME_R 1
# #define HAVE_LOCALTIME_R 1
# #define HAVE_MKSTEMP 1
# #define HAVE_GETUSERSHELL 1
# #define HAVE_ACCESS 1
# #define HAVE_GETCWD 1
# #define HAVE_SRAND48 1
# #define HAVE_SRAND 1
# #define HAVE_SRANDOM 1
# #define HAVE_STAT 1
# #define HAVE_STRCHR 1
# #define HAVE_STRERROR 1
# #define HAVE_TIMEGM 1
# #define HAVE_GETTIMEOFDAY 1
# #define SYS_ERRLIST_DECLARED 1
# #define HAVE_SYS_ERRLIST 1
# #define HAVE_UNISTD_H 1
# #define HAVE_PATHS_H 1
# #define HAVE_REGEX_H 1
# #define HAVE_FCNTL_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_IFADDRS_H 1
# #define HAVE_BYTESWAP_H 1
# #define HAVE_ENDIAN_H 1
# #define HAVE_PWD_H 1
# #define HAVE_ARPA_INET_H 1
# #define HAVE_ALLOCA_H 1
# #define HAVE_DLFCN_H 1
# #define HAVE_LIMITS_H 1
# #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# #define HAVE_RE_COMP 1
# #define HAVE_RE_EXEC 1
# #define HAVE_REGEXEC 1
# #define WAIT_USES_INT 1
# #define USE_SIGPROCMASK 1
# #define GETGROUPS_T gid_t
# #define SETRPCENT_TYPE void
# #define ENDRPCENT_TYPE void
# #define HAVE_BSWAP_16 1
# #define HAVE_BSWAP_64 1
# #define GETHOSTBYNAME_R_RETURNS_INT 1
# #define HAVE_GETHOSTBYNAME_R 1
# #define GETPWNAM_R_RETURNS_INT 1
# #define HAVE_GETPWNAM_R 1
# #define HAVE_GETPWUID_R 1
# #define GETSERVBYNAME_R_RETURNS_INT 1
# #define HAVE_GETSERVBYNAME_R 1
# #define USE_DIRENT_H 1
# #define POSIX_TERMIOS 1
# #define POSIX_SIGTYPE 1
# #define krb5_sigtype void
# #define HAVE_POLL_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_STDDEF_H 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_FILE_H 1
# #define HAVE_SYS_PARAM_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_NETINET_IN_H 1
# #define HAVE_SYS_UIO_H 1
# #define HAVE_SYS_SELECT_H 1
# #define HAVE_TIME_H 1
# #define HAVE_PATHS_H 1
# #define HAVE_ERRNO_H 1
# #define ANSI_STDIO 1
# #define TIME_WITH_SYS_TIME 1
# #define HAVE_SOCKLEN_T 1
# #define HAVE_NETDB_H_H_ERRNO 1
# #define HAVE_STRUCT_CMSGHDR 1
# #define HAVE_STRUCT_IN_PKTINFO 1
# #define HAVE_STRUCT_IN6_PKTINFO 1
# #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# #define HAVE_SSIZE_T 1
# #define HAVE_U_CHAR 1
# #define HAVE_U_INT 1
# #define HAVE_U_LONG 1
# #define HAVE_U_INT8_T 1
# #define HAVE_U_INT16_T 1
# #define HAVE_U_INT32_T 1
# #define HAVE_INT8_T 1
# #define HAVE_INT16_T 1
# #define HAVE_INT32_T 1
# #define HAVE_SYS_SELECT_H 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_UNISTD_H 1
# #define SETRPCENT_TYPE void
# #define ENDRPCENT_TYPE void
# #define HAVE_LIBCRYPTO 1
# #define HAVE_DAEMON 1
# #define HAVE_GETHOSTBYNAME_R 1
# #define HAVE_GETSERVBYNAME_R 1
# #define HAVE_GMTIME_R 1
# #define HAVE_LOCALTIME_R 1
# #define HAVE_LDAP_H 1
# #define HAVE_LBER_H 1
# #define HAVE_LDAP_INITIALIZE 1
# #define HAVE_LDAP_UNBIND_EXT_S 1
# #define HAVE_LDAP_STR2DN 1
# #define HAVE_LDAP_EXPLODE_DN 1
# #define ENABLE_LDAP 1
# #define HAVE_SASL_SASL_H 1
# #define HAVE_LIBEDIT 1
# #define DEFCCNAME "FILE:/tmp/krb5cc_%{uid}"
# #define DEFKTNAME "FILE:/etc/krb5.keytab"
# #define DEFCKTNAME "FILE:/var/lib/krb5/user/%{euid}/client.keytab"
#
# configure: exit 0
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by Kerberos 5 config.status 1.13.4, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ config.status include/gssrpc/types.h
#
# on 0214fa1990e0
#
# config.status:1343: creating include/gssrpc/types.h
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by Kerberos 5 config.status 1.13.4, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES = kadmin/testing/scripts/env-setup.sh:kadmin/testing/scripts/env-setup.shin
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ config.status
#
# on 0214fa1990e0
#
# config.status:1343: creating kadmin/testing/scripts/env-setup.sh
# config.status:1343: creating include/autoconf.h
# config.status:1523: include/autoconf.h is unchanged
# config.status:1537: executing CRYPTO_IMPL commands
# config.status:1537: executing PRNG_ALG commands
# config.status:1537: executing PKINIT_CRYPTO_IMPL commands