>>> Building on exopi-1 under security/heimdal,-devel-docs BDEPENDS = [converters/p5-JSON;sysutils/e2fsprogs;devel/gmake;devel/bison;lang/python/3] DIST = [security/heimdal,-main:heimdal-7.8.0.tar.gz] FULLPKGNAME = heimdal-devel-docs-7.8.0 Woken up graphics/py-matplotlib (Junk lock failure for exopi-1 at 1764452891.27488) Received IO (Junk lock obtained for exopi-1 at 1764452946.01) Received IO Short-cut: depends already handled by graphics/py-matplotlib >>> Running show-prepare-results in security/heimdal,-devel-docs at 1764452947.46 ===> security/heimdal,-devel-docs ===> Building from scratch heimdal-7.8.0 ===> heimdal-devel-docs-7.8.0 depends on: bison-* -> bison-3.8.2p0 ===> heimdal-devel-docs-7.8.0 depends on: p5-JSON-* -> p5-JSON-4.10 ===> heimdal-devel-docs-7.8.0 depends on: python->=3.13,<3.14 -> python-3.13.9 ===> heimdal-devel-docs-7.8.0 depends on: gmake-* -> gmake-4.4.1p0 ===> heimdal-devel-docs-7.8.0 depends on: e2fsprogs-* -> e2fsprogs-1.47.3 ===> Verifying specs: c crypto curses pthread util com_err util heimdal/lib/asn1 heimdal/lib/gssapi heimdal/lib/hcrypto heimdal/lib/hdb heimdal/lib/heimbase heimdal/lib/heimedit heimdal/lib/heimntlm heimdal/lib/heimsqlite heimdal/lib/hx509 heimdal/lib/kadm5clnt heimdal/lib/kadm5srv heimdal/lib/kdc heimdal/lib/krb5 heimdal/lib/roken heimdal/lib/sl heimdal/lib/wind c crypto curses pthread util com_err execinfo ===> found c.102.2 crypto.57.2 curses.16.0 pthread.28.1 util.21.0 com_err.21.1 heimdal/lib/asn1.22.0 heimdal/lib/gssapi.9.0 heimdal/lib/hcrypto.1.0 heimdal/lib/hdb.3.1 heimdal/lib/heimbase.2.0 heimdal/lib/heimedit.1.0 heimdal/lib/heimntlm.1.0 heimdal/lib/heimsqlite.1.0 heimdal/lib/hx509.1.0 heimdal/lib/kadm5clnt.3.0 heimdal/lib/kadm5srv.3.1 heimdal/lib/kdc.3.0 heimdal/lib/krb5.22.0 heimdal/lib/roken.3.0 heimdal/lib/sl.1.0 heimdal/lib/wind.3.0 execinfo.4.0 bison-3.8.2p0 e2fsprogs-1.47.3 gmake-4.4.1p0 p5-JSON-4.10 python-3.13.9 (Junk lock released for exopi-1 at 1764452948.86) Woken up devel/py-hatch-nodejs-version distfiles size=10024936 >>> Running patch in security/heimdal,-devel-docs at 1764452948.89 ===> security/heimdal,-devel-docs ===> Checking files for heimdal-7.8.0 `/exopi-cvs/ports/distfiles/heimdal-7.8.0.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for heimdal-7.8.0 ===> Patching for heimdal-7.8.0 ===> Applying OpenBSD patch patch-kadmin_add-random-users_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Use HAVE_ARC4RANDOM and choose to call arc4random() instead of srand() |and rand() and friends. | |--- kadmin/add-random-users.c.orig Tue Nov 29 02:35:27 2016 |+++ kadmin/add-random-users.c Thu Dec 15 11:29:38 2016 -------------------------- Patching file kadmin/add-random-users.c using Plan A... Hunk #1 succeeded at 85. Hunk #2 succeeded at 173. done ===> Applying OpenBSD patch patch-kpasswd_kpasswd-generator_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Use HAVE_ARC4RANDOM and choose to call arc4random() instead of srand() |and rand() and friends. | |--- kpasswd/kpasswd-generator.c.orig Tue Nov 29 02:35:27 2016 |+++ kpasswd/kpasswd-generator.c Thu Dec 15 11:30:30 2016 -------------------------- Patching file kpasswd/kpasswd-generator.c using Plan A... Hunk #1 succeeded at 78. Hunk #2 succeeded at 89. Hunk #3 succeeded at 212. done ===> Applying OpenBSD patch patch-kuser_generate-requests_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Use HAVE_ARC4RANDOM and choose to call arc4random() instead of srand() |and rand() and friends. | |--- kuser/generate-requests.c.orig Tue Nov 29 02:35:27 2016 |+++ kuser/generate-requests.c Thu Dec 15 11:29:38 2016 -------------------------- Patching file kuser/generate-requests.c using Plan A... Hunk #1 succeeded at 67. Hunk #2 succeeded at 78. Hunk #3 succeeded at 142. done ===> Applying OpenBSD patch patch-lib_gssapi_ntlm_acquire_cred_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Fix memory leak with the Squid Kerberos authentication helper. | |Index: lib/gssapi/ntlm/acquire_cred.c |--- lib/gssapi/ntlm/acquire_cred.c.orig |+++ lib/gssapi/ntlm/acquire_cred.c -------------------------- Patching file lib/gssapi/ntlm/acquire_cred.c using Plan A... Hunk #1 succeeded at 58. done ===> Applying OpenBSD patch patch-lib_hcrypto_test_rsa_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |%ld / (long)tv_sec -> %lld / (long long)tv_sec | |--- lib/hcrypto/test_rsa.c.orig Tue Nov 29 02:35:27 2016 |+++ lib/hcrypto/test_rsa.c Thu Dec 15 11:29:38 2016 -------------------------- Patching file lib/hcrypto/test_rsa.c using Plan A... Hunk #1 succeeded at 265. Hunk #2 succeeded at 307. done ===> Applying OpenBSD patch patch-lib_hx509_softp11_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Use HAVE_ARC4RANDOM and choose to call arc4random() instead of srand() |and rand() and friends. | |Index: lib/hx509/softp11.c |--- lib/hx509/softp11.c.orig |+++ lib/hx509/softp11.c -------------------------- Patching file lib/hx509/softp11.c using Plan A... Hunk #1 succeeded at 33. Hunk #2 succeeded at 305. Hunk #3 succeeded at 328. Hunk #4 succeeded at 890. Hunk #5 succeeded at 1138. Hunk #6 succeeded at 1154. done ===> Applying OpenBSD patch patch-lib_krb5_context_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Fix memory leak with the Squid Kerberos authentication helper. | |Index: lib/krb5/context.c |--- lib/krb5/context.c.orig |+++ lib/krb5/context.c -------------------------- Patching file lib/krb5/context.c using Plan A... Hunk #1 succeeded at 622. done ===> Applying OpenBSD patch patch-lib_krb5_crypto-rand_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Simpler: just use arc4random_buf(3). | |--- lib/krb5/crypto-rand.c.orig Sat Dec 17 14:01:13 2016 |+++ lib/krb5/crypto-rand.c Sat Dec 17 14:21:27 2016 -------------------------- Patching file lib/krb5/crypto-rand.c using Plan A... Hunk #1 succeeded at 36. Hunk #2 succeeded at 56. done ===> Applying OpenBSD patch patch-lib_krb5_krb5_h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |cleanup 1 << 31 idioms | |Index: lib/krb5/krb5.h |--- lib/krb5/krb5.h.orig |+++ lib/krb5/krb5.h -------------------------- Patching file lib/krb5/krb5.h using Plan A... Hunk #1 succeeded at 426. done ===> Applying OpenBSD patch patch-lib_krb5_test_crypto_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |%ld / (long)tv_sec -> %lld / (long long)tv_sec | |--- lib/krb5/test_crypto.c.orig Sun Dec 9 23:06:44 2012 |+++ lib/krb5/test_crypto.c Thu Apr 24 14:11:09 2014 -------------------------- Patching file lib/krb5/test_crypto.c using Plan A... Hunk #1 succeeded at 77. Hunk #2 succeeded at 122. done ===> Applying OpenBSD patch patch-lib_krb5_test_rfc3961_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |%ld / (long)tv_sec -> %lld / (long long)tv_sec | |--- lib/krb5/test_rfc3961.c.orig Sun Dec 9 23:06:44 2012 |+++ lib/krb5/test_rfc3961.c Thu Apr 24 14:11:12 2014 -------------------------- Patching file lib/krb5/test_rfc3961.c using Plan A... Hunk #1 succeeded at 77. Hunk #2 succeeded at 122. done ===> Applying OpenBSD patch patch-lib_roken_roken_h_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |innetgr(3) |pidfile(3) | |--- lib/roken/roken.h.in.orig Sat Dec 17 10:28:21 2016 |+++ lib/roken/roken.h.in Sat Dec 17 10:30:24 2016 -------------------------- Patching file lib/roken/roken.h.in using Plan A... Hunk #1 succeeded at 230. Hunk #2 succeeded at 262. done ===> Applying OpenBSD patch patch-lib_sqlite_sqlite3_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Use HAVE_ARC4RANDOM and choose to call arc4random() instead of srand() |and rand() and friends. | |--- lib/sqlite/sqlite3.c.orig Tue Nov 29 02:35:28 2016 |+++ lib/sqlite/sqlite3.c Thu Dec 15 11:29:38 2016 -------------------------- Patching file lib/sqlite/sqlite3.c using Plan A... Hunk #1 succeeded at 32221. done ===> Applying OpenBSD patch patch-tools_krb5-config_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Search /usr/local/{include,lib} for libcom_err. | |Index: tools/krb5-config.in |--- tools/krb5-config.in.orig |+++ tools/krb5-config.in -------------------------- Patching file tools/krb5-config.in using Plan A... Hunk #1 succeeded at 193. Hunk #2 succeeded at 238. Hunk #3 succeeded at 257. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ >>> Running configure in security/heimdal,-devel-docs at 1764452950.63 ===> security/heimdal,-devel-docs ===> Generating configure for heimdal-7.8.0 ===> Configuring for heimdal-7.8.0 Using /exopi-obj/pobj/heimdal-7.8.0/config.site (generated) /usr/bin/perl /exopi-cvs/ports/infrastructure/bin/pkg_subst -DMODPY_PYCACHE=__pycache__/ -DMODPY_ABI3SO=.abi3 -DMODPY_PYC_MAGIC_TAG=cpython-313. -DMODPY_BIN=/usr/local/bin/python3.13 -DMODPY_DISTV= -DMODPY_VERSION=3.13 -DMODPY_PY_PREFIX=py3- -DMODPY_PYOEXTENSION=opt-1.pyc -DLIBroken_VERSION=3.0 -DLIBheimbase_VERSION=2.0 -DLIBheimedit_VERSION=1.0 -DLIBsl_VERSION=1.0 -DLIBwind_VERSION=3.0 -DLIBasn1_VERSION=22.0 -DLIBheimsqlite_VERSION=1.0 -DLIBhcrypto_VERSION=1.0 -DLIBhx509_VERSION=1.0 -DLIBkrb5_VERSION=22.0 -DLIBheimntlm_VERSION=1.0 -DLIBgssapi_VERSION=9.0 -DLIBhdb_VERSION=3.1 -DLIBkadm5srv_VERSION=3.1 -DLIBkadm5clnt_VERSION=3.0 -DLIBkdc_VERSION=3.0 -DARCH=amd64 -DBASE_PKGPATH=security/heimdal -DFLAVOR_EXT= -DFULLPKGNAME=heimdal-7.8.0 -DHOMEPAGE=https://www.heimdal.software/ -DLOCALBASE=/usr/local -DLOCALSTATEDIR=/var -DMACHINE_ARCH=amd64 -DMAINTAINER=Antoine\ Jacoutot\ \ -DPREFIX=/usr/local -DRCDIR=/etc/rc.d -DSYSCONFDIR=/etc/heimdal -DTRUEPREFIX=/usr/local -DX11BASE=/usr/X11R6 -DPKGSTEM= -i -B /exopi-obj/pobj/heimdal-7.8.0 /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/tools/krb5-config.in configure: loading site script /exopi-obj/pobj/heimdal-7.8.0/config.site checking for a BSD-compatible install... /exopi-obj/pobj/heimdal-7.8.0/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... mkdir -p checking for gawk... (cached) awk checking whether gmake sets $(MAKE)... yes checking whether gmake supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... x86_64-unknown-openbsd7.8 checking host system type... x86_64-unknown-openbsd7.8 checking how to print strings... print -r checking whether gmake supports the include directive... yes (GNU style) checking for gcc... cc 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... (cached) o checking whether the compiler supports GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 131072 checking how to convert x86_64-unknown-openbsd7.8 file names to x86_64-unknown-openbsd7.8 format... func_convert_file_noop checking how to convert x86_64-unknown-openbsd7.8 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$ checking for dlltool... no checking how to associate runtime and link libraries... print -r -- checking for ar... (cached) ar checking for archiver @FILE support... @ checking for strip... (cached) strip checking for ranlib... (cached) ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/param.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... openbsd7.8 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for gcc... (cached) cc checking whether the compiler supports GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to enable C11 features... (cached) none needed checking whether cc understands -c and -o together... (cached) yes checking dependency style of cc... (cached) gcc3 checking how to run the C preprocessor... cc -E checking for python version... 3.13 checking for python platform... openbsd7 checking for GNU default python prefix... ${prefix} checking for GNU default python exec_prefix... ${exec_prefix} checking for python script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.13/site-packages checking for python extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.13/site-packages checking for clang-format... no checking whether gmake supports nested variables... (cached) yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for dlopen... yes checking for bison... yacc checking for flex... (cached) flex checking for lex output file root... lex.yy checking for lex library... none needed checking for library containing yywrap... -lfl checking whether yytext is a pointer... (cached) yes checking for gawk... (cached) awk checking for ln -s or something else... ln -s checking for __attribute__... yes checking for ld --version-script... (cached) no checking for openldap... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for CAPNG... no checking for sqlite3... no checking for libintl... no checking for crypto library... checking for OPENSSL_init in -lcrypto... yes included libhcrypto checking if compiling threadsafe libraries... yes checking for db6/db.h... no checking for db5/db.h... (cached) no checking for db4/db.h... (cached) no checking for db3/db.h... (cached) no checking for db.h... yes checking for db_create... (cached) no checking for dbopen... yes, in checking for dbm_firstkey... no checking for dbm.h... no checking for ndbm.h... yes checking for dbm_firstkey... yes checking if ndbm is implemented with db... yes checking for inline... inline checking for an ANSI C-conforming const... (cached) yes checking for size_t... (cached) yes checking for egrep... (cached) /usr/bin/egrep checking for pid_t... (cached) yes checking for uid_t in sys/types.h... (cached) yes checking return type of signal handlers... (cached) void checking for standards.h... no checking for netinet/ip.h... (cached) yes checking for netinet/tcp.h... (cached) yes checking for cc options needed to detect all undeclared functions... -fno-builtin checking for getlogin... (cached) yes checking for setlogin... (cached) yes checking if getlogin is posix... no checking for getpagesize... (cached) yes checking for working mmap... (cached) yes checking if realloc if broken... no checking for ssize_t... (cached) yes checking for long long... (cached) yes checking for arpa/inet.h... (cached) yes checking for config.h... no checking for crypt.h... no checking for dirent.h... (cached) yes checking for errno.h... (cached) yes checking for err.h... yes checking for fcntl.h... (cached) yes checking for fnmatch.h... (cached) yes checking for grp.h... (cached) yes checking for ifaddrs.h... yes checking for netinet/in.h... (cached) yes checking for netinet/in6.h... no checking for netinet/in_systm.h... (cached) yes checking for netinet6/in6.h... no checking for paths.h... (cached) yes checking for poll.h... (cached) yes checking for pwd.h... (cached) yes checking for rpcsvc/ypclnt.h... (cached) yes checking for search.h... (cached) yes checking for shadow.h... no checking for stdint.h... (cached) yes checking for sys/auxv.h... yes checking for sys/bswap.h... no checking for sys/errno.h... yes checking for sys/ioctl.h... (cached) yes checking for sys/mman.h... (cached) yes checking for sys/param.h... (cached) yes checking for sys/resource.h... (cached) yes checking for sys/sockio.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/tty.h... yes checking for sys/types.h... (cached) yes checking for sys/uio.h... (cached) yes checking for sys/utsname.h... (cached) yes checking for sys/wait.h... (cached) yes checking for syslog.h... (cached) yes checking for termios.h... (cached) yes checking for winsock2.h... no checking for ws2tcpip.h... no checking for unistd.h... (cached) yes checking for userconf.h... no checking for usersec.h... no checking for util.h... (cached) yes checking for uintptr_t... yes checking for vis.h... no checking for netdb.h... (cached) yes checking for sys/socket.h... (cached) yes checking for net/if.h... (cached) yes checking for netinet6/in6_var.h... (cached) yes checking for sys/sysctl.h... (cached) yes checking for sys/proc.h... yes checking for socket... yes, in checking for gethostbyname... yes, in checking for syslog... yes, in checking for IPv6 stack type... checking for IPv6... checking for in6addr_loopback... checking for gethostbyname2... yes, in checking for arpa/nameser.h... yes checking for dns.h... no checking for resolv.h... (cached) yes checking for res_search... yes, in checking for res_nsearch... no checking for res_ndestroy... no checking for dns_search... no checking for dn_expand... yes checking for _res... yes checking whether _res is declared... yes checking for working snprintf... yes checking if snprintf needs a prototype... no checking for working vsnprintf... yes checking if vsnprintf needs a prototype... no checking for working glob... yes checking if glob needs a prototype... no checking for asnprintf... no checking for asprintf... (cached) yes checking for atexit... (cached) yes checking for cgetent... yes checking for getauxval... no checking for getconfattr... no checking for getprogname... yes checking for getrlimit... (cached) yes checking for getspnam... no checking for issetugid... (cached) yes checking for on_exit... no checking for poll... (cached) yes checking for random... (cached) yes checking for setprogname... yes checking for strsvis... no checking for strsvisx... no checking for strunvis... yes checking for strvis... (cached) yes checking for strvisx... yes checking for svis... no checking for sysconf... (cached) yes checking for sysctl... (cached) yes checking for tdelete... yes checking for tfind... yes checking for twalk... yes checking for uname... (cached) yes checking for unvis... yes checking for vasnprintf... no checking for vasprintf... (cached) yes checking for vis... yes checking for getsockopt... yes, in checking for setsockopt... yes, in checking for hstrerror... yes, in checking if hstrerror needs a prototype... no checking if asprintf needs a prototype... no checking if vasprintf needs a prototype... no checking if asnprintf needs a prototype... yes checking if vasnprintf needs a prototype... yes checking for bswap16... no checking for bswap32... no checking for bswap64... no checking for pidfile... yes, in -lutil checking for getaddrinfo... yes, in checking for getnameinfo... yes, in checking for freeaddrinfo... yes, in checking for gai_strerror... yes, in checking for daemon... (cached) yes checking for chown... (cached) yes checking for copyhostent... no checking for closefrom... (cached) yes checking for ecalloc... no checking for emalloc... no checking for erealloc... no checking for estrdup... no checking for err... (cached) yes checking for errx... yes checking for fchown... (cached) yes checking for flock... (cached) yes checking for fnmatch... (cached) yes checking for freehostent... no checking for getcwd... (cached) yes checking for getdtablesize... (cached) yes checking for getegid... (cached) yes checking for geteuid... (cached) yes checking for getgid... (cached) yes checking for gethostname... (cached) yes checking for getifaddrs... (cached) yes checking for getipnodebyaddr... no checking for getipnodebyname... no checking for getopt... (cached) yes checking for gettimeofday... (cached) yes checking for getuid... (cached) yes checking for getusershell... (cached) yes checking for initgroups... (cached) yes checking for innetgr... (cached) yes checking for iruserok... no checking for localtime_r... (cached) yes checking for lstat... (cached) yes checking for memmove... (cached) yes checking for memset_s... no checking for mkstemp... (cached) yes checking for putenv... (cached) yes checking for rcmd... yes checking for readv... (cached) yes checking for recvmsg... (cached) yes checking for sendmsg... (cached) yes checking for setegid... (cached) yes checking for setenv... (cached) yes checking for seteuid... (cached) yes checking for strcasecmp... (cached) yes checking for strdup... (cached) yes checking for strerror... (cached) yes checking for strftime... (cached) yes checking for strlcat... (cached) yes checking for strlcpy... (cached) yes checking for strlwr... no checking for strncasecmp... (cached) yes checking for strndup... yes checking for strnlen... yes checking for strptime... (cached) yes checking for strsep... (cached) yes checking for strsep_copy... no checking for strtok_r... (cached) yes checking for strtoll... (cached) yes checking for strtoull... (cached) yes checking for strupr... no checking for swab... yes checking for tsearch... (cached) yes checking for timegm... (cached) yes checking for unsetenv... (cached) yes checking for verr... yes checking for verrx... yes checking for vsyslog... (cached) yes checking for vwarn... yes checking for vwarnx... yes checking for warn... yes checking for warnx... (cached) yes checking for writev... (cached) yes checking if strndup needs a prototype... no checking if strsep needs a prototype... no checking if strtok_r needs a prototype... no checking for strtoll... (cached) yes checking for strtoull... (cached) yes checking if strsvis needs a prototype... yes checking if strsvisx needs a prototype... yes checking if strunvis needs a prototype... yes checking if strvis needs a prototype... yes checking if strvisx needs a prototype... yes checking if svis needs a prototype... yes checking if unvis needs a prototype... yes checking if vis needs a prototype... yes checking checking for dirfd... yes checking for dd_fd in DIR... no checking for inet_aton... (cached) yes checking for inet_ntop... (cached) yes checking for inet_pton... (cached) yes checking for sa_len in struct sockaddr... yes checking if setenv needs a prototype... no checking if unsetenv needs a prototype... no checking if gethostname needs a prototype... no checking if mkstemp needs a prototype... no checking if getusershell needs a prototype... no checking if daemon needs a prototype... yes checking if iruserok needs a prototype... yes checking if inet_aton needs a prototype... no checking for crypt... yes, in checking if strerror_r is compatible with system prototype... yes checking for strerror_r... (cached) yes checking if gethostbyname is compatible with system prototype... yes checking if gethostbyaddr is compatible with system prototype... no checking if getservbyname is compatible with system prototype... yes checking if getsockname is compatible with system prototype... yes checking if openlog is compatible with system prototype... yes checking if crypt needs a prototype... no checking for h_errno... yes checking whether h_errno is declared... yes checking for h_errlist... yes checking whether h_errlist is declared... no checking for h_nerr... yes checking whether h_nerr is declared... no checking for __progname... yes checking whether __progname is declared... no checking whether optarg is declared... yes checking whether optind is declared... yes checking whether opterr is declared... yes checking whether optopt is declared... yes checking whether environ is declared... no checking for tm_gmtoff in struct tm... yes checking for tm_zone in struct tm... yes checking for timezone... yes checking whether timezone is declared... yes checking for altzone... no checking for sa_family_t... yes checking for socklen_t... yes checking for struct sockaddr... yes checking for struct sockaddr_storage... yes checking for struct addrinfo... yes checking for struct ifaddrs... yes checking for struct iovec... yes checking for struct msghdr... yes checking for struct winsize... yes checking for struct spwd... no checking whether to enable OTP library... no checking for mig... no checking for nroff... no checking for groff... no checking how to format man pages... checking extension of pre-formatted manual pages... number checking for readline... no checking for libedit... no checking whether byte order is known at compile time... yes checking whether byte ordering is bigendian... no checking for inline... (cached) inline checking for an ANSI C-conforming const... (cached) yes checking for off_t... (cached) yes checking for mode_t... (cached) yes checking for sig_atomic_t... yes checking for long long... (cached) yes checking whether struct tm is in sys/time.h or time.h... (cached) time.h checking for egrep... (cached) /usr/bin/egrep checking for CommonCrypto/CommonDigest.h... no checking for CommonCrypto/CommonCryptor.h... no checking for arpa/telnet.h... yes checking for bind/bitypes.h... no checking for bsdsetjmp.h... no checking for curses.h... yes checking for dlfcn.h... (cached) yes checking for execinfo.h... yes checking for fnmatch.h... (cached) yes checking for inttypes.h... (cached) yes checking for io.h... no checking for libutil.h... no checking for limits.h... (cached) yes checking for maillock.h... no checking for netgroup.h... yes checking for netinet/in6_machtypes.h... no checking for netinet/tcp.h... (cached) yes checking for pthread.h... (cached) yes checking for pty.h... (cached) no checking for sac.h... no checking for sgtty.h... (cached) no checking for siad.h... no checking for signal.h... (cached) yes checking for strings.h... (cached) yes checking for stropts.h... no checking for sys/bitypes.h... no checking for sys/category.h... no checking for sys/file.h... (cached) yes checking for sys/filio.h... (cached) yes checking for sys/ioccom.h... yes checking for sys/mman.h... (cached) yes checking for sys/param.h... (cached) yes checking for sys/pty.h... no checking for sys/ptyio.h... no checking for sys/select.h... (cached) yes checking for sys/socket.h... (cached) yes checking for sys/str_tty.h... no checking for sys/stream.h... no checking for sys/stropts.h... no checking for sys/syscall.h... (cached) yes checking for sys/termio.h... no checking for sys/timeb.h... no checking for sys/times.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/un.h... (cached) yes checking for locale.h... (cached) yes checking for termcap.h... yes checking for termio.h... (cached) no checking for termios.h... (cached) yes checking for time.h... (cached) yes checking for tmpdir.h... no checking for udb.h... no checking for util.h... (cached) yes checking for term.h... yes checking for asl.h... no checking for net/if.h... (cached) yes checking for sys/ptyvar.h... no checking for sys/strtty.h... no checking for sys/ucred.h... (cached) yes checking for security/pam_modules.h... no checking for logwtmp... yes, in -lutil checking for logout... yes, in checking for openpty... yes, in -lutil checking for tgetent... yes, in -ltermcap checking for _getpty... (cached) no checking for _scrsize... no checking for arc4random... (cached) yes checking for backtrace... no checking for fcntl... (cached) yes checking for fork... (cached) yes checking for getpeereid... (cached) yes checking for getpeerucred... no checking for grantpt... (cached) yes checking for kill... (cached) yes checking for mktime... (cached) yes checking for ptsname... (cached) yes checking for rand... (cached) yes checking for revoke... (cached) yes checking for select... (cached) yes checking for setitimer... (cached) yes checking for setpcred... no checking for setpgid... (cached) yes checking for setproctitle... (cached) yes checking for setregid... (cached) yes checking for setresgid... (cached) yes checking for setresuid... (cached) yes checking for setreuid... (cached) yes checking for setsid... (cached) yes checking for setutent... no checking for sigaction... (cached) yes checking for strstr... (cached) yes checking for ttyname... (cached) yes checking for ttyslot... (cached) yes checking for umask... (cached) yes checking for unlockpt... (cached) yes checking for vhangup... no checking for waitpid... (cached) yes checking for yp_get_default_domain... (cached) yes checking checking for __sync_add_and_fetch... yes checking for working mmap... (cached) yes checking for capability.h... no checking for sys/capability.h... no checking for sgi_getcapabilitybyname... no checking for cap_set_proc... no checking for dladdr... yes checking for getpwnam_r... yes checking if getpwnam_r is posix... yes checking if _POSIX_PTHREAD_SEMANTICS is needed... no checking for door_create... no checking for getudbnam... no checking for setlim... no checking for int8_t... yes checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for u_int8_t... yes checking for u_int16_t... yes checking for u_int32_t... yes checking for u_int64_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for framework security... no checking for getmsg... no checking for compile_et... compile_et checking whether compile_et has the features we need... yes checking for if com_err generates a initialize_conf_error_table_r... yes checking for com_err... yes configure: Using the already-installed com_err checking which authentication modules should be built... none checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating etc/Makefile config.status: creating include/Makefile config.status: creating include/gssapi/Makefile config.status: creating include/hcrypto/Makefile config.status: creating include/kadm5/Makefile config.status: creating lib/Makefile config.status: creating lib/base/Makefile config.status: creating lib/asn1/Makefile config.status: creating lib/com_err/Makefile config.status: creating lib/hcrypto/Makefile config.status: creating lib/hx509/Makefile config.status: creating lib/gssapi/Makefile config.status: creating lib/ntlm/Makefile config.status: creating lib/hdb/Makefile config.status: creating lib/ipc/Makefile config.status: creating lib/kadm5/Makefile config.status: creating lib/kafs/Makefile config.status: creating lib/kdfs/Makefile config.status: creating lib/krb5/Makefile config.status: creating lib/otp/Makefile config.status: creating lib/roken/Makefile config.status: creating lib/sl/Makefile config.status: creating lib/sqlite/Makefile config.status: creating lib/vers/Makefile config.status: creating lib/wind/Makefile config.status: creating po/Makefile config.status: creating kuser/Makefile config.status: creating kpasswd/Makefile config.status: creating kadmin/Makefile config.status: creating admin/Makefile config.status: creating kcm/Makefile config.status: creating kdc/Makefile config.status: creating appl/Makefile config.status: creating appl/afsutil/Makefile config.status: creating appl/dbutils/Makefile config.status: creating appl/gssmask/Makefile config.status: creating appl/otp/Makefile config.status: creating appl/su/Makefile config.status: creating appl/test/Makefile config.status: creating appl/kf/Makefile config.status: creating appl/dceutils/Makefile config.status: creating tests/Makefile config.status: creating tests/bin/Makefile config.status: creating tests/can/Makefile config.status: creating tests/db/Makefile config.status: creating tests/kdc/Makefile config.status: creating tests/ldap/Makefile config.status: creating tests/gss/Makefile config.status: creating tests/java/Makefile config.status: creating tests/plugin/Makefile config.status: creating packages/Makefile config.status: creating packages/mac/Makefile config.status: creating doc/Makefile config.status: creating tools/Makefile config.status: creating include/config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in lib/libedit (/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/libedit) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' '--disable-afs-support' '--disable-mdb-db' '--disable-otp' '--bindir=/usr/local/heimdal/bin' '--sbindir=/usr/local/heimdal/sbin' '--libexecdir=/usr/local/heimdal/libexec' '--libdir=/usr/local/heimdal/lib' '--includedir=/usr/local/heimdal/include' '--sysconfdir=/etc/heimdal' '--mandir=/usr/local/man' '--infodir=/usr/local/info' '--localstatedir=/var' '--disable-silent-rules' '--disable-gtk-doc' 'CC=cc' 'CFLAGS=-O2 -pipe' 'LDFLAGS=-L/usr/local/lib' 'CPPFLAGS=-I/usr/local/include' 'PYTHON=/usr/local/bin/python3.13' 'YACC=yacc' --cache-file=/dev/null --srcdir=. configure: loading site script /exopi-obj/pobj/heimdal-7.8.0/config.site checking for gcc... cc 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... (cached) o checking whether the compiler supports GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for wchar.h... (cached) yes checking for minix/config.h... no checking for vfork.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for a BSD-compatible install... /exopi-obj/pobj/heimdal-7.8.0/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... mkdir -p checking for gawk... (cached) awk checking whether gmake sets $(MAKE)... yes checking whether gmake supports the include directive... yes (GNU style) checking whether gmake supports nested variables... yes checking dependency style of cc... gcc3 checking build system type... x86_64-unknown-openbsd7.8 checking host system type... x86_64-unknown-openbsd7.8 checking how to print strings... print -r checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 131072 checking how to convert x86_64-unknown-openbsd7.8 file names to x86_64-unknown-openbsd7.8 format... func_convert_file_noop checking how to convert x86_64-unknown-openbsd7.8 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$ checking for dlltool... no checking how to associate runtime and link libraries... print -r -- checking for ar... (cached) ar checking for archiver @FILE support... @ checking for strip... (cached) strip checking for ranlib... (cached) ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... openbsd7.8 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether gmake supports nested variables... (cached) yes checking whether ln -s works... yes checking for gawk... (cached) awk checking for nroff... no checking for awf... no checking for tgetent in -lcurses... yes checking for dirent.h that defines DIR... (cached) yes checking for library containing opendir... none required checking for egrep... (cached) /usr/bin/egrep checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking for fcntl.h... (cached) yes checking for limits.h... (cached) yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking for sys/param.h... (cached) yes checking for unistd.h... (cached) yes checking for curses.h... yes checking for ncurses.h... yes checking for sys/cdefs.h... (cached) yes checking for termios.h... (cached) yes checking for term.h... yes checking for an ANSI C-conforming const... (cached) yes checking for pid_t... (cached) yes checking for size_t... (cached) yes checking for u_int32_t... yes checking for fork... (cached) yes checking for vfork... (cached) yes checking for working fork... (cached) yes checking for working vfork... (cached) yes checking how to run the C preprocessor... cc -E checking whether cc needs -traditional... no checking return type of signal handlers... (cached) void checking whether lstat correctly handles trailing slash... yes checking whether stat accepts an empty string... (cached) no checking for getline... yes checking for isascii... (cached) yes checking for issetugid... (cached) yes checking for wcsdup... yes checking whether getpwnam_r and getpwuid_r are posix like... yes checking whether getpwnam_r and getpwuid_r are posix _draft_ like... no checking for struct dirent.d_namlen... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands creating include/version.h >>> Running build in security/heimdal,-devel-docs at 1764453064.12 ===> security/heimdal,-devel-docs ===> Building for heimdal-7.8.0 Making all in include gmake[1]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/include' gmake all-recursive gmake[2]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/include' Making all in kadm5 gmake[3]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/include/kadm5' gmake[3]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/include/kadm5' Making all in hcrypto gmake[3]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/include/hcrypto' gmake[3]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/include/hcrypto' Making all in gssapi gmake[3]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/include/gssapi' gmake[3]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/include/gssapi' gmake[3]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/include' cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../lib/roken -I../lib/roken -DHOST=\"x86_64-unknown-openbsd7.8\" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT bits.o -MD -MP -MF .deps/bits.Tpo -c -o bits.o bits.c mv -f .deps/bits.Tpo .deps/bits.Po /usr/bin/libtool --tag=CC --mode=link cc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -L/usr/local/lib -o bits bits.o -pthread libtool: link: cc -o bits -pthread -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe bits.o ld: warning: bits.c(bits.o:(main)): warning: sprintf() is often misused, please use snprintf() ./bits krb5-types.h gmake[3]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/include' gmake[2]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/include' gmake[1]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/include' Making all in lib gmake[1]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib' Making all in roken gmake[2]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/roken' awk -f ./roken.awk ./roken.h.in > make-roken.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT make-roken.o -MD -MP -MF .deps/make-roken.Tpo -c -o make-roken.o make-roken.c mv -f .deps/make-roken.Tpo .deps/make-roken.Po /usr/bin/libtool --tag=CC --mode=link cc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -L/usr/local/lib -o make-roken make-roken.o -pthread libtool: link: cc -o make-roken -pthread -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe make-roken.o gmake all-am gmake[3]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/roken' cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -DTEST_SNPRINTF -DINET6 -O2 -pipe -pthread -MT snprintf_test-snprintf-test.o -MD -MP -MF .deps/snprintf_test-snprintf-test.Tpo -c -o snprintf_test-snprintf-test.o `test -f 'snprintf-test.c' || echo './'`snprintf-test.c mv -f .deps/snprintf_test-snprintf-test.Tpo .deps/snprintf_test-snprintf-test.Po /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -DTEST_SNPRINTF -DTEST_STRPFTIME -DINET6 -O2 -pipe -pthread -MT libtest_la-strftime.lo -MD -MP -MF .deps/libtest_la-strftime.Tpo -c -o libtest_la-strftime.lo `test -f 'strftime.c' || echo './'`strftime.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -DTEST_SNPRINTF -DTEST_STRPFTIME -DINET6 -O2 -pipe -pthread -MT libtest_la-strftime.lo -MD -MP -MF .deps/libtest_la-strftime.Tpo -c strftime.c -fPIC -DPIC -o .libs/libtest_la-strftime.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -DTEST_SNPRINTF -DTEST_STRPFTIME -DINET6 -O2 -pipe -pthread -MT libtest_la-strftime.lo -MD -MP -MF .deps/libtest_la-strftime.Tpo -c strftime.c -o libtest_la-strftime.o mv -f .deps/libtest_la-strftime.Tpo .deps/libtest_la-strftime.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -DTEST_SNPRINTF -DTEST_STRPFTIME -DINET6 -O2 -pipe -pthread -MT libtest_la-strptime.lo -MD -MP -MF .deps/libtest_la-strptime.Tpo -c -o libtest_la-strptime.lo `test -f 'strptime.c' || echo './'`strptime.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -DTEST_SNPRINTF -DTEST_STRPFTIME -DINET6 -O2 -pipe -pthread -MT libtest_la-strptime.lo -MD -MP -MF .deps/libtest_la-strptime.Tpo -c strptime.c -fPIC -DPIC -o .libs/libtest_la-strptime.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -DTEST_SNPRINTF -DTEST_STRPFTIME -DINET6 -O2 -pipe -pthread -MT libtest_la-strptime.lo -MD -MP -MF .deps/libtest_la-strptime.Tpo -c strptime.c -o libtest_la-strptime.o mv -f .deps/libtest_la-strptime.Tpo .deps/libtest_la-strptime.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -DTEST_SNPRINTF -DTEST_STRPFTIME -DINET6 -O2 -pipe -pthread -MT libtest_la-snprintf.lo -MD -MP -MF .deps/libtest_la-snprintf.Tpo -c -o libtest_la-snprintf.lo `test -f 'snprintf.c' || echo './'`snprintf.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -DTEST_SNPRINTF -DTEST_STRPFTIME -DINET6 -O2 -pipe -pthread -MT libtest_la-snprintf.lo -MD -MP -MF .deps/libtest_la-snprintf.Tpo -c snprintf.c -fPIC -DPIC -o .libs/libtest_la-snprintf.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -DTEST_SNPRINTF -DTEST_STRPFTIME -DINET6 -O2 -pipe -pthread -MT libtest_la-snprintf.lo -MD -MP -MF .deps/libtest_la-snprintf.Tpo -c snprintf.c -o libtest_la-snprintf.o mv -f .deps/libtest_la-snprintf.Tpo .deps/libtest_la-snprintf.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -DTEST_SNPRINTF -DTEST_STRPFTIME -DINET6 -O2 -pipe -pthread -MT libtest_la-tsearch.lo -MD -MP -MF .deps/libtest_la-tsearch.Tpo -c -o libtest_la-tsearch.lo `test -f 'tsearch.c' || echo './'`tsearch.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -DTEST_SNPRINTF -DTEST_STRPFTIME -DINET6 -O2 -pipe -pthread -MT libtest_la-tsearch.lo -MD -MP -MF .deps/libtest_la-tsearch.Tpo -c tsearch.c -fPIC -DPIC -o .libs/libtest_la-tsearch.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -DTEST_SNPRINTF -DTEST_STRPFTIME -DINET6 -O2 -pipe -pthread -MT libtest_la-tsearch.lo -MD -MP -MF .deps/libtest_la-tsearch.Tpo -c tsearch.c -o libtest_la-tsearch.o mv -f .deps/libtest_la-tsearch.Tpo .deps/libtest_la-tsearch.Plo /usr/bin/libtool --tag=CC --mode=link cc -DTEST_SNPRINTF -DTEST_STRPFTIME -DINET6 -O2 -pipe -pthread -L/usr/local/lib -o libtest.la libtest_la-strftime.lo libtest_la-strptime.lo libtest_la-snprintf.lo libtest_la-tsearch.lo -pthread libtool: link: ar cru .libs/libtest.a .libs/libtest_la-strftime.o .libs/libtest_la-strptime.o .libs/libtest_la-snprintf.o .libs/libtest_la-tsearch.o libtool: link: ranlib .libs/libtest.a cp vis.hin vis.h /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-base64.lo -MD -MP -MF .deps/libroken_la-base64.Tpo -c -o libroken_la-base64.lo `test -f 'base64.c' || echo './'`base64.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-base64.lo -MD -MP -MF .deps/libroken_la-base64.Tpo -c base64.c -fPIC -DPIC -o .libs/libroken_la-base64.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-base64.lo -MD -MP -MF .deps/libroken_la-base64.Tpo -c base64.c -o libroken_la-base64.o mv -f .deps/libroken_la-base64.Tpo .deps/libroken_la-base64.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-bswap.lo -MD -MP -MF .deps/libroken_la-bswap.Tpo -c -o libroken_la-bswap.lo `test -f 'bswap.c' || echo './'`bswap.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-bswap.lo -MD -MP -MF .deps/libroken_la-bswap.Tpo -c bswap.c -fPIC -DPIC -o .libs/libroken_la-bswap.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-bswap.lo -MD -MP -MF .deps/libroken_la-bswap.Tpo -c bswap.c -o libroken_la-bswap.o mv -f .deps/libroken_la-bswap.Tpo .deps/libroken_la-bswap.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-concat.lo -MD -MP -MF .deps/libroken_la-concat.Tpo -c -o libroken_la-concat.lo `test -f 'concat.c' || echo './'`concat.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-concat.lo -MD -MP -MF .deps/libroken_la-concat.Tpo -c concat.c -fPIC -DPIC -o .libs/libroken_la-concat.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-concat.lo -MD -MP -MF .deps/libroken_la-concat.Tpo -c concat.c -o libroken_la-concat.o mv -f .deps/libroken_la-concat.Tpo .deps/libroken_la-concat.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-cloexec.lo -MD -MP -MF .deps/libroken_la-cloexec.Tpo -c -o libroken_la-cloexec.lo `test -f 'cloexec.c' || echo './'`cloexec.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-cloexec.lo -MD -MP -MF .deps/libroken_la-cloexec.Tpo -c cloexec.c -fPIC -DPIC -o .libs/libroken_la-cloexec.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-cloexec.lo -MD -MP -MF .deps/libroken_la-cloexec.Tpo -c cloexec.c -o libroken_la-cloexec.o mv -f .deps/libroken_la-cloexec.Tpo .deps/libroken_la-cloexec.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-ct.lo -MD -MP -MF .deps/libroken_la-ct.Tpo -c -o libroken_la-ct.lo `test -f 'ct.c' || echo './'`ct.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-ct.lo -MD -MP -MF .deps/libroken_la-ct.Tpo -c ct.c -fPIC -DPIC -o .libs/libroken_la-ct.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-ct.lo -MD -MP -MF .deps/libroken_la-ct.Tpo -c ct.c -o libroken_la-ct.o mv -f .deps/libroken_la-ct.Tpo .deps/libroken_la-ct.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-detach.lo -MD -MP -MF .deps/libroken_la-detach.Tpo -c -o libroken_la-detach.lo `test -f 'detach.c' || echo './'`detach.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-detach.lo -MD -MP -MF .deps/libroken_la-detach.Tpo -c detach.c -fPIC -DPIC -o .libs/libroken_la-detach.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-detach.lo -MD -MP -MF .deps/libroken_la-detach.Tpo -c detach.c -o libroken_la-detach.o mv -f .deps/libroken_la-detach.Tpo .deps/libroken_la-detach.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-doxygen.lo -MD -MP -MF .deps/libroken_la-doxygen.Tpo -c -o libroken_la-doxygen.lo `test -f 'doxygen.c' || echo './'`doxygen.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-doxygen.lo -MD -MP -MF .deps/libroken_la-doxygen.Tpo -c doxygen.c -fPIC -DPIC -o .libs/libroken_la-doxygen.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-doxygen.lo -MD -MP -MF .deps/libroken_la-doxygen.Tpo -c doxygen.c -o libroken_la-doxygen.o mv -f .deps/libroken_la-doxygen.Tpo .deps/libroken_la-doxygen.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-dumpdata.lo -MD -MP -MF .deps/libroken_la-dumpdata.Tpo -c -o libroken_la-dumpdata.lo `test -f 'dumpdata.c' || echo './'`dumpdata.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-dumpdata.lo -MD -MP -MF .deps/libroken_la-dumpdata.Tpo -c dumpdata.c -fPIC -DPIC -o .libs/libroken_la-dumpdata.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-dumpdata.lo -MD -MP -MF .deps/libroken_la-dumpdata.Tpo -c dumpdata.c -o libroken_la-dumpdata.o mv -f .deps/libroken_la-dumpdata.Tpo .deps/libroken_la-dumpdata.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-environment.lo -MD -MP -MF .deps/libroken_la-environment.Tpo -c -o libroken_la-environment.lo `test -f 'environment.c' || echo './'`environment.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-environment.lo -MD -MP -MF .deps/libroken_la-environment.Tpo -c environment.c -fPIC -DPIC -o .libs/libroken_la-environment.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-environment.lo -MD -MP -MF .deps/libroken_la-environment.Tpo -c environment.c -o libroken_la-environment.o mv -f .deps/libroken_la-environment.Tpo .deps/libroken_la-environment.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-eread.lo -MD -MP -MF .deps/libroken_la-eread.Tpo -c -o libroken_la-eread.lo `test -f 'eread.c' || echo './'`eread.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-eread.lo -MD -MP -MF .deps/libroken_la-eread.Tpo -c eread.c -fPIC -DPIC -o .libs/libroken_la-eread.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-eread.lo -MD -MP -MF .deps/libroken_la-eread.Tpo -c eread.c -o libroken_la-eread.o mv -f .deps/libroken_la-eread.Tpo .deps/libroken_la-eread.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-esetenv.lo -MD -MP -MF .deps/libroken_la-esetenv.Tpo -c -o libroken_la-esetenv.lo `test -f 'esetenv.c' || echo './'`esetenv.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-esetenv.lo -MD -MP -MF .deps/libroken_la-esetenv.Tpo -c esetenv.c -fPIC -DPIC -o .libs/libroken_la-esetenv.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-esetenv.lo -MD -MP -MF .deps/libroken_la-esetenv.Tpo -c esetenv.c -o libroken_la-esetenv.o mv -f .deps/libroken_la-esetenv.Tpo .deps/libroken_la-esetenv.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-ewrite.lo -MD -MP -MF .deps/libroken_la-ewrite.Tpo -c -o libroken_la-ewrite.lo `test -f 'ewrite.c' || echo './'`ewrite.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-ewrite.lo -MD -MP -MF .deps/libroken_la-ewrite.Tpo -c ewrite.c -fPIC -DPIC -o .libs/libroken_la-ewrite.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-ewrite.lo -MD -MP -MF .deps/libroken_la-ewrite.Tpo -c ewrite.c -o libroken_la-ewrite.o mv -f .deps/libroken_la-ewrite.Tpo .deps/libroken_la-ewrite.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-getaddrinfo_hostspec.lo -MD -MP -MF .deps/libroken_la-getaddrinfo_hostspec.Tpo -c -o libroken_la-getaddrinfo_hostspec.lo `test -f 'getaddrinfo_hostspec.c' || echo './'`getaddrinfo_hostspec.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-getaddrinfo_hostspec.lo -MD -MP -MF .deps/libroken_la-getaddrinfo_hostspec.Tpo -c getaddrinfo_hostspec.c -fPIC -DPIC -o .libs/libroken_la-getaddrinfo_hostspec.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-getaddrinfo_hostspec.lo -MD -MP -MF .deps/libroken_la-getaddrinfo_hostspec.Tpo -c getaddrinfo_hostspec.c -o libroken_la-getaddrinfo_hostspec.o mv -f .deps/libroken_la-getaddrinfo_hostspec.Tpo .deps/libroken_la-getaddrinfo_hostspec.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-get_default_username.lo -MD -MP -MF .deps/libroken_la-get_default_username.Tpo -c -o libroken_la-get_default_username.lo `test -f 'get_default_username.c' || echo './'`get_default_username.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-get_default_username.lo -MD -MP -MF .deps/libroken_la-get_default_username.Tpo -c get_default_username.c -fPIC -DPIC -o .libs/libroken_la-get_default_username.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-get_default_username.lo -MD -MP -MF .deps/libroken_la-get_default_username.Tpo -c get_default_username.c -o libroken_la-get_default_username.o mv -f .deps/libroken_la-get_default_username.Tpo .deps/libroken_la-get_default_username.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-get_window_size.lo -MD -MP -MF .deps/libroken_la-get_window_size.Tpo -c -o libroken_la-get_window_size.lo `test -f 'get_window_size.c' || echo './'`get_window_size.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-get_window_size.lo -MD -MP -MF .deps/libroken_la-get_window_size.Tpo -c get_window_size.c -fPIC -DPIC -o .libs/libroken_la-get_window_size.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-get_window_size.lo -MD -MP -MF .deps/libroken_la-get_window_size.Tpo -c get_window_size.c -o libroken_la-get_window_size.o mv -f .deps/libroken_la-get_window_size.Tpo .deps/libroken_la-get_window_size.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-getarg.lo -MD -MP -MF .deps/libroken_la-getarg.Tpo -c -o libroken_la-getarg.lo `test -f 'getarg.c' || echo './'`getarg.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-getarg.lo -MD -MP -MF .deps/libroken_la-getarg.Tpo -c getarg.c -fPIC -DPIC -o .libs/libroken_la-getarg.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-getarg.lo -MD -MP -MF .deps/libroken_la-getarg.Tpo -c getarg.c -o libroken_la-getarg.o mv -f .deps/libroken_la-getarg.Tpo .deps/libroken_la-getarg.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-getnameinfo_verified.lo -MD -MP -MF .deps/libroken_la-getnameinfo_verified.Tpo -c -o libroken_la-getnameinfo_verified.lo `test -f 'getnameinfo_verified.c' || echo './'`getnameinfo_verified.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-getnameinfo_verified.lo -MD -MP -MF .deps/libroken_la-getnameinfo_verified.Tpo -c getnameinfo_verified.c -fPIC -DPIC -o .libs/libroken_la-getnameinfo_verified.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-getnameinfo_verified.lo -MD -MP -MF .deps/libroken_la-getnameinfo_verified.Tpo -c getnameinfo_verified.c -o libroken_la-getnameinfo_verified.o mv -f .deps/libroken_la-getnameinfo_verified.Tpo .deps/libroken_la-getnameinfo_verified.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-getprogname.lo -MD -MP -MF .deps/libroken_la-getprogname.Tpo -c -o libroken_la-getprogname.lo `test -f 'getprogname.c' || echo './'`getprogname.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-getprogname.lo -MD -MP -MF .deps/libroken_la-getprogname.Tpo -c getprogname.c -fPIC -DPIC -o .libs/libroken_la-getprogname.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-getprogname.lo -MD -MP -MF .deps/libroken_la-getprogname.Tpo -c getprogname.c -o libroken_la-getprogname.o mv -f .deps/libroken_la-getprogname.Tpo .deps/libroken_la-getprogname.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-getxxyyy.lo -MD -MP -MF .deps/libroken_la-getxxyyy.Tpo -c -o libroken_la-getxxyyy.lo `test -f 'getxxyyy.c' || echo './'`getxxyyy.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-getxxyyy.lo -MD -MP -MF .deps/libroken_la-getxxyyy.Tpo -c getxxyyy.c -fPIC -DPIC -o .libs/libroken_la-getxxyyy.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-getxxyyy.lo -MD -MP -MF .deps/libroken_la-getxxyyy.Tpo -c getxxyyy.c -o libroken_la-getxxyyy.o mv -f .deps/libroken_la-getxxyyy.Tpo .deps/libroken_la-getxxyyy.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-h_errno.lo -MD -MP -MF .deps/libroken_la-h_errno.Tpo -c -o libroken_la-h_errno.lo `test -f 'h_errno.c' || echo './'`h_errno.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-h_errno.lo -MD -MP -MF .deps/libroken_la-h_errno.Tpo -c h_errno.c -fPIC -DPIC -o .libs/libroken_la-h_errno.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-h_errno.lo -MD -MP -MF .deps/libroken_la-h_errno.Tpo -c h_errno.c -o libroken_la-h_errno.o mv -f .deps/libroken_la-h_errno.Tpo .deps/libroken_la-h_errno.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-hex.lo -MD -MP -MF .deps/libroken_la-hex.Tpo -c -o libroken_la-hex.lo `test -f 'hex.c' || echo './'`hex.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-hex.lo -MD -MP -MF .deps/libroken_la-hex.Tpo -c hex.c -fPIC -DPIC -o .libs/libroken_la-hex.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-hex.lo -MD -MP -MF .deps/libroken_la-hex.Tpo -c hex.c -o libroken_la-hex.o mv -f .deps/libroken_la-hex.Tpo .deps/libroken_la-hex.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-hostent_find_fqdn.lo -MD -MP -MF .deps/libroken_la-hostent_find_fqdn.Tpo -c -o libroken_la-hostent_find_fqdn.lo `test -f 'hostent_find_fqdn.c' || echo './'`hostent_find_fqdn.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-hostent_find_fqdn.lo -MD -MP -MF .deps/libroken_la-hostent_find_fqdn.Tpo -c hostent_find_fqdn.c -fPIC -DPIC -o .libs/libroken_la-hostent_find_fqdn.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-hostent_find_fqdn.lo -MD -MP -MF .deps/libroken_la-hostent_find_fqdn.Tpo -c hostent_find_fqdn.c -o libroken_la-hostent_find_fqdn.o mv -f .deps/libroken_la-hostent_find_fqdn.Tpo .deps/libroken_la-hostent_find_fqdn.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-issuid.lo -MD -MP -MF .deps/libroken_la-issuid.Tpo -c -o libroken_la-issuid.lo `test -f 'issuid.c' || echo './'`issuid.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-issuid.lo -MD -MP -MF .deps/libroken_la-issuid.Tpo -c issuid.c -fPIC -DPIC -o .libs/libroken_la-issuid.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-issuid.lo -MD -MP -MF .deps/libroken_la-issuid.Tpo -c issuid.c -o libroken_la-issuid.o mv -f .deps/libroken_la-issuid.Tpo .deps/libroken_la-issuid.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-k_getpwnam.lo -MD -MP -MF .deps/libroken_la-k_getpwnam.Tpo -c -o libroken_la-k_getpwnam.lo `test -f 'k_getpwnam.c' || echo './'`k_getpwnam.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-k_getpwnam.lo -MD -MP -MF .deps/libroken_la-k_getpwnam.Tpo -c k_getpwnam.c -fPIC -DPIC -o .libs/libroken_la-k_getpwnam.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-k_getpwnam.lo -MD -MP -MF .deps/libroken_la-k_getpwnam.Tpo -c k_getpwnam.c -o libroken_la-k_getpwnam.o mv -f .deps/libroken_la-k_getpwnam.Tpo .deps/libroken_la-k_getpwnam.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-k_getpwuid.lo -MD -MP -MF .deps/libroken_la-k_getpwuid.Tpo -c -o libroken_la-k_getpwuid.lo `test -f 'k_getpwuid.c' || echo './'`k_getpwuid.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-k_getpwuid.lo -MD -MP -MF .deps/libroken_la-k_getpwuid.Tpo -c k_getpwuid.c -fPIC -DPIC -o .libs/libroken_la-k_getpwuid.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-k_getpwuid.lo -MD -MP -MF .deps/libroken_la-k_getpwuid.Tpo -c k_getpwuid.c -o libroken_la-k_getpwuid.o mv -f .deps/libroken_la-k_getpwuid.Tpo .deps/libroken_la-k_getpwuid.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-mini_inetd.lo -MD -MP -MF .deps/libroken_la-mini_inetd.Tpo -c -o libroken_la-mini_inetd.lo `test -f 'mini_inetd.c' || echo './'`mini_inetd.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-mini_inetd.lo -MD -MP -MF .deps/libroken_la-mini_inetd.Tpo -c mini_inetd.c -fPIC -DPIC -o .libs/libroken_la-mini_inetd.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-mini_inetd.lo -MD -MP -MF .deps/libroken_la-mini_inetd.Tpo -c mini_inetd.c -o libroken_la-mini_inetd.o mv -f .deps/libroken_la-mini_inetd.Tpo .deps/libroken_la-mini_inetd.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-mkdir.lo -MD -MP -MF .deps/libroken_la-mkdir.Tpo -c -o libroken_la-mkdir.lo `test -f 'mkdir.c' || echo './'`mkdir.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-mkdir.lo -MD -MP -MF .deps/libroken_la-mkdir.Tpo -c mkdir.c -fPIC -DPIC -o .libs/libroken_la-mkdir.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-mkdir.lo -MD -MP -MF .deps/libroken_la-mkdir.Tpo -c mkdir.c -o libroken_la-mkdir.o mv -f .deps/libroken_la-mkdir.Tpo .deps/libroken_la-mkdir.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-net_read.lo -MD -MP -MF .deps/libroken_la-net_read.Tpo -c -o libroken_la-net_read.lo `test -f 'net_read.c' || echo './'`net_read.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-net_read.lo -MD -MP -MF .deps/libroken_la-net_read.Tpo -c net_read.c -fPIC -DPIC -o .libs/libroken_la-net_read.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-net_read.lo -MD -MP -MF .deps/libroken_la-net_read.Tpo -c net_read.c -o libroken_la-net_read.o mv -f .deps/libroken_la-net_read.Tpo .deps/libroken_la-net_read.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-net_write.lo -MD -MP -MF .deps/libroken_la-net_write.Tpo -c -o libroken_la-net_write.lo `test -f 'net_write.c' || echo './'`net_write.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-net_write.lo -MD -MP -MF .deps/libroken_la-net_write.Tpo -c net_write.c -fPIC -DPIC -o .libs/libroken_la-net_write.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-net_write.lo -MD -MP -MF .deps/libroken_la-net_write.Tpo -c net_write.c -o libroken_la-net_write.o mv -f .deps/libroken_la-net_write.Tpo .deps/libroken_la-net_write.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-parse_bytes.lo -MD -MP -MF .deps/libroken_la-parse_bytes.Tpo -c -o libroken_la-parse_bytes.lo `test -f 'parse_bytes.c' || echo './'`parse_bytes.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-parse_bytes.lo -MD -MP -MF .deps/libroken_la-parse_bytes.Tpo -c parse_bytes.c -fPIC -DPIC -o .libs/libroken_la-parse_bytes.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-parse_bytes.lo -MD -MP -MF .deps/libroken_la-parse_bytes.Tpo -c parse_bytes.c -o libroken_la-parse_bytes.o mv -f .deps/libroken_la-parse_bytes.Tpo .deps/libroken_la-parse_bytes.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-parse_time.lo -MD -MP -MF .deps/libroken_la-parse_time.Tpo -c -o libroken_la-parse_time.lo `test -f 'parse_time.c' || echo './'`parse_time.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-parse_time.lo -MD -MP -MF .deps/libroken_la-parse_time.Tpo -c parse_time.c -fPIC -DPIC -o .libs/libroken_la-parse_time.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-parse_time.lo -MD -MP -MF .deps/libroken_la-parse_time.Tpo -c parse_time.c -o libroken_la-parse_time.o mv -f .deps/libroken_la-parse_time.Tpo .deps/libroken_la-parse_time.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-parse_units.lo -MD -MP -MF .deps/libroken_la-parse_units.Tpo -c -o libroken_la-parse_units.lo `test -f 'parse_units.c' || echo './'`parse_units.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-parse_units.lo -MD -MP -MF .deps/libroken_la-parse_units.Tpo -c parse_units.c -fPIC -DPIC -o .libs/libroken_la-parse_units.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-parse_units.lo -MD -MP -MF .deps/libroken_la-parse_units.Tpo -c parse_units.c -o libroken_la-parse_units.o mv -f .deps/libroken_la-parse_units.Tpo .deps/libroken_la-parse_units.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-qsort.lo -MD -MP -MF .deps/libroken_la-qsort.Tpo -c -o libroken_la-qsort.lo `test -f 'qsort.c' || echo './'`qsort.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-qsort.lo -MD -MP -MF .deps/libroken_la-qsort.Tpo -c qsort.c -fPIC -DPIC -o .libs/libroken_la-qsort.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-qsort.lo -MD -MP -MF .deps/libroken_la-qsort.Tpo -c qsort.c -o libroken_la-qsort.o mv -f .deps/libroken_la-qsort.Tpo .deps/libroken_la-qsort.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-rand.lo -MD -MP -MF .deps/libroken_la-rand.Tpo -c -o libroken_la-rand.lo `test -f 'rand.c' || echo './'`rand.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-rand.lo -MD -MP -MF .deps/libroken_la-rand.Tpo -c rand.c -fPIC -DPIC -o .libs/libroken_la-rand.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-rand.lo -MD -MP -MF .deps/libroken_la-rand.Tpo -c rand.c -o libroken_la-rand.o mv -f .deps/libroken_la-rand.Tpo .deps/libroken_la-rand.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-realloc.lo -MD -MP -MF .deps/libroken_la-realloc.Tpo -c -o libroken_la-realloc.lo `test -f 'realloc.c' || echo './'`realloc.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-realloc.lo -MD -MP -MF .deps/libroken_la-realloc.Tpo -c realloc.c -fPIC -DPIC -o .libs/libroken_la-realloc.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-realloc.lo -MD -MP -MF .deps/libroken_la-realloc.Tpo -c realloc.c -o libroken_la-realloc.o mv -f .deps/libroken_la-realloc.Tpo .deps/libroken_la-realloc.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-resolve.lo -MD -MP -MF .deps/libroken_la-resolve.Tpo -c -o libroken_la-resolve.lo `test -f 'resolve.c' || echo './'`resolve.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-resolve.lo -MD -MP -MF .deps/libroken_la-resolve.Tpo -c resolve.c -fPIC -DPIC -o .libs/libroken_la-resolve.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-resolve.lo -MD -MP -MF .deps/libroken_la-resolve.Tpo -c resolve.c -o libroken_la-resolve.o mv -f .deps/libroken_la-resolve.Tpo .deps/libroken_la-resolve.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-roken_gethostby.lo -MD -MP -MF .deps/libroken_la-roken_gethostby.Tpo -c -o libroken_la-roken_gethostby.lo `test -f 'roken_gethostby.c' || echo './'`roken_gethostby.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-roken_gethostby.lo -MD -MP -MF .deps/libroken_la-roken_gethostby.Tpo -c roken_gethostby.c -fPIC -DPIC -o .libs/libroken_la-roken_gethostby.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-roken_gethostby.lo -MD -MP -MF .deps/libroken_la-roken_gethostby.Tpo -c roken_gethostby.c -o libroken_la-roken_gethostby.o mv -f .deps/libroken_la-roken_gethostby.Tpo .deps/libroken_la-roken_gethostby.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-rtbl.lo -MD -MP -MF .deps/libroken_la-rtbl.Tpo -c -o libroken_la-rtbl.lo `test -f 'rtbl.c' || echo './'`rtbl.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-rtbl.lo -MD -MP -MF .deps/libroken_la-rtbl.Tpo -c rtbl.c -fPIC -DPIC -o .libs/libroken_la-rtbl.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-rtbl.lo -MD -MP -MF .deps/libroken_la-rtbl.Tpo -c rtbl.c -o libroken_la-rtbl.o mv -f .deps/libroken_la-rtbl.Tpo .deps/libroken_la-rtbl.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-setprogname.lo -MD -MP -MF .deps/libroken_la-setprogname.Tpo -c -o libroken_la-setprogname.lo `test -f 'setprogname.c' || echo './'`setprogname.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-setprogname.lo -MD -MP -MF .deps/libroken_la-setprogname.Tpo -c setprogname.c -fPIC -DPIC -o .libs/libroken_la-setprogname.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-setprogname.lo -MD -MP -MF .deps/libroken_la-setprogname.Tpo -c setprogname.c -o libroken_la-setprogname.o mv -f .deps/libroken_la-setprogname.Tpo .deps/libroken_la-setprogname.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-signal.lo -MD -MP -MF .deps/libroken_la-signal.Tpo -c -o libroken_la-signal.lo `test -f 'signal.c' || echo './'`signal.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-signal.lo -MD -MP -MF .deps/libroken_la-signal.Tpo -c signal.c -fPIC -DPIC -o .libs/libroken_la-signal.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-signal.lo -MD -MP -MF .deps/libroken_la-signal.Tpo -c signal.c -o libroken_la-signal.o mv -f .deps/libroken_la-signal.Tpo .deps/libroken_la-signal.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-simple_exec.lo -MD -MP -MF .deps/libroken_la-simple_exec.Tpo -c -o libroken_la-simple_exec.lo `test -f 'simple_exec.c' || echo './'`simple_exec.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-simple_exec.lo -MD -MP -MF .deps/libroken_la-simple_exec.Tpo -c simple_exec.c -fPIC -DPIC -o .libs/libroken_la-simple_exec.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-simple_exec.lo -MD -MP -MF .deps/libroken_la-simple_exec.Tpo -c simple_exec.c -o libroken_la-simple_exec.o mv -f .deps/libroken_la-simple_exec.Tpo .deps/libroken_la-simple_exec.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-snprintf.lo -MD -MP -MF .deps/libroken_la-snprintf.Tpo -c -o libroken_la-snprintf.lo `test -f 'snprintf.c' || echo './'`snprintf.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-snprintf.lo -MD -MP -MF .deps/libroken_la-snprintf.Tpo -c snprintf.c -fPIC -DPIC -o .libs/libroken_la-snprintf.o snprintf.c:300:9: warning: variable 'len' set but not used [-Wunused-but-set-variable] 300 | int len = 0; | ^ 1 warning generated. cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-snprintf.lo -MD -MP -MF .deps/libroken_la-snprintf.Tpo -c snprintf.c -o libroken_la-snprintf.o snprintf.c:300:9: warning: variable 'len' set but not used [-Wunused-but-set-variable] 300 | int len = 0; | ^ 1 warning generated. mv -f .deps/libroken_la-snprintf.Tpo .deps/libroken_la-snprintf.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-socket.lo -MD -MP -MF .deps/libroken_la-socket.Tpo -c -o libroken_la-socket.lo `test -f 'socket.c' || echo './'`socket.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-socket.lo -MD -MP -MF .deps/libroken_la-socket.Tpo -c socket.c -fPIC -DPIC -o .libs/libroken_la-socket.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-socket.lo -MD -MP -MF .deps/libroken_la-socket.Tpo -c socket.c -o libroken_la-socket.o mv -f .deps/libroken_la-socket.Tpo .deps/libroken_la-socket.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-strcollect.lo -MD -MP -MF .deps/libroken_la-strcollect.Tpo -c -o libroken_la-strcollect.lo `test -f 'strcollect.c' || echo './'`strcollect.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-strcollect.lo -MD -MP -MF .deps/libroken_la-strcollect.Tpo -c strcollect.c -fPIC -DPIC -o .libs/libroken_la-strcollect.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-strcollect.lo -MD -MP -MF .deps/libroken_la-strcollect.Tpo -c strcollect.c -o libroken_la-strcollect.o mv -f .deps/libroken_la-strcollect.Tpo .deps/libroken_la-strcollect.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-strerror_r.lo -MD -MP -MF .deps/libroken_la-strerror_r.Tpo -c -o libroken_la-strerror_r.lo `test -f 'strerror_r.c' || echo './'`strerror_r.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-strerror_r.lo -MD -MP -MF .deps/libroken_la-strerror_r.Tpo -c strerror_r.c -fPIC -DPIC -o .libs/libroken_la-strerror_r.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-strerror_r.lo -MD -MP -MF .deps/libroken_la-strerror_r.Tpo -c strerror_r.c -o libroken_la-strerror_r.o mv -f .deps/libroken_la-strerror_r.Tpo .deps/libroken_la-strerror_r.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-strpool.lo -MD -MP -MF .deps/libroken_la-strpool.Tpo -c -o libroken_la-strpool.lo `test -f 'strpool.c' || echo './'`strpool.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-strpool.lo -MD -MP -MF .deps/libroken_la-strpool.Tpo -c strpool.c -fPIC -DPIC -o .libs/libroken_la-strpool.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-strpool.lo -MD -MP -MF .deps/libroken_la-strpool.Tpo -c strpool.c -o libroken_la-strpool.o mv -f .deps/libroken_la-strpool.Tpo .deps/libroken_la-strpool.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-timeval.lo -MD -MP -MF .deps/libroken_la-timeval.Tpo -c -o libroken_la-timeval.lo `test -f 'timeval.c' || echo './'`timeval.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-timeval.lo -MD -MP -MF .deps/libroken_la-timeval.Tpo -c timeval.c -fPIC -DPIC -o .libs/libroken_la-timeval.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-timeval.lo -MD -MP -MF .deps/libroken_la-timeval.Tpo -c timeval.c -o libroken_la-timeval.o mv -f .deps/libroken_la-timeval.Tpo .deps/libroken_la-timeval.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-tm2time.lo -MD -MP -MF .deps/libroken_la-tm2time.Tpo -c -o libroken_la-tm2time.lo `test -f 'tm2time.c' || echo './'`tm2time.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-tm2time.lo -MD -MP -MF .deps/libroken_la-tm2time.Tpo -c tm2time.c -fPIC -DPIC -o .libs/libroken_la-tm2time.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-tm2time.lo -MD -MP -MF .deps/libroken_la-tm2time.Tpo -c tm2time.c -o libroken_la-tm2time.o mv -f .deps/libroken_la-tm2time.Tpo .deps/libroken_la-tm2time.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-unvis.lo -MD -MP -MF .deps/libroken_la-unvis.Tpo -c -o libroken_la-unvis.lo `test -f 'unvis.c' || echo './'`unvis.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-unvis.lo -MD -MP -MF .deps/libroken_la-unvis.Tpo -c unvis.c -fPIC -DPIC -o .libs/libroken_la-unvis.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-unvis.lo -MD -MP -MF .deps/libroken_la-unvis.Tpo -c unvis.c -o libroken_la-unvis.o mv -f .deps/libroken_la-unvis.Tpo .deps/libroken_la-unvis.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-verify.lo -MD -MP -MF .deps/libroken_la-verify.Tpo -c -o libroken_la-verify.lo `test -f 'verify.c' || echo './'`verify.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-verify.lo -MD -MP -MF .deps/libroken_la-verify.Tpo -c verify.c -fPIC -DPIC -o .libs/libroken_la-verify.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-verify.lo -MD -MP -MF .deps/libroken_la-verify.Tpo -c verify.c -o libroken_la-verify.o mv -f .deps/libroken_la-verify.Tpo .deps/libroken_la-verify.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-vis.lo -MD -MP -MF .deps/libroken_la-vis.Tpo -c -o libroken_la-vis.lo `test -f 'vis.c' || echo './'`vis.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-vis.lo -MD -MP -MF .deps/libroken_la-vis.Tpo -c vis.c -fPIC -DPIC -o .libs/libroken_la-vis.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-vis.lo -MD -MP -MF .deps/libroken_la-vis.Tpo -c vis.c -o libroken_la-vis.o mv -f .deps/libroken_la-vis.Tpo .deps/libroken_la-vis.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-warnerr.lo -MD -MP -MF .deps/libroken_la-warnerr.Tpo -c -o libroken_la-warnerr.lo `test -f 'warnerr.c' || echo './'`warnerr.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-warnerr.lo -MD -MP -MF .deps/libroken_la-warnerr.Tpo -c warnerr.c -fPIC -DPIC -o .libs/libroken_la-warnerr.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-warnerr.lo -MD -MP -MF .deps/libroken_la-warnerr.Tpo -c warnerr.c -o libroken_la-warnerr.o mv -f .deps/libroken_la-warnerr.Tpo .deps/libroken_la-warnerr.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-write_pid.lo -MD -MP -MF .deps/libroken_la-write_pid.Tpo -c -o libroken_la-write_pid.lo `test -f 'write_pid.c' || echo './'`write_pid.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-write_pid.lo -MD -MP -MF .deps/libroken_la-write_pid.Tpo -c write_pid.c -fPIC -DPIC -o .libs/libroken_la-write_pid.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-write_pid.lo -MD -MP -MF .deps/libroken_la-write_pid.Tpo -c write_pid.c -o libroken_la-write_pid.o mv -f .deps/libroken_la-write_pid.Tpo .deps/libroken_la-write_pid.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-xfree.lo -MD -MP -MF .deps/libroken_la-xfree.Tpo -c -o libroken_la-xfree.lo `test -f 'xfree.c' || echo './'`xfree.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-xfree.lo -MD -MP -MF .deps/libroken_la-xfree.Tpo -c xfree.c -fPIC -DPIC -o .libs/libroken_la-xfree.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libroken_la-xfree.lo -MD -MP -MF .deps/libroken_la-xfree.Tpo -c xfree.c -o libroken_la-xfree.o mv -f .deps/libroken_la-xfree.Tpo .deps/libroken_la-xfree.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT copyhostent.lo -MD -MP -MF .deps/copyhostent.Tpo -c -o copyhostent.lo copyhostent.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT copyhostent.lo -MD -MP -MF .deps/copyhostent.Tpo -c copyhostent.c -fPIC -DPIC -o .libs/copyhostent.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT copyhostent.lo -MD -MP -MF .deps/copyhostent.Tpo -c copyhostent.c -o copyhostent.o mv -f .deps/copyhostent.Tpo .deps/copyhostent.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ecalloc.lo -MD -MP -MF .deps/ecalloc.Tpo -c -o ecalloc.lo ecalloc.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ecalloc.lo -MD -MP -MF .deps/ecalloc.Tpo -c ecalloc.c -fPIC -DPIC -o .libs/ecalloc.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ecalloc.lo -MD -MP -MF .deps/ecalloc.Tpo -c ecalloc.c -o ecalloc.o mv -f .deps/ecalloc.Tpo .deps/ecalloc.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT emalloc.lo -MD -MP -MF .deps/emalloc.Tpo -c -o emalloc.lo emalloc.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT emalloc.lo -MD -MP -MF .deps/emalloc.Tpo -c emalloc.c -fPIC -DPIC -o .libs/emalloc.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT emalloc.lo -MD -MP -MF .deps/emalloc.Tpo -c emalloc.c -o emalloc.o mv -f .deps/emalloc.Tpo .deps/emalloc.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT erealloc.lo -MD -MP -MF .deps/erealloc.Tpo -c -o erealloc.lo erealloc.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT erealloc.lo -MD -MP -MF .deps/erealloc.Tpo -c erealloc.c -fPIC -DPIC -o .libs/erealloc.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT erealloc.lo -MD -MP -MF .deps/erealloc.Tpo -c erealloc.c -o erealloc.o mv -f .deps/erealloc.Tpo .deps/erealloc.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT estrdup.lo -MD -MP -MF .deps/estrdup.Tpo -c -o estrdup.lo estrdup.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT estrdup.lo -MD -MP -MF .deps/estrdup.Tpo -c estrdup.c -fPIC -DPIC -o .libs/estrdup.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT estrdup.lo -MD -MP -MF .deps/estrdup.Tpo -c estrdup.c -o estrdup.o mv -f .deps/estrdup.Tpo .deps/estrdup.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT freehostent.lo -MD -MP -MF .deps/freehostent.Tpo -c -o freehostent.lo freehostent.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT freehostent.lo -MD -MP -MF .deps/freehostent.Tpo -c freehostent.c -fPIC -DPIC -o .libs/freehostent.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT freehostent.lo -MD -MP -MF .deps/freehostent.Tpo -c freehostent.c -o freehostent.o mv -f .deps/freehostent.Tpo .deps/freehostent.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT getipnodebyaddr.lo -MD -MP -MF .deps/getipnodebyaddr.Tpo -c -o getipnodebyaddr.lo getipnodebyaddr.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT getipnodebyaddr.lo -MD -MP -MF .deps/getipnodebyaddr.Tpo -c getipnodebyaddr.c -fPIC -DPIC -o .libs/getipnodebyaddr.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT getipnodebyaddr.lo -MD -MP -MF .deps/getipnodebyaddr.Tpo -c getipnodebyaddr.c -o getipnodebyaddr.o mv -f .deps/getipnodebyaddr.Tpo .deps/getipnodebyaddr.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT getipnodebyname.lo -MD -MP -MF .deps/getipnodebyname.Tpo -c -o getipnodebyname.lo getipnodebyname.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT getipnodebyname.lo -MD -MP -MF .deps/getipnodebyname.Tpo -c getipnodebyname.c -fPIC -DPIC -o .libs/getipnodebyname.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT getipnodebyname.lo -MD -MP -MF .deps/getipnodebyname.Tpo -c getipnodebyname.c -o getipnodebyname.o mv -f .deps/getipnodebyname.Tpo .deps/getipnodebyname.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT iruserok.lo -MD -MP -MF .deps/iruserok.Tpo -c -o iruserok.lo iruserok.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT iruserok.lo -MD -MP -MF .deps/iruserok.Tpo -c iruserok.c -fPIC -DPIC -o .libs/iruserok.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT iruserok.lo -MD -MP -MF .deps/iruserok.Tpo -c iruserok.c -o iruserok.o mv -f .deps/iruserok.Tpo .deps/iruserok.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT memset_s.lo -MD -MP -MF .deps/memset_s.Tpo -c -o memset_s.lo memset_s.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT memset_s.lo -MD -MP -MF .deps/memset_s.Tpo -c memset_s.c -fPIC -DPIC -o .libs/memset_s.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT memset_s.lo -MD -MP -MF .deps/memset_s.Tpo -c memset_s.c -o memset_s.o mv -f .deps/memset_s.Tpo .deps/memset_s.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT strlwr.lo -MD -MP -MF .deps/strlwr.Tpo -c -o strlwr.lo strlwr.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT strlwr.lo -MD -MP -MF .deps/strlwr.Tpo -c strlwr.c -fPIC -DPIC -o .libs/strlwr.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT strlwr.lo -MD -MP -MF .deps/strlwr.Tpo -c strlwr.c -o strlwr.o mv -f .deps/strlwr.Tpo .deps/strlwr.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT strsep_copy.lo -MD -MP -MF .deps/strsep_copy.Tpo -c -o strsep_copy.lo strsep_copy.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT strsep_copy.lo -MD -MP -MF .deps/strsep_copy.Tpo -c strsep_copy.c -fPIC -DPIC -o .libs/strsep_copy.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT strsep_copy.lo -MD -MP -MF .deps/strsep_copy.Tpo -c strsep_copy.c -o strsep_copy.o mv -f .deps/strsep_copy.Tpo .deps/strsep_copy.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT strupr.lo -MD -MP -MF .deps/strupr.Tpo -c -o strupr.lo strupr.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT strupr.lo -MD -MP -MF .deps/strupr.Tpo -c strupr.c -fPIC -DPIC -o .libs/strupr.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT strupr.lo -MD -MP -MF .deps/strupr.Tpo -c strupr.c -o strupr.o mv -f .deps/strupr.Tpo .deps/strupr.Plo /usr/bin/libtool --tag=CC --mode=link cc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -version-info 19:0:1 -L/usr/local/lib -o libroken.la -rpath /usr/local/heimdal/lib libroken_la-base64.lo libroken_la-bswap.lo libroken_la-concat.lo libroken_la-cloexec.lo libroken_la-ct.lo libroken_la-detach.lo libroken_la-doxygen.lo libroken_la-dumpdata.lo libroken_la-environment.lo libroken_la-eread.lo libroken_la-esetenv.lo libroken_la-ewrite.lo libroken_la-getaddrinfo_hostspec.lo libroken_la-get_default_username.lo libroken_la-get_window_size.lo libroken_la-getarg.lo libroken_la-getnameinfo_verified.lo libroken_la-getprogname.lo libroken_la-getxxyyy.lo libroken_la-h_errno.lo libroken_la-hex.lo libroken_la-hostent_find_fqdn.lo libroken_la-issuid.lo libroken_la-k_getpwnam.lo libroken_la-k_getpwuid.lo libroken_la-mini_inetd.lo libroken_la-mkdir.lo libroken_la-net_read.lo libroken_la-net_write.lo libroken_la-parse_bytes.lo libroken_la-parse_time.lo libroken_la-parse_units.lo libroken_la-qsort.lo libroken_la-rand.lo libroken_la-realloc.lo libroken_la-resolve.lo libroken_la-roken_gethostby.lo libroken_la-rtbl.lo libroken_la-setprogname.lo libroken_la-signal.lo libroken_la-simple_exec.lo libroken_la-snprintf.lo libroken_la-socket.lo libroken_la-strcollect.lo libroken_la-strerror_r.lo libroken_la-strpool.lo libroken_la-timeval.lo libroken_la-tm2time.lo libroken_la-unvis.lo libroken_la-verify.lo libroken_la-vis.lo libroken_la-warnerr.lo libroken_la-write_pid.lo libroken_la-xfree.lo copyhostent.lo ecalloc.lo emalloc.lo erealloc.lo estrdup.lo freehostent.lo getipnodebyaddr.lo getipnodebyname.lo iruserok.lo memset_s.lo strlwr.lo strsep_copy.lo strupr.lo -lutil -pthread libtool: link: cc -shared -fPIC -DPIC -o .libs/libroken.so.3.0 -pthread -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe .libs/libroken_la-base64.o .libs/libroken_la-bswap.o .libs/libroken_la-concat.o .libs/libroken_la-cloexec.o .libs/libroken_la-ct.o .libs/libroken_la-detach.o .libs/libroken_la-doxygen.o .libs/libroken_la-dumpdata.o .libs/libroken_la-environment.o .libs/libroken_la-eread.o .libs/libroken_la-esetenv.o .libs/libroken_la-ewrite.o .libs/libroken_la-getaddrinfo_hostspec.o .libs/libroken_la-get_default_username.o .libs/libroken_la-get_window_size.o .libs/libroken_la-getarg.o .libs/libroken_la-getnameinfo_verified.o .libs/libroken_la-getprogname.o .libs/libroken_la-getxxyyy.o .libs/libroken_la-h_errno.o .libs/libroken_la-hex.o .libs/libroken_la-hostent_find_fqdn.o .libs/libroken_la-issuid.o .libs/libroken_la-k_getpwnam.o .libs/libroken_la-k_getpwuid.o .libs/libroken_la-mini_inetd.o .libs/libroken_la-mkdir.o .libs/libroken_la-net_read.o .libs/libroken_la-net_write.o .libs/libroken_la-parse_bytes.o .libs/libroken_la-parse_time.o .libs/libroken_la-parse_units.o .libs/libroken_la-qsort.o .libs/libroken_la-rand.o .libs/libroken_la-realloc.o .libs/libroken_la-resolve.o .libs/libroken_la-roken_gethostby.o .libs/libroken_la-rtbl.o .libs/libroken_la-setprogname.o .libs/libroken_la-signal.o .libs/libroken_la-simple_exec.o .libs/libroken_la-snprintf.o .libs/libroken_la-socket.o .libs/libroken_la-strcollect.o .libs/libroken_la-strerror_r.o .libs/libroken_la-strpool.o .libs/libroken_la-timeval.o .libs/libroken_la-tm2time.o .libs/libroken_la-unvis.o .libs/libroken_la-verify.o .libs/libroken_la-vis.o .libs/libroken_la-warnerr.o .libs/libroken_la-write_pid.o .libs/libroken_la-xfree.o .libs/copyhostent.o .libs/ecalloc.o .libs/emalloc.o .libs/erealloc.o .libs/estrdup.o .libs/freehostent.o .libs/getipnodebyaddr.o .libs/getipnodebyname.o .libs/iruserok.o .libs/memset_s.o .libs/strlwr.o .libs/strsep_copy.o .libs/strupr.o -L.libs -lutil -Wl,-soname,libroken.so.3.0 libtool: link: ar cru .libs/libroken.a libroken_la-base64.o libroken_la-bswap.o libroken_la-concat.o libroken_la-cloexec.o libroken_la-ct.o libroken_la-detach.o libroken_la-doxygen.o libroken_la-dumpdata.o libroken_la-environment.o libroken_la-eread.o libroken_la-esetenv.o libroken_la-ewrite.o libroken_la-getaddrinfo_hostspec.o libroken_la-get_default_username.o libroken_la-get_window_size.o libroken_la-getarg.o libroken_la-getnameinfo_verified.o libroken_la-getprogname.o libroken_la-getxxyyy.o libroken_la-h_errno.o libroken_la-hex.o libroken_la-hostent_find_fqdn.o libroken_la-issuid.o libroken_la-k_getpwnam.o libroken_la-k_getpwuid.o libroken_la-mini_inetd.o libroken_la-mkdir.o libroken_la-net_read.o libroken_la-net_write.o libroken_la-parse_bytes.o libroken_la-parse_time.o libroken_la-parse_units.o libroken_la-qsort.o libroken_la-rand.o libroken_la-realloc.o libroken_la-resolve.o libroken_la-roken_gethostby.o libroken_la-rtbl.o libroken_la-setprogname.o libroken_la-signal.o libroken_la-simple_exec.o libroken_la-snprintf.o libroken_la-socket.o libroken_la-strcollect.o libroken_la-strerror_r.o libroken_la-strpool.o libroken_la-timeval.o libroken_la-tm2time.o libroken_la-unvis.o libroken_la-verify.o libroken_la-vis.o libroken_la-warnerr.o libroken_la-write_pid.o libroken_la-xfree.o copyhostent.o ecalloc.o emalloc.o erealloc.o estrdup.o freehostent.o getipnodebyaddr.o getipnodebyname.o iruserok.o memset_s.o strlwr.o strsep_copy.o strupr.o libtool: link: ranlib .libs/libroken.a /usr/bin/libtool --tag=CC --mode=link cc -DTEST_SNPRINTF -DINET6 -O2 -pipe -pthread -L/usr/local/lib -o snprintf-test snprintf_test-snprintf-test.o libtest.la libroken.la -pthread libtool: link: cc -o .libs/snprintf-test -pthread -DTEST_SNPRINTF -DINET6 -O2 -pipe snprintf_test-snprintf-test.o /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/roken/.libs/libtest.a -L.libs -lroken -lutil -Wl,-rpath,/usr/local/heimdal/lib ld: warning: snprintf-test.c(snprintf_test-snprintf-test.o:(try)): warning: vsprintf() is often misused, please use vsnprintf() cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT resolve-test.o -MD -MP -MF .deps/resolve-test.Tpo -c -o resolve-test.o resolve-test.c mv -f .deps/resolve-test.Tpo .deps/resolve-test.Po /usr/bin/libtool --tag=CC --mode=link cc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -L/usr/local/lib -o resolve-test resolve-test.o libroken.la -pthread libtool: link: cc -o .libs/resolve-test -pthread -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe resolve-test.o -L.libs -lroken -lutil -Wl,-rpath,/usr/local/heimdal/lib cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT rkpty.o -MD -MP -MF .deps/rkpty.Tpo -c -o rkpty.o rkpty.c mv -f .deps/rkpty.Tpo .deps/rkpty.Po /usr/bin/libtool --tag=CC --mode=link cc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -L/usr/local/lib -o rkpty rkpty.o -lutil libroken.la -pthread libtool: link: cc -o .libs/rkpty -pthread -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe rkpty.o -L.libs -lutil -lroken -Wl,-rpath,/usr/local/heimdal/lib cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DBUILD_ROKEN_LIB -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT test-detach.o -MD -MP -MF .deps/test-detach.Tpo -c -o test-detach.o test-detach.c mv -f .deps/test-detach.Tpo .deps/test-detach.Po /usr/bin/libtool --tag=CC --mode=link cc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -L/usr/local/lib -o test-detach test-detach.o libroken.la -pthread libtool: link: cc -o .libs/test-detach -pthread -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe test-detach.o -L.libs -lroken -lutil -Wl,-rpath,/usr/local/heimdal/lib cp ./base64.h ../../include/base64.h cp ./getarg.h ../../include/getarg.h cp ./hex.h ../../include/hex.h cp ./parse_bytes.h ../../include/parse_bytes.h cp ./parse_time.h ../../include/parse_time.h cp ./parse_units.h ../../include/parse_units.h cp ./resolve.h ../../include/resolve.h cp ./roken-common.h ../../include/roken-common.h cp ./rtbl.h ../../include/rtbl.h cp ./xdbm.h ../../include/xdbm.h cp ./roken.h ../../include/roken.h cp ./test-mem.h ../../include/test-mem.h cp ./vis.h ../../include/vis.h gmake[3]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/roken' gmake[2]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/roken' Making all in base gmake[2]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/base' /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT array.lo -MD -MP -MF .deps/array.Tpo -c -o array.lo array.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT array.lo -MD -MP -MF .deps/array.Tpo -c array.c -fPIC -DPIC -o .libs/array.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT array.lo -MD -MP -MF .deps/array.Tpo -c array.c -o array.o mv -f .deps/array.Tpo .deps/array.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT bsearch.lo -MD -MP -MF .deps/bsearch.Tpo -c -o bsearch.lo bsearch.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT bsearch.lo -MD -MP -MF .deps/bsearch.Tpo -c bsearch.c -fPIC -DPIC -o .libs/bsearch.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT bsearch.lo -MD -MP -MF .deps/bsearch.Tpo -c bsearch.c -o bsearch.o mv -f .deps/bsearch.Tpo .deps/bsearch.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT bool.lo -MD -MP -MF .deps/bool.Tpo -c -o bool.lo bool.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT bool.lo -MD -MP -MF .deps/bool.Tpo -c bool.c -fPIC -DPIC -o .libs/bool.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT bool.lo -MD -MP -MF .deps/bool.Tpo -c bool.c -o bool.o mv -f .deps/bool.Tpo .deps/bool.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT data.lo -MD -MP -MF .deps/data.Tpo -c -o data.lo data.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT data.lo -MD -MP -MF .deps/data.Tpo -c data.c -fPIC -DPIC -o .libs/data.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT data.lo -MD -MP -MF .deps/data.Tpo -c data.c -o data.o mv -f .deps/data.Tpo .deps/data.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT db.lo -MD -MP -MF .deps/db.Tpo -c -o db.lo db.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT db.lo -MD -MP -MF .deps/db.Tpo -c db.c -fPIC -DPIC -o .libs/db.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT db.lo -MD -MP -MF .deps/db.Tpo -c db.c -o db.o mv -f .deps/db.Tpo .deps/db.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT dict.lo -MD -MP -MF .deps/dict.Tpo -c -o dict.lo dict.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT dict.lo -MD -MP -MF .deps/dict.Tpo -c dict.c -fPIC -DPIC -o .libs/dict.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT dict.lo -MD -MP -MF .deps/dict.Tpo -c dict.c -o dict.o mv -f .deps/dict.Tpo .deps/dict.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT error.lo -MD -MP -MF .deps/error.Tpo -c -o error.lo error.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT error.lo -MD -MP -MF .deps/error.Tpo -c error.c -fPIC -DPIC -o .libs/error.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT error.lo -MD -MP -MF .deps/error.Tpo -c error.c -o error.o mv -f .deps/error.Tpo .deps/error.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT heimbase.lo -MD -MP -MF .deps/heimbase.Tpo -c -o heimbase.lo heimbase.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT heimbase.lo -MD -MP -MF .deps/heimbase.Tpo -c heimbase.c -fPIC -DPIC -o .libs/heimbase.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT heimbase.lo -MD -MP -MF .deps/heimbase.Tpo -c heimbase.c -o heimbase.o mv -f .deps/heimbase.Tpo .deps/heimbase.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT json.lo -MD -MP -MF .deps/json.Tpo -c -o json.lo json.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT json.lo -MD -MP -MF .deps/json.Tpo -c json.c -fPIC -DPIC -o .libs/json.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT json.lo -MD -MP -MF .deps/json.Tpo -c json.c -o json.o mv -f .deps/json.Tpo .deps/json.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT null.lo -MD -MP -MF .deps/null.Tpo -c -o null.lo null.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT null.lo -MD -MP -MF .deps/null.Tpo -c null.c -fPIC -DPIC -o .libs/null.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT null.lo -MD -MP -MF .deps/null.Tpo -c null.c -o null.o mv -f .deps/null.Tpo .deps/null.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT number.lo -MD -MP -MF .deps/number.Tpo -c -o number.lo number.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT number.lo -MD -MP -MF .deps/number.Tpo -c number.c -fPIC -DPIC -o .libs/number.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT number.lo -MD -MP -MF .deps/number.Tpo -c number.c -o number.o mv -f .deps/number.Tpo .deps/number.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT string.lo -MD -MP -MF .deps/string.Tpo -c -o string.lo string.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT string.lo -MD -MP -MF .deps/string.Tpo -c string.c -fPIC -DPIC -o .libs/string.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT string.lo -MD -MP -MF .deps/string.Tpo -c string.c -o string.o mv -f .deps/string.Tpo .deps/string.Plo rm -f base64.c ln -s ./../roken/base64.c . /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c -o base64.lo base64.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c base64.c -fPIC -DPIC -o .libs/base64.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c base64.c -o base64.o mv -f .deps/base64.Tpo .deps/base64.Plo /usr/bin/libtool --tag=CC --mode=link cc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -version-info 1:0:0 -L/usr/local/lib -o libheimbase.la -rpath /usr/local/heimdal/lib array.lo bsearch.lo bool.lo data.lo db.lo dict.lo error.lo heimbase.lo json.lo null.lo number.lo string.lo base64.lo -pthread -pthread libtool: link: cc -shared -fPIC -DPIC -o .libs/libheimbase.so.2.0 -pthread -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe .libs/array.o .libs/bsearch.o .libs/bool.o .libs/data.o .libs/db.o .libs/dict.o .libs/error.o .libs/heimbase.o .libs/json.o .libs/null.o .libs/number.o .libs/string.o .libs/base64.o -Wl,-soname,libheimbase.so.2.0 libtool: link: ar cru .libs/libheimbase.a array.o bsearch.o bool.o data.o db.o dict.o error.o heimbase.o json.o null.o number.o string.o base64.o libtool: link: ranlib .libs/libheimbase.a cp ./heimbase.h ../../include/heimbase.h gmake[2]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/base' Making all in vers gmake[2]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/vers' /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT print_version.lo -MD -MP -MF .deps/print_version.Tpo -c -o print_version.lo print_version.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT print_version.lo -MD -MP -MF .deps/print_version.Tpo -c print_version.c -fPIC -DPIC -o .libs/print_version.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT print_version.lo -MD -MP -MF .deps/print_version.Tpo -c print_version.c -o print_version.o mv -f .deps/print_version.Tpo .deps/print_version.Plo /usr/bin/libtool --tag=CC --mode=link cc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -L/usr/local/lib -o libvers.la print_version.lo -pthread libtool: link: ar cru .libs/libvers.a .libs/print_version.o libtool: link: ranlib .libs/libvers.a cp ./vers.h ../../include/vers.h gmake[2]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/vers' Making all in libedit gmake[2]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/libedit' gmake all-recursive gmake[3]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/libedit' Making all in src gmake[4]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/libedit/src' AWK=awk sh ./makelist -h ./vi.c > vi.h AWK=awk sh ./makelist -h ./emacs.c > emacs.h AWK=awk sh ./makelist -h ./common.c > common.h AWK=awk sh ./makelist -fh vi.h emacs.h common.h > fcns.h AWK=awk sh ./makelist -bh ./vi.c ./emacs.c ./common.c > help.h AWK=awk sh ./makelist -fc vi.h emacs.h common.h > func.h gmake all-am gmake[5]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/libedit/src' /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT chared.lo -MD -MP -MF .deps/chared.Tpo -c -o chared.lo chared.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT chared.lo -MD -MP -MF .deps/chared.Tpo -c chared.c -fPIC -DPIC -o .libs/chared.o cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT chared.lo -MD -MP -MF .deps/chared.Tpo -c chared.c -o chared.o mv -f .deps/chared.Tpo .deps/chared.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT chartype.lo -MD -MP -MF .deps/chartype.Tpo -c -o chartype.lo chartype.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT chartype.lo -MD -MP -MF .deps/chartype.Tpo -c chartype.c -fPIC -DPIC -o .libs/chartype.o cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT chartype.lo -MD -MP -MF .deps/chartype.Tpo -c chartype.c -o chartype.o mv -f .deps/chartype.Tpo .deps/chartype.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT common.lo -MD -MP -MF .deps/common.Tpo -c -o common.lo common.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT common.lo -MD -MP -MF .deps/common.Tpo -c common.c -fPIC -DPIC -o .libs/common.o cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT common.lo -MD -MP -MF .deps/common.Tpo -c common.c -o common.o mv -f .deps/common.Tpo .deps/common.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT el.lo -MD -MP -MF .deps/el.Tpo -c -o el.lo el.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT el.lo -MD -MP -MF .deps/el.Tpo -c el.c -fPIC -DPIC -o .libs/el.o cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT el.lo -MD -MP -MF .deps/el.Tpo -c el.c -o el.o mv -f .deps/el.Tpo .deps/el.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT eln.lo -MD -MP -MF .deps/eln.Tpo -c -o eln.lo eln.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT eln.lo -MD -MP -MF .deps/eln.Tpo -c eln.c -fPIC -DPIC -o .libs/eln.o cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT eln.lo -MD -MP -MF .deps/eln.Tpo -c eln.c -o eln.o mv -f .deps/eln.Tpo .deps/eln.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT emacs.lo -MD -MP -MF .deps/emacs.Tpo -c -o emacs.lo emacs.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT emacs.lo -MD -MP -MF .deps/emacs.Tpo -c emacs.c -fPIC -DPIC -o .libs/emacs.o cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT emacs.lo -MD -MP -MF .deps/emacs.Tpo -c emacs.c -o emacs.o mv -f .deps/emacs.Tpo .deps/emacs.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT filecomplete.lo -MD -MP -MF .deps/filecomplete.Tpo -c -o filecomplete.lo filecomplete.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT filecomplete.lo -MD -MP -MF .deps/filecomplete.Tpo -c filecomplete.c -fPIC -DPIC -o .libs/filecomplete.o cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT filecomplete.lo -MD -MP -MF .deps/filecomplete.Tpo -c filecomplete.c -o filecomplete.o mv -f .deps/filecomplete.Tpo .deps/filecomplete.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT hist.lo -MD -MP -MF .deps/hist.Tpo -c -o hist.lo hist.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT hist.lo -MD -MP -MF .deps/hist.Tpo -c hist.c -fPIC -DPIC -o .libs/hist.o cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT hist.lo -MD -MP -MF .deps/hist.Tpo -c hist.c -o hist.o mv -f .deps/hist.Tpo .deps/hist.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT history.lo -MD -MP -MF .deps/history.Tpo -c -o history.lo history.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT history.lo -MD -MP -MF .deps/history.Tpo -c history.c -fPIC -DPIC -o .libs/history.o cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT history.lo -MD -MP -MF .deps/history.Tpo -c history.c -o history.o mv -f .deps/history.Tpo .deps/history.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT historyn.lo -MD -MP -MF .deps/historyn.Tpo -c -o historyn.lo historyn.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT historyn.lo -MD -MP -MF .deps/historyn.Tpo -c historyn.c -fPIC -DPIC -o .libs/historyn.o cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT historyn.lo -MD -MP -MF .deps/historyn.Tpo -c historyn.c -o historyn.o mv -f .deps/historyn.Tpo .deps/historyn.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT keymacro.lo -MD -MP -MF .deps/keymacro.Tpo -c -o keymacro.lo keymacro.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT keymacro.lo -MD -MP -MF .deps/keymacro.Tpo -c keymacro.c -fPIC -DPIC -o .libs/keymacro.o cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT keymacro.lo -MD -MP -MF .deps/keymacro.Tpo -c keymacro.c -o keymacro.o mv -f .deps/keymacro.Tpo .deps/keymacro.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT map.lo -MD -MP -MF .deps/map.Tpo -c -o map.lo map.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT map.lo -MD -MP -MF .deps/map.Tpo -c map.c -fPIC -DPIC -o .libs/map.o cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT map.lo -MD -MP -MF .deps/map.Tpo -c map.c -o map.o mv -f .deps/map.Tpo .deps/map.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT parse.lo -MD -MP -MF .deps/parse.Tpo -c -o parse.lo parse.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT parse.lo -MD -MP -MF .deps/parse.Tpo -c parse.c -fPIC -DPIC -o .libs/parse.o cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT parse.lo -MD -MP -MF .deps/parse.Tpo -c parse.c -o parse.o mv -f .deps/parse.Tpo .deps/parse.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT prompt.lo -MD -MP -MF .deps/prompt.Tpo -c -o prompt.lo prompt.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT prompt.lo -MD -MP -MF .deps/prompt.Tpo -c prompt.c -fPIC -DPIC -o .libs/prompt.o cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT prompt.lo -MD -MP -MF .deps/prompt.Tpo -c prompt.c -o prompt.o mv -f .deps/prompt.Tpo .deps/prompt.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT read.lo -MD -MP -MF .deps/read.Tpo -c -o read.lo read.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT read.lo -MD -MP -MF .deps/read.Tpo -c read.c -fPIC -DPIC -o .libs/read.o cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT read.lo -MD -MP -MF .deps/read.Tpo -c read.c -o read.o mv -f .deps/read.Tpo .deps/read.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT readline.lo -MD -MP -MF .deps/readline.Tpo -c -o readline.lo readline.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT readline.lo -MD -MP -MF .deps/readline.Tpo -c readline.c -fPIC -DPIC -o .libs/readline.o cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT readline.lo -MD -MP -MF .deps/readline.Tpo -c readline.c -o readline.o mv -f .deps/readline.Tpo .deps/readline.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT refresh.lo -MD -MP -MF .deps/refresh.Tpo -c -o refresh.lo refresh.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT refresh.lo -MD -MP -MF .deps/refresh.Tpo -c refresh.c -fPIC -DPIC -o .libs/refresh.o cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT refresh.lo -MD -MP -MF .deps/refresh.Tpo -c refresh.c -o refresh.o mv -f .deps/refresh.Tpo .deps/refresh.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT search.lo -MD -MP -MF .deps/search.Tpo -c -o search.lo search.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT search.lo -MD -MP -MF .deps/search.Tpo -c search.c -fPIC -DPIC -o .libs/search.o cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT search.lo -MD -MP -MF .deps/search.Tpo -c search.c -o search.o mv -f .deps/search.Tpo .deps/search.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT sig.lo -MD -MP -MF .deps/sig.Tpo -c -o sig.lo sig.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT sig.lo -MD -MP -MF .deps/sig.Tpo -c sig.c -fPIC -DPIC -o .libs/sig.o cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT sig.lo -MD -MP -MF .deps/sig.Tpo -c sig.c -o sig.o mv -f .deps/sig.Tpo .deps/sig.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT terminal.lo -MD -MP -MF .deps/terminal.Tpo -c -o terminal.lo terminal.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT terminal.lo -MD -MP -MF .deps/terminal.Tpo -c terminal.c -fPIC -DPIC -o .libs/terminal.o cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT terminal.lo -MD -MP -MF .deps/terminal.Tpo -c terminal.c -o terminal.o mv -f .deps/terminal.Tpo .deps/terminal.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT tokenizer.lo -MD -MP -MF .deps/tokenizer.Tpo -c -o tokenizer.lo tokenizer.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT tokenizer.lo -MD -MP -MF .deps/tokenizer.Tpo -c tokenizer.c -fPIC -DPIC -o .libs/tokenizer.o cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT tokenizer.lo -MD -MP -MF .deps/tokenizer.Tpo -c tokenizer.c -o tokenizer.o mv -f .deps/tokenizer.Tpo .deps/tokenizer.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT tokenizern.lo -MD -MP -MF .deps/tokenizern.Tpo -c -o tokenizern.lo tokenizern.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT tokenizern.lo -MD -MP -MF .deps/tokenizern.Tpo -c tokenizern.c -fPIC -DPIC -o .libs/tokenizern.o cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT tokenizern.lo -MD -MP -MF .deps/tokenizern.Tpo -c tokenizern.c -o tokenizern.o mv -f .deps/tokenizern.Tpo .deps/tokenizern.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT tty.lo -MD -MP -MF .deps/tty.Tpo -c -o tty.lo tty.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT tty.lo -MD -MP -MF .deps/tty.Tpo -c tty.c -fPIC -DPIC -o .libs/tty.o cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT tty.lo -MD -MP -MF .deps/tty.Tpo -c tty.c -o tty.o mv -f .deps/tty.Tpo .deps/tty.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT unvis.lo -MD -MP -MF .deps/unvis.Tpo -c -o unvis.lo unvis.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT unvis.lo -MD -MP -MF .deps/unvis.Tpo -c unvis.c -fPIC -DPIC -o .libs/unvis.o cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT unvis.lo -MD -MP -MF .deps/unvis.Tpo -c unvis.c -o unvis.o mv -f .deps/unvis.Tpo .deps/unvis.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT vi.lo -MD -MP -MF .deps/vi.Tpo -c -o vi.lo vi.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT vi.lo -MD -MP -MF .deps/vi.Tpo -c vi.c -fPIC -DPIC -o .libs/vi.o cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT vi.lo -MD -MP -MF .deps/vi.Tpo -c vi.c -o vi.o mv -f .deps/vi.Tpo .deps/vi.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT vis.lo -MD -MP -MF .deps/vis.Tpo -c -o vis.lo vis.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT vis.lo -MD -MP -MF .deps/vis.Tpo -c vis.c -fPIC -DPIC -o .libs/vis.o cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT vis.lo -MD -MP -MF .deps/vis.Tpo -c vis.c -o vis.o mv -f .deps/vis.Tpo .deps/vis.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT wcsdup.lo -MD -MP -MF .deps/wcsdup.Tpo -c -o wcsdup.lo wcsdup.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT wcsdup.lo -MD -MP -MF .deps/wcsdup.Tpo -c wcsdup.c -fPIC -DPIC -o .libs/wcsdup.o cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT wcsdup.lo -MD -MP -MF .deps/wcsdup.Tpo -c wcsdup.c -o wcsdup.o mv -f .deps/wcsdup.Tpo .deps/wcsdup.Plo /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -no-undefined -version-info 0:36:0 -L/usr/local/lib -o libheimedit.la -rpath /usr/local/heimdal/lib chared.lo chartype.lo common.lo el.lo eln.lo emacs.lo filecomplete.lo hist.lo history.lo historyn.lo keymacro.lo map.lo parse.lo prompt.lo read.lo readline.lo refresh.lo search.lo sig.lo terminal.lo tokenizer.lo tokenizern.lo tty.lo unvis.lo vi.lo vis.lo wcsdup.lo -lcurses libtool: link: cc -shared -fPIC -DPIC -o .libs/libheimedit.so.1.0 -O2 -pipe .libs/chared.o .libs/chartype.o .libs/common.o .libs/el.o .libs/eln.o .libs/emacs.o .libs/filecomplete.o .libs/hist.o .libs/history.o .libs/historyn.o .libs/keymacro.o .libs/map.o .libs/parse.o .libs/prompt.o .libs/read.o .libs/readline.o .libs/refresh.o .libs/search.o .libs/sig.o .libs/terminal.o .libs/tokenizer.o .libs/tokenizern.o .libs/tty.o .libs/unvis.o .libs/vi.o .libs/vis.o .libs/wcsdup.o -L.libs -lcurses -Wl,-soname,libheimedit.so.1.0 libtool: link: ar cru .libs/libheimedit.a chared.o chartype.o common.o el.o eln.o emacs.o filecomplete.o hist.o history.o historyn.o keymacro.o map.o parse.o prompt.o read.o readline.o refresh.o search.o sig.o terminal.o tokenizer.o tokenizern.o tty.o unvis.o vi.o vis.o wcsdup.o libtool: link: ranlib .libs/libheimedit.a gmake[5]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/libedit/src' gmake[4]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/libedit/src' gmake[4]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/libedit' gmake[4]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/libedit' gmake[3]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/libedit' gmake[2]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/libedit' Making all in sl gmake[2]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/sl' cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT slc-gram.o -MD -MP -MF .deps/slc-gram.Tpo -c -o slc-gram.o slc-gram.c mv -f .deps/slc-gram.Tpo .deps/slc-gram.Po cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT slc-lex.o -MD -MP -MF .deps/slc-lex.Tpo -c -o slc-lex.o slc-lex.c mv -f .deps/slc-lex.Tpo .deps/slc-lex.Po /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT sl.lo -MD -MP -MF .deps/sl.Tpo -c -o sl.lo sl.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT sl.lo -MD -MP -MF .deps/sl.Tpo -c sl.c -fPIC -DPIC -o .libs/sl.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT sl.lo -MD -MP -MF .deps/sl.Tpo -c sl.c -o sl.o mv -f .deps/sl.Tpo .deps/sl.Plo ln -s ./../roken/strtok_r.c . /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT strtok_r.lo -MD -MP -MF .deps/strtok_r.Tpo -c -o strtok_r.lo strtok_r.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT strtok_r.lo -MD -MP -MF .deps/strtok_r.Tpo -c strtok_r.c -fPIC -DPIC -o .libs/strtok_r.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT strtok_r.lo -MD -MP -MF .deps/strtok_r.Tpo -c strtok_r.c -o strtok_r.o mv -f .deps/strtok_r.Tpo .deps/strtok_r.Plo ln -s ./../roken/snprintf.c . /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT snprintf.lo -MD -MP -MF .deps/snprintf.Tpo -c -o snprintf.lo snprintf.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT snprintf.lo -MD -MP -MF .deps/snprintf.Tpo -c snprintf.c -fPIC -DPIC -o .libs/snprintf.o snprintf.c:300:9: warning: variable 'len' set but not used [-Wunused-but-set-variable] 300 | int len = 0; | ^ 1 warning generated. cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT snprintf.lo -MD -MP -MF .deps/snprintf.Tpo -c snprintf.c -o snprintf.o snprintf.c:300:9: warning: variable 'len' set but not used [-Wunused-but-set-variable] 300 | int len = 0; | ^ 1 warning generated. mv -f .deps/snprintf.Tpo .deps/snprintf.Plo ln -s ./../roken/strdup.c . /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT strdup.lo -MD -MP -MF .deps/strdup.Tpo -c -o strdup.lo strdup.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT strdup.lo -MD -MP -MF .deps/strdup.Tpo -c strdup.c -fPIC -DPIC -o .libs/strdup.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT strdup.lo -MD -MP -MF .deps/strdup.Tpo -c strdup.c -o strdup.o mv -f .deps/strdup.Tpo .deps/strdup.Plo ln -s ./../roken/strupr.c . /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT strupr.lo -MD -MP -MF .deps/strupr.Tpo -c -o strupr.lo strupr.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT strupr.lo -MD -MP -MF .deps/strupr.Tpo -c strupr.c -fPIC -DPIC -o .libs/strupr.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT strupr.lo -MD -MP -MF .deps/strupr.Tpo -c strupr.c -o strupr.o mv -f .deps/strupr.Tpo .deps/strupr.Plo /usr/bin/libtool --tag=CC --mode=link cc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -version-info 2:1:2 -L/usr/local/lib -o libsl.la -rpath /usr/local/heimdal/lib sl.lo strtok_r.lo snprintf.lo strdup.lo strupr.lo ../../lib/libedit/src/libheimedit.la -ltermcap -pthread libtool: link: cc -shared -fPIC -DPIC -o .libs/libsl.so.1.0 -pthread -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe .libs/sl.o .libs/strtok_r.o .libs/snprintf.o .libs/strdup.o .libs/strupr.o -L.libs -lheimedit -lcurses -ltermcap -Wl,-soname,libsl.so.1.0,-rpath,/usr/local/heimdal/lib libtool: link: ar cru .libs/libsl.a sl.o strtok_r.o snprintf.o strdup.o strupr.o libtool: link: ranlib .libs/libsl.a /usr/bin/libtool --tag=CC --mode=link cc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -L/usr/local/lib -o slc slc-gram.o slc-lex.o -lfl libsl.la ../../lib/vers/libvers.la ../../lib/roken/libroken.la -pthread libtool: link: cc -o .libs/slc -pthread -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe slc-gram.o slc-lex.o /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/vers/.libs/libvers.a -L.libs /usr/lib/libfl.a -lsl -lheimedit -lcurses -ltermcap -lroken -lutil -Wl,-rpath,/usr/local/heimdal/lib cp ./sl.h ../../include/sl.h gmake[2]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/sl' Making all in wind gmake[2]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/wind' compile_et wind_err.et gmake all-am gmake[3]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/wind' cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT idn-lookup.o -MD -MP -MF .deps/idn-lookup.Tpo -c -o idn-lookup.o idn-lookup.c mv -f .deps/idn-lookup.Tpo .deps/idn-lookup.Po /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT bidi.lo -MD -MP -MF .deps/bidi.Tpo -c -o bidi.lo bidi.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT bidi.lo -MD -MP -MF .deps/bidi.Tpo -c bidi.c -fPIC -DPIC -o .libs/bidi.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT bidi.lo -MD -MP -MF .deps/bidi.Tpo -c bidi.c -o bidi.o mv -f .deps/bidi.Tpo .deps/bidi.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT combining.lo -MD -MP -MF .deps/combining.Tpo -c -o combining.lo combining.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT combining.lo -MD -MP -MF .deps/combining.Tpo -c combining.c -fPIC -DPIC -o .libs/combining.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT combining.lo -MD -MP -MF .deps/combining.Tpo -c combining.c -o combining.o mv -f .deps/combining.Tpo .deps/combining.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT doxygen.lo -MD -MP -MF .deps/doxygen.Tpo -c -o doxygen.lo doxygen.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT doxygen.lo -MD -MP -MF .deps/doxygen.Tpo -c doxygen.c -fPIC -DPIC -o .libs/doxygen.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT doxygen.lo -MD -MP -MF .deps/doxygen.Tpo -c doxygen.c -o doxygen.o mv -f .deps/doxygen.Tpo .deps/doxygen.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT errorlist.lo -MD -MP -MF .deps/errorlist.Tpo -c -o errorlist.lo errorlist.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT errorlist.lo -MD -MP -MF .deps/errorlist.Tpo -c errorlist.c -fPIC -DPIC -o .libs/errorlist.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT errorlist.lo -MD -MP -MF .deps/errorlist.Tpo -c errorlist.c -o errorlist.o mv -f .deps/errorlist.Tpo .deps/errorlist.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT map.lo -MD -MP -MF .deps/map.Tpo -c -o map.lo map.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT map.lo -MD -MP -MF .deps/map.Tpo -c map.c -fPIC -DPIC -o .libs/map.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT map.lo -MD -MP -MF .deps/map.Tpo -c map.c -o map.o mv -f .deps/map.Tpo .deps/map.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ldap.lo -MD -MP -MF .deps/ldap.Tpo -c -o ldap.lo ldap.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ldap.lo -MD -MP -MF .deps/ldap.Tpo -c ldap.c -fPIC -DPIC -o .libs/ldap.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ldap.lo -MD -MP -MF .deps/ldap.Tpo -c ldap.c -o ldap.o mv -f .deps/ldap.Tpo .deps/ldap.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT normalize.lo -MD -MP -MF .deps/normalize.Tpo -c -o normalize.lo normalize.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT normalize.lo -MD -MP -MF .deps/normalize.Tpo -c normalize.c -fPIC -DPIC -o .libs/normalize.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT normalize.lo -MD -MP -MF .deps/normalize.Tpo -c normalize.c -o normalize.o mv -f .deps/normalize.Tpo .deps/normalize.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT punycode.lo -MD -MP -MF .deps/punycode.Tpo -c -o punycode.lo punycode.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT punycode.lo -MD -MP -MF .deps/punycode.Tpo -c punycode.c -fPIC -DPIC -o .libs/punycode.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT punycode.lo -MD -MP -MF .deps/punycode.Tpo -c punycode.c -o punycode.o mv -f .deps/punycode.Tpo .deps/punycode.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT stringprep.lo -MD -MP -MF .deps/stringprep.Tpo -c -o stringprep.lo stringprep.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT stringprep.lo -MD -MP -MF .deps/stringprep.Tpo -c stringprep.c -fPIC -DPIC -o .libs/stringprep.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT stringprep.lo -MD -MP -MF .deps/stringprep.Tpo -c stringprep.c -o stringprep.o mv -f .deps/stringprep.Tpo .deps/stringprep.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT utf8.lo -MD -MP -MF .deps/utf8.Tpo -c -o utf8.lo utf8.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT utf8.lo -MD -MP -MF .deps/utf8.Tpo -c utf8.c -fPIC -DPIC -o .libs/utf8.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT utf8.lo -MD -MP -MF .deps/utf8.Tpo -c utf8.c -o utf8.o mv -f .deps/utf8.Tpo .deps/utf8.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT bidi_table.lo -MD -MP -MF .deps/bidi_table.Tpo -c -o bidi_table.lo bidi_table.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT bidi_table.lo -MD -MP -MF .deps/bidi_table.Tpo -c bidi_table.c -fPIC -DPIC -o .libs/bidi_table.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT bidi_table.lo -MD -MP -MF .deps/bidi_table.Tpo -c bidi_table.c -o bidi_table.o mv -f .deps/bidi_table.Tpo .deps/bidi_table.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT combining_table.lo -MD -MP -MF .deps/combining_table.Tpo -c -o combining_table.lo combining_table.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT combining_table.lo -MD -MP -MF .deps/combining_table.Tpo -c combining_table.c -fPIC -DPIC -o .libs/combining_table.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT combining_table.lo -MD -MP -MF .deps/combining_table.Tpo -c combining_table.c -o combining_table.o mv -f .deps/combining_table.Tpo .deps/combining_table.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT errorlist_table.lo -MD -MP -MF .deps/errorlist_table.Tpo -c -o errorlist_table.lo errorlist_table.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT errorlist_table.lo -MD -MP -MF .deps/errorlist_table.Tpo -c errorlist_table.c -fPIC -DPIC -o .libs/errorlist_table.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT errorlist_table.lo -MD -MP -MF .deps/errorlist_table.Tpo -c errorlist_table.c -o errorlist_table.o mv -f .deps/errorlist_table.Tpo .deps/errorlist_table.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT map_table.lo -MD -MP -MF .deps/map_table.Tpo -c -o map_table.lo map_table.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT map_table.lo -MD -MP -MF .deps/map_table.Tpo -c map_table.c -fPIC -DPIC -o .libs/map_table.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT map_table.lo -MD -MP -MF .deps/map_table.Tpo -c map_table.c -o map_table.o mv -f .deps/map_table.Tpo .deps/map_table.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT normalize_table.lo -MD -MP -MF .deps/normalize_table.Tpo -c -o normalize_table.lo normalize_table.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT normalize_table.lo -MD -MP -MF .deps/normalize_table.Tpo -c normalize_table.c -fPIC -DPIC -o .libs/normalize_table.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT normalize_table.lo -MD -MP -MF .deps/normalize_table.Tpo -c normalize_table.c -o normalize_table.o mv -f .deps/normalize_table.Tpo .deps/normalize_table.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT wind_err.lo -MD -MP -MF .deps/wind_err.Tpo -c -o wind_err.lo wind_err.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT wind_err.lo -MD -MP -MF .deps/wind_err.Tpo -c wind_err.c -fPIC -DPIC -o .libs/wind_err.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT wind_err.lo -MD -MP -MF .deps/wind_err.Tpo -c wind_err.c -o wind_err.o mv -f .deps/wind_err.Tpo .deps/wind_err.Plo /usr/bin/libtool --tag=CC --mode=link cc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -version-info 0:0:0 -L/usr/local/lib -o libwind.la -rpath /usr/local/heimdal/lib bidi.lo combining.lo doxygen.lo errorlist.lo map.lo ldap.lo normalize.lo punycode.lo stringprep.lo utf8.lo bidi_table.lo combining_table.lo errorlist_table.lo map_table.lo normalize_table.lo wind_err.lo ../../lib/vers/libvers.la ../../lib/roken/libroken.la -lcom_err -pthread libtool: link: cc -shared -fPIC -DPIC -o .libs/libwind.so.3.0 -pthread -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe .libs/bidi.o .libs/combining.o .libs/doxygen.o .libs/errorlist.o .libs/map.o .libs/ldap.o .libs/normalize.o .libs/punycode.o .libs/stringprep.o .libs/utf8.o .libs/bidi_table.o .libs/combining_table.o .libs/errorlist_table.o .libs/map_table.o .libs/normalize_table.o .libs/wind_err.o -Wl,-whole-archive /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/vers/.libs/libvers.a -Wl,-no-whole-archive -L.libs -lroken -lutil -lcom_err -lexecinfo -lpthread -Wl,-soname,libwind.so.3.0,-rpath,/usr/local/heimdal/lib libtool: link: ar x /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/vers/.libs/libvers.a libtool: link: ar cru .libs/libwind.a ./.libs/libwind.lax/libvers.a/print_version.o bidi.o combining.o doxygen.o errorlist.o map.o ldap.o normalize.o punycode.o stringprep.o utf8.o bidi_table.o combining_table.o errorlist_table.o map_table.o normalize_table.o wind_err.o libtool: link: ranlib .libs/libwind.a /usr/bin/libtool --tag=CC --mode=link cc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -L/usr/local/lib -o idn-lookup idn-lookup.o libwind.la ../../lib/vers/libvers.la ../../lib/roken/libroken.la -pthread libtool: link: cc -o .libs/idn-lookup -pthread -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe idn-lookup.o /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/vers/.libs/libvers.a -L.libs -lwind -lroken -lutil -lcom_err -Wl,-rpath,/usr/local/heimdal/lib cp ./wind.h ../../include/wind.h cp ./wind_err.h ../../include/wind_err.h gmake[3]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/wind' gmake[2]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/wind' Making all in asn1 gmake[2]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/asn1' compile_et asn1_err.et cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1parse.o -MD -MP -MF .deps/asn1parse.Tpo -c -o asn1parse.o asn1parse.c mv -f .deps/asn1parse.Tpo .deps/asn1parse.Po cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT gen.o -MD -MP -MF .deps/gen.Tpo -c -o gen.o gen.c mv -f .deps/gen.Tpo .deps/gen.Po cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT gen_copy.o -MD -MP -MF .deps/gen_copy.Tpo -c -o gen_copy.o gen_copy.c mv -f .deps/gen_copy.Tpo .deps/gen_copy.Po cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT gen_decode.o -MD -MP -MF .deps/gen_decode.Tpo -c -o gen_decode.o gen_decode.c mv -f .deps/gen_decode.Tpo .deps/gen_decode.Po cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT gen_encode.o -MD -MP -MF .deps/gen_encode.Tpo -c -o gen_encode.o gen_encode.c mv -f .deps/gen_encode.Tpo .deps/gen_encode.Po cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT gen_free.o -MD -MP -MF .deps/gen_free.Tpo -c -o gen_free.o gen_free.c mv -f .deps/gen_free.Tpo .deps/gen_free.Po cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT gen_glue.o -MD -MP -MF .deps/gen_glue.Tpo -c -o gen_glue.o gen_glue.c mv -f .deps/gen_glue.Tpo .deps/gen_glue.Po cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT gen_length.o -MD -MP -MF .deps/gen_length.Tpo -c -o gen_length.o gen_length.c mv -f .deps/gen_length.Tpo .deps/gen_length.Po cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT gen_seq.o -MD -MP -MF .deps/gen_seq.Tpo -c -o gen_seq.o gen_seq.c mv -f .deps/gen_seq.Tpo .deps/gen_seq.Po cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT gen_template.o -MD -MP -MF .deps/gen_template.Tpo -c -o gen_template.o gen_template.c mv -f .deps/gen_template.Tpo .deps/gen_template.Po cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT hash.o -MD -MP -MF .deps/hash.Tpo -c -o hash.o hash.c mv -f .deps/hash.Tpo .deps/hash.Po cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT lex.o -MD -MP -MF .deps/lex.Tpo -c -o lex.o lex.c mv -f .deps/lex.Tpo .deps/lex.Po cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c mv -f .deps/main.Tpo .deps/main.Po cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT symbol.o -MD -MP -MF .deps/symbol.Tpo -c -o symbol.o symbol.c mv -f .deps/symbol.Tpo .deps/symbol.Po /usr/bin/libtool --tag=CC --mode=link cc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -L/usr/local/lib -o asn1_compile asn1parse.o gen.o gen_copy.o gen_decode.o gen_encode.o gen_free.o gen_glue.o gen_length.o gen_seq.o gen_template.o hash.o lex.o main.o symbol.o ../../lib/vers/libvers.la ../../lib/roken/libroken.la -lfl -pthread libtool: link: cc -o .libs/asn1_compile -pthread -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe asn1parse.o gen.o gen_copy.o gen_decode.o gen_encode.o gen_free.o gen_glue.o gen_length.o gen_seq.o gen_template.o hash.o lex.o main.o symbol.o /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/vers/.libs/libvers.a -L.libs -lroken -lutil /usr/lib/libfl.a -Wl,-rpath,/usr/local/heimdal/lib ../../lib/asn1/asn1_compile --one-code-file --preserve-binary=TBSCertificate --preserve-binary=TBSCRLCertList --preserve-binary=Name --sequence=GeneralNames --sequence=Extensions --sequence=CRLDistributionPoints ./rfc2459.asn1 rfc2459_asn1 || (rm -f rfc2459_asn1_files ; exit 1) /bin/sh: no: not found ../../lib/asn1/asn1_compile --one-code-file --option-file=./cms.opt ./cms.asn1 cms_asn1 || (rm -f cms_asn1_files ; exit 1) /bin/sh: no: not found ../../lib/asn1/asn1_compile --one-code-file --option-file=./krb5.opt ./krb5.asn1 krb5_asn1 || (rm -f krb5_asn1_files ; exit 1) /bin/sh: no: not found ../../lib/asn1/asn1_compile --one-code-file ./pkinit.asn1 pkinit_asn1 || (rm -f pkinit_asn1_files ; exit 1) /bin/sh: no: not found ../../lib/asn1/asn1_compile --one-code-file ./pkcs8.asn1 pkcs8_asn1 || (rm -f pkcs8_asn1_files ; exit 1) /bin/sh: no: not found ../../lib/asn1/asn1_compile --one-code-file ./pkcs9.asn1 pkcs9_asn1 || (rm -f pkcs9_asn1_files ; exit 1) /bin/sh: no: not found ../../lib/asn1/asn1_compile --one-code-file ./pkcs12.asn1 pkcs12_asn1 || (rm -f pkcs12_asn1_files ; exit 1) /bin/sh: no: not found ../../lib/asn1/asn1_compile --one-code-file ./digest.asn1 digest_asn1 || (rm -f digest_asn1_files ; exit 1) /bin/sh: no: not found ../../lib/asn1/asn1_compile --one-code-file ./kx509.asn1 kx509_asn1 || (rm -f kx509_asn1_files ; exit 1) /bin/sh: no: not found gmake all-am gmake[3]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/asn1' cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_print.o -MD -MP -MF .deps/asn1_print.Tpo -c -o asn1_print.o asn1_print.c mv -f .deps/asn1_print.Tpo .deps/asn1_print.Po /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT der.lo -MD -MP -MF .deps/der.Tpo -c -o der.lo der.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT der.lo -MD -MP -MF .deps/der.Tpo -c der.c -fPIC -DPIC -o .libs/der.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT der.lo -MD -MP -MF .deps/der.Tpo -c der.c -o der.o mv -f .deps/der.Tpo .deps/der.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT der_get.lo -MD -MP -MF .deps/der_get.Tpo -c -o der_get.lo der_get.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT der_get.lo -MD -MP -MF .deps/der_get.Tpo -c der_get.c -fPIC -DPIC -o .libs/der_get.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT der_get.lo -MD -MP -MF .deps/der_get.Tpo -c der_get.c -o der_get.o mv -f .deps/der_get.Tpo .deps/der_get.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT der_put.lo -MD -MP -MF .deps/der_put.Tpo -c -o der_put.lo der_put.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT der_put.lo -MD -MP -MF .deps/der_put.Tpo -c der_put.c -fPIC -DPIC -o .libs/der_put.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT der_put.lo -MD -MP -MF .deps/der_put.Tpo -c der_put.c -o der_put.o mv -f .deps/der_put.Tpo .deps/der_put.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT der_free.lo -MD -MP -MF .deps/der_free.Tpo -c -o der_free.lo der_free.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT der_free.lo -MD -MP -MF .deps/der_free.Tpo -c der_free.c -fPIC -DPIC -o .libs/der_free.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT der_free.lo -MD -MP -MF .deps/der_free.Tpo -c der_free.c -o der_free.o mv -f .deps/der_free.Tpo .deps/der_free.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT der_length.lo -MD -MP -MF .deps/der_length.Tpo -c -o der_length.lo der_length.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT der_length.lo -MD -MP -MF .deps/der_length.Tpo -c der_length.c -fPIC -DPIC -o .libs/der_length.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT der_length.lo -MD -MP -MF .deps/der_length.Tpo -c der_length.c -o der_length.o mv -f .deps/der_length.Tpo .deps/der_length.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT der_copy.lo -MD -MP -MF .deps/der_copy.Tpo -c -o der_copy.lo der_copy.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT der_copy.lo -MD -MP -MF .deps/der_copy.Tpo -c der_copy.c -fPIC -DPIC -o .libs/der_copy.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT der_copy.lo -MD -MP -MF .deps/der_copy.Tpo -c der_copy.c -o der_copy.o mv -f .deps/der_copy.Tpo .deps/der_copy.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT der_cmp.lo -MD -MP -MF .deps/der_cmp.Tpo -c -o der_cmp.lo der_cmp.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT der_cmp.lo -MD -MP -MF .deps/der_cmp.Tpo -c der_cmp.c -fPIC -DPIC -o .libs/der_cmp.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT der_cmp.lo -MD -MP -MF .deps/der_cmp.Tpo -c der_cmp.c -o der_cmp.o mv -f .deps/der_cmp.Tpo .deps/der_cmp.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT der_format.lo -MD -MP -MF .deps/der_format.Tpo -c -o der_format.lo der_format.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT der_format.lo -MD -MP -MF .deps/der_format.Tpo -c der_format.c -fPIC -DPIC -o .libs/der_format.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT der_format.lo -MD -MP -MF .deps/der_format.Tpo -c der_format.c -o der_format.o mv -f .deps/der_format.Tpo .deps/der_format.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT fuzzer.lo -MD -MP -MF .deps/fuzzer.Tpo -c -o fuzzer.lo fuzzer.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT fuzzer.lo -MD -MP -MF .deps/fuzzer.Tpo -c fuzzer.c -fPIC -DPIC -o .libs/fuzzer.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT fuzzer.lo -MD -MP -MF .deps/fuzzer.Tpo -c fuzzer.c -o fuzzer.o mv -f .deps/fuzzer.Tpo .deps/fuzzer.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT extra.lo -MD -MP -MF .deps/extra.Tpo -c -o extra.lo extra.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT extra.lo -MD -MP -MF .deps/extra.Tpo -c extra.c -fPIC -DPIC -o .libs/extra.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT extra.lo -MD -MP -MF .deps/extra.Tpo -c extra.c -o extra.o mv -f .deps/extra.Tpo .deps/extra.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT template.lo -MD -MP -MF .deps/template.Tpo -c -o template.lo template.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT template.lo -MD -MP -MF .deps/template.Tpo -c template.c -fPIC -DPIC -o .libs/template.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT template.lo -MD -MP -MF .deps/template.Tpo -c template.c -o template.o mv -f .deps/template.Tpo .deps/template.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT timegm.lo -MD -MP -MF .deps/timegm.Tpo -c -o timegm.lo timegm.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT timegm.lo -MD -MP -MF .deps/timegm.Tpo -c timegm.c -fPIC -DPIC -o .libs/timegm.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT timegm.lo -MD -MP -MF .deps/timegm.Tpo -c timegm.c -o timegm.o mv -f .deps/timegm.Tpo .deps/timegm.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_err.lo -MD -MP -MF .deps/asn1_err.Tpo -c -o asn1_err.lo asn1_err.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_err.lo -MD -MP -MF .deps/asn1_err.Tpo -c asn1_err.c -fPIC -DPIC -o .libs/asn1_err.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_err.lo -MD -MP -MF .deps/asn1_err.Tpo -c asn1_err.c -o asn1_err.o mv -f .deps/asn1_err.Tpo .deps/asn1_err.Plo /usr/bin/libtool --tag=CC --mode=link cc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -L/usr/local/lib -o libasn1base.la der.lo der_get.lo der_put.lo der_free.lo der_length.lo der_copy.lo der_cmp.lo der_format.lo fuzzer.lo extra.lo template.lo timegm.lo asn1_err.lo -pthread libtool: link: ar cru .libs/libasn1base.a .libs/der.o .libs/der_get.o .libs/der_put.o .libs/der_free.o .libs/der_length.o .libs/der_copy.o .libs/der_cmp.o .libs/der_format.o .libs/fuzzer.o .libs/extra.o .libs/template.o .libs/timegm.o .libs/asn1_err.o libtool: link: ranlib .libs/libasn1base.a /usr/bin/libtool --tag=CC --mode=link cc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -L/usr/local/lib -o asn1_print asn1_print.o libasn1base.la ../../lib/vers/libvers.la ../../lib/roken/libroken.la -lcom_err -pthread libtool: link: cc -o .libs/asn1_print -pthread -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe asn1_print.o /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/asn1/.libs/libasn1base.a /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/vers/.libs/libvers.a -L.libs -lroken -lutil -lcom_err -lexecinfo -lpthread -Wl,-rpath,/usr/local/heimdal/lib cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_gen.o -MD -MP -MF .deps/asn1_gen.Tpo -c -o asn1_gen.o asn1_gen.c mv -f .deps/asn1_gen.Tpo .deps/asn1_gen.Po /usr/bin/libtool --tag=CC --mode=link cc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -L/usr/local/lib -o asn1_gen asn1_gen.o libasn1base.la ../../lib/vers/libvers.la ../../lib/roken/libroken.la -pthread libtool: link: cc -o .libs/asn1_gen -pthread -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe asn1_gen.o /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/asn1/.libs/libasn1base.a /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/vers/.libs/libvers.a -L.libs -lroken -lutil -Wl,-rpath,/usr/local/heimdal/lib ../../lib/asn1/asn1_compile --template --sequence=TESTSeqOf ./test.asn1 test_template_asn1 || (rm -f test_template_asn1_files ; exit 1) ../../lib/asn1/asn1_compile --one-code-file --sequence=TESTSeqOf ./test.asn1 test_asn1 || (rm -f test_asn1_files ; exit 1) /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_rfc2459_asn1.lo -MD -MP -MF .deps/asn1_rfc2459_asn1.Tpo -c -o asn1_rfc2459_asn1.lo asn1_rfc2459_asn1.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_rfc2459_asn1.lo -MD -MP -MF .deps/asn1_rfc2459_asn1.Tpo -c asn1_rfc2459_asn1.c -fPIC -DPIC -o .libs/asn1_rfc2459_asn1.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_rfc2459_asn1.lo -MD -MP -MF .deps/asn1_rfc2459_asn1.Tpo -c asn1_rfc2459_asn1.c -o asn1_rfc2459_asn1.o mv -f .deps/asn1_rfc2459_asn1.Tpo .deps/asn1_rfc2459_asn1.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_cms_asn1.lo -MD -MP -MF .deps/asn1_cms_asn1.Tpo -c -o asn1_cms_asn1.lo asn1_cms_asn1.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_cms_asn1.lo -MD -MP -MF .deps/asn1_cms_asn1.Tpo -c asn1_cms_asn1.c -fPIC -DPIC -o .libs/asn1_cms_asn1.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_cms_asn1.lo -MD -MP -MF .deps/asn1_cms_asn1.Tpo -c asn1_cms_asn1.c -o asn1_cms_asn1.o mv -f .deps/asn1_cms_asn1.Tpo .deps/asn1_cms_asn1.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_krb5_asn1.lo -MD -MP -MF .deps/asn1_krb5_asn1.Tpo -c -o asn1_krb5_asn1.lo asn1_krb5_asn1.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_krb5_asn1.lo -MD -MP -MF .deps/asn1_krb5_asn1.Tpo -c asn1_krb5_asn1.c -fPIC -DPIC -o .libs/asn1_krb5_asn1.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_krb5_asn1.lo -MD -MP -MF .deps/asn1_krb5_asn1.Tpo -c asn1_krb5_asn1.c -o asn1_krb5_asn1.o mv -f .deps/asn1_krb5_asn1.Tpo .deps/asn1_krb5_asn1.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_pkinit_asn1.lo -MD -MP -MF .deps/asn1_pkinit_asn1.Tpo -c -o asn1_pkinit_asn1.lo asn1_pkinit_asn1.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_pkinit_asn1.lo -MD -MP -MF .deps/asn1_pkinit_asn1.Tpo -c asn1_pkinit_asn1.c -fPIC -DPIC -o .libs/asn1_pkinit_asn1.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_pkinit_asn1.lo -MD -MP -MF .deps/asn1_pkinit_asn1.Tpo -c asn1_pkinit_asn1.c -o asn1_pkinit_asn1.o mv -f .deps/asn1_pkinit_asn1.Tpo .deps/asn1_pkinit_asn1.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_pkcs8_asn1.lo -MD -MP -MF .deps/asn1_pkcs8_asn1.Tpo -c -o asn1_pkcs8_asn1.lo asn1_pkcs8_asn1.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_pkcs8_asn1.lo -MD -MP -MF .deps/asn1_pkcs8_asn1.Tpo -c asn1_pkcs8_asn1.c -fPIC -DPIC -o .libs/asn1_pkcs8_asn1.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_pkcs8_asn1.lo -MD -MP -MF .deps/asn1_pkcs8_asn1.Tpo -c asn1_pkcs8_asn1.c -o asn1_pkcs8_asn1.o mv -f .deps/asn1_pkcs8_asn1.Tpo .deps/asn1_pkcs8_asn1.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_pkcs9_asn1.lo -MD -MP -MF .deps/asn1_pkcs9_asn1.Tpo -c -o asn1_pkcs9_asn1.lo asn1_pkcs9_asn1.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_pkcs9_asn1.lo -MD -MP -MF .deps/asn1_pkcs9_asn1.Tpo -c asn1_pkcs9_asn1.c -fPIC -DPIC -o .libs/asn1_pkcs9_asn1.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_pkcs9_asn1.lo -MD -MP -MF .deps/asn1_pkcs9_asn1.Tpo -c asn1_pkcs9_asn1.c -o asn1_pkcs9_asn1.o mv -f .deps/asn1_pkcs9_asn1.Tpo .deps/asn1_pkcs9_asn1.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_pkcs12_asn1.lo -MD -MP -MF .deps/asn1_pkcs12_asn1.Tpo -c -o asn1_pkcs12_asn1.lo asn1_pkcs12_asn1.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_pkcs12_asn1.lo -MD -MP -MF .deps/asn1_pkcs12_asn1.Tpo -c asn1_pkcs12_asn1.c -fPIC -DPIC -o .libs/asn1_pkcs12_asn1.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_pkcs12_asn1.lo -MD -MP -MF .deps/asn1_pkcs12_asn1.Tpo -c asn1_pkcs12_asn1.c -o asn1_pkcs12_asn1.o mv -f .deps/asn1_pkcs12_asn1.Tpo .deps/asn1_pkcs12_asn1.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_digest_asn1.lo -MD -MP -MF .deps/asn1_digest_asn1.Tpo -c -o asn1_digest_asn1.lo asn1_digest_asn1.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_digest_asn1.lo -MD -MP -MF .deps/asn1_digest_asn1.Tpo -c asn1_digest_asn1.c -fPIC -DPIC -o .libs/asn1_digest_asn1.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_digest_asn1.lo -MD -MP -MF .deps/asn1_digest_asn1.Tpo -c asn1_digest_asn1.c -o asn1_digest_asn1.o mv -f .deps/asn1_digest_asn1.Tpo .deps/asn1_digest_asn1.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_kx509_asn1.lo -MD -MP -MF .deps/asn1_kx509_asn1.Tpo -c -o asn1_kx509_asn1.lo asn1_kx509_asn1.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_kx509_asn1.lo -MD -MP -MF .deps/asn1_kx509_asn1.Tpo -c asn1_kx509_asn1.c -fPIC -DPIC -o .libs/asn1_kx509_asn1.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_kx509_asn1.lo -MD -MP -MF .deps/asn1_kx509_asn1.Tpo -c asn1_kx509_asn1.c -o asn1_kx509_asn1.o mv -f .deps/asn1_kx509_asn1.Tpo .deps/asn1_kx509_asn1.Plo /usr/bin/libtool --tag=CC --mode=link cc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -version-info 8:0:0 -L/usr/local/lib -o libasn1.la -rpath /usr/local/heimdal/lib asn1_rfc2459_asn1.lo asn1_cms_asn1.lo asn1_krb5_asn1.lo asn1_pkinit_asn1.lo asn1_pkcs8_asn1.lo asn1_pkcs9_asn1.lo asn1_pkcs12_asn1.lo asn1_digest_asn1.lo asn1_kx509_asn1.lo libasn1base.la -lcom_err ../../lib/roken/libroken.la -pthread libtool: link: cc -shared -fPIC -DPIC -o .libs/libasn1.so.22.0 -pthread -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe .libs/asn1_rfc2459_asn1.o .libs/asn1_cms_asn1.o .libs/asn1_krb5_asn1.o .libs/asn1_pkinit_asn1.o .libs/asn1_pkcs8_asn1.o .libs/asn1_pkcs9_asn1.o .libs/asn1_pkcs12_asn1.o .libs/asn1_digest_asn1.o .libs/asn1_kx509_asn1.o -Wl,-whole-archive /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/asn1/.libs/libasn1base.a -Wl,-no-whole-archive -L.libs -lcom_err -lexecinfo -lpthread -lroken -lutil -Wl,-soname,libasn1.so.22.0,-rpath,/usr/local/heimdal/lib libtool: link: ar x /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/asn1/.libs/libasn1base.a libtool: link: ar cru .libs/libasn1.a ./.libs/libasn1.lax/libasn1base.a/der.o ./.libs/libasn1.lax/libasn1base.a/der_get.o ./.libs/libasn1.lax/libasn1base.a/der_put.o ./.libs/libasn1.lax/libasn1base.a/der_free.o ./.libs/libasn1.lax/libasn1base.a/der_length.o ./.libs/libasn1.lax/libasn1base.a/der_copy.o ./.libs/libasn1.lax/libasn1base.a/der_cmp.o ./.libs/libasn1.lax/libasn1base.a/der_format.o ./.libs/libasn1.lax/libasn1base.a/fuzzer.o ./.libs/libasn1.lax/libasn1base.a/extra.o ./.libs/libasn1.lax/libasn1base.a/template.o ./.libs/libasn1.lax/libasn1base.a/timegm.o ./.libs/libasn1.lax/libasn1base.a/asn1_err.o asn1_rfc2459_asn1.o asn1_cms_asn1.o asn1_krb5_asn1.o asn1_pkinit_asn1.o asn1_pkcs8_asn1.o asn1_pkcs9_asn1.o asn1_pkcs12_asn1.o asn1_digest_asn1.o asn1_kx509_asn1.o libtool: link: ranlib .libs/libasn1.a cp ./der.h ../../include/der.h cp ./heim_asn1.h ../../include/heim_asn1.h cp ./der-protos.h ../../include/der-protos.h cp ./der-private.h ../../include/der-private.h cp ./asn1-common.h ../../include/asn1-common.h cp ./asn1_err.h ../../include/asn1_err.h cp ./krb5_asn1.h ../../include/krb5_asn1.h cp ./pkinit_asn1.h ../../include/pkinit_asn1.h cp ./cms_asn1.h ../../include/cms_asn1.h cp ./rfc2459_asn1.h ../../include/rfc2459_asn1.h cp ./pkcs8_asn1.h ../../include/pkcs8_asn1.h cp ./pkcs9_asn1.h ../../include/pkcs9_asn1.h cp ./pkcs12_asn1.h ../../include/pkcs12_asn1.h cp ./digest_asn1.h ../../include/digest_asn1.h cp ./kx509_asn1.h ../../include/kx509_asn1.h cp ./asn1-template.h ../../include/asn1-template.h gmake[3]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/asn1' gmake[2]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/asn1' Making all in sqlite gmake[2]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/sqlite' /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DSQLITE_THREADSAFE=1 -DSQLITE_DEFAULT_FILE_PERMISSIONS=0600 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -Wno-error -DINET6 -O2 -pipe -pthread -MT sqlite3.lo -MD -MP -MF .deps/sqlite3.Tpo -c -o sqlite3.lo sqlite3.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DSQLITE_THREADSAFE=1 -DSQLITE_DEFAULT_FILE_PERMISSIONS=0600 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -Wno-error -DINET6 -O2 -pipe -pthread -MT sqlite3.lo -MD -MP -MF .deps/sqlite3.Tpo -c sqlite3.c -fPIC -DPIC -o .libs/sqlite3.o sqlite3.c:19625:52: warning: cast from 'int (*)(void *)' to 'sqlite3_destructor_type' (aka 'void (*)(void *)') converts to incompatible function type [-Wcast-function-type-mismatch] 19625 | z==zBuf ? SQLITE_TRANSIENT : SQLITE_DYNAMIC); | ^~~~~~~~~~~~~~ sqlite3.c:11916:27: note: expanded from macro 'SQLITE_DYNAMIC' 11916 | #define SQLITE_DYNAMIC ((sqlite3_destructor_type)sqlite3MallocSize) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sqlite3.c:27462:54: warning: cast from 'int (*)(void *)' to 'sqlite3_destructor_type' (aka 'void (*)(void *)') converts to incompatible function type [-Wcast-function-type-mismatch] 27462 | sqlite3ValueSetStr(db->pErr, -1, z, SQLITE_UTF8, SQLITE_DYNAMIC); | ^~~~~~~~~~~~~~ sqlite3.c:11916:27: note: expanded from macro 'SQLITE_DYNAMIC' 11916 | #define SQLITE_DYNAMIC ((sqlite3_destructor_type)sqlite3MallocSize) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sqlite3.c:69673:19: warning: cast from 'int (*)(void *)' to 'sqlite3_destructor_type' (aka 'void (*)(void *)') converts to incompatible function type [-Wcast-function-type-mismatch] 69673 | }else if( xDel==SQLITE_DYNAMIC ){ | ^~~~~~~~~~~~~~ sqlite3.c:11916:27: note: expanded from macro 'SQLITE_DYNAMIC' 11916 | #define SQLITE_DYNAMIC ((sqlite3_destructor_type)sqlite3MallocSize) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sqlite3.c:70079:55: warning: cast from 'int (*)(void *)' to 'sqlite3_destructor_type' (aka 'void (*)(void *)') converts to incompatible function type [-Wcast-function-type-mismatch] 70079 | sqlite3ValueSetStr(pVal, -1, zVal, SQLITE_UTF8, SQLITE_DYNAMIC); | ^~~~~~~~~~~~~~ sqlite3.c:11916:27: note: expanded from macro 'SQLITE_DYNAMIC' 11916 | #define SQLITE_DYNAMIC ((sqlite3_destructor_type)sqlite3MallocSize) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sqlite3.c:70121:29: warning: cast from 'int (*)(void *)' to 'sqlite3_destructor_type' (aka 'void (*)(void *)') converts to incompatible function type [-Wcast-function-type-mismatch] 70121 | 0, SQLITE_DYNAMIC); | ^~~~~~~~~~~~~~ sqlite3.c:11916:27: note: expanded from macro 'SQLITE_DYNAMIC' 11916 | #define SQLITE_DYNAMIC ((sqlite3_destructor_type)sqlite3MallocSize) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sqlite3.c:84158:38: warning: cast from 'int (*)(u32, void *, void *, void *)' (aka 'int (*)(unsigned int, void *, void *, void *)') to 'void (*)(void *, const char *)' converts to incompatible function type [-Wcast-function-type-mismatch] 84158 | void (*x)(void*,const char*) = (void(*)(void*,const char*))db->xTrace; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sqlite3.c:94824:44: warning: cast from 'int (*)(void *)' to 'sqlite3_destructor_type' (aka 'void (*)(void *)') converts to incompatible function type [-Wcast-function-type-mismatch] 94824 | sqlite3_result_text(context, zRet, -1, SQLITE_DYNAMIC); | ^~~~~~~~~~~~~~ sqlite3.c:11916:27: note: expanded from macro 'SQLITE_DYNAMIC' 11916 | #define SQLITE_DYNAMIC ((sqlite3_destructor_type)sqlite3MallocSize) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sqlite3.c:94888:45: warning: cast from 'int (*)(void *)' to 'sqlite3_destructor_type' (aka 'void (*)(void *)') converts to incompatible function type [-Wcast-function-type-mismatch] 94888 | sqlite3_result_text(context, zResult, -1, SQLITE_DYNAMIC); | ^~~~~~~~~~~~~~ sqlite3.c:11916:27: note: expanded from macro 'SQLITE_DYNAMIC' 11916 | #define SQLITE_DYNAMIC ((sqlite3_destructor_type)sqlite3MallocSize) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sqlite3.c:94965:44: warning: cast from 'int (*)(void *)' to 'sqlite3_destructor_type' (aka 'void (*)(void *)') converts to incompatible function type [-Wcast-function-type-mismatch] 94965 | sqlite3_result_text(context, zRet, -1, SQLITE_DYNAMIC); | ^~~~~~~~~~~~~~ sqlite3.c:11916:27: note: expanded from macro 'SQLITE_DYNAMIC' 11916 | #define SQLITE_DYNAMIC ((sqlite3_destructor_type)sqlite3MallocSize) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sqlite3.c:104351:25: warning: cast from 'int (*)(void *)' to 'sqlite3_destructor_type' (aka 'void (*)(void *)') converts to incompatible function type [-Wcast-function-type-mismatch] 104351 | SQLITE_DYNAMIC); | ^~~~~~~~~~~~~~ sqlite3.c:11916:27: note: expanded from macro 'SQLITE_DYNAMIC' 11916 | #define SQLITE_DYNAMIC ((sqlite3_destructor_type)sqlite3MallocSize) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sqlite3.c:104479:38: warning: implicit conversion from 'i64' (aka 'long long') to 'double' changes value from 9223372036854775806 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] 104479 | if( n==0 && r>=0 && ra[i].zSpan), SQLITE_DYNAMIC); | ^~~~~~~~~~~~~~ sqlite3.c:11916:27: note: expanded from macro 'SQLITE_DYNAMIC' 11916 | #define SQLITE_DYNAMIC ((sqlite3_destructor_type)sqlite3MallocSize) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sqlite3.c:115958:58: warning: cast from 'int (*)(void *)' to 'sqlite3_destructor_type' (aka 'void (*)(void *)') converts to incompatible function type [-Wcast-function-type-mismatch] 115958 | sqlite3VdbeSetColName(v, i, COLNAME_NAME, zName, SQLITE_DYNAMIC); | ^~~~~~~~~~~~~~ sqlite3.c:11916:27: note: expanded from macro 'SQLITE_DYNAMIC' 11916 | #define SQLITE_DYNAMIC ((sqlite3_destructor_type)sqlite3MallocSize) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sqlite3.c:115965:52: warning: cast from 'int (*)(void *)' to 'sqlite3_destructor_type' (aka 'void (*)(void *)') converts to incompatible function type [-Wcast-function-type-mismatch] 115965 | sqlite3VdbeSetColName(v, i, COLNAME_NAME, z, SQLITE_DYNAMIC); | ^~~~~~~~~~~~~~ sqlite3.c:11916:27: note: expanded from macro 'SQLITE_DYNAMIC' 11916 | #define SQLITE_DYNAMIC ((sqlite3_destructor_type)sqlite3MallocSize) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sqlite3.c:139658:16: warning: cast from 'void (*)(void *, const char *)' to 'int (*)(u32, void *, void *, void *)' (aka 'int (*)(unsigned int, void *, void *, void *)') converts to incompatible function type [-Wcast-function-type-mismatch] 139658 | db->xTrace = (int(*)(u32,void*,void*,void*))xTrace; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 16 warnings generated. cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DSQLITE_THREADSAFE=1 -DSQLITE_DEFAULT_FILE_PERMISSIONS=0600 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -Wno-error -DINET6 -O2 -pipe -pthread -MT sqlite3.lo -MD -MP -MF .deps/sqlite3.Tpo -c sqlite3.c -o sqlite3.o sqlite3.c:19625:52: warning: cast from 'int (*)(void *)' to 'sqlite3_destructor_type' (aka 'void (*)(void *)') converts to incompatible function type [-Wcast-function-type-mismatch] 19625 | z==zBuf ? SQLITE_TRANSIENT : SQLITE_DYNAMIC); | ^~~~~~~~~~~~~~ sqlite3.c:11916:27: note: expanded from macro 'SQLITE_DYNAMIC' 11916 | #define SQLITE_DYNAMIC ((sqlite3_destructor_type)sqlite3MallocSize) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sqlite3.c:27462:54: warning: cast from 'int (*)(void *)' to 'sqlite3_destructor_type' (aka 'void (*)(void *)') converts to incompatible function type [-Wcast-function-type-mismatch] 27462 | sqlite3ValueSetStr(db->pErr, -1, z, SQLITE_UTF8, SQLITE_DYNAMIC); | ^~~~~~~~~~~~~~ sqlite3.c:11916:27: note: expanded from macro 'SQLITE_DYNAMIC' 11916 | #define SQLITE_DYNAMIC ((sqlite3_destructor_type)sqlite3MallocSize) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sqlite3.c:69673:19: warning: cast from 'int (*)(void *)' to 'sqlite3_destructor_type' (aka 'void (*)(void *)') converts to incompatible function type [-Wcast-function-type-mismatch] 69673 | }else if( xDel==SQLITE_DYNAMIC ){ | ^~~~~~~~~~~~~~ sqlite3.c:11916:27: note: expanded from macro 'SQLITE_DYNAMIC' 11916 | #define SQLITE_DYNAMIC ((sqlite3_destructor_type)sqlite3MallocSize) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sqlite3.c:70079:55: warning: cast from 'int (*)(void *)' to 'sqlite3_destructor_type' (aka 'void (*)(void *)') converts to incompatible function type [-Wcast-function-type-mismatch] 70079 | sqlite3ValueSetStr(pVal, -1, zVal, SQLITE_UTF8, SQLITE_DYNAMIC); | ^~~~~~~~~~~~~~ sqlite3.c:11916:27: note: expanded from macro 'SQLITE_DYNAMIC' 11916 | #define SQLITE_DYNAMIC ((sqlite3_destructor_type)sqlite3MallocSize) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sqlite3.c:70121:29: warning: cast from 'int (*)(void *)' to 'sqlite3_destructor_type' (aka 'void (*)(void *)') converts to incompatible function type [-Wcast-function-type-mismatch] 70121 | 0, SQLITE_DYNAMIC); | ^~~~~~~~~~~~~~ sqlite3.c:11916:27: note: expanded from macro 'SQLITE_DYNAMIC' 11916 | #define SQLITE_DYNAMIC ((sqlite3_destructor_type)sqlite3MallocSize) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sqlite3.c:84158:38: warning: cast from 'int (*)(u32, void *, void *, void *)' (aka 'int (*)(unsigned int, void *, void *, void *)') to 'void (*)(void *, const char *)' converts to incompatible function type [-Wcast-function-type-mismatch] 84158 | void (*x)(void*,const char*) = (void(*)(void*,const char*))db->xTrace; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sqlite3.c:94824:44: warning: cast from 'int (*)(void *)' to 'sqlite3_destructor_type' (aka 'void (*)(void *)') converts to incompatible function type [-Wcast-function-type-mismatch] 94824 | sqlite3_result_text(context, zRet, -1, SQLITE_DYNAMIC); | ^~~~~~~~~~~~~~ sqlite3.c:11916:27: note: expanded from macro 'SQLITE_DYNAMIC' 11916 | #define SQLITE_DYNAMIC ((sqlite3_destructor_type)sqlite3MallocSize) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sqlite3.c:94888:45: warning: cast from 'int (*)(void *)' to 'sqlite3_destructor_type' (aka 'void (*)(void *)') converts to incompatible function type [-Wcast-function-type-mismatch] 94888 | sqlite3_result_text(context, zResult, -1, SQLITE_DYNAMIC); | ^~~~~~~~~~~~~~ sqlite3.c:11916:27: note: expanded from macro 'SQLITE_DYNAMIC' 11916 | #define SQLITE_DYNAMIC ((sqlite3_destructor_type)sqlite3MallocSize) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sqlite3.c:94965:44: warning: cast from 'int (*)(void *)' to 'sqlite3_destructor_type' (aka 'void (*)(void *)') converts to incompatible function type [-Wcast-function-type-mismatch] 94965 | sqlite3_result_text(context, zRet, -1, SQLITE_DYNAMIC); | ^~~~~~~~~~~~~~ sqlite3.c:11916:27: note: expanded from macro 'SQLITE_DYNAMIC' 11916 | #define SQLITE_DYNAMIC ((sqlite3_destructor_type)sqlite3MallocSize) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sqlite3.c:104351:25: warning: cast from 'int (*)(void *)' to 'sqlite3_destructor_type' (aka 'void (*)(void *)') converts to incompatible function type [-Wcast-function-type-mismatch] 104351 | SQLITE_DYNAMIC); | ^~~~~~~~~~~~~~ sqlite3.c:11916:27: note: expanded from macro 'SQLITE_DYNAMIC' 11916 | #define SQLITE_DYNAMIC ((sqlite3_destructor_type)sqlite3MallocSize) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sqlite3.c:104479:38: warning: implicit conversion from 'i64' (aka 'long long') to 'double' changes value from 9223372036854775806 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] 104479 | if( n==0 && r>=0 && ra[i].zSpan), SQLITE_DYNAMIC); | ^~~~~~~~~~~~~~ sqlite3.c:11916:27: note: expanded from macro 'SQLITE_DYNAMIC' 11916 | #define SQLITE_DYNAMIC ((sqlite3_destructor_type)sqlite3MallocSize) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sqlite3.c:115958:58: warning: cast from 'int (*)(void *)' to 'sqlite3_destructor_type' (aka 'void (*)(void *)') converts to incompatible function type [-Wcast-function-type-mismatch] 115958 | sqlite3VdbeSetColName(v, i, COLNAME_NAME, zName, SQLITE_DYNAMIC); | ^~~~~~~~~~~~~~ sqlite3.c:11916:27: note: expanded from macro 'SQLITE_DYNAMIC' 11916 | #define SQLITE_DYNAMIC ((sqlite3_destructor_type)sqlite3MallocSize) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sqlite3.c:115965:52: warning: cast from 'int (*)(void *)' to 'sqlite3_destructor_type' (aka 'void (*)(void *)') converts to incompatible function type [-Wcast-function-type-mismatch] 115965 | sqlite3VdbeSetColName(v, i, COLNAME_NAME, z, SQLITE_DYNAMIC); | ^~~~~~~~~~~~~~ sqlite3.c:11916:27: note: expanded from macro 'SQLITE_DYNAMIC' 11916 | #define SQLITE_DYNAMIC ((sqlite3_destructor_type)sqlite3MallocSize) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sqlite3.c:139658:16: warning: cast from 'void (*)(void *, const char *)' to 'int (*)(u32, void *, void *, void *)' (aka 'int (*)(unsigned int, void *, void *, void *)') converts to incompatible function type [-Wcast-function-type-mismatch] 139658 | db->xTrace = (int(*)(u32,void*,void*,void*))xTrace; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 16 warnings generated. mv -f .deps/sqlite3.Tpo .deps/sqlite3.Plo /usr/bin/libtool --tag=CC --mode=link cc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -Wno-error -DINET6 -O2 -pipe -pthread -L/usr/local/lib -o libheimsqlite.la -rpath /usr/local/heimdal/lib sqlite3.lo -pthread -pthread libtool: link: cc -shared -fPIC -DPIC -o .libs/libheimsqlite.so.1.0 -pthread -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -Wno-error -DINET6 -O2 -pipe .libs/sqlite3.o -Wl,-soname,libheimsqlite.so.1.0 libtool: link: ar cru .libs/libheimsqlite.a sqlite3.o libtool: link: ranlib .libs/libheimsqlite.a cp ./sqlite3.h ../../include/sqlite3.h cp ./sqlite3ext.h ../../include/sqlite3ext.h gmake[2]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/sqlite' Making all in hcrypto gmake[2]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/hcrypto' ln -s ./../hcrypto hcrypto touch hcrypto-link depbase=`echo test_rand.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT test_rand.o -MD -MP -MF $depbase.Tpo -c -o test_rand.o test_rand.c &&\ mv -f $depbase.Tpo $depbase.Po /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bncore.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bncore.Tpo -c -o libtommath/libhcrypto_la-bncore.lo `test -f 'libtommath/bncore.c' || echo './'`libtommath/bncore.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bncore.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bncore.Tpo -c libtommath/bncore.c -fPIC -DPIC -o libtommath/.libs/libhcrypto_la-bncore.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bncore.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bncore.Tpo -c libtommath/bncore.c -o libtommath/libhcrypto_la-bncore.o mv -f libtommath/.deps/libhcrypto_la-bncore.Tpo libtommath/.deps/libhcrypto_la-bncore.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_init.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_init.Tpo -c -o libtommath/libhcrypto_la-bn_mp_init.lo `test -f 'libtommath/bn_mp_init.c' || echo './'`libtommath/bn_mp_init.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_init.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_init.Tpo -c libtommath/bn_mp_init.c -fPIC -DPIC -o libtommath/.libs/libhcrypto_la-bn_mp_init.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_init.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_init.Tpo -c libtommath/bn_mp_init.c -o libtommath/libhcrypto_la-bn_mp_init.o mv -f libtommath/.deps/libhcrypto_la-bn_mp_init.Tpo libtommath/.deps/libhcrypto_la-bn_mp_init.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_clear.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_clear.Tpo -c -o libtommath/libhcrypto_la-bn_mp_clear.lo `test -f 'libtommath/bn_mp_clear.c' || echo './'`libtommath/bn_mp_clear.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_clear.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_clear.Tpo -c libtommath/bn_mp_clear.c -fPIC -DPIC -o libtommath/.libs/libhcrypto_la-bn_mp_clear.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_clear.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_clear.Tpo -c libtommath/bn_mp_clear.c -o libtommath/libhcrypto_la-bn_mp_clear.o mv -f libtommath/.deps/libhcrypto_la-bn_mp_clear.Tpo libtommath/.deps/libhcrypto_la-bn_mp_clear.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_exch.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_exch.Tpo -c -o libtommath/libhcrypto_la-bn_mp_exch.lo `test -f 'libtommath/bn_mp_exch.c' || echo './'`libtommath/bn_mp_exch.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_exch.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_exch.Tpo -c libtommath/bn_mp_exch.c -fPIC -DPIC -o libtommath/.libs/libhcrypto_la-bn_mp_exch.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_exch.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_exch.Tpo -c libtommath/bn_mp_exch.c -o libtommath/libhcrypto_la-bn_mp_exch.o mv -f libtommath/.deps/libhcrypto_la-bn_mp_exch.Tpo libtommath/.deps/libhcrypto_la-bn_mp_exch.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_grow.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_grow.Tpo -c -o libtommath/libhcrypto_la-bn_mp_grow.lo `test -f 'libtommath/bn_mp_grow.c' || echo './'`libtommath/bn_mp_grow.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_grow.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_grow.Tpo -c libtommath/bn_mp_grow.c -fPIC -DPIC -o libtommath/.libs/libhcrypto_la-bn_mp_grow.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_grow.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_grow.Tpo -c libtommath/bn_mp_grow.c -o libtommath/libhcrypto_la-bn_mp_grow.o mv -f libtommath/.deps/libhcrypto_la-bn_mp_grow.Tpo libtommath/.deps/libhcrypto_la-bn_mp_grow.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_shrink.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_shrink.Tpo -c -o libtommath/libhcrypto_la-bn_mp_shrink.lo `test -f 'libtommath/bn_mp_shrink.c' || echo './'`libtommath/bn_mp_shrink.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_shrink.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_shrink.Tpo -c libtommath/bn_mp_shrink.c -fPIC -DPIC -o libtommath/.libs/libhcrypto_la-bn_mp_shrink.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_shrink.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_shrink.Tpo -c libtommath/bn_mp_shrink.c -o libtommath/libhcrypto_la-bn_mp_shrink.o mv -f libtommath/.deps/libhcrypto_la-bn_mp_shrink.Tpo libtommath/.deps/libhcrypto_la-bn_mp_shrink.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_clamp.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_clamp.Tpo -c -o libtommath/libhcrypto_la-bn_mp_clamp.lo `test -f 'libtommath/bn_mp_clamp.c' || echo './'`libtommath/bn_mp_clamp.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_clamp.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_clamp.Tpo -c libtommath/bn_mp_clamp.c -fPIC -DPIC -o libtommath/.libs/libhcrypto_la-bn_mp_clamp.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_clamp.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_clamp.Tpo -c libtommath/bn_mp_clamp.c -o libtommath/libhcrypto_la-bn_mp_clamp.o mv -f libtommath/.deps/libhcrypto_la-bn_mp_clamp.Tpo libtommath/.deps/libhcrypto_la-bn_mp_clamp.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_zero.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_zero.Tpo -c -o libtommath/libhcrypto_la-bn_mp_zero.lo `test -f 'libtommath/bn_mp_zero.c' || echo './'`libtommath/bn_mp_zero.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_zero.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_zero.Tpo -c libtommath/bn_mp_zero.c -fPIC -DPIC -o libtommath/.libs/libhcrypto_la-bn_mp_zero.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_zero.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_zero.Tpo -c libtommath/bn_mp_zero.c -o libtommath/libhcrypto_la-bn_mp_zero.o mv -f libtommath/.deps/libhcrypto_la-bn_mp_zero.Tpo libtommath/.deps/libhcrypto_la-bn_mp_zero.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_zero_multi.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_zero_multi.Tpo -c -o libtommath/libhcrypto_la-bn_mp_zero_multi.lo `test -f 'libtommath/bn_mp_zero_multi.c' || echo './'`libtommath/bn_mp_zero_multi.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_zero_multi.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_zero_multi.Tpo -c libtommath/bn_mp_zero_multi.c -fPIC -DPIC -o libtommath/.libs/libhcrypto_la-bn_mp_zero_multi.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_zero_multi.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_zero_multi.Tpo -c libtommath/bn_mp_zero_multi.c -o libtommath/libhcrypto_la-bn_mp_zero_multi.o mv -f libtommath/.deps/libhcrypto_la-bn_mp_zero_multi.Tpo libtommath/.deps/libhcrypto_la-bn_mp_zero_multi.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_set.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_set.Tpo -c -o libtommath/libhcrypto_la-bn_mp_set.lo `test -f 'libtommath/bn_mp_set.c' || echo './'`libtommath/bn_mp_set.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_set.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_set.Tpo -c libtommath/bn_mp_set.c -fPIC -DPIC -o libtommath/.libs/libhcrypto_la-bn_mp_set.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_set.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_set.Tpo -c libtommath/bn_mp_set.c -o libtommath/libhcrypto_la-bn_mp_set.o mv -f libtommath/.deps/libhcrypto_la-bn_mp_set.Tpo libtommath/.deps/libhcrypto_la-bn_mp_set.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_set_int.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_set_int.Tpo -c -o libtommath/libhcrypto_la-bn_mp_set_int.lo `test -f 'libtommath/bn_mp_set_int.c' || echo './'`libtommath/bn_mp_set_int.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_set_int.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_set_int.Tpo -c libtommath/bn_mp_set_int.c -fPIC -DPIC -o libtommath/.libs/libhcrypto_la-bn_mp_set_int.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_set_int.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_set_int.Tpo -c libtommath/bn_mp_set_int.c -o libtommath/libhcrypto_la-bn_mp_set_int.o mv -f libtommath/.deps/libhcrypto_la-bn_mp_set_int.Tpo libtommath/.deps/libhcrypto_la-bn_mp_set_int.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_init_size.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_init_size.Tpo -c -o libtommath/libhcrypto_la-bn_mp_init_size.lo `test -f 'libtommath/bn_mp_init_size.c' || echo './'`libtommath/bn_mp_init_size.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_init_size.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_init_size.Tpo -c libtommath/bn_mp_init_size.c -fPIC -DPIC -o libtommath/.libs/libhcrypto_la-bn_mp_init_size.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_init_size.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_init_size.Tpo -c libtommath/bn_mp_init_size.c -o libtommath/libhcrypto_la-bn_mp_init_size.o mv -f libtommath/.deps/libhcrypto_la-bn_mp_init_size.Tpo libtommath/.deps/libhcrypto_la-bn_mp_init_size.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_copy.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_copy.Tpo -c -o libtommath/libhcrypto_la-bn_mp_copy.lo `test -f 'libtommath/bn_mp_copy.c' || echo './'`libtommath/bn_mp_copy.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_copy.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_copy.Tpo -c libtommath/bn_mp_copy.c -fPIC -DPIC -o libtommath/.libs/libhcrypto_la-bn_mp_copy.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_copy.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_copy.Tpo -c libtommath/bn_mp_copy.c -o libtommath/libhcrypto_la-bn_mp_copy.o mv -f libtommath/.deps/libhcrypto_la-bn_mp_copy.Tpo libtommath/.deps/libhcrypto_la-bn_mp_copy.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_init_copy.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_init_copy.Tpo -c -o libtommath/libhcrypto_la-bn_mp_init_copy.lo `test -f 'libtommath/bn_mp_init_copy.c' || echo './'`libtommath/bn_mp_init_copy.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_init_copy.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_init_copy.Tpo -c libtommath/bn_mp_init_copy.c -fPIC -DPIC -o libtommath/.libs/libhcrypto_la-bn_mp_init_copy.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_init_copy.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_init_copy.Tpo -c libtommath/bn_mp_init_copy.c -o libtommath/libhcrypto_la-bn_mp_init_copy.o mv -f libtommath/.deps/libhcrypto_la-bn_mp_init_copy.Tpo libtommath/.deps/libhcrypto_la-bn_mp_init_copy.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_abs.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_abs.Tpo -c -o libtommath/libhcrypto_la-bn_mp_abs.lo `test -f 'libtommath/bn_mp_abs.c' || echo './'`libtommath/bn_mp_abs.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_abs.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_abs.Tpo -c libtommath/bn_mp_abs.c -fPIC -DPIC -o libtommath/.libs/libhcrypto_la-bn_mp_abs.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_abs.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_abs.Tpo -c libtommath/bn_mp_abs.c -o libtommath/libhcrypto_la-bn_mp_abs.o mv -f libtommath/.deps/libhcrypto_la-bn_mp_abs.Tpo libtommath/.deps/libhcrypto_la-bn_mp_abs.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_neg.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_neg.Tpo -c -o libtommath/libhcrypto_la-bn_mp_neg.lo `test -f 'libtommath/bn_mp_neg.c' || echo './'`libtommath/bn_mp_neg.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_neg.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_neg.Tpo -c libtommath/bn_mp_neg.c -fPIC -DPIC -o libtommath/.libs/libhcrypto_la-bn_mp_neg.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_neg.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_neg.Tpo -c libtommath/bn_mp_neg.c -o libtommath/libhcrypto_la-bn_mp_neg.o mv -f libtommath/.deps/libhcrypto_la-bn_mp_neg.Tpo libtommath/.deps/libhcrypto_la-bn_mp_neg.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_cmp_mag.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_cmp_mag.Tpo -c -o libtommath/libhcrypto_la-bn_mp_cmp_mag.lo `test -f 'libtommath/bn_mp_cmp_mag.c' || echo './'`libtommath/bn_mp_cmp_mag.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_cmp_mag.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_cmp_mag.Tpo -c libtommath/bn_mp_cmp_mag.c -fPIC -DPIC -o libtommath/.libs/libhcrypto_la-bn_mp_cmp_mag.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_cmp_mag.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_cmp_mag.Tpo -c libtommath/bn_mp_cmp_mag.c -o libtommath/libhcrypto_la-bn_mp_cmp_mag.o mv -f libtommath/.deps/libhcrypto_la-bn_mp_cmp_mag.Tpo libtommath/.deps/libhcrypto_la-bn_mp_cmp_mag.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_cmp.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_cmp.Tpo -c -o libtommath/libhcrypto_la-bn_mp_cmp.lo `test -f 'libtommath/bn_mp_cmp.c' || echo './'`libtommath/bn_mp_cmp.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_cmp.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_cmp.Tpo -c libtommath/bn_mp_cmp.c -fPIC -DPIC -o libtommath/.libs/libhcrypto_la-bn_mp_cmp.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_cmp.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_cmp.Tpo -c libtommath/bn_mp_cmp.c -o libtommath/libhcrypto_la-bn_mp_cmp.o mv -f libtommath/.deps/libhcrypto_la-bn_mp_cmp.Tpo libtommath/.deps/libhcrypto_la-bn_mp_cmp.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_cmp_d.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_cmp_d.Tpo -c -o libtommath/libhcrypto_la-bn_mp_cmp_d.lo `test -f 'libtommath/bn_mp_cmp_d.c' || echo './'`libtommath/bn_mp_cmp_d.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_cmp_d.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_cmp_d.Tpo -c libtommath/bn_mp_cmp_d.c -fPIC -DPIC -o libtommath/.libs/libhcrypto_la-bn_mp_cmp_d.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_cmp_d.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_cmp_d.Tpo -c libtommath/bn_mp_cmp_d.c -o libtommath/libhcrypto_la-bn_mp_cmp_d.o mv -f libtommath/.deps/libhcrypto_la-bn_mp_cmp_d.Tpo libtommath/.deps/libhcrypto_la-bn_mp_cmp_d.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_rshd.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_rshd.Tpo -c -o libtommath/libhcrypto_la-bn_mp_rshd.lo `test -f 'libtommath/bn_mp_rshd.c' || echo './'`libtommath/bn_mp_rshd.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_rshd.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_rshd.Tpo -c libtommath/bn_mp_rshd.c -fPIC -DPIC -o libtommath/.libs/libhcrypto_la-bn_mp_rshd.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_rshd.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_rshd.Tpo -c libtommath/bn_mp_rshd.c -o libtommath/libhcrypto_la-bn_mp_rshd.o mv -f libtommath/.deps/libhcrypto_la-bn_mp_rshd.Tpo libtommath/.deps/libhcrypto_la-bn_mp_rshd.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_lshd.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_lshd.Tpo -c -o libtommath/libhcrypto_la-bn_mp_lshd.lo `test -f 'libtommath/bn_mp_lshd.c' || echo './'`libtommath/bn_mp_lshd.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_lshd.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_lshd.Tpo -c libtommath/bn_mp_lshd.c -fPIC -DPIC -o libtommath/.libs/libhcrypto_la-bn_mp_lshd.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_lshd.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_lshd.Tpo -c libtommath/bn_mp_lshd.c -o libtommath/libhcrypto_la-bn_mp_lshd.o mv -f libtommath/.deps/libhcrypto_la-bn_mp_lshd.Tpo libtommath/.deps/libhcrypto_la-bn_mp_lshd.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_mod_2d.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_mod_2d.Tpo -c -o libtommath/libhcrypto_la-bn_mp_mod_2d.lo `test -f 'libtommath/bn_mp_mod_2d.c' || echo './'`libtommath/bn_mp_mod_2d.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_mod_2d.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_mod_2d.Tpo -c libtommath/bn_mp_mod_2d.c -fPIC -DPIC -o libtommath/.libs/libhcrypto_la-bn_mp_mod_2d.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_mod_2d.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_mod_2d.Tpo -c libtommath/bn_mp_mod_2d.c -o libtommath/libhcrypto_la-bn_mp_mod_2d.o mv -f libtommath/.deps/libhcrypto_la-bn_mp_mod_2d.Tpo libtommath/.deps/libhcrypto_la-bn_mp_mod_2d.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_div_2d.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_div_2d.Tpo -c -o libtommath/libhcrypto_la-bn_mp_div_2d.lo `test -f 'libtommath/bn_mp_div_2d.c' || echo './'`libtommath/bn_mp_div_2d.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_div_2d.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_div_2d.Tpo -c libtommath/bn_mp_div_2d.c -fPIC -DPIC -o libtommath/.libs/libhcrypto_la-bn_mp_div_2d.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_div_2d.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_div_2d.Tpo -c libtommath/bn_mp_div_2d.c -o libtommath/libhcrypto_la-bn_mp_div_2d.o mv -f libtommath/.deps/libhcrypto_la-bn_mp_div_2d.Tpo libtommath/.deps/libhcrypto_la-bn_mp_div_2d.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_mul_2d.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_mul_2d.Tpo -c -o libtommath/libhcrypto_la-bn_mp_mul_2d.lo `test -f 'libtommath/bn_mp_mul_2d.c' || echo './'`libtommath/bn_mp_mul_2d.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_mul_2d.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_mul_2d.Tpo -c libtommath/bn_mp_mul_2d.c -fPIC -DPIC -o libtommath/.libs/libhcrypto_la-bn_mp_mul_2d.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_mul_2d.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_mul_2d.Tpo -c libtommath/bn_mp_mul_2d.c -o libtommath/libhcrypto_la-bn_mp_mul_2d.o mv -f libtommath/.deps/libhcrypto_la-bn_mp_mul_2d.Tpo libtommath/.deps/libhcrypto_la-bn_mp_mul_2d.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_div_2.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_div_2.Tpo -c -o libtommath/libhcrypto_la-bn_mp_div_2.lo `test -f 'libtommath/bn_mp_div_2.c' || echo './'`libtommath/bn_mp_div_2.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_div_2.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_div_2.Tpo -c libtommath/bn_mp_div_2.c -fPIC -DPIC -o libtommath/.libs/libhcrypto_la-bn_mp_div_2.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_div_2.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_div_2.Tpo -c libtommath/bn_mp_div_2.c -o libtommath/libhcrypto_la-bn_mp_div_2.o mv -f libtommath/.deps/libhcrypto_la-bn_mp_div_2.Tpo libtommath/.deps/libhcrypto_la-bn_mp_div_2.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_mul_2.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_mul_2.Tpo -c -o libtommath/libhcrypto_la-bn_mp_mul_2.lo `test -f 'libtommath/bn_mp_mul_2.c' || echo './'`libtommath/bn_mp_mul_2.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_mul_2.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_mul_2.Tpo -c libtommath/bn_mp_mul_2.c -fPIC -DPIC -o libtommath/.libs/libhcrypto_la-bn_mp_mul_2.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_mul_2.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_mul_2.Tpo -c libtommath/bn_mp_mul_2.c -o libtommath/libhcrypto_la-bn_mp_mul_2.o mv -f libtommath/.deps/libhcrypto_la-bn_mp_mul_2.Tpo libtommath/.deps/libhcrypto_la-bn_mp_mul_2.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_s_mp_add.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_s_mp_add.Tpo -c -o libtommath/libhcrypto_la-bn_s_mp_add.lo `test -f 'libtommath/bn_s_mp_add.c' || echo './'`libtommath/bn_s_mp_add.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_s_mp_add.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_s_mp_add.Tpo -c libtommath/bn_s_mp_add.c -fPIC -DPIC -o libtommath/.libs/libhcrypto_la-bn_s_mp_add.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_s_mp_add.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_s_mp_add.Tpo -c libtommath/bn_s_mp_add.c -o libtommath/libhcrypto_la-bn_s_mp_add.o mv -f libtommath/.deps/libhcrypto_la-bn_s_mp_add.Tpo libtommath/.deps/libhcrypto_la-bn_s_mp_add.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_s_mp_sub.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_s_mp_sub.Tpo -c -o libtommath/libhcrypto_la-bn_s_mp_sub.lo `test -f 'libtommath/bn_s_mp_sub.c' || echo './'`libtommath/bn_s_mp_sub.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_s_mp_sub.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_s_mp_sub.Tpo -c libtommath/bn_s_mp_sub.c -fPIC -DPIC -o libtommath/.libs/libhcrypto_la-bn_s_mp_sub.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_s_mp_sub.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_s_mp_sub.Tpo -c libtommath/bn_s_mp_sub.c -o libtommath/libhcrypto_la-bn_s_mp_sub.o mv -f libtommath/.deps/libhcrypto_la-bn_s_mp_sub.Tpo libtommath/.deps/libhcrypto_la-bn_s_mp_sub.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_fast_s_mp_mul_digs.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_fast_s_mp_mul_digs.Tpo -c -o libtommath/libhcrypto_la-bn_fast_s_mp_mul_digs.lo `test -f 'libtommath/bn_fast_s_mp_mul_digs.c' || echo './'`libtommath/bn_fast_s_mp_mul_digs.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_fast_s_mp_mul_digs.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_fast_s_mp_mul_digs.Tpo -c libtommath/bn_fast_s_mp_mul_digs.c -fPIC -DPIC -o libtommath/.libs/libhcrypto_la-bn_fast_s_mp_mul_digs.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_fast_s_mp_mul_digs.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_fast_s_mp_mul_digs.Tpo -c libtommath/bn_fast_s_mp_mul_digs.c -o libtommath/libhcrypto_la-bn_fast_s_mp_mul_digs.o mv -f libtommath/.deps/libhcrypto_la-bn_fast_s_mp_mul_digs.Tpo libtommath/.deps/libhcrypto_la-bn_fast_s_mp_mul_digs.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_s_mp_mul_digs.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_s_mp_mul_digs.Tpo -c -o libtommath/libhcrypto_la-bn_s_mp_mul_digs.lo `test -f 'libtommath/bn_s_mp_mul_digs.c' || echo './'`libtommath/bn_s_mp_mul_digs.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_s_mp_mul_digs.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_s_mp_mul_digs.Tpo -c libtommath/bn_s_mp_mul_digs.c -fPIC -DPIC -o libtommath/.libs/libhcrypto_la-bn_s_mp_mul_digs.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_s_mp_mul_digs.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_s_mp_mul_digs.Tpo -c libtommath/bn_s_mp_mul_digs.c -o libtommath/libhcrypto_la-bn_s_mp_mul_digs.o mv -f libtommath/.deps/libhcrypto_la-bn_s_mp_mul_digs.Tpo libtommath/.deps/libhcrypto_la-bn_s_mp_mul_digs.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_fast_s_mp_mul_high_digs.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_fast_s_mp_mul_high_digs.Tpo -c -o libtommath/libhcrypto_la-bn_fast_s_mp_mul_high_digs.lo `test -f 'libtommath/bn_fast_s_mp_mul_high_digs.c' || echo './'`libtommath/bn_fast_s_mp_mul_high_digs.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_fast_s_mp_mul_high_digs.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_fast_s_mp_mul_high_digs.Tpo -c libtommath/bn_fast_s_mp_mul_high_digs.c -fPIC -DPIC -o libtommath/.libs/libhcrypto_la-bn_fast_s_mp_mul_high_digs.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_fast_s_mp_mul_high_digs.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_fast_s_mp_mul_high_digs.Tpo -c libtommath/bn_fast_s_mp_mul_high_digs.c -o libtommath/libhcrypto_la-bn_fast_s_mp_mul_high_digs.o mv -f libtommath/.deps/libhcrypto_la-bn_fast_s_mp_mul_high_digs.Tpo libtommath/.deps/libhcrypto_la-bn_fast_s_mp_mul_high_digs.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_s_mp_mul_high_digs.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_s_mp_mul_high_digs.Tpo -c -o libtommath/libhcrypto_la-bn_s_mp_mul_high_digs.lo `test -f 'libtommath/bn_s_mp_mul_high_digs.c' || echo './'`libtommath/bn_s_mp_mul_high_digs.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_s_mp_mul_high_digs.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_s_mp_mul_high_digs.Tpo -c libtommath/bn_s_mp_mul_high_digs.c -fPIC -DPIC -o libtommath/.libs/libhcrypto_la-bn_s_mp_mul_high_digs.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_s_mp_mul_high_digs.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_s_mp_mul_high_digs.Tpo -c libtommath/bn_s_mp_mul_high_digs.c -o libtommath/libhcrypto_la-bn_s_mp_mul_high_digs.o mv -f libtommath/.deps/libhcrypto_la-bn_s_mp_mul_high_digs.Tpo libtommath/.deps/libhcrypto_la-bn_s_mp_mul_high_digs.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_fast_s_mp_sqr.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_fast_s_mp_sqr.Tpo -c -o libtommath/libhcrypto_la-bn_fast_s_mp_sqr.lo `test -f 'libtommath/bn_fast_s_mp_sqr.c' || echo './'`libtommath/bn_fast_s_mp_sqr.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_fast_s_mp_sqr.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_fast_s_mp_sqr.Tpo -c libtommath/bn_fast_s_mp_sqr.c -fPIC -DPIC -o libtommath/.libs/libhcrypto_la-bn_fast_s_mp_sqr.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_fast_s_mp_sqr.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_fast_s_mp_sqr.Tpo -c libtommath/bn_fast_s_mp_sqr.c -o libtommath/libhcrypto_la-bn_fast_s_mp_sqr.o mv -f libtommath/.deps/libhcrypto_la-bn_fast_s_mp_sqr.Tpo libtommath/.deps/libhcrypto_la-bn_fast_s_mp_sqr.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_s_mp_sqr.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_s_mp_sqr.Tpo -c -o libtommath/libhcrypto_la-bn_s_mp_sqr.lo `test -f 'libtommath/bn_s_mp_sqr.c' || echo './'`libtommath/bn_s_mp_sqr.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_s_mp_sqr.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_s_mp_sqr.Tpo -c libtommath/bn_s_mp_sqr.c -fPIC -DPIC -o libtommath/.libs/libhcrypto_la-bn_s_mp_sqr.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_s_mp_sqr.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_s_mp_sqr.Tpo -c libtommath/bn_s_mp_sqr.c -o libtommath/libhcrypto_la-bn_s_mp_sqr.o mv -f libtommath/.deps/libhcrypto_la-bn_s_mp_sqr.Tpo libtommath/.deps/libhcrypto_la-bn_s_mp_sqr.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_add.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_add.Tpo -c -o libtommath/libhcrypto_la-bn_mp_add.lo `test -f 'libtommath/bn_mp_add.c' || echo './'`libtommath/bn_mp_add.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_add.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_add.Tpo -c libtommath/bn_mp_add.c -fPIC -DPIC -o libtommath/.libs/libhcrypto_la-bn_mp_add.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_add.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_add.Tpo -c libtommath/bn_mp_add.c -o libtommath/libhcrypto_la-bn_mp_add.o mv -f libtommath/.deps/libhcrypto_la-bn_mp_add.Tpo libtommath/.deps/libhcrypto_la-bn_mp_add.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_sub.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_sub.Tpo -c -o libtommath/libhcrypto_la-bn_mp_sub.lo `test -f 'libtommath/bn_mp_sub.c' || echo './'`libtommath/bn_mp_sub.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_sub.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_sub.Tpo -c libtommath/bn_mp_sub.c -fPIC -DPIC -o libtommath/.libs/libhcrypto_la-bn_mp_sub.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_sub.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_sub.Tpo -c libtommath/bn_mp_sub.c -o libtommath/libhcrypto_la-bn_mp_sub.o mv -f libtommath/.deps/libhcrypto_la-bn_mp_sub.Tpo libtommath/.deps/libhcrypto_la-bn_mp_sub.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_karatsuba_mul.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_karatsuba_mul.Tpo -c -o libtommath/libhcrypto_la-bn_mp_karatsuba_mul.lo `test -f 'libtommath/bn_mp_karatsuba_mul.c' || echo './'`libtommath/bn_mp_karatsuba_mul.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_karatsuba_mul.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_karatsuba_mul.Tpo -c libtommath/bn_mp_karatsuba_mul.c -fPIC -DPIC -o libtommath/.libs/libhcrypto_la-bn_mp_karatsuba_mul.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_karatsuba_mul.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_karatsuba_mul.Tpo -c libtommath/bn_mp_karatsuba_mul.c -o libtommath/libhcrypto_la-bn_mp_karatsuba_mul.o mv -f libtommath/.deps/libhcrypto_la-bn_mp_karatsuba_mul.Tpo libtommath/.deps/libhcrypto_la-bn_mp_karatsuba_mul.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_mul.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_mul.Tpo -c -o libtommath/libhcrypto_la-bn_mp_mul.lo `test -f 'libtommath/bn_mp_mul.c' || echo './'`libtommath/bn_mp_mul.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_mul.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_mul.Tpo -c libtommath/bn_mp_mul.c -fPIC -DPIC -o libtommath/.libs/libhcrypto_la-bn_mp_mul.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_mul.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_mul.Tpo -c libtommath/bn_mp_mul.c -o libtommath/libhcrypto_la-bn_mp_mul.o mv -f libtommath/.deps/libhcrypto_la-bn_mp_mul.Tpo libtommath/.deps/libhcrypto_la-bn_mp_mul.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_karatsuba_sqr.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_karatsuba_sqr.Tpo -c -o libtommath/libhcrypto_la-bn_mp_karatsuba_sqr.lo `test -f 'libtommath/bn_mp_karatsuba_sqr.c' || echo './'`libtommath/bn_mp_karatsuba_sqr.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_karatsuba_sqr.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_karatsuba_sqr.Tpo -c libtommath/bn_mp_karatsuba_sqr.c -fPIC -DPIC -o libtommath/.libs/libhcrypto_la-bn_mp_karatsuba_sqr.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_karatsuba_sqr.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_karatsuba_sqr.Tpo -c libtommath/bn_mp_karatsuba_sqr.c -o libtommath/libhcrypto_la-bn_mp_karatsuba_sqr.o mv -f libtommath/.deps/libhcrypto_la-bn_mp_karatsuba_sqr.Tpo libtommath/.deps/libhcrypto_la-bn_mp_karatsuba_sqr.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_sqr.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_sqr.Tpo -c -o libtommath/libhcrypto_la-bn_mp_sqr.lo `test -f 'libtommath/bn_mp_sqr.c' || echo './'`libtommath/bn_mp_sqr.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_sqr.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_sqr.Tpo -c libtommath/bn_mp_sqr.c -fPIC -DPIC -o libtommath/.libs/libhcrypto_la-bn_mp_sqr.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_sqr.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_sqr.Tpo -c libtommath/bn_mp_sqr.c -o libtommath/libhcrypto_la-bn_mp_sqr.o mv -f libtommath/.deps/libhcrypto_la-bn_mp_sqr.Tpo libtommath/.deps/libhcrypto_la-bn_mp_sqr.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_div.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_div.Tpo -c -o libtommath/libhcrypto_la-bn_mp_div.lo `test -f 'libtommath/bn_mp_div.c' || echo './'`libtommath/bn_mp_div.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_div.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_div.Tpo -c libtommath/bn_mp_div.c -fPIC -DPIC -o libtommath/.libs/libhcrypto_la-bn_mp_div.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_div.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_div.Tpo -c libtommath/bn_mp_div.c -o libtommath/libhcrypto_la-bn_mp_div.o mv -f libtommath/.deps/libhcrypto_la-bn_mp_div.Tpo libtommath/.deps/libhcrypto_la-bn_mp_div.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_mod.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_mod.Tpo -c -o libtommath/libhcrypto_la-bn_mp_mod.lo `test -f 'libtommath/bn_mp_mod.c' || echo './'`libtommath/bn_mp_mod.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_mod.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_mod.Tpo -c libtommath/bn_mp_mod.c -fPIC -DPIC -o libtommath/.libs/libhcrypto_la-bn_mp_mod.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_mod.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_mod.Tpo -c libtommath/bn_mp_mod.c -o libtommath/libhcrypto_la-bn_mp_mod.o mv -f libtommath/.deps/libhcrypto_la-bn_mp_mod.Tpo libtommath/.deps/libhcrypto_la-bn_mp_mod.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_add_d.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_add_d.Tpo -c -o libtommath/libhcrypto_la-bn_mp_add_d.lo `test -f 'libtommath/bn_mp_add_d.c' || echo './'`libtommath/bn_mp_add_d.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_add_d.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_add_d.Tpo -c libtommath/bn_mp_add_d.c -fPIC -DPIC -o libtommath/.libs/libhcrypto_la-bn_mp_add_d.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_add_d.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_add_d.Tpo -c libtommath/bn_mp_add_d.c -o libtommath/libhcrypto_la-bn_mp_add_d.o mv -f libtommath/.deps/libhcrypto_la-bn_mp_add_d.Tpo libtommath/.deps/libhcrypto_la-bn_mp_add_d.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_sub_d.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_sub_d.Tpo -c -o libtommath/libhcrypto_la-bn_mp_sub_d.lo `test -f 'libtommath/bn_mp_sub_d.c' || echo './'`libtommath/bn_mp_sub_d.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_sub_d.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_sub_d.Tpo -c libtommath/bn_mp_sub_d.c -fPIC -DPIC -o libtommath/.libs/libhcrypto_la-bn_mp_sub_d.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_sub_d.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_sub_d.Tpo -c libtommath/bn_mp_sub_d.c -o libtommath/libhcrypto_la-bn_mp_sub_d.o mv -f libtommath/.deps/libhcrypto_la-bn_mp_sub_d.Tpo libtommath/.deps/libhcrypto_la-bn_mp_sub_d.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_mul_d.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_mul_d.Tpo -c -o libtommath/libhcrypto_la-bn_mp_mul_d.lo `test -f 'libtommath/bn_mp_mul_d.c' || echo './'`libtommath/bn_mp_mul_d.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_mul_d.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_mul_d.Tpo -c libtommath/bn_mp_mul_d.c -fPIC -DPIC -o libtommath/.libs/libhcrypto_la-bn_mp_mul_d.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_mul_d.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_mul_d.Tpo -c libtommath/bn_mp_mul_d.c -o libtommath/libhcrypto_la-bn_mp_mul_d.o mv -f libtommath/.deps/libhcrypto_la-bn_mp_mul_d.Tpo libtommath/.deps/libhcrypto_la-bn_mp_mul_d.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_div_d.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_div_d.Tpo -c -o libtommath/libhcrypto_la-bn_mp_div_d.lo `test -f 'libtommath/bn_mp_div_d.c' || echo './'`libtommath/bn_mp_div_d.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_div_d.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_div_d.Tpo -c libtommath/bn_mp_div_d.c -fPIC -DPIC -o libtommath/.libs/libhcrypto_la-bn_mp_div_d.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_div_d.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_div_d.Tpo -c libtommath/bn_mp_div_d.c -o libtommath/libhcrypto_la-bn_mp_div_d.o mv -f libtommath/.deps/libhcrypto_la-bn_mp_div_d.Tpo libtommath/.deps/libhcrypto_la-bn_mp_div_d.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_mod_d.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_mod_d.Tpo -c -o libtommath/libhcrypto_la-bn_mp_mod_d.lo `test -f 'libtommath/bn_mp_mod_d.c' || echo './'`libtommath/bn_mp_mod_d.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_mod_d.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_mod_d.Tpo -c libtommath/bn_mp_mod_d.c -fPIC -DPIC -o libtommath/.libs/libhcrypto_la-bn_mp_mod_d.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_mod_d.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_mod_d.Tpo -c libtommath/bn_mp_mod_d.c -o libtommath/libhcrypto_la-bn_mp_mod_d.o mv -f libtommath/.deps/libhcrypto_la-bn_mp_mod_d.Tpo libtommath/.deps/libhcrypto_la-bn_mp_mod_d.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_expt_d.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_expt_d.Tpo -c -o libtommath/libhcrypto_la-bn_mp_expt_d.lo `test -f 'libtommath/bn_mp_expt_d.c' || echo './'`libtommath/bn_mp_expt_d.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_expt_d.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_expt_d.Tpo -c libtommath/bn_mp_expt_d.c -fPIC -DPIC -o libtommath/.libs/libhcrypto_la-bn_mp_expt_d.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_expt_d.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_expt_d.Tpo -c libtommath/bn_mp_expt_d.c -o libtommath/libhcrypto_la-bn_mp_expt_d.o mv -f libtommath/.deps/libhcrypto_la-bn_mp_expt_d.Tpo libtommath/.deps/libhcrypto_la-bn_mp_expt_d.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_addmod.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_addmod.Tpo -c -o libtommath/libhcrypto_la-bn_mp_addmod.lo `test -f 'libtommath/bn_mp_addmod.c' || echo './'`libtommath/bn_mp_addmod.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_addmod.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_addmod.Tpo -c libtommath/bn_mp_addmod.c -fPIC -DPIC -o libtommath/.libs/libhcrypto_la-bn_mp_addmod.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_addmod.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_addmod.Tpo -c libtommath/bn_mp_addmod.c -o libtommath/libhcrypto_la-bn_mp_addmod.o mv -f libtommath/.deps/libhcrypto_la-bn_mp_addmod.Tpo libtommath/.deps/libhcrypto_la-bn_mp_addmod.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_submod.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_submod.Tpo -c -o libtommath/libhcrypto_la-bn_mp_submod.lo `test -f 'libtommath/bn_mp_submod.c' || echo './'`libtommath/bn_mp_submod.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_submod.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_submod.Tpo -c libtommath/bn_mp_submod.c -fPIC -DPIC -o libtommath/.libs/libhcrypto_la-bn_mp_submod.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_submod.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_submod.Tpo -c libtommath/bn_mp_submod.c -o libtommath/libhcrypto_la-bn_mp_submod.o mv -f libtommath/.deps/libhcrypto_la-bn_mp_submod.Tpo libtommath/.deps/libhcrypto_la-bn_mp_submod.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_mulmod.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_mulmod.Tpo -c -o libtommath/libhcrypto_la-bn_mp_mulmod.lo `test -f 'libtommath/bn_mp_mulmod.c' || echo './'`libtommath/bn_mp_mulmod.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_mulmod.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_mulmod.Tpo -c libtommath/bn_mp_mulmod.c -fPIC -DPIC -o libtommath/.libs/libhcrypto_la-bn_mp_mulmod.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_mulmod.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_mulmod.Tpo -c libtommath/bn_mp_mulmod.c -o libtommath/libhcrypto_la-bn_mp_mulmod.o mv -f libtommath/.deps/libhcrypto_la-bn_mp_mulmod.Tpo libtommath/.deps/libhcrypto_la-bn_mp_mulmod.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_sqrmod.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_sqrmod.Tpo -c -o libtommath/libhcrypto_la-bn_mp_sqrmod.lo `test -f 'libtommath/bn_mp_sqrmod.c' || echo './'`libtommath/bn_mp_sqrmod.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_sqrmod.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_sqrmod.Tpo -c libtommath/bn_mp_sqrmod.c -fPIC -DPIC -o libtommath/.libs/libhcrypto_la-bn_mp_sqrmod.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_sqrmod.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_sqrmod.Tpo -c libtommath/bn_mp_sqrmod.c -o libtommath/libhcrypto_la-bn_mp_sqrmod.o mv -f libtommath/.deps/libhcrypto_la-bn_mp_sqrmod.Tpo libtommath/.deps/libhcrypto_la-bn_mp_sqrmod.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_gcd.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_gcd.Tpo -c -o libtommath/libhcrypto_la-bn_mp_gcd.lo `test -f 'libtommath/bn_mp_gcd.c' || echo './'`libtommath/bn_mp_gcd.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_gcd.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_gcd.Tpo -c libtommath/bn_mp_gcd.c -fPIC -DPIC -o libtommath/.libs/libhcrypto_la-bn_mp_gcd.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_gcd.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_gcd.Tpo -c libtommath/bn_mp_gcd.c -o libtommath/libhcrypto_la-bn_mp_gcd.o mv -f libtommath/.deps/libhcrypto_la-bn_mp_gcd.Tpo libtommath/.deps/libhcrypto_la-bn_mp_gcd.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_lcm.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_lcm.Tpo -c -o libtommath/libhcrypto_la-bn_mp_lcm.lo `test -f 'libtommath/bn_mp_lcm.c' || echo './'`libtommath/bn_mp_lcm.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_lcm.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_lcm.Tpo -c libtommath/bn_mp_lcm.c -fPIC -DPIC -o libtommath/.libs/libhcrypto_la-bn_mp_lcm.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_lcm.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_lcm.Tpo -c libtommath/bn_mp_lcm.c -o libtommath/libhcrypto_la-bn_mp_lcm.o mv -f libtommath/.deps/libhcrypto_la-bn_mp_lcm.Tpo libtommath/.deps/libhcrypto_la-bn_mp_lcm.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_fast_mp_invmod.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_fast_mp_invmod.Tpo -c -o libtommath/libhcrypto_la-bn_fast_mp_invmod.lo `test -f 'libtommath/bn_fast_mp_invmod.c' || echo './'`libtommath/bn_fast_mp_invmod.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_fast_mp_invmod.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_fast_mp_invmod.Tpo -c libtommath/bn_fast_mp_invmod.c -fPIC -DPIC -o libtommath/.libs/libhcrypto_la-bn_fast_mp_invmod.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_fast_mp_invmod.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_fast_mp_invmod.Tpo -c libtommath/bn_fast_mp_invmod.c -o libtommath/libhcrypto_la-bn_fast_mp_invmod.o mv -f libtommath/.deps/libhcrypto_la-bn_fast_mp_invmod.Tpo libtommath/.deps/libhcrypto_la-bn_fast_mp_invmod.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_invmod.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_invmod.Tpo -c -o libtommath/libhcrypto_la-bn_mp_invmod.lo `test -f 'libtommath/bn_mp_invmod.c' || echo './'`libtommath/bn_mp_invmod.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_invmod.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_invmod.Tpo -c libtommath/bn_mp_invmod.c -fPIC -DPIC -o libtommath/.libs/libhcrypto_la-bn_mp_invmod.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_invmod.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_invmod.Tpo -c libtommath/bn_mp_invmod.c -o libtommath/libhcrypto_la-bn_mp_invmod.o mv -f libtommath/.deps/libhcrypto_la-bn_mp_invmod.Tpo libtommath/.deps/libhcrypto_la-bn_mp_invmod.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_reduce.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_reduce.Tpo -c -o libtommath/libhcrypto_la-bn_mp_reduce.lo `test -f 'libtommath/bn_mp_reduce.c' || echo './'`libtommath/bn_mp_reduce.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_reduce.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_reduce.Tpo -c libtommath/bn_mp_reduce.c -fPIC -DPIC -o libtommath/.libs/libhcrypto_la-bn_mp_reduce.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_reduce.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_reduce.Tpo -c libtommath/bn_mp_reduce.c -o libtommath/libhcrypto_la-bn_mp_reduce.o mv -f libtommath/.deps/libhcrypto_la-bn_mp_reduce.Tpo libtommath/.deps/libhcrypto_la-bn_mp_reduce.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_montgomery_setup.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_montgomery_setup.Tpo -c -o libtommath/libhcrypto_la-bn_mp_montgomery_setup.lo `test -f 'libtommath/bn_mp_montgomery_setup.c' || echo './'`libtommath/bn_mp_montgomery_setup.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_montgomery_setup.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_montgomery_setup.Tpo -c libtommath/bn_mp_montgomery_setup.c -fPIC -DPIC -o libtommath/.libs/libhcrypto_la-bn_mp_montgomery_setup.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_montgomery_setup.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_montgomery_setup.Tpo -c libtommath/bn_mp_montgomery_setup.c -o libtommath/libhcrypto_la-bn_mp_montgomery_setup.o mv -f libtommath/.deps/libhcrypto_la-bn_mp_montgomery_setup.Tpo libtommath/.deps/libhcrypto_la-bn_mp_montgomery_setup.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_fast_mp_montgomery_reduce.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_fast_mp_montgomery_reduce.Tpo -c -o libtommath/libhcrypto_la-bn_fast_mp_montgomery_reduce.lo `test -f 'libtommath/bn_fast_mp_montgomery_reduce.c' || echo './'`libtommath/bn_fast_mp_montgomery_reduce.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_fast_mp_montgomery_reduce.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_fast_mp_montgomery_reduce.Tpo -c libtommath/bn_fast_mp_montgomery_reduce.c -fPIC -DPIC -o libtommath/.libs/libhcrypto_la-bn_fast_mp_montgomery_reduce.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_fast_mp_montgomery_reduce.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_fast_mp_montgomery_reduce.Tpo -c libtommath/bn_fast_mp_montgomery_reduce.c -o libtommath/libhcrypto_la-bn_fast_mp_montgomery_reduce.o mv -f libtommath/.deps/libhcrypto_la-bn_fast_mp_montgomery_reduce.Tpo libtommath/.deps/libhcrypto_la-bn_fast_mp_montgomery_reduce.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_montgomery_reduce.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_montgomery_reduce.Tpo -c -o libtommath/libhcrypto_la-bn_mp_montgomery_reduce.lo `test -f 'libtommath/bn_mp_montgomery_reduce.c' || echo './'`libtommath/bn_mp_montgomery_reduce.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_montgomery_reduce.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_montgomery_reduce.Tpo -c libtommath/bn_mp_montgomery_reduce.c -fPIC -DPIC -o libtommath/.libs/libhcrypto_la-bn_mp_montgomery_reduce.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_montgomery_reduce.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_montgomery_reduce.Tpo -c libtommath/bn_mp_montgomery_reduce.c -o libtommath/libhcrypto_la-bn_mp_montgomery_reduce.o mv -f libtommath/.deps/libhcrypto_la-bn_mp_montgomery_reduce.Tpo libtommath/.deps/libhcrypto_la-bn_mp_montgomery_reduce.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_exptmod_fast.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_exptmod_fast.Tpo -c -o libtommath/libhcrypto_la-bn_mp_exptmod_fast.lo `test -f 'libtommath/bn_mp_exptmod_fast.c' || echo './'`libtommath/bn_mp_exptmod_fast.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_exptmod_fast.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_exptmod_fast.Tpo -c libtommath/bn_mp_exptmod_fast.c -fPIC -DPIC -o libtommath/.libs/libhcrypto_la-bn_mp_exptmod_fast.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_exptmod_fast.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_exptmod_fast.Tpo -c libtommath/bn_mp_exptmod_fast.c -o libtommath/libhcrypto_la-bn_mp_exptmod_fast.o mv -f libtommath/.deps/libhcrypto_la-bn_mp_exptmod_fast.Tpo libtommath/.deps/libhcrypto_la-bn_mp_exptmod_fast.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_exptmod.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_exptmod.Tpo -c -o libtommath/libhcrypto_la-bn_mp_exptmod.lo `test -f 'libtommath/bn_mp_exptmod.c' || echo './'`libtommath/bn_mp_exptmod.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_exptmod.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_exptmod.Tpo -c libtommath/bn_mp_exptmod.c -fPIC -DPIC -o libtommath/.libs/libhcrypto_la-bn_mp_exptmod.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_exptmod.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_exptmod.Tpo -c libtommath/bn_mp_exptmod.c -o libtommath/libhcrypto_la-bn_mp_exptmod.o mv -f libtommath/.deps/libhcrypto_la-bn_mp_exptmod.Tpo libtommath/.deps/libhcrypto_la-bn_mp_exptmod.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_2expt.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_2expt.Tpo -c -o libtommath/libhcrypto_la-bn_mp_2expt.lo `test -f 'libtommath/bn_mp_2expt.c' || echo './'`libtommath/bn_mp_2expt.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_2expt.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_2expt.Tpo -c libtommath/bn_mp_2expt.c -fPIC -DPIC -o libtommath/.libs/libhcrypto_la-bn_mp_2expt.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_2expt.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_2expt.Tpo -c libtommath/bn_mp_2expt.c -o libtommath/libhcrypto_la-bn_mp_2expt.o mv -f libtommath/.deps/libhcrypto_la-bn_mp_2expt.Tpo libtommath/.deps/libhcrypto_la-bn_mp_2expt.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_n_root.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_n_root.Tpo -c -o libtommath/libhcrypto_la-bn_mp_n_root.lo `test -f 'libtommath/bn_mp_n_root.c' || echo './'`libtommath/bn_mp_n_root.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_n_root.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_n_root.Tpo -c libtommath/bn_mp_n_root.c -fPIC -DPIC -o libtommath/.libs/libhcrypto_la-bn_mp_n_root.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_n_root.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_n_root.Tpo -c libtommath/bn_mp_n_root.c -o libtommath/libhcrypto_la-bn_mp_n_root.o mv -f libtommath/.deps/libhcrypto_la-bn_mp_n_root.Tpo libtommath/.deps/libhcrypto_la-bn_mp_n_root.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_jacobi.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_jacobi.Tpo -c -o libtommath/libhcrypto_la-bn_mp_jacobi.lo `test -f 'libtommath/bn_mp_jacobi.c' || echo './'`libtommath/bn_mp_jacobi.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_jacobi.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_jacobi.Tpo -c libtommath/bn_mp_jacobi.c -fPIC -DPIC -o libtommath/.libs/libhcrypto_la-bn_mp_jacobi.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_jacobi.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_jacobi.Tpo -c libtommath/bn_mp_jacobi.c -o libtommath/libhcrypto_la-bn_mp_jacobi.o mv -f libtommath/.deps/libhcrypto_la-bn_mp_jacobi.Tpo libtommath/.deps/libhcrypto_la-bn_mp_jacobi.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_reverse.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_reverse.Tpo -c -o libtommath/libhcrypto_la-bn_reverse.lo `test -f 'libtommath/bn_reverse.c' || echo './'`libtommath/bn_reverse.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_reverse.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_reverse.Tpo -c libtommath/bn_reverse.c -fPIC -DPIC -o libtommath/.libs/libhcrypto_la-bn_reverse.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_reverse.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_reverse.Tpo -c libtommath/bn_reverse.c -o libtommath/libhcrypto_la-bn_reverse.o mv -f libtommath/.deps/libhcrypto_la-bn_reverse.Tpo libtommath/.deps/libhcrypto_la-bn_reverse.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_count_bits.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_count_bits.Tpo -c -o libtommath/libhcrypto_la-bn_mp_count_bits.lo `test -f 'libtommath/bn_mp_count_bits.c' || echo './'`libtommath/bn_mp_count_bits.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_count_bits.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_count_bits.Tpo -c libtommath/bn_mp_count_bits.c -fPIC -DPIC -o libtommath/.libs/libhcrypto_la-bn_mp_count_bits.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_count_bits.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_count_bits.Tpo -c libtommath/bn_mp_count_bits.c -o libtommath/libhcrypto_la-bn_mp_count_bits.o mv -f libtommath/.deps/libhcrypto_la-bn_mp_count_bits.Tpo libtommath/.deps/libhcrypto_la-bn_mp_count_bits.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_read_unsigned_bin.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_read_unsigned_bin.Tpo -c -o libtommath/libhcrypto_la-bn_mp_read_unsigned_bin.lo `test -f 'libtommath/bn_mp_read_unsigned_bin.c' || echo './'`libtommath/bn_mp_read_unsigned_bin.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_read_unsigned_bin.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_read_unsigned_bin.Tpo -c libtommath/bn_mp_read_unsigned_bin.c -fPIC -DPIC -o libtommath/.libs/libhcrypto_la-bn_mp_read_unsigned_bin.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_read_unsigned_bin.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_read_unsigned_bin.Tpo -c libtommath/bn_mp_read_unsigned_bin.c -o libtommath/libhcrypto_la-bn_mp_read_unsigned_bin.o mv -f libtommath/.deps/libhcrypto_la-bn_mp_read_unsigned_bin.Tpo libtommath/.deps/libhcrypto_la-bn_mp_read_unsigned_bin.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_read_signed_bin.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_read_signed_bin.Tpo -c -o libtommath/libhcrypto_la-bn_mp_read_signed_bin.lo `test -f 'libtommath/bn_mp_read_signed_bin.c' || echo './'`libtommath/bn_mp_read_signed_bin.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_read_signed_bin.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_read_signed_bin.Tpo -c libtommath/bn_mp_read_signed_bin.c -fPIC -DPIC -o libtommath/.libs/libhcrypto_la-bn_mp_read_signed_bin.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_read_signed_bin.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_read_signed_bin.Tpo -c libtommath/bn_mp_read_signed_bin.c -o libtommath/libhcrypto_la-bn_mp_read_signed_bin.o mv -f libtommath/.deps/libhcrypto_la-bn_mp_read_signed_bin.Tpo libtommath/.deps/libhcrypto_la-bn_mp_read_signed_bin.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_to_unsigned_bin.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_to_unsigned_bin.Tpo -c -o libtommath/libhcrypto_la-bn_mp_to_unsigned_bin.lo `test -f 'libtommath/bn_mp_to_unsigned_bin.c' || echo './'`libtommath/bn_mp_to_unsigned_bin.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_to_unsigned_bin.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_to_unsigned_bin.Tpo -c libtommath/bn_mp_to_unsigned_bin.c -fPIC -DPIC -o libtommath/.libs/libhcrypto_la-bn_mp_to_unsigned_bin.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_to_unsigned_bin.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_to_unsigned_bin.Tpo -c libtommath/bn_mp_to_unsigned_bin.c -o libtommath/libhcrypto_la-bn_mp_to_unsigned_bin.o mv -f libtommath/.deps/libhcrypto_la-bn_mp_to_unsigned_bin.Tpo libtommath/.deps/libhcrypto_la-bn_mp_to_unsigned_bin.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_to_signed_bin.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_to_signed_bin.Tpo -c -o libtommath/libhcrypto_la-bn_mp_to_signed_bin.lo `test -f 'libtommath/bn_mp_to_signed_bin.c' || echo './'`libtommath/bn_mp_to_signed_bin.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_to_signed_bin.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_to_signed_bin.Tpo -c libtommath/bn_mp_to_signed_bin.c -fPIC -DPIC -o libtommath/.libs/libhcrypto_la-bn_mp_to_signed_bin.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_to_signed_bin.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_to_signed_bin.Tpo -c libtommath/bn_mp_to_signed_bin.c -o libtommath/libhcrypto_la-bn_mp_to_signed_bin.o mv -f libtommath/.deps/libhcrypto_la-bn_mp_to_signed_bin.Tpo libtommath/.deps/libhcrypto_la-bn_mp_to_signed_bin.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_unsigned_bin_size.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_unsigned_bin_size.Tpo -c -o libtommath/libhcrypto_la-bn_mp_unsigned_bin_size.lo `test -f 'libtommath/bn_mp_unsigned_bin_size.c' || echo './'`libtommath/bn_mp_unsigned_bin_size.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_unsigned_bin_size.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_unsigned_bin_size.Tpo -c libtommath/bn_mp_unsigned_bin_size.c -fPIC -DPIC -o libtommath/.libs/libhcrypto_la-bn_mp_unsigned_bin_size.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_unsigned_bin_size.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_unsigned_bin_size.Tpo -c libtommath/bn_mp_unsigned_bin_size.c -o libtommath/libhcrypto_la-bn_mp_unsigned_bin_size.o mv -f libtommath/.deps/libhcrypto_la-bn_mp_unsigned_bin_size.Tpo libtommath/.deps/libhcrypto_la-bn_mp_unsigned_bin_size.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_signed_bin_size.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_signed_bin_size.Tpo -c -o libtommath/libhcrypto_la-bn_mp_signed_bin_size.lo `test -f 'libtommath/bn_mp_signed_bin_size.c' || echo './'`libtommath/bn_mp_signed_bin_size.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_signed_bin_size.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_signed_bin_size.Tpo -c libtommath/bn_mp_signed_bin_size.c -fPIC -DPIC -o libtommath/.libs/libhcrypto_la-bn_mp_signed_bin_size.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_signed_bin_size.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_signed_bin_size.Tpo -c libtommath/bn_mp_signed_bin_size.c -o libtommath/libhcrypto_la-bn_mp_signed_bin_size.o mv -f libtommath/.deps/libhcrypto_la-bn_mp_signed_bin_size.Tpo libtommath/.deps/libhcrypto_la-bn_mp_signed_bin_size.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_xor.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_xor.Tpo -c -o libtommath/libhcrypto_la-bn_mp_xor.lo `test -f 'libtommath/bn_mp_xor.c' || echo './'`libtommath/bn_mp_xor.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_xor.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_xor.Tpo -c libtommath/bn_mp_xor.c -fPIC -DPIC -o libtommath/.libs/libhcrypto_la-bn_mp_xor.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_xor.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_xor.Tpo -c libtommath/bn_mp_xor.c -o libtommath/libhcrypto_la-bn_mp_xor.o mv -f libtommath/.deps/libhcrypto_la-bn_mp_xor.Tpo libtommath/.deps/libhcrypto_la-bn_mp_xor.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_and.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_and.Tpo -c -o libtommath/libhcrypto_la-bn_mp_and.lo `test -f 'libtommath/bn_mp_and.c' || echo './'`libtommath/bn_mp_and.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_and.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_and.Tpo -c libtommath/bn_mp_and.c -fPIC -DPIC -o libtommath/.libs/libhcrypto_la-bn_mp_and.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_and.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_and.Tpo -c libtommath/bn_mp_and.c -o libtommath/libhcrypto_la-bn_mp_and.o mv -f libtommath/.deps/libhcrypto_la-bn_mp_and.Tpo libtommath/.deps/libhcrypto_la-bn_mp_and.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_or.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_or.Tpo -c -o libtommath/libhcrypto_la-bn_mp_or.lo `test -f 'libtommath/bn_mp_or.c' || echo './'`libtommath/bn_mp_or.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_or.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_or.Tpo -c libtommath/bn_mp_or.c -fPIC -DPIC -o libtommath/.libs/libhcrypto_la-bn_mp_or.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_or.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_or.Tpo -c libtommath/bn_mp_or.c -o libtommath/libhcrypto_la-bn_mp_or.o mv -f libtommath/.deps/libhcrypto_la-bn_mp_or.Tpo libtommath/.deps/libhcrypto_la-bn_mp_or.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_rand.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_rand.Tpo -c -o libtommath/libhcrypto_la-bn_mp_rand.lo `test -f 'libtommath/bn_mp_rand.c' || echo './'`libtommath/bn_mp_rand.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_rand.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_rand.Tpo -c libtommath/bn_mp_rand.c -fPIC -DPIC -o libtommath/.libs/libhcrypto_la-bn_mp_rand.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_rand.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_rand.Tpo -c libtommath/bn_mp_rand.c -o libtommath/libhcrypto_la-bn_mp_rand.o mv -f libtommath/.deps/libhcrypto_la-bn_mp_rand.Tpo libtommath/.deps/libhcrypto_la-bn_mp_rand.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_montgomery_calc_normalization.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_montgomery_calc_normalization.Tpo -c -o libtommath/libhcrypto_la-bn_mp_montgomery_calc_normalization.lo `test -f 'libtommath/bn_mp_montgomery_calc_normalization.c' || echo './'`libtommath/bn_mp_montgomery_calc_normalization.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_montgomery_calc_normalization.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_montgomery_calc_normalization.Tpo -c libtommath/bn_mp_montgomery_calc_normalization.c -fPIC -DPIC -o libtommath/.libs/libhcrypto_la-bn_mp_montgomery_calc_normalization.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_montgomery_calc_normalization.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_montgomery_calc_normalization.Tpo -c libtommath/bn_mp_montgomery_calc_normalization.c -o libtommath/libhcrypto_la-bn_mp_montgomery_calc_normalization.o mv -f libtommath/.deps/libhcrypto_la-bn_mp_montgomery_calc_normalization.Tpo libtommath/.deps/libhcrypto_la-bn_mp_montgomery_calc_normalization.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_prime_is_divisible.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_prime_is_divisible.Tpo -c -o libtommath/libhcrypto_la-bn_mp_prime_is_divisible.lo `test -f 'libtommath/bn_mp_prime_is_divisible.c' || echo './'`libtommath/bn_mp_prime_is_divisible.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_prime_is_divisible.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_prime_is_divisible.Tpo -c libtommath/bn_mp_prime_is_divisible.c -fPIC -DPIC -o libtommath/.libs/libhcrypto_la-bn_mp_prime_is_divisible.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_prime_is_divisible.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_prime_is_divisible.Tpo -c libtommath/bn_mp_prime_is_divisible.c -o libtommath/libhcrypto_la-bn_mp_prime_is_divisible.o mv -f libtommath/.deps/libhcrypto_la-bn_mp_prime_is_divisible.Tpo libtommath/.deps/libhcrypto_la-bn_mp_prime_is_divisible.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_prime_tab.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_prime_tab.Tpo -c -o libtommath/libhcrypto_la-bn_prime_tab.lo `test -f 'libtommath/bn_prime_tab.c' || echo './'`libtommath/bn_prime_tab.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_prime_tab.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_prime_tab.Tpo -c libtommath/bn_prime_tab.c -fPIC -DPIC -o libtommath/.libs/libhcrypto_la-bn_prime_tab.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_prime_tab.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_prime_tab.Tpo -c libtommath/bn_prime_tab.c -o libtommath/libhcrypto_la-bn_prime_tab.o mv -f libtommath/.deps/libhcrypto_la-bn_prime_tab.Tpo libtommath/.deps/libhcrypto_la-bn_prime_tab.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_prime_fermat.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_prime_fermat.Tpo -c -o libtommath/libhcrypto_la-bn_mp_prime_fermat.lo `test -f 'libtommath/bn_mp_prime_fermat.c' || echo './'`libtommath/bn_mp_prime_fermat.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_prime_fermat.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_prime_fermat.Tpo -c libtommath/bn_mp_prime_fermat.c -fPIC -DPIC -o libtommath/.libs/libhcrypto_la-bn_mp_prime_fermat.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_prime_fermat.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_prime_fermat.Tpo -c libtommath/bn_mp_prime_fermat.c -o libtommath/libhcrypto_la-bn_mp_prime_fermat.o mv -f libtommath/.deps/libhcrypto_la-bn_mp_prime_fermat.Tpo libtommath/.deps/libhcrypto_la-bn_mp_prime_fermat.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_prime_miller_rabin.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_prime_miller_rabin.Tpo -c -o libtommath/libhcrypto_la-bn_mp_prime_miller_rabin.lo `test -f 'libtommath/bn_mp_prime_miller_rabin.c' || echo './'`libtommath/bn_mp_prime_miller_rabin.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_prime_miller_rabin.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_prime_miller_rabin.Tpo -c libtommath/bn_mp_prime_miller_rabin.c -fPIC -DPIC -o libtommath/.libs/libhcrypto_la-bn_mp_prime_miller_rabin.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_prime_miller_rabin.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_prime_miller_rabin.Tpo -c libtommath/bn_mp_prime_miller_rabin.c -o libtommath/libhcrypto_la-bn_mp_prime_miller_rabin.o mv -f libtommath/.deps/libhcrypto_la-bn_mp_prime_miller_rabin.Tpo libtommath/.deps/libhcrypto_la-bn_mp_prime_miller_rabin.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_prime_is_prime.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_prime_is_prime.Tpo -c -o libtommath/libhcrypto_la-bn_mp_prime_is_prime.lo `test -f 'libtommath/bn_mp_prime_is_prime.c' || echo './'`libtommath/bn_mp_prime_is_prime.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_prime_is_prime.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_prime_is_prime.Tpo -c libtommath/bn_mp_prime_is_prime.c -fPIC -DPIC -o libtommath/.libs/libhcrypto_la-bn_mp_prime_is_prime.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_prime_is_prime.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_prime_is_prime.Tpo -c libtommath/bn_mp_prime_is_prime.c -o libtommath/libhcrypto_la-bn_mp_prime_is_prime.o mv -f libtommath/.deps/libhcrypto_la-bn_mp_prime_is_prime.Tpo libtommath/.deps/libhcrypto_la-bn_mp_prime_is_prime.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_prime_next_prime.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_prime_next_prime.Tpo -c -o libtommath/libhcrypto_la-bn_mp_prime_next_prime.lo `test -f 'libtommath/bn_mp_prime_next_prime.c' || echo './'`libtommath/bn_mp_prime_next_prime.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_prime_next_prime.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_prime_next_prime.Tpo -c libtommath/bn_mp_prime_next_prime.c -fPIC -DPIC -o libtommath/.libs/libhcrypto_la-bn_mp_prime_next_prime.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_prime_next_prime.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_prime_next_prime.Tpo -c libtommath/bn_mp_prime_next_prime.c -o libtommath/libhcrypto_la-bn_mp_prime_next_prime.o mv -f libtommath/.deps/libhcrypto_la-bn_mp_prime_next_prime.Tpo libtommath/.deps/libhcrypto_la-bn_mp_prime_next_prime.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_find_prime.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_find_prime.Tpo -c -o libtommath/libhcrypto_la-bn_mp_find_prime.lo `test -f 'libtommath/bn_mp_find_prime.c' || echo './'`libtommath/bn_mp_find_prime.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_find_prime.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_find_prime.Tpo -c libtommath/bn_mp_find_prime.c -fPIC -DPIC -o libtommath/.libs/libhcrypto_la-bn_mp_find_prime.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_find_prime.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_find_prime.Tpo -c libtommath/bn_mp_find_prime.c -o libtommath/libhcrypto_la-bn_mp_find_prime.o mv -f libtommath/.deps/libhcrypto_la-bn_mp_find_prime.Tpo libtommath/.deps/libhcrypto_la-bn_mp_find_prime.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_dr_reduce.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_dr_reduce.Tpo -c -o libtommath/libhcrypto_la-bn_mp_dr_reduce.lo `test -f 'libtommath/bn_mp_dr_reduce.c' || echo './'`libtommath/bn_mp_dr_reduce.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_dr_reduce.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_dr_reduce.Tpo -c libtommath/bn_mp_dr_reduce.c -fPIC -DPIC -o libtommath/.libs/libhcrypto_la-bn_mp_dr_reduce.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_dr_reduce.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_dr_reduce.Tpo -c libtommath/bn_mp_dr_reduce.c -o libtommath/libhcrypto_la-bn_mp_dr_reduce.o mv -f libtommath/.deps/libhcrypto_la-bn_mp_dr_reduce.Tpo libtommath/.deps/libhcrypto_la-bn_mp_dr_reduce.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_dr_is_modulus.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_dr_is_modulus.Tpo -c -o libtommath/libhcrypto_la-bn_mp_dr_is_modulus.lo `test -f 'libtommath/bn_mp_dr_is_modulus.c' || echo './'`libtommath/bn_mp_dr_is_modulus.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_dr_is_modulus.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_dr_is_modulus.Tpo -c libtommath/bn_mp_dr_is_modulus.c -fPIC -DPIC -o libtommath/.libs/libhcrypto_la-bn_mp_dr_is_modulus.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_dr_is_modulus.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_dr_is_modulus.Tpo -c libtommath/bn_mp_dr_is_modulus.c -o libtommath/libhcrypto_la-bn_mp_dr_is_modulus.o mv -f libtommath/.deps/libhcrypto_la-bn_mp_dr_is_modulus.Tpo libtommath/.deps/libhcrypto_la-bn_mp_dr_is_modulus.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_dr_setup.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_dr_setup.Tpo -c -o libtommath/libhcrypto_la-bn_mp_dr_setup.lo `test -f 'libtommath/bn_mp_dr_setup.c' || echo './'`libtommath/bn_mp_dr_setup.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_dr_setup.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_dr_setup.Tpo -c libtommath/bn_mp_dr_setup.c -fPIC -DPIC -o libtommath/.libs/libhcrypto_la-bn_mp_dr_setup.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_dr_setup.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_dr_setup.Tpo -c libtommath/bn_mp_dr_setup.c -o libtommath/libhcrypto_la-bn_mp_dr_setup.o mv -f libtommath/.deps/libhcrypto_la-bn_mp_dr_setup.Tpo libtommath/.deps/libhcrypto_la-bn_mp_dr_setup.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_reduce_setup.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_reduce_setup.Tpo -c -o libtommath/libhcrypto_la-bn_mp_reduce_setup.lo `test -f 'libtommath/bn_mp_reduce_setup.c' || echo './'`libtommath/bn_mp_reduce_setup.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_reduce_setup.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_reduce_setup.Tpo -c libtommath/bn_mp_reduce_setup.c -fPIC -DPIC -o libtommath/.libs/libhcrypto_la-bn_mp_reduce_setup.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_reduce_setup.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_reduce_setup.Tpo -c libtommath/bn_mp_reduce_setup.c -o libtommath/libhcrypto_la-bn_mp_reduce_setup.o mv -f libtommath/.deps/libhcrypto_la-bn_mp_reduce_setup.Tpo libtommath/.deps/libhcrypto_la-bn_mp_reduce_setup.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_toom_mul.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_toom_mul.Tpo -c -o libtommath/libhcrypto_la-bn_mp_toom_mul.lo `test -f 'libtommath/bn_mp_toom_mul.c' || echo './'`libtommath/bn_mp_toom_mul.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_toom_mul.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_toom_mul.Tpo -c libtommath/bn_mp_toom_mul.c -fPIC -DPIC -o libtommath/.libs/libhcrypto_la-bn_mp_toom_mul.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_toom_mul.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_toom_mul.Tpo -c libtommath/bn_mp_toom_mul.c -o libtommath/libhcrypto_la-bn_mp_toom_mul.o mv -f libtommath/.deps/libhcrypto_la-bn_mp_toom_mul.Tpo libtommath/.deps/libhcrypto_la-bn_mp_toom_mul.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_toom_sqr.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_toom_sqr.Tpo -c -o libtommath/libhcrypto_la-bn_mp_toom_sqr.lo `test -f 'libtommath/bn_mp_toom_sqr.c' || echo './'`libtommath/bn_mp_toom_sqr.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_toom_sqr.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_toom_sqr.Tpo -c libtommath/bn_mp_toom_sqr.c -fPIC -DPIC -o libtommath/.libs/libhcrypto_la-bn_mp_toom_sqr.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_toom_sqr.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_toom_sqr.Tpo -c libtommath/bn_mp_toom_sqr.c -o libtommath/libhcrypto_la-bn_mp_toom_sqr.o mv -f libtommath/.deps/libhcrypto_la-bn_mp_toom_sqr.Tpo libtommath/.deps/libhcrypto_la-bn_mp_toom_sqr.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_div_3.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_div_3.Tpo -c -o libtommath/libhcrypto_la-bn_mp_div_3.lo `test -f 'libtommath/bn_mp_div_3.c' || echo './'`libtommath/bn_mp_div_3.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_div_3.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_div_3.Tpo -c libtommath/bn_mp_div_3.c -fPIC -DPIC -o libtommath/.libs/libhcrypto_la-bn_mp_div_3.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_div_3.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_div_3.Tpo -c libtommath/bn_mp_div_3.c -o libtommath/libhcrypto_la-bn_mp_div_3.o mv -f libtommath/.deps/libhcrypto_la-bn_mp_div_3.Tpo libtommath/.deps/libhcrypto_la-bn_mp_div_3.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_s_mp_exptmod.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_s_mp_exptmod.Tpo -c -o libtommath/libhcrypto_la-bn_s_mp_exptmod.lo `test -f 'libtommath/bn_s_mp_exptmod.c' || echo './'`libtommath/bn_s_mp_exptmod.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_s_mp_exptmod.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_s_mp_exptmod.Tpo -c libtommath/bn_s_mp_exptmod.c -fPIC -DPIC -o libtommath/.libs/libhcrypto_la-bn_s_mp_exptmod.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_s_mp_exptmod.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_s_mp_exptmod.Tpo -c libtommath/bn_s_mp_exptmod.c -o libtommath/libhcrypto_la-bn_s_mp_exptmod.o mv -f libtommath/.deps/libhcrypto_la-bn_s_mp_exptmod.Tpo libtommath/.deps/libhcrypto_la-bn_s_mp_exptmod.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_reduce_2k.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_reduce_2k.Tpo -c -o libtommath/libhcrypto_la-bn_mp_reduce_2k.lo `test -f 'libtommath/bn_mp_reduce_2k.c' || echo './'`libtommath/bn_mp_reduce_2k.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_reduce_2k.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_reduce_2k.Tpo -c libtommath/bn_mp_reduce_2k.c -fPIC -DPIC -o libtommath/.libs/libhcrypto_la-bn_mp_reduce_2k.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_reduce_2k.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_reduce_2k.Tpo -c libtommath/bn_mp_reduce_2k.c -o libtommath/libhcrypto_la-bn_mp_reduce_2k.o mv -f libtommath/.deps/libhcrypto_la-bn_mp_reduce_2k.Tpo libtommath/.deps/libhcrypto_la-bn_mp_reduce_2k.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_reduce_is_2k.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_reduce_is_2k.Tpo -c -o libtommath/libhcrypto_la-bn_mp_reduce_is_2k.lo `test -f 'libtommath/bn_mp_reduce_is_2k.c' || echo './'`libtommath/bn_mp_reduce_is_2k.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_reduce_is_2k.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_reduce_is_2k.Tpo -c libtommath/bn_mp_reduce_is_2k.c -fPIC -DPIC -o libtommath/.libs/libhcrypto_la-bn_mp_reduce_is_2k.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_reduce_is_2k.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_reduce_is_2k.Tpo -c libtommath/bn_mp_reduce_is_2k.c -o libtommath/libhcrypto_la-bn_mp_reduce_is_2k.o mv -f libtommath/.deps/libhcrypto_la-bn_mp_reduce_is_2k.Tpo libtommath/.deps/libhcrypto_la-bn_mp_reduce_is_2k.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_reduce_2k_setup.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_reduce_2k_setup.Tpo -c -o libtommath/libhcrypto_la-bn_mp_reduce_2k_setup.lo `test -f 'libtommath/bn_mp_reduce_2k_setup.c' || echo './'`libtommath/bn_mp_reduce_2k_setup.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_reduce_2k_setup.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_reduce_2k_setup.Tpo -c libtommath/bn_mp_reduce_2k_setup.c -fPIC -DPIC -o libtommath/.libs/libhcrypto_la-bn_mp_reduce_2k_setup.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_reduce_2k_setup.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_reduce_2k_setup.Tpo -c libtommath/bn_mp_reduce_2k_setup.c -o libtommath/libhcrypto_la-bn_mp_reduce_2k_setup.o mv -f libtommath/.deps/libhcrypto_la-bn_mp_reduce_2k_setup.Tpo libtommath/.deps/libhcrypto_la-bn_mp_reduce_2k_setup.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_reduce_2k_l.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_reduce_2k_l.Tpo -c -o libtommath/libhcrypto_la-bn_mp_reduce_2k_l.lo `test -f 'libtommath/bn_mp_reduce_2k_l.c' || echo './'`libtommath/bn_mp_reduce_2k_l.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_reduce_2k_l.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_reduce_2k_l.Tpo -c libtommath/bn_mp_reduce_2k_l.c -fPIC -DPIC -o libtommath/.libs/libhcrypto_la-bn_mp_reduce_2k_l.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_reduce_2k_l.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_reduce_2k_l.Tpo -c libtommath/bn_mp_reduce_2k_l.c -o libtommath/libhcrypto_la-bn_mp_reduce_2k_l.o mv -f libtommath/.deps/libhcrypto_la-bn_mp_reduce_2k_l.Tpo libtommath/.deps/libhcrypto_la-bn_mp_reduce_2k_l.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_reduce_is_2k_l.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_reduce_is_2k_l.Tpo -c -o libtommath/libhcrypto_la-bn_mp_reduce_is_2k_l.lo `test -f 'libtommath/bn_mp_reduce_is_2k_l.c' || echo './'`libtommath/bn_mp_reduce_is_2k_l.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_reduce_is_2k_l.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_reduce_is_2k_l.Tpo -c libtommath/bn_mp_reduce_is_2k_l.c -fPIC -DPIC -o libtommath/.libs/libhcrypto_la-bn_mp_reduce_is_2k_l.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_reduce_is_2k_l.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_reduce_is_2k_l.Tpo -c libtommath/bn_mp_reduce_is_2k_l.c -o libtommath/libhcrypto_la-bn_mp_reduce_is_2k_l.o mv -f libtommath/.deps/libhcrypto_la-bn_mp_reduce_is_2k_l.Tpo libtommath/.deps/libhcrypto_la-bn_mp_reduce_is_2k_l.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_reduce_2k_setup_l.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_reduce_2k_setup_l.Tpo -c -o libtommath/libhcrypto_la-bn_mp_reduce_2k_setup_l.lo `test -f 'libtommath/bn_mp_reduce_2k_setup_l.c' || echo './'`libtommath/bn_mp_reduce_2k_setup_l.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_reduce_2k_setup_l.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_reduce_2k_setup_l.Tpo -c libtommath/bn_mp_reduce_2k_setup_l.c -fPIC -DPIC -o libtommath/.libs/libhcrypto_la-bn_mp_reduce_2k_setup_l.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_reduce_2k_setup_l.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_reduce_2k_setup_l.Tpo -c libtommath/bn_mp_reduce_2k_setup_l.c -o libtommath/libhcrypto_la-bn_mp_reduce_2k_setup_l.o mv -f libtommath/.deps/libhcrypto_la-bn_mp_reduce_2k_setup_l.Tpo libtommath/.deps/libhcrypto_la-bn_mp_reduce_2k_setup_l.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_radix_smap.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_radix_smap.Tpo -c -o libtommath/libhcrypto_la-bn_mp_radix_smap.lo `test -f 'libtommath/bn_mp_radix_smap.c' || echo './'`libtommath/bn_mp_radix_smap.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_radix_smap.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_radix_smap.Tpo -c libtommath/bn_mp_radix_smap.c -fPIC -DPIC -o libtommath/.libs/libhcrypto_la-bn_mp_radix_smap.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_radix_smap.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_radix_smap.Tpo -c libtommath/bn_mp_radix_smap.c -o libtommath/libhcrypto_la-bn_mp_radix_smap.o mv -f libtommath/.deps/libhcrypto_la-bn_mp_radix_smap.Tpo libtommath/.deps/libhcrypto_la-bn_mp_radix_smap.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_read_radix.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_read_radix.Tpo -c -o libtommath/libhcrypto_la-bn_mp_read_radix.lo `test -f 'libtommath/bn_mp_read_radix.c' || echo './'`libtommath/bn_mp_read_radix.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_read_radix.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_read_radix.Tpo -c libtommath/bn_mp_read_radix.c -fPIC -DPIC -o libtommath/.libs/libhcrypto_la-bn_mp_read_radix.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_read_radix.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_read_radix.Tpo -c libtommath/bn_mp_read_radix.c -o libtommath/libhcrypto_la-bn_mp_read_radix.o mv -f libtommath/.deps/libhcrypto_la-bn_mp_read_radix.Tpo libtommath/.deps/libhcrypto_la-bn_mp_read_radix.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_toradix.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_toradix.Tpo -c -o libtommath/libhcrypto_la-bn_mp_toradix.lo `test -f 'libtommath/bn_mp_toradix.c' || echo './'`libtommath/bn_mp_toradix.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_toradix.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_toradix.Tpo -c libtommath/bn_mp_toradix.c -fPIC -DPIC -o libtommath/.libs/libhcrypto_la-bn_mp_toradix.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_toradix.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_toradix.Tpo -c libtommath/bn_mp_toradix.c -o libtommath/libhcrypto_la-bn_mp_toradix.o mv -f libtommath/.deps/libhcrypto_la-bn_mp_toradix.Tpo libtommath/.deps/libhcrypto_la-bn_mp_toradix.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_radix_size.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_radix_size.Tpo -c -o libtommath/libhcrypto_la-bn_mp_radix_size.lo `test -f 'libtommath/bn_mp_radix_size.c' || echo './'`libtommath/bn_mp_radix_size.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_radix_size.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_radix_size.Tpo -c libtommath/bn_mp_radix_size.c -fPIC -DPIC -o libtommath/.libs/libhcrypto_la-bn_mp_radix_size.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_radix_size.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_radix_size.Tpo -c libtommath/bn_mp_radix_size.c -o libtommath/libhcrypto_la-bn_mp_radix_size.o mv -f libtommath/.deps/libhcrypto_la-bn_mp_radix_size.Tpo libtommath/.deps/libhcrypto_la-bn_mp_radix_size.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_fread.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_fread.Tpo -c -o libtommath/libhcrypto_la-bn_mp_fread.lo `test -f 'libtommath/bn_mp_fread.c' || echo './'`libtommath/bn_mp_fread.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_fread.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_fread.Tpo -c libtommath/bn_mp_fread.c -fPIC -DPIC -o libtommath/.libs/libhcrypto_la-bn_mp_fread.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_fread.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_fread.Tpo -c libtommath/bn_mp_fread.c -o libtommath/libhcrypto_la-bn_mp_fread.o mv -f libtommath/.deps/libhcrypto_la-bn_mp_fread.Tpo libtommath/.deps/libhcrypto_la-bn_mp_fread.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_fwrite.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_fwrite.Tpo -c -o libtommath/libhcrypto_la-bn_mp_fwrite.lo `test -f 'libtommath/bn_mp_fwrite.c' || echo './'`libtommath/bn_mp_fwrite.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_fwrite.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_fwrite.Tpo -c libtommath/bn_mp_fwrite.c -fPIC -DPIC -o libtommath/.libs/libhcrypto_la-bn_mp_fwrite.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_fwrite.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_fwrite.Tpo -c libtommath/bn_mp_fwrite.c -o libtommath/libhcrypto_la-bn_mp_fwrite.o mv -f libtommath/.deps/libhcrypto_la-bn_mp_fwrite.Tpo libtommath/.deps/libhcrypto_la-bn_mp_fwrite.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_cnt_lsb.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_cnt_lsb.Tpo -c -o libtommath/libhcrypto_la-bn_mp_cnt_lsb.lo `test -f 'libtommath/bn_mp_cnt_lsb.c' || echo './'`libtommath/bn_mp_cnt_lsb.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_cnt_lsb.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_cnt_lsb.Tpo -c libtommath/bn_mp_cnt_lsb.c -fPIC -DPIC -o libtommath/.libs/libhcrypto_la-bn_mp_cnt_lsb.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_cnt_lsb.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_cnt_lsb.Tpo -c libtommath/bn_mp_cnt_lsb.c -o libtommath/libhcrypto_la-bn_mp_cnt_lsb.o mv -f libtommath/.deps/libhcrypto_la-bn_mp_cnt_lsb.Tpo libtommath/.deps/libhcrypto_la-bn_mp_cnt_lsb.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_error.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_error.Tpo -c -o libtommath/libhcrypto_la-bn_error.lo `test -f 'libtommath/bn_error.c' || echo './'`libtommath/bn_error.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_error.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_error.Tpo -c libtommath/bn_error.c -fPIC -DPIC -o libtommath/.libs/libhcrypto_la-bn_error.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_error.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_error.Tpo -c libtommath/bn_error.c -o libtommath/libhcrypto_la-bn_error.o mv -f libtommath/.deps/libhcrypto_la-bn_error.Tpo libtommath/.deps/libhcrypto_la-bn_error.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_init_multi.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_init_multi.Tpo -c -o libtommath/libhcrypto_la-bn_mp_init_multi.lo `test -f 'libtommath/bn_mp_init_multi.c' || echo './'`libtommath/bn_mp_init_multi.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_init_multi.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_init_multi.Tpo -c libtommath/bn_mp_init_multi.c -fPIC -DPIC -o libtommath/.libs/libhcrypto_la-bn_mp_init_multi.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_init_multi.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_init_multi.Tpo -c libtommath/bn_mp_init_multi.c -o libtommath/libhcrypto_la-bn_mp_init_multi.o mv -f libtommath/.deps/libhcrypto_la-bn_mp_init_multi.Tpo libtommath/.deps/libhcrypto_la-bn_mp_init_multi.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_clear_multi.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_clear_multi.Tpo -c -o libtommath/libhcrypto_la-bn_mp_clear_multi.lo `test -f 'libtommath/bn_mp_clear_multi.c' || echo './'`libtommath/bn_mp_clear_multi.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_clear_multi.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_clear_multi.Tpo -c libtommath/bn_mp_clear_multi.c -fPIC -DPIC -o libtommath/.libs/libhcrypto_la-bn_mp_clear_multi.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_clear_multi.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_clear_multi.Tpo -c libtommath/bn_mp_clear_multi.c -o libtommath/libhcrypto_la-bn_mp_clear_multi.o mv -f libtommath/.deps/libhcrypto_la-bn_mp_clear_multi.Tpo libtommath/.deps/libhcrypto_la-bn_mp_clear_multi.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_exteuclid.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_exteuclid.Tpo -c -o libtommath/libhcrypto_la-bn_mp_exteuclid.lo `test -f 'libtommath/bn_mp_exteuclid.c' || echo './'`libtommath/bn_mp_exteuclid.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_exteuclid.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_exteuclid.Tpo -c libtommath/bn_mp_exteuclid.c -fPIC -DPIC -o libtommath/.libs/libhcrypto_la-bn_mp_exteuclid.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_exteuclid.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_exteuclid.Tpo -c libtommath/bn_mp_exteuclid.c -o libtommath/libhcrypto_la-bn_mp_exteuclid.o mv -f libtommath/.deps/libhcrypto_la-bn_mp_exteuclid.Tpo libtommath/.deps/libhcrypto_la-bn_mp_exteuclid.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_toradix_n.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_toradix_n.Tpo -c -o libtommath/libhcrypto_la-bn_mp_toradix_n.lo `test -f 'libtommath/bn_mp_toradix_n.c' || echo './'`libtommath/bn_mp_toradix_n.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_toradix_n.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_toradix_n.Tpo -c libtommath/bn_mp_toradix_n.c -fPIC -DPIC -o libtommath/.libs/libhcrypto_la-bn_mp_toradix_n.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_toradix_n.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_toradix_n.Tpo -c libtommath/bn_mp_toradix_n.c -o libtommath/libhcrypto_la-bn_mp_toradix_n.o mv -f libtommath/.deps/libhcrypto_la-bn_mp_toradix_n.Tpo libtommath/.deps/libhcrypto_la-bn_mp_toradix_n.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_prime_random_ex.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_prime_random_ex.Tpo -c -o libtommath/libhcrypto_la-bn_mp_prime_random_ex.lo `test -f 'libtommath/bn_mp_prime_random_ex.c' || echo './'`libtommath/bn_mp_prime_random_ex.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_prime_random_ex.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_prime_random_ex.Tpo -c libtommath/bn_mp_prime_random_ex.c -fPIC -DPIC -o libtommath/.libs/libhcrypto_la-bn_mp_prime_random_ex.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_prime_random_ex.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_prime_random_ex.Tpo -c libtommath/bn_mp_prime_random_ex.c -o libtommath/libhcrypto_la-bn_mp_prime_random_ex.o mv -f libtommath/.deps/libhcrypto_la-bn_mp_prime_random_ex.Tpo libtommath/.deps/libhcrypto_la-bn_mp_prime_random_ex.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_get_int.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_get_int.Tpo -c -o libtommath/libhcrypto_la-bn_mp_get_int.lo `test -f 'libtommath/bn_mp_get_int.c' || echo './'`libtommath/bn_mp_get_int.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_get_int.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_get_int.Tpo -c libtommath/bn_mp_get_int.c -fPIC -DPIC -o libtommath/.libs/libhcrypto_la-bn_mp_get_int.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_get_int.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_get_int.Tpo -c libtommath/bn_mp_get_int.c -o libtommath/libhcrypto_la-bn_mp_get_int.o mv -f libtommath/.deps/libhcrypto_la-bn_mp_get_int.Tpo libtommath/.deps/libhcrypto_la-bn_mp_get_int.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_sqrt.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_sqrt.Tpo -c -o libtommath/libhcrypto_la-bn_mp_sqrt.lo `test -f 'libtommath/bn_mp_sqrt.c' || echo './'`libtommath/bn_mp_sqrt.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_sqrt.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_sqrt.Tpo -c libtommath/bn_mp_sqrt.c -fPIC -DPIC -o libtommath/.libs/libhcrypto_la-bn_mp_sqrt.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_sqrt.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_sqrt.Tpo -c libtommath/bn_mp_sqrt.c -o libtommath/libhcrypto_la-bn_mp_sqrt.o mv -f libtommath/.deps/libhcrypto_la-bn_mp_sqrt.Tpo libtommath/.deps/libhcrypto_la-bn_mp_sqrt.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_is_square.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_is_square.Tpo -c -o libtommath/libhcrypto_la-bn_mp_is_square.lo `test -f 'libtommath/bn_mp_is_square.c' || echo './'`libtommath/bn_mp_is_square.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_is_square.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_is_square.Tpo -c libtommath/bn_mp_is_square.c -fPIC -DPIC -o libtommath/.libs/libhcrypto_la-bn_mp_is_square.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_is_square.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_is_square.Tpo -c libtommath/bn_mp_is_square.c -o libtommath/libhcrypto_la-bn_mp_is_square.o mv -f libtommath/.deps/libhcrypto_la-bn_mp_is_square.Tpo libtommath/.deps/libhcrypto_la-bn_mp_is_square.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_init_set.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_init_set.Tpo -c -o libtommath/libhcrypto_la-bn_mp_init_set.lo `test -f 'libtommath/bn_mp_init_set.c' || echo './'`libtommath/bn_mp_init_set.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_init_set.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_init_set.Tpo -c libtommath/bn_mp_init_set.c -fPIC -DPIC -o libtommath/.libs/libhcrypto_la-bn_mp_init_set.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_init_set.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_init_set.Tpo -c libtommath/bn_mp_init_set.c -o libtommath/libhcrypto_la-bn_mp_init_set.o mv -f libtommath/.deps/libhcrypto_la-bn_mp_init_set.Tpo libtommath/.deps/libhcrypto_la-bn_mp_init_set.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_init_set_int.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_init_set_int.Tpo -c -o libtommath/libhcrypto_la-bn_mp_init_set_int.lo `test -f 'libtommath/bn_mp_init_set_int.c' || echo './'`libtommath/bn_mp_init_set_int.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_init_set_int.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_init_set_int.Tpo -c libtommath/bn_mp_init_set_int.c -fPIC -DPIC -o libtommath/.libs/libhcrypto_la-bn_mp_init_set_int.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_init_set_int.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_init_set_int.Tpo -c libtommath/bn_mp_init_set_int.c -o libtommath/libhcrypto_la-bn_mp_init_set_int.o mv -f libtommath/.deps/libhcrypto_la-bn_mp_init_set_int.Tpo libtommath/.deps/libhcrypto_la-bn_mp_init_set_int.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_invmod_slow.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_invmod_slow.Tpo -c -o libtommath/libhcrypto_la-bn_mp_invmod_slow.lo `test -f 'libtommath/bn_mp_invmod_slow.c' || echo './'`libtommath/bn_mp_invmod_slow.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_invmod_slow.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_invmod_slow.Tpo -c libtommath/bn_mp_invmod_slow.c -fPIC -DPIC -o libtommath/.libs/libhcrypto_la-bn_mp_invmod_slow.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_invmod_slow.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_invmod_slow.Tpo -c libtommath/bn_mp_invmod_slow.c -o libtommath/libhcrypto_la-bn_mp_invmod_slow.o mv -f libtommath/.deps/libhcrypto_la-bn_mp_invmod_slow.Tpo libtommath/.deps/libhcrypto_la-bn_mp_invmod_slow.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_prime_rabin_miller_trials.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_prime_rabin_miller_trials.Tpo -c -o libtommath/libhcrypto_la-bn_mp_prime_rabin_miller_trials.lo `test -f 'libtommath/bn_mp_prime_rabin_miller_trials.c' || echo './'`libtommath/bn_mp_prime_rabin_miller_trials.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_prime_rabin_miller_trials.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_prime_rabin_miller_trials.Tpo -c libtommath/bn_mp_prime_rabin_miller_trials.c -fPIC -DPIC -o libtommath/.libs/libhcrypto_la-bn_mp_prime_rabin_miller_trials.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_prime_rabin_miller_trials.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_prime_rabin_miller_trials.Tpo -c libtommath/bn_mp_prime_rabin_miller_trials.c -o libtommath/libhcrypto_la-bn_mp_prime_rabin_miller_trials.o mv -f libtommath/.deps/libhcrypto_la-bn_mp_prime_rabin_miller_trials.Tpo libtommath/.deps/libhcrypto_la-bn_mp_prime_rabin_miller_trials.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_to_signed_bin_n.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_to_signed_bin_n.Tpo -c -o libtommath/libhcrypto_la-bn_mp_to_signed_bin_n.lo `test -f 'libtommath/bn_mp_to_signed_bin_n.c' || echo './'`libtommath/bn_mp_to_signed_bin_n.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_to_signed_bin_n.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_to_signed_bin_n.Tpo -c libtommath/bn_mp_to_signed_bin_n.c -fPIC -DPIC -o libtommath/.libs/libhcrypto_la-bn_mp_to_signed_bin_n.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_to_signed_bin_n.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_to_signed_bin_n.Tpo -c libtommath/bn_mp_to_signed_bin_n.c -o libtommath/libhcrypto_la-bn_mp_to_signed_bin_n.o mv -f libtommath/.deps/libhcrypto_la-bn_mp_to_signed_bin_n.Tpo libtommath/.deps/libhcrypto_la-bn_mp_to_signed_bin_n.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_to_unsigned_bin_n.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_to_unsigned_bin_n.Tpo -c -o libtommath/libhcrypto_la-bn_mp_to_unsigned_bin_n.lo `test -f 'libtommath/bn_mp_to_unsigned_bin_n.c' || echo './'`libtommath/bn_mp_to_unsigned_bin_n.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_to_unsigned_bin_n.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_to_unsigned_bin_n.Tpo -c libtommath/bn_mp_to_unsigned_bin_n.c -fPIC -DPIC -o libtommath/.libs/libhcrypto_la-bn_mp_to_unsigned_bin_n.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libtommath/libhcrypto_la-bn_mp_to_unsigned_bin_n.lo -MD -MP -MF libtommath/.deps/libhcrypto_la-bn_mp_to_unsigned_bin_n.Tpo -c libtommath/bn_mp_to_unsigned_bin_n.c -o libtommath/libhcrypto_la-bn_mp_to_unsigned_bin_n.o mv -f libtommath/.deps/libhcrypto_la-bn_mp_to_unsigned_bin_n.Tpo libtommath/.deps/libhcrypto_la-bn_mp_to_unsigned_bin_n.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libhcrypto_la-aes.lo -MD -MP -MF .deps/libhcrypto_la-aes.Tpo -c -o libhcrypto_la-aes.lo `test -f 'aes.c' || echo './'`aes.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libhcrypto_la-aes.lo -MD -MP -MF .deps/libhcrypto_la-aes.Tpo -c aes.c -fPIC -DPIC -o .libs/libhcrypto_la-aes.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libhcrypto_la-aes.lo -MD -MP -MF .deps/libhcrypto_la-aes.Tpo -c aes.c -o libhcrypto_la-aes.o mv -f .deps/libhcrypto_la-aes.Tpo .deps/libhcrypto_la-aes.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libhcrypto_la-bn.lo -MD -MP -MF .deps/libhcrypto_la-bn.Tpo -c -o libhcrypto_la-bn.lo `test -f 'bn.c' || echo './'`bn.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libhcrypto_la-bn.lo -MD -MP -MF .deps/libhcrypto_la-bn.Tpo -c bn.c -fPIC -DPIC -o .libs/libhcrypto_la-bn.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libhcrypto_la-bn.lo -MD -MP -MF .deps/libhcrypto_la-bn.Tpo -c bn.c -o libhcrypto_la-bn.o mv -f .deps/libhcrypto_la-bn.Tpo .deps/libhcrypto_la-bn.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libhcrypto_la-common.lo -MD -MP -MF .deps/libhcrypto_la-common.Tpo -c -o libhcrypto_la-common.lo `test -f 'common.c' || echo './'`common.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libhcrypto_la-common.lo -MD -MP -MF .deps/libhcrypto_la-common.Tpo -c common.c -fPIC -DPIC -o .libs/libhcrypto_la-common.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libhcrypto_la-common.lo -MD -MP -MF .deps/libhcrypto_la-common.Tpo -c common.c -o libhcrypto_la-common.o mv -f .deps/libhcrypto_la-common.Tpo .deps/libhcrypto_la-common.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libhcrypto_la-camellia.lo -MD -MP -MF .deps/libhcrypto_la-camellia.Tpo -c -o libhcrypto_la-camellia.lo `test -f 'camellia.c' || echo './'`camellia.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libhcrypto_la-camellia.lo -MD -MP -MF .deps/libhcrypto_la-camellia.Tpo -c camellia.c -fPIC -DPIC -o .libs/libhcrypto_la-camellia.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libhcrypto_la-camellia.lo -MD -MP -MF .deps/libhcrypto_la-camellia.Tpo -c camellia.c -o libhcrypto_la-camellia.o mv -f .deps/libhcrypto_la-camellia.Tpo .deps/libhcrypto_la-camellia.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libhcrypto_la-camellia-ntt.lo -MD -MP -MF .deps/libhcrypto_la-camellia-ntt.Tpo -c -o libhcrypto_la-camellia-ntt.lo `test -f 'camellia-ntt.c' || echo './'`camellia-ntt.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libhcrypto_la-camellia-ntt.lo -MD -MP -MF .deps/libhcrypto_la-camellia-ntt.Tpo -c camellia-ntt.c -fPIC -DPIC -o .libs/libhcrypto_la-camellia-ntt.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libhcrypto_la-camellia-ntt.lo -MD -MP -MF .deps/libhcrypto_la-camellia-ntt.Tpo -c camellia-ntt.c -o libhcrypto_la-camellia-ntt.o mv -f .deps/libhcrypto_la-camellia-ntt.Tpo .deps/libhcrypto_la-camellia-ntt.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libhcrypto_la-des.lo -MD -MP -MF .deps/libhcrypto_la-des.Tpo -c -o libhcrypto_la-des.lo `test -f 'des.c' || echo './'`des.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libhcrypto_la-des.lo -MD -MP -MF .deps/libhcrypto_la-des.Tpo -c des.c -fPIC -DPIC -o .libs/libhcrypto_la-des.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libhcrypto_la-des.lo -MD -MP -MF .deps/libhcrypto_la-des.Tpo -c des.c -o libhcrypto_la-des.o mv -f .deps/libhcrypto_la-des.Tpo .deps/libhcrypto_la-des.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libhcrypto_la-dh.lo -MD -MP -MF .deps/libhcrypto_la-dh.Tpo -c -o libhcrypto_la-dh.lo `test -f 'dh.c' || echo './'`dh.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libhcrypto_la-dh.lo -MD -MP -MF .deps/libhcrypto_la-dh.Tpo -c dh.c -fPIC -DPIC -o .libs/libhcrypto_la-dh.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libhcrypto_la-dh.lo -MD -MP -MF .deps/libhcrypto_la-dh.Tpo -c dh.c -o libhcrypto_la-dh.o mv -f .deps/libhcrypto_la-dh.Tpo .deps/libhcrypto_la-dh.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libhcrypto_la-dh-ltm.lo -MD -MP -MF .deps/libhcrypto_la-dh-ltm.Tpo -c -o libhcrypto_la-dh-ltm.lo `test -f 'dh-ltm.c' || echo './'`dh-ltm.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libhcrypto_la-dh-ltm.lo -MD -MP -MF .deps/libhcrypto_la-dh-ltm.Tpo -c dh-ltm.c -fPIC -DPIC -o .libs/libhcrypto_la-dh-ltm.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libhcrypto_la-dh-ltm.lo -MD -MP -MF .deps/libhcrypto_la-dh-ltm.Tpo -c dh-ltm.c -o libhcrypto_la-dh-ltm.o mv -f .deps/libhcrypto_la-dh-ltm.Tpo .deps/libhcrypto_la-dh-ltm.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libhcrypto_la-dsa.lo -MD -MP -MF .deps/libhcrypto_la-dsa.Tpo -c -o libhcrypto_la-dsa.lo `test -f 'dsa.c' || echo './'`dsa.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libhcrypto_la-dsa.lo -MD -MP -MF .deps/libhcrypto_la-dsa.Tpo -c dsa.c -fPIC -DPIC -o .libs/libhcrypto_la-dsa.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libhcrypto_la-dsa.lo -MD -MP -MF .deps/libhcrypto_la-dsa.Tpo -c dsa.c -o libhcrypto_la-dsa.o mv -f .deps/libhcrypto_la-dsa.Tpo .deps/libhcrypto_la-dsa.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libhcrypto_la-doxygen.lo -MD -MP -MF .deps/libhcrypto_la-doxygen.Tpo -c -o libhcrypto_la-doxygen.lo `test -f 'doxygen.c' || echo './'`doxygen.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libhcrypto_la-doxygen.lo -MD -MP -MF .deps/libhcrypto_la-doxygen.Tpo -c doxygen.c -fPIC -DPIC -o .libs/libhcrypto_la-doxygen.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libhcrypto_la-doxygen.lo -MD -MP -MF .deps/libhcrypto_la-doxygen.Tpo -c doxygen.c -o libhcrypto_la-doxygen.o mv -f .deps/libhcrypto_la-doxygen.Tpo .deps/libhcrypto_la-doxygen.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libhcrypto_la-evp.lo -MD -MP -MF .deps/libhcrypto_la-evp.Tpo -c -o libhcrypto_la-evp.lo `test -f 'evp.c' || echo './'`evp.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libhcrypto_la-evp.lo -MD -MP -MF .deps/libhcrypto_la-evp.Tpo -c evp.c -fPIC -DPIC -o .libs/libhcrypto_la-evp.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libhcrypto_la-evp.lo -MD -MP -MF .deps/libhcrypto_la-evp.Tpo -c evp.c -o libhcrypto_la-evp.o mv -f .deps/libhcrypto_la-evp.Tpo .deps/libhcrypto_la-evp.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libhcrypto_la-evp-hcrypto.lo -MD -MP -MF .deps/libhcrypto_la-evp-hcrypto.Tpo -c -o libhcrypto_la-evp-hcrypto.lo `test -f 'evp-hcrypto.c' || echo './'`evp-hcrypto.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libhcrypto_la-evp-hcrypto.lo -MD -MP -MF .deps/libhcrypto_la-evp-hcrypto.Tpo -c evp-hcrypto.c -fPIC -DPIC -o .libs/libhcrypto_la-evp-hcrypto.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libhcrypto_la-evp-hcrypto.lo -MD -MP -MF .deps/libhcrypto_la-evp-hcrypto.Tpo -c evp-hcrypto.c -o libhcrypto_la-evp-hcrypto.o mv -f .deps/libhcrypto_la-evp-hcrypto.Tpo .deps/libhcrypto_la-evp-hcrypto.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libhcrypto_la-evp-cc.lo -MD -MP -MF .deps/libhcrypto_la-evp-cc.Tpo -c -o libhcrypto_la-evp-cc.lo `test -f 'evp-cc.c' || echo './'`evp-cc.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libhcrypto_la-evp-cc.lo -MD -MP -MF .deps/libhcrypto_la-evp-cc.Tpo -c evp-cc.c -fPIC -DPIC -o .libs/libhcrypto_la-evp-cc.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libhcrypto_la-evp-cc.lo -MD -MP -MF .deps/libhcrypto_la-evp-cc.Tpo -c evp-cc.c -o libhcrypto_la-evp-cc.o mv -f .deps/libhcrypto_la-evp-cc.Tpo .deps/libhcrypto_la-evp-cc.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libhcrypto_la-evp-openssl.lo -MD -MP -MF .deps/libhcrypto_la-evp-openssl.Tpo -c -o libhcrypto_la-evp-openssl.lo `test -f 'evp-openssl.c' || echo './'`evp-openssl.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libhcrypto_la-evp-openssl.lo -MD -MP -MF .deps/libhcrypto_la-evp-openssl.Tpo -c evp-openssl.c -fPIC -DPIC -o .libs/libhcrypto_la-evp-openssl.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libhcrypto_la-evp-openssl.lo -MD -MP -MF .deps/libhcrypto_la-evp-openssl.Tpo -c evp-openssl.c -o libhcrypto_la-evp-openssl.o mv -f .deps/libhcrypto_la-evp-openssl.Tpo .deps/libhcrypto_la-evp-openssl.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libhcrypto_la-evp-pkcs11.lo -MD -MP -MF .deps/libhcrypto_la-evp-pkcs11.Tpo -c -o libhcrypto_la-evp-pkcs11.lo `test -f 'evp-pkcs11.c' || echo './'`evp-pkcs11.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libhcrypto_la-evp-pkcs11.lo -MD -MP -MF .deps/libhcrypto_la-evp-pkcs11.Tpo -c evp-pkcs11.c -fPIC -DPIC -o .libs/libhcrypto_la-evp-pkcs11.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libhcrypto_la-evp-pkcs11.lo -MD -MP -MF .deps/libhcrypto_la-evp-pkcs11.Tpo -c evp-pkcs11.c -o libhcrypto_la-evp-pkcs11.o mv -f .deps/libhcrypto_la-evp-pkcs11.Tpo .deps/libhcrypto_la-evp-pkcs11.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libhcrypto_la-engine.lo -MD -MP -MF .deps/libhcrypto_la-engine.Tpo -c -o libhcrypto_la-engine.lo `test -f 'engine.c' || echo './'`engine.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libhcrypto_la-engine.lo -MD -MP -MF .deps/libhcrypto_la-engine.Tpo -c engine.c -fPIC -DPIC -o .libs/libhcrypto_la-engine.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libhcrypto_la-engine.lo -MD -MP -MF .deps/libhcrypto_la-engine.Tpo -c engine.c -o libhcrypto_la-engine.o mv -f .deps/libhcrypto_la-engine.Tpo .deps/libhcrypto_la-engine.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libhcrypto_la-hmac.lo -MD -MP -MF .deps/libhcrypto_la-hmac.Tpo -c -o libhcrypto_la-hmac.lo `test -f 'hmac.c' || echo './'`hmac.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libhcrypto_la-hmac.lo -MD -MP -MF .deps/libhcrypto_la-hmac.Tpo -c hmac.c -fPIC -DPIC -o .libs/libhcrypto_la-hmac.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libhcrypto_la-hmac.lo -MD -MP -MF .deps/libhcrypto_la-hmac.Tpo -c hmac.c -o libhcrypto_la-hmac.o mv -f .deps/libhcrypto_la-hmac.Tpo .deps/libhcrypto_la-hmac.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libhcrypto_la-md4.lo -MD -MP -MF .deps/libhcrypto_la-md4.Tpo -c -o libhcrypto_la-md4.lo `test -f 'md4.c' || echo './'`md4.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libhcrypto_la-md4.lo -MD -MP -MF .deps/libhcrypto_la-md4.Tpo -c md4.c -fPIC -DPIC -o .libs/libhcrypto_la-md4.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libhcrypto_la-md4.lo -MD -MP -MF .deps/libhcrypto_la-md4.Tpo -c md4.c -o libhcrypto_la-md4.o mv -f .deps/libhcrypto_la-md4.Tpo .deps/libhcrypto_la-md4.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libhcrypto_la-md5.lo -MD -MP -MF .deps/libhcrypto_la-md5.Tpo -c -o libhcrypto_la-md5.lo `test -f 'md5.c' || echo './'`md5.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libhcrypto_la-md5.lo -MD -MP -MF .deps/libhcrypto_la-md5.Tpo -c md5.c -fPIC -DPIC -o .libs/libhcrypto_la-md5.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libhcrypto_la-md5.lo -MD -MP -MF .deps/libhcrypto_la-md5.Tpo -c md5.c -o libhcrypto_la-md5.o mv -f .deps/libhcrypto_la-md5.Tpo .deps/libhcrypto_la-md5.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libhcrypto_la-pkcs5.lo -MD -MP -MF .deps/libhcrypto_la-pkcs5.Tpo -c -o libhcrypto_la-pkcs5.lo `test -f 'pkcs5.c' || echo './'`pkcs5.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libhcrypto_la-pkcs5.lo -MD -MP -MF .deps/libhcrypto_la-pkcs5.Tpo -c pkcs5.c -fPIC -DPIC -o .libs/libhcrypto_la-pkcs5.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libhcrypto_la-pkcs5.lo -MD -MP -MF .deps/libhcrypto_la-pkcs5.Tpo -c pkcs5.c -o libhcrypto_la-pkcs5.o mv -f .deps/libhcrypto_la-pkcs5.Tpo .deps/libhcrypto_la-pkcs5.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libhcrypto_la-pkcs12.lo -MD -MP -MF .deps/libhcrypto_la-pkcs12.Tpo -c -o libhcrypto_la-pkcs12.lo `test -f 'pkcs12.c' || echo './'`pkcs12.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libhcrypto_la-pkcs12.lo -MD -MP -MF .deps/libhcrypto_la-pkcs12.Tpo -c pkcs12.c -fPIC -DPIC -o .libs/libhcrypto_la-pkcs12.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libhcrypto_la-pkcs12.lo -MD -MP -MF .deps/libhcrypto_la-pkcs12.Tpo -c pkcs12.c -o libhcrypto_la-pkcs12.o mv -f .deps/libhcrypto_la-pkcs12.Tpo .deps/libhcrypto_la-pkcs12.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libhcrypto_la-rand-fortuna.lo -MD -MP -MF .deps/libhcrypto_la-rand-fortuna.Tpo -c -o libhcrypto_la-rand-fortuna.lo `test -f 'rand-fortuna.c' || echo './'`rand-fortuna.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libhcrypto_la-rand-fortuna.lo -MD -MP -MF .deps/libhcrypto_la-rand-fortuna.Tpo -c rand-fortuna.c -fPIC -DPIC -o .libs/libhcrypto_la-rand-fortuna.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libhcrypto_la-rand-fortuna.lo -MD -MP -MF .deps/libhcrypto_la-rand-fortuna.Tpo -c rand-fortuna.c -o libhcrypto_la-rand-fortuna.o mv -f .deps/libhcrypto_la-rand-fortuna.Tpo .deps/libhcrypto_la-rand-fortuna.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libhcrypto_la-rand-timer.lo -MD -MP -MF .deps/libhcrypto_la-rand-timer.Tpo -c -o libhcrypto_la-rand-timer.lo `test -f 'rand-timer.c' || echo './'`rand-timer.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libhcrypto_la-rand-timer.lo -MD -MP -MF .deps/libhcrypto_la-rand-timer.Tpo -c rand-timer.c -fPIC -DPIC -o .libs/libhcrypto_la-rand-timer.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libhcrypto_la-rand-timer.lo -MD -MP -MF .deps/libhcrypto_la-rand-timer.Tpo -c rand-timer.c -o libhcrypto_la-rand-timer.o mv -f .deps/libhcrypto_la-rand-timer.Tpo .deps/libhcrypto_la-rand-timer.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libhcrypto_la-rand-unix.lo -MD -MP -MF .deps/libhcrypto_la-rand-unix.Tpo -c -o libhcrypto_la-rand-unix.lo `test -f 'rand-unix.c' || echo './'`rand-unix.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libhcrypto_la-rand-unix.lo -MD -MP -MF .deps/libhcrypto_la-rand-unix.Tpo -c rand-unix.c -fPIC -DPIC -o .libs/libhcrypto_la-rand-unix.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libhcrypto_la-rand-unix.lo -MD -MP -MF .deps/libhcrypto_la-rand-unix.Tpo -c rand-unix.c -o libhcrypto_la-rand-unix.o mv -f .deps/libhcrypto_la-rand-unix.Tpo .deps/libhcrypto_la-rand-unix.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libhcrypto_la-rand.lo -MD -MP -MF .deps/libhcrypto_la-rand.Tpo -c -o libhcrypto_la-rand.lo `test -f 'rand.c' || echo './'`rand.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libhcrypto_la-rand.lo -MD -MP -MF .deps/libhcrypto_la-rand.Tpo -c rand.c -fPIC -DPIC -o .libs/libhcrypto_la-rand.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libhcrypto_la-rand.lo -MD -MP -MF .deps/libhcrypto_la-rand.Tpo -c rand.c -o libhcrypto_la-rand.o mv -f .deps/libhcrypto_la-rand.Tpo .deps/libhcrypto_la-rand.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libhcrypto_la-rc2.lo -MD -MP -MF .deps/libhcrypto_la-rc2.Tpo -c -o libhcrypto_la-rc2.lo `test -f 'rc2.c' || echo './'`rc2.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libhcrypto_la-rc2.lo -MD -MP -MF .deps/libhcrypto_la-rc2.Tpo -c rc2.c -fPIC -DPIC -o .libs/libhcrypto_la-rc2.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libhcrypto_la-rc2.lo -MD -MP -MF .deps/libhcrypto_la-rc2.Tpo -c rc2.c -o libhcrypto_la-rc2.o mv -f .deps/libhcrypto_la-rc2.Tpo .deps/libhcrypto_la-rc2.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libhcrypto_la-rc4.lo -MD -MP -MF .deps/libhcrypto_la-rc4.Tpo -c -o libhcrypto_la-rc4.lo `test -f 'rc4.c' || echo './'`rc4.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libhcrypto_la-rc4.lo -MD -MP -MF .deps/libhcrypto_la-rc4.Tpo -c rc4.c -fPIC -DPIC -o .libs/libhcrypto_la-rc4.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libhcrypto_la-rc4.lo -MD -MP -MF .deps/libhcrypto_la-rc4.Tpo -c rc4.c -o libhcrypto_la-rc4.o mv -f .deps/libhcrypto_la-rc4.Tpo .deps/libhcrypto_la-rc4.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libhcrypto_la-rijndael-alg-fst.lo -MD -MP -MF .deps/libhcrypto_la-rijndael-alg-fst.Tpo -c -o libhcrypto_la-rijndael-alg-fst.lo `test -f 'rijndael-alg-fst.c' || echo './'`rijndael-alg-fst.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libhcrypto_la-rijndael-alg-fst.lo -MD -MP -MF .deps/libhcrypto_la-rijndael-alg-fst.Tpo -c rijndael-alg-fst.c -fPIC -DPIC -o .libs/libhcrypto_la-rijndael-alg-fst.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libhcrypto_la-rijndael-alg-fst.lo -MD -MP -MF .deps/libhcrypto_la-rijndael-alg-fst.Tpo -c rijndael-alg-fst.c -o libhcrypto_la-rijndael-alg-fst.o mv -f .deps/libhcrypto_la-rijndael-alg-fst.Tpo .deps/libhcrypto_la-rijndael-alg-fst.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libhcrypto_la-rnd_keys.lo -MD -MP -MF .deps/libhcrypto_la-rnd_keys.Tpo -c -o libhcrypto_la-rnd_keys.lo `test -f 'rnd_keys.c' || echo './'`rnd_keys.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libhcrypto_la-rnd_keys.lo -MD -MP -MF .deps/libhcrypto_la-rnd_keys.Tpo -c rnd_keys.c -fPIC -DPIC -o .libs/libhcrypto_la-rnd_keys.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libhcrypto_la-rnd_keys.lo -MD -MP -MF .deps/libhcrypto_la-rnd_keys.Tpo -c rnd_keys.c -o libhcrypto_la-rnd_keys.o mv -f .deps/libhcrypto_la-rnd_keys.Tpo .deps/libhcrypto_la-rnd_keys.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libhcrypto_la-rsa.lo -MD -MP -MF .deps/libhcrypto_la-rsa.Tpo -c -o libhcrypto_la-rsa.lo `test -f 'rsa.c' || echo './'`rsa.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libhcrypto_la-rsa.lo -MD -MP -MF .deps/libhcrypto_la-rsa.Tpo -c rsa.c -fPIC -DPIC -o .libs/libhcrypto_la-rsa.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libhcrypto_la-rsa.lo -MD -MP -MF .deps/libhcrypto_la-rsa.Tpo -c rsa.c -o libhcrypto_la-rsa.o mv -f .deps/libhcrypto_la-rsa.Tpo .deps/libhcrypto_la-rsa.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libhcrypto_la-rsa-gmp.lo -MD -MP -MF .deps/libhcrypto_la-rsa-gmp.Tpo -c -o libhcrypto_la-rsa-gmp.lo `test -f 'rsa-gmp.c' || echo './'`rsa-gmp.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libhcrypto_la-rsa-gmp.lo -MD -MP -MF .deps/libhcrypto_la-rsa-gmp.Tpo -c rsa-gmp.c -fPIC -DPIC -o .libs/libhcrypto_la-rsa-gmp.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libhcrypto_la-rsa-gmp.lo -MD -MP -MF .deps/libhcrypto_la-rsa-gmp.Tpo -c rsa-gmp.c -o libhcrypto_la-rsa-gmp.o mv -f .deps/libhcrypto_la-rsa-gmp.Tpo .deps/libhcrypto_la-rsa-gmp.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libhcrypto_la-rsa-ltm.lo -MD -MP -MF .deps/libhcrypto_la-rsa-ltm.Tpo -c -o libhcrypto_la-rsa-ltm.lo `test -f 'rsa-ltm.c' || echo './'`rsa-ltm.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libhcrypto_la-rsa-ltm.lo -MD -MP -MF .deps/libhcrypto_la-rsa-ltm.Tpo -c rsa-ltm.c -fPIC -DPIC -o .libs/libhcrypto_la-rsa-ltm.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libhcrypto_la-rsa-ltm.lo -MD -MP -MF .deps/libhcrypto_la-rsa-ltm.Tpo -c rsa-ltm.c -o libhcrypto_la-rsa-ltm.o mv -f .deps/libhcrypto_la-rsa-ltm.Tpo .deps/libhcrypto_la-rsa-ltm.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libhcrypto_la-sha.lo -MD -MP -MF .deps/libhcrypto_la-sha.Tpo -c -o libhcrypto_la-sha.lo `test -f 'sha.c' || echo './'`sha.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libhcrypto_la-sha.lo -MD -MP -MF .deps/libhcrypto_la-sha.Tpo -c sha.c -fPIC -DPIC -o .libs/libhcrypto_la-sha.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libhcrypto_la-sha.lo -MD -MP -MF .deps/libhcrypto_la-sha.Tpo -c sha.c -o libhcrypto_la-sha.o mv -f .deps/libhcrypto_la-sha.Tpo .deps/libhcrypto_la-sha.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libhcrypto_la-sha256.lo -MD -MP -MF .deps/libhcrypto_la-sha256.Tpo -c -o libhcrypto_la-sha256.lo `test -f 'sha256.c' || echo './'`sha256.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libhcrypto_la-sha256.lo -MD -MP -MF .deps/libhcrypto_la-sha256.Tpo -c sha256.c -fPIC -DPIC -o .libs/libhcrypto_la-sha256.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libhcrypto_la-sha256.lo -MD -MP -MF .deps/libhcrypto_la-sha256.Tpo -c sha256.c -o libhcrypto_la-sha256.o mv -f .deps/libhcrypto_la-sha256.Tpo .deps/libhcrypto_la-sha256.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libhcrypto_la-sha512.lo -MD -MP -MF .deps/libhcrypto_la-sha512.Tpo -c -o libhcrypto_la-sha512.lo `test -f 'sha512.c' || echo './'`sha512.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libhcrypto_la-sha512.lo -MD -MP -MF .deps/libhcrypto_la-sha512.Tpo -c sha512.c -fPIC -DPIC -o .libs/libhcrypto_la-sha512.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libhcrypto_la-sha512.lo -MD -MP -MF .deps/libhcrypto_la-sha512.Tpo -c sha512.c -o libhcrypto_la-sha512.o mv -f .deps/libhcrypto_la-sha512.Tpo .deps/libhcrypto_la-sha512.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libhcrypto_la-validate.lo -MD -MP -MF .deps/libhcrypto_la-validate.Tpo -c -o libhcrypto_la-validate.lo `test -f 'validate.c' || echo './'`validate.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libhcrypto_la-validate.lo -MD -MP -MF .deps/libhcrypto_la-validate.Tpo -c validate.c -fPIC -DPIC -o .libs/libhcrypto_la-validate.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libhcrypto_la-validate.lo -MD -MP -MF .deps/libhcrypto_la-validate.Tpo -c validate.c -o libhcrypto_la-validate.o mv -f .deps/libhcrypto_la-validate.Tpo .deps/libhcrypto_la-validate.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libhcrypto_la-ui.lo -MD -MP -MF .deps/libhcrypto_la-ui.Tpo -c -o libhcrypto_la-ui.lo `test -f 'ui.c' || echo './'`ui.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libhcrypto_la-ui.lo -MD -MP -MF .deps/libhcrypto_la-ui.Tpo -c ui.c -fPIC -DPIC -o .libs/libhcrypto_la-ui.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_HCRYPTO_LIB -I../../lib/roken -I../../lib/roken -I/include -I../../lib/hx509 -I./libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libhcrypto_la-ui.lo -MD -MP -MF .deps/libhcrypto_la-ui.Tpo -c ui.c -o libhcrypto_la-ui.o mv -f .deps/libhcrypto_la-ui.Tpo .deps/libhcrypto_la-ui.Plo /usr/bin/libtool --tag=CC --mode=link cc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -version-info 5:0:1 -L/usr/local/lib -o libhcrypto.la -rpath /usr/local/heimdal/lib libtommath/libhcrypto_la-bncore.lo libtommath/libhcrypto_la-bn_mp_init.lo libtommath/libhcrypto_la-bn_mp_clear.lo libtommath/libhcrypto_la-bn_mp_exch.lo libtommath/libhcrypto_la-bn_mp_grow.lo libtommath/libhcrypto_la-bn_mp_shrink.lo libtommath/libhcrypto_la-bn_mp_clamp.lo libtommath/libhcrypto_la-bn_mp_zero.lo libtommath/libhcrypto_la-bn_mp_zero_multi.lo libtommath/libhcrypto_la-bn_mp_set.lo libtommath/libhcrypto_la-bn_mp_set_int.lo libtommath/libhcrypto_la-bn_mp_init_size.lo libtommath/libhcrypto_la-bn_mp_copy.lo libtommath/libhcrypto_la-bn_mp_init_copy.lo libtommath/libhcrypto_la-bn_mp_abs.lo libtommath/libhcrypto_la-bn_mp_neg.lo libtommath/libhcrypto_la-bn_mp_cmp_mag.lo libtommath/libhcrypto_la-bn_mp_cmp.lo libtommath/libhcrypto_la-bn_mp_cmp_d.lo libtommath/libhcrypto_la-bn_mp_rshd.lo libtommath/libhcrypto_la-bn_mp_lshd.lo libtommath/libhcrypto_la-bn_mp_mod_2d.lo libtommath/libhcrypto_la-bn_mp_div_2d.lo libtommath/libhcrypto_la-bn_mp_mul_2d.lo libtommath/libhcrypto_la-bn_mp_div_2.lo libtommath/libhcrypto_la-bn_mp_mul_2.lo libtommath/libhcrypto_la-bn_s_mp_add.lo libtommath/libhcrypto_la-bn_s_mp_sub.lo libtommath/libhcrypto_la-bn_fast_s_mp_mul_digs.lo libtommath/libhcrypto_la-bn_s_mp_mul_digs.lo libtommath/libhcrypto_la-bn_fast_s_mp_mul_high_digs.lo libtommath/libhcrypto_la-bn_s_mp_mul_high_digs.lo libtommath/libhcrypto_la-bn_fast_s_mp_sqr.lo libtommath/libhcrypto_la-bn_s_mp_sqr.lo libtommath/libhcrypto_la-bn_mp_add.lo libtommath/libhcrypto_la-bn_mp_sub.lo libtommath/libhcrypto_la-bn_mp_karatsuba_mul.lo libtommath/libhcrypto_la-bn_mp_mul.lo libtommath/libhcrypto_la-bn_mp_karatsuba_sqr.lo libtommath/libhcrypto_la-bn_mp_sqr.lo libtommath/libhcrypto_la-bn_mp_div.lo libtommath/libhcrypto_la-bn_mp_mod.lo libtommath/libhcrypto_la-bn_mp_add_d.lo libtommath/libhcrypto_la-bn_mp_sub_d.lo libtommath/libhcrypto_la-bn_mp_mul_d.lo libtommath/libhcrypto_la-bn_mp_div_d.lo libtommath/libhcrypto_la-bn_mp_mod_d.lo libtommath/libhcrypto_la-bn_mp_expt_d.lo libtommath/libhcrypto_la-bn_mp_addmod.lo libtommath/libhcrypto_la-bn_mp_submod.lo libtommath/libhcrypto_la-bn_mp_mulmod.lo libtommath/libhcrypto_la-bn_mp_sqrmod.lo libtommath/libhcrypto_la-bn_mp_gcd.lo libtommath/libhcrypto_la-bn_mp_lcm.lo libtommath/libhcrypto_la-bn_fast_mp_invmod.lo libtommath/libhcrypto_la-bn_mp_invmod.lo libtommath/libhcrypto_la-bn_mp_reduce.lo libtommath/libhcrypto_la-bn_mp_montgomery_setup.lo libtommath/libhcrypto_la-bn_fast_mp_montgomery_reduce.lo libtommath/libhcrypto_la-bn_mp_montgomery_reduce.lo libtommath/libhcrypto_la-bn_mp_exptmod_fast.lo libtommath/libhcrypto_la-bn_mp_exptmod.lo libtommath/libhcrypto_la-bn_mp_2expt.lo libtommath/libhcrypto_la-bn_mp_n_root.lo libtommath/libhcrypto_la-bn_mp_jacobi.lo libtommath/libhcrypto_la-bn_reverse.lo libtommath/libhcrypto_la-bn_mp_count_bits.lo libtommath/libhcrypto_la-bn_mp_read_unsigned_bin.lo libtommath/libhcrypto_la-bn_mp_read_signed_bin.lo libtommath/libhcrypto_la-bn_mp_to_unsigned_bin.lo libtommath/libhcrypto_la-bn_mp_to_signed_bin.lo libtommath/libhcrypto_la-bn_mp_unsigned_bin_size.lo libtommath/libhcrypto_la-bn_mp_signed_bin_size.lo libtommath/libhcrypto_la-bn_mp_xor.lo libtommath/libhcrypto_la-bn_mp_and.lo libtommath/libhcrypto_la-bn_mp_or.lo libtommath/libhcrypto_la-bn_mp_rand.lo libtommath/libhcrypto_la-bn_mp_montgomery_calc_normalization.lo libtommath/libhcrypto_la-bn_mp_prime_is_divisible.lo libtommath/libhcrypto_la-bn_prime_tab.lo libtommath/libhcrypto_la-bn_mp_prime_fermat.lo libtommath/libhcrypto_la-bn_mp_prime_miller_rabin.lo libtommath/libhcrypto_la-bn_mp_prime_is_prime.lo libtommath/libhcrypto_la-bn_mp_prime_next_prime.lo libtommath/libhcrypto_la-bn_mp_find_prime.lo libtommath/libhcrypto_la-bn_mp_dr_reduce.lo libtommath/libhcrypto_la-bn_mp_dr_is_modulus.lo libtommath/libhcrypto_la-bn_mp_dr_setup.lo libtommath/libhcrypto_la-bn_mp_reduce_setup.lo libtommath/libhcrypto_la-bn_mp_toom_mul.lo libtommath/libhcrypto_la-bn_mp_toom_sqr.lo libtommath/libhcrypto_la-bn_mp_div_3.lo libtommath/libhcrypto_la-bn_s_mp_exptmod.lo libtommath/libhcrypto_la-bn_mp_reduce_2k.lo libtommath/libhcrypto_la-bn_mp_reduce_is_2k.lo libtommath/libhcrypto_la-bn_mp_reduce_2k_setup.lo libtommath/libhcrypto_la-bn_mp_reduce_2k_l.lo libtommath/libhcrypto_la-bn_mp_reduce_is_2k_l.lo libtommath/libhcrypto_la-bn_mp_reduce_2k_setup_l.lo libtommath/libhcrypto_la-bn_mp_radix_smap.lo libtommath/libhcrypto_la-bn_mp_read_radix.lo libtommath/libhcrypto_la-bn_mp_toradix.lo libtommath/libhcrypto_la-bn_mp_radix_size.lo libtommath/libhcrypto_la-bn_mp_fread.lo libtommath/libhcrypto_la-bn_mp_fwrite.lo libtommath/libhcrypto_la-bn_mp_cnt_lsb.lo libtommath/libhcrypto_la-bn_error.lo libtommath/libhcrypto_la-bn_mp_init_multi.lo libtommath/libhcrypto_la-bn_mp_clear_multi.lo libtommath/libhcrypto_la-bn_mp_exteuclid.lo libtommath/libhcrypto_la-bn_mp_toradix_n.lo libtommath/libhcrypto_la-bn_mp_prime_random_ex.lo libtommath/libhcrypto_la-bn_mp_get_int.lo libtommath/libhcrypto_la-bn_mp_sqrt.lo libtommath/libhcrypto_la-bn_mp_is_square.lo libtommath/libhcrypto_la-bn_mp_init_set.lo libtommath/libhcrypto_la-bn_mp_init_set_int.lo libtommath/libhcrypto_la-bn_mp_invmod_slow.lo libtommath/libhcrypto_la-bn_mp_prime_rabin_miller_trials.lo libtommath/libhcrypto_la-bn_mp_to_signed_bin_n.lo libtommath/libhcrypto_la-bn_mp_to_unsigned_bin_n.lo libhcrypto_la-aes.lo libhcrypto_la-bn.lo libhcrypto_la-common.lo libhcrypto_la-camellia.lo libhcrypto_la-camellia-ntt.lo libhcrypto_la-des.lo libhcrypto_la-dh.lo libhcrypto_la-dh-ltm.lo libhcrypto_la-dsa.lo libhcrypto_la-doxygen.lo libhcrypto_la-evp.lo libhcrypto_la-evp-hcrypto.lo libhcrypto_la-evp-cc.lo libhcrypto_la-evp-openssl.lo libhcrypto_la-evp-pkcs11.lo libhcrypto_la-engine.lo libhcrypto_la-hmac.lo libhcrypto_la-md4.lo libhcrypto_la-md5.lo libhcrypto_la-pkcs5.lo libhcrypto_la-pkcs12.lo libhcrypto_la-rand-fortuna.lo libhcrypto_la-rand-timer.lo libhcrypto_la-rand-unix.lo libhcrypto_la-rand.lo libhcrypto_la-rc2.lo libhcrypto_la-rc4.lo libhcrypto_la-rijndael-alg-fst.lo libhcrypto_la-rnd_keys.lo libhcrypto_la-rsa.lo libhcrypto_la-rsa-gmp.lo libhcrypto_la-rsa-ltm.lo libhcrypto_la-sha.lo libhcrypto_la-sha256.lo libhcrypto_la-sha512.lo libhcrypto_la-validate.lo libhcrypto_la-ui.lo ../../lib/asn1/libasn1.la ../../lib/base/libheimbase.la ../../lib/roken/libroken.la -lcrypto -pthread libtool: link: cc -shared -fPIC -DPIC -o .libs/libhcrypto.so.1.0 -pthread -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe libtommath/.libs/libhcrypto_la-bncore.o libtommath/.libs/libhcrypto_la-bn_mp_init.o libtommath/.libs/libhcrypto_la-bn_mp_clear.o libtommath/.libs/libhcrypto_la-bn_mp_exch.o libtommath/.libs/libhcrypto_la-bn_mp_grow.o libtommath/.libs/libhcrypto_la-bn_mp_shrink.o libtommath/.libs/libhcrypto_la-bn_mp_clamp.o libtommath/.libs/libhcrypto_la-bn_mp_zero.o libtommath/.libs/libhcrypto_la-bn_mp_zero_multi.o libtommath/.libs/libhcrypto_la-bn_mp_set.o libtommath/.libs/libhcrypto_la-bn_mp_set_int.o libtommath/.libs/libhcrypto_la-bn_mp_init_size.o libtommath/.libs/libhcrypto_la-bn_mp_copy.o libtommath/.libs/libhcrypto_la-bn_mp_init_copy.o libtommath/.libs/libhcrypto_la-bn_mp_abs.o libtommath/.libs/libhcrypto_la-bn_mp_neg.o libtommath/.libs/libhcrypto_la-bn_mp_cmp_mag.o libtommath/.libs/libhcrypto_la-bn_mp_cmp.o libtommath/.libs/libhcrypto_la-bn_mp_cmp_d.o libtommath/.libs/libhcrypto_la-bn_mp_rshd.o libtommath/.libs/libhcrypto_la-bn_mp_lshd.o libtommath/.libs/libhcrypto_la-bn_mp_mod_2d.o libtommath/.libs/libhcrypto_la-bn_mp_div_2d.o libtommath/.libs/libhcrypto_la-bn_mp_mul_2d.o libtommath/.libs/libhcrypto_la-bn_mp_div_2.o libtommath/.libs/libhcrypto_la-bn_mp_mul_2.o libtommath/.libs/libhcrypto_la-bn_s_mp_add.o libtommath/.libs/libhcrypto_la-bn_s_mp_sub.o libtommath/.libs/libhcrypto_la-bn_fast_s_mp_mul_digs.o libtommath/.libs/libhcrypto_la-bn_s_mp_mul_digs.o libtommath/.libs/libhcrypto_la-bn_fast_s_mp_mul_high_digs.o libtommath/.libs/libhcrypto_la-bn_s_mp_mul_high_digs.o libtommath/.libs/libhcrypto_la-bn_fast_s_mp_sqr.o libtommath/.libs/libhcrypto_la-bn_s_mp_sqr.o libtommath/.libs/libhcrypto_la-bn_mp_add.o libtommath/.libs/libhcrypto_la-bn_mp_sub.o libtommath/.libs/libhcrypto_la-bn_mp_karatsuba_mul.o libtommath/.libs/libhcrypto_la-bn_mp_mul.o libtommath/.libs/libhcrypto_la-bn_mp_karatsuba_sqr.o libtommath/.libs/libhcrypto_la-bn_mp_sqr.o libtommath/.libs/libhcrypto_la-bn_mp_div.o libtommath/.libs/libhcrypto_la-bn_mp_mod.o libtommath/.libs/libhcrypto_la-bn_mp_add_d.o libtommath/.libs/libhcrypto_la-bn_mp_sub_d.o libtommath/.libs/libhcrypto_la-bn_mp_mul_d.o libtommath/.libs/libhcrypto_la-bn_mp_div_d.o libtommath/.libs/libhcrypto_la-bn_mp_mod_d.o libtommath/.libs/libhcrypto_la-bn_mp_expt_d.o libtommath/.libs/libhcrypto_la-bn_mp_addmod.o libtommath/.libs/libhcrypto_la-bn_mp_submod.o libtommath/.libs/libhcrypto_la-bn_mp_mulmod.o libtommath/.libs/libhcrypto_la-bn_mp_sqrmod.o libtommath/.libs/libhcrypto_la-bn_mp_gcd.o libtommath/.libs/libhcrypto_la-bn_mp_lcm.o libtommath/.libs/libhcrypto_la-bn_fast_mp_invmod.o libtommath/.libs/libhcrypto_la-bn_mp_invmod.o libtommath/.libs/libhcrypto_la-bn_mp_reduce.o libtommath/.libs/libhcrypto_la-bn_mp_montgomery_setup.o libtommath/.libs/libhcrypto_la-bn_fast_mp_montgomery_reduce.o libtommath/.libs/libhcrypto_la-bn_mp_montgomery_reduce.o libtommath/.libs/libhcrypto_la-bn_mp_exptmod_fast.o libtommath/.libs/libhcrypto_la-bn_mp_exptmod.o libtommath/.libs/libhcrypto_la-bn_mp_2expt.o libtommath/.libs/libhcrypto_la-bn_mp_n_root.o libtommath/.libs/libhcrypto_la-bn_mp_jacobi.o libtommath/.libs/libhcrypto_la-bn_reverse.o libtommath/.libs/libhcrypto_la-bn_mp_count_bits.o libtommath/.libs/libhcrypto_la-bn_mp_read_unsigned_bin.o libtommath/.libs/libhcrypto_la-bn_mp_read_signed_bin.o libtommath/.libs/libhcrypto_la-bn_mp_to_unsigned_bin.o libtommath/.libs/libhcrypto_la-bn_mp_to_signed_bin.o libtommath/.libs/libhcrypto_la-bn_mp_unsigned_bin_size.o libtommath/.libs/libhcrypto_la-bn_mp_signed_bin_size.o libtommath/.libs/libhcrypto_la-bn_mp_xor.o libtommath/.libs/libhcrypto_la-bn_mp_and.o libtommath/.libs/libhcrypto_la-bn_mp_or.o libtommath/.libs/libhcrypto_la-bn_mp_rand.o libtommath/.libs/libhcrypto_la-bn_mp_montgomery_calc_normalization.o libtommath/.libs/libhcrypto_la-bn_mp_prime_is_divisible.o libtommath/.libs/libhcrypto_la-bn_prime_tab.o libtommath/.libs/libhcrypto_la-bn_mp_prime_fermat.o libtommath/.libs/libhcrypto_la-bn_mp_prime_miller_rabin.o libtommath/.libs/libhcrypto_la-bn_mp_prime_is_prime.o libtommath/.libs/libhcrypto_la-bn_mp_prime_next_prime.o libtommath/.libs/libhcrypto_la-bn_mp_find_prime.o libtommath/.libs/libhcrypto_la-bn_mp_dr_reduce.o libtommath/.libs/libhcrypto_la-bn_mp_dr_is_modulus.o libtommath/.libs/libhcrypto_la-bn_mp_dr_setup.o libtommath/.libs/libhcrypto_la-bn_mp_reduce_setup.o libtommath/.libs/libhcrypto_la-bn_mp_toom_mul.o libtommath/.libs/libhcrypto_la-bn_mp_toom_sqr.o libtommath/.libs/libhcrypto_la-bn_mp_div_3.o libtommath/.libs/libhcrypto_la-bn_s_mp_exptmod.o libtommath/.libs/libhcrypto_la-bn_mp_reduce_2k.o libtommath/.libs/libhcrypto_la-bn_mp_reduce_is_2k.o libtommath/.libs/libhcrypto_la-bn_mp_reduce_2k_setup.o libtommath/.libs/libhcrypto_la-bn_mp_reduce_2k_l.o libtommath/.libs/libhcrypto_la-bn_mp_reduce_is_2k_l.o libtommath/.libs/libhcrypto_la-bn_mp_reduce_2k_setup_l.o libtommath/.libs/libhcrypto_la-bn_mp_radix_smap.o libtommath/.libs/libhcrypto_la-bn_mp_read_radix.o libtommath/.libs/libhcrypto_la-bn_mp_toradix.o libtommath/.libs/libhcrypto_la-bn_mp_radix_size.o libtommath/.libs/libhcrypto_la-bn_mp_fread.o libtommath/.libs/libhcrypto_la-bn_mp_fwrite.o libtommath/.libs/libhcrypto_la-bn_mp_cnt_lsb.o libtommath/.libs/libhcrypto_la-bn_error.o libtommath/.libs/libhcrypto_la-bn_mp_init_multi.o libtommath/.libs/libhcrypto_la-bn_mp_clear_multi.o libtommath/.libs/libhcrypto_la-bn_mp_exteuclid.o libtommath/.libs/libhcrypto_la-bn_mp_toradix_n.o libtommath/.libs/libhcrypto_la-bn_mp_prime_random_ex.o libtommath/.libs/libhcrypto_la-bn_mp_get_int.o libtommath/.libs/libhcrypto_la-bn_mp_sqrt.o libtommath/.libs/libhcrypto_la-bn_mp_is_square.o libtommath/.libs/libhcrypto_la-bn_mp_init_set.o libtommath/.libs/libhcrypto_la-bn_mp_init_set_int.o libtommath/.libs/libhcrypto_la-bn_mp_invmod_slow.o libtommath/.libs/libhcrypto_la-bn_mp_prime_rabin_miller_trials.o libtommath/.libs/libhcrypto_la-bn_mp_to_signed_bin_n.o libtommath/.libs/libhcrypto_la-bn_mp_to_unsigned_bin_n.o .libs/libhcrypto_la-aes.o .libs/libhcrypto_la-bn.o .libs/libhcrypto_la-common.o .libs/libhcrypto_la-camellia.o .libs/libhcrypto_la-camellia-ntt.o .libs/libhcrypto_la-des.o .libs/libhcrypto_la-dh.o .libs/libhcrypto_la-dh-ltm.o .libs/libhcrypto_la-dsa.o .libs/libhcrypto_la-doxygen.o .libs/libhcrypto_la-evp.o .libs/libhcrypto_la-evp-hcrypto.o .libs/libhcrypto_la-evp-cc.o .libs/libhcrypto_la-evp-openssl.o .libs/libhcrypto_la-evp-pkcs11.o .libs/libhcrypto_la-engine.o .libs/libhcrypto_la-hmac.o .libs/libhcrypto_la-md4.o .libs/libhcrypto_la-md5.o .libs/libhcrypto_la-pkcs5.o .libs/libhcrypto_la-pkcs12.o .libs/libhcrypto_la-rand-fortuna.o .libs/libhcrypto_la-rand-timer.o .libs/libhcrypto_la-rand-unix.o .libs/libhcrypto_la-rand.o .libs/libhcrypto_la-rc2.o .libs/libhcrypto_la-rc4.o .libs/libhcrypto_la-rijndael-alg-fst.o .libs/libhcrypto_la-rnd_keys.o .libs/libhcrypto_la-rsa.o .libs/libhcrypto_la-rsa-gmp.o .libs/libhcrypto_la-rsa-ltm.o .libs/libhcrypto_la-sha.o .libs/libhcrypto_la-sha256.o .libs/libhcrypto_la-sha512.o .libs/libhcrypto_la-validate.o .libs/libhcrypto_la-ui.o -L.libs -lasn1 -lcom_err -lroken -lutil -lheimbase -lcrypto -Wl,-soname,libhcrypto.so.1.0,-rpath,/usr/local/heimdal/lib libtool: link: ar cru .libs/libhcrypto.a libtommath/libhcrypto_la-bncore.o libtommath/libhcrypto_la-bn_mp_init.o libtommath/libhcrypto_la-bn_mp_clear.o libtommath/libhcrypto_la-bn_mp_exch.o libtommath/libhcrypto_la-bn_mp_grow.o libtommath/libhcrypto_la-bn_mp_shrink.o libtommath/libhcrypto_la-bn_mp_clamp.o libtommath/libhcrypto_la-bn_mp_zero.o libtommath/libhcrypto_la-bn_mp_zero_multi.o libtommath/libhcrypto_la-bn_mp_set.o libtommath/libhcrypto_la-bn_mp_set_int.o libtommath/libhcrypto_la-bn_mp_init_size.o libtommath/libhcrypto_la-bn_mp_copy.o libtommath/libhcrypto_la-bn_mp_init_copy.o libtommath/libhcrypto_la-bn_mp_abs.o libtommath/libhcrypto_la-bn_mp_neg.o libtommath/libhcrypto_la-bn_mp_cmp_mag.o libtommath/libhcrypto_la-bn_mp_cmp.o libtommath/libhcrypto_la-bn_mp_cmp_d.o libtommath/libhcrypto_la-bn_mp_rshd.o libtommath/libhcrypto_la-bn_mp_lshd.o libtommath/libhcrypto_la-bn_mp_mod_2d.o libtommath/libhcrypto_la-bn_mp_div_2d.o libtommath/libhcrypto_la-bn_mp_mul_2d.o libtommath/libhcrypto_la-bn_mp_div_2.o libtommath/libhcrypto_la-bn_mp_mul_2.o libtommath/libhcrypto_la-bn_s_mp_add.o libtommath/libhcrypto_la-bn_s_mp_sub.o libtommath/libhcrypto_la-bn_fast_s_mp_mul_digs.o libtommath/libhcrypto_la-bn_s_mp_mul_digs.o libtommath/libhcrypto_la-bn_fast_s_mp_mul_high_digs.o libtommath/libhcrypto_la-bn_s_mp_mul_high_digs.o libtommath/libhcrypto_la-bn_fast_s_mp_sqr.o libtommath/libhcrypto_la-bn_s_mp_sqr.o libtommath/libhcrypto_la-bn_mp_add.o libtommath/libhcrypto_la-bn_mp_sub.o libtommath/libhcrypto_la-bn_mp_karatsuba_mul.o libtommath/libhcrypto_la-bn_mp_mul.o libtommath/libhcrypto_la-bn_mp_karatsuba_sqr.o libtommath/libhcrypto_la-bn_mp_sqr.o libtommath/libhcrypto_la-bn_mp_div.o libtommath/libhcrypto_la-bn_mp_mod.o libtommath/libhcrypto_la-bn_mp_add_d.o libtommath/libhcrypto_la-bn_mp_sub_d.o libtommath/libhcrypto_la-bn_mp_mul_d.o libtommath/libhcrypto_la-bn_mp_div_d.o libtommath/libhcrypto_la-bn_mp_mod_d.o libtommath/libhcrypto_la-bn_mp_expt_d.o libtommath/libhcrypto_la-bn_mp_addmod.o libtommath/libhcrypto_la-bn_mp_submod.o libtommath/libhcrypto_la-bn_mp_mulmod.o libtommath/libhcrypto_la-bn_mp_sqrmod.o libtommath/libhcrypto_la-bn_mp_gcd.o libtommath/libhcrypto_la-bn_mp_lcm.o libtommath/libhcrypto_la-bn_fast_mp_invmod.o libtommath/libhcrypto_la-bn_mp_invmod.o libtommath/libhcrypto_la-bn_mp_reduce.o libtommath/libhcrypto_la-bn_mp_montgomery_setup.o libtommath/libhcrypto_la-bn_fast_mp_montgomery_reduce.o libtommath/libhcrypto_la-bn_mp_montgomery_reduce.o libtommath/libhcrypto_la-bn_mp_exptmod_fast.o libtommath/libhcrypto_la-bn_mp_exptmod.o libtommath/libhcrypto_la-bn_mp_2expt.o libtommath/libhcrypto_la-bn_mp_n_root.o libtommath/libhcrypto_la-bn_mp_jacobi.o libtommath/libhcrypto_la-bn_reverse.o libtommath/libhcrypto_la-bn_mp_count_bits.o libtommath/libhcrypto_la-bn_mp_read_unsigned_bin.o libtommath/libhcrypto_la-bn_mp_read_signed_bin.o libtommath/libhcrypto_la-bn_mp_to_unsigned_bin.o libtommath/libhcrypto_la-bn_mp_to_signed_bin.o libtommath/libhcrypto_la-bn_mp_unsigned_bin_size.o libtommath/libhcrypto_la-bn_mp_signed_bin_size.o libtommath/libhcrypto_la-bn_mp_xor.o libtommath/libhcrypto_la-bn_mp_and.o libtommath/libhcrypto_la-bn_mp_or.o libtommath/libhcrypto_la-bn_mp_rand.o libtommath/libhcrypto_la-bn_mp_montgomery_calc_normalization.o libtommath/libhcrypto_la-bn_mp_prime_is_divisible.o libtommath/libhcrypto_la-bn_prime_tab.o libtommath/libhcrypto_la-bn_mp_prime_fermat.o libtommath/libhcrypto_la-bn_mp_prime_miller_rabin.o libtommath/libhcrypto_la-bn_mp_prime_is_prime.o libtommath/libhcrypto_la-bn_mp_prime_next_prime.o libtommath/libhcrypto_la-bn_mp_find_prime.o libtommath/libhcrypto_la-bn_mp_dr_reduce.o libtommath/libhcrypto_la-bn_mp_dr_is_modulus.o libtommath/libhcrypto_la-bn_mp_dr_setup.o libtommath/libhcrypto_la-bn_mp_reduce_setup.o libtommath/libhcrypto_la-bn_mp_toom_mul.o libtommath/libhcrypto_la-bn_mp_toom_sqr.o libtommath/libhcrypto_la-bn_mp_div_3.o libtommath/libhcrypto_la-bn_s_mp_exptmod.o libtommath/libhcrypto_la-bn_mp_reduce_2k.o libtommath/libhcrypto_la-bn_mp_reduce_is_2k.o libtommath/libhcrypto_la-bn_mp_reduce_2k_setup.o libtommath/libhcrypto_la-bn_mp_reduce_2k_l.o libtommath/libhcrypto_la-bn_mp_reduce_is_2k_l.o libtommath/libhcrypto_la-bn_mp_reduce_2k_setup_l.o libtommath/libhcrypto_la-bn_mp_radix_smap.o libtommath/libhcrypto_la-bn_mp_read_radix.o libtommath/libhcrypto_la-bn_mp_toradix.o libtommath/libhcrypto_la-bn_mp_radix_size.o libtommath/libhcrypto_la-bn_mp_fread.o libtommath/libhcrypto_la-bn_mp_fwrite.o libtommath/libhcrypto_la-bn_mp_cnt_lsb.o libtommath/libhcrypto_la-bn_error.o libtommath/libhcrypto_la-bn_mp_init_multi.o libtommath/libhcrypto_la-bn_mp_clear_multi.o libtommath/libhcrypto_la-bn_mp_exteuclid.o libtommath/libhcrypto_la-bn_mp_toradix_n.o libtommath/libhcrypto_la-bn_mp_prime_random_ex.o libtommath/libhcrypto_la-bn_mp_get_int.o libtommath/libhcrypto_la-bn_mp_sqrt.o libtommath/libhcrypto_la-bn_mp_is_square.o libtommath/libhcrypto_la-bn_mp_init_set.o libtommath/libhcrypto_la-bn_mp_init_set_int.o libtommath/libhcrypto_la-bn_mp_invmod_slow.o libtommath/libhcrypto_la-bn_mp_prime_rabin_miller_trials.o libtommath/libhcrypto_la-bn_mp_to_signed_bin_n.o libtommath/libhcrypto_la-bn_mp_to_unsigned_bin_n.o libhcrypto_la-aes.o libhcrypto_la-bn.o libhcrypto_la-common.o libhcrypto_la-camellia.o libhcrypto_la-camellia-ntt.o libhcrypto_la-des.o libhcrypto_la-dh.o libhcrypto_la-dh-ltm.o libhcrypto_la-dsa.o libhcrypto_la-doxygen.o libhcrypto_la-evp.o libhcrypto_la-evp-hcrypto.o libhcrypto_la-evp-cc.o libhcrypto_la-evp-openssl.o libhcrypto_la-evp-pkcs11.o libhcrypto_la-engine.o libhcrypto_la-hmac.o libhcrypto_la-md4.o libhcrypto_la-md5.o libhcrypto_la-pkcs5.o libhcrypto_la-pkcs12.o libhcrypto_la-rand-fortuna.o libhcrypto_la-rand-timer.o libhcrypto_la-rand-unix.o libhcrypto_la-rand.o libhcrypto_la-rc2.o libhcrypto_la-rc4.o libhcrypto_la-rijndael-alg-fst.o libhcrypto_la-rnd_keys.o libhcrypto_la-rsa.o libhcrypto_la-rsa-gmp.o libhcrypto_la-rsa-ltm.o libhcrypto_la-sha.o libhcrypto_la-sha256.o libhcrypto_la-sha512.o libhcrypto_la-validate.o libhcrypto_la-ui.o libtool: link: ranlib .libs/libhcrypto.a /usr/bin/libtool --tag=CC --mode=link cc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -L/usr/local/lib -o test_rand test_rand.o libhcrypto.la ../../lib/vers/libvers.la ../../lib/roken/libroken.la -lcrypto -lm -pthread libtool: link: cc -o .libs/test_rand -pthread -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe test_rand.o /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/vers/.libs/libvers.a -L.libs -lhcrypto -lasn1 -lcom_err -lroken -lutil -lheimbase -lcrypto -lm -Wl,-rpath,/usr/local/heimdal/lib cp ./aes.h ../../include/hcrypto/aes.h cp ./bn.h ../../include/hcrypto/bn.h cp ./des.h ../../include/hcrypto/des.h cp ./dh.h ../../include/hcrypto/dh.h cp ./dsa.h ../../include/hcrypto/dsa.h cp ./ec.h ../../include/hcrypto/ec.h cp ./ecdh.h ../../include/hcrypto/ecdh.h cp ./ecdsa.h ../../include/hcrypto/ecdsa.h cp ./engine.h ../../include/hcrypto/engine.h cp ./evp.h ../../include/hcrypto/evp.h cp ./evp-hcrypto.h ../../include/hcrypto/evp-hcrypto.h cp ./evp-cc.h ../../include/hcrypto/evp-cc.h cp ./evp-openssl.h ../../include/hcrypto/evp-openssl.h cp ./evp-pkcs11.h ../../include/hcrypto/evp-pkcs11.h cp ./hmac.h ../../include/hcrypto/hmac.h cp ./md4.h ../../include/hcrypto/md4.h cp ./md5.h ../../include/hcrypto/md5.h cp ./pkcs12.h ../../include/hcrypto/pkcs12.h cp ./rand.h ../../include/hcrypto/rand.h cp ./rc2.h ../../include/hcrypto/rc2.h cp ./rc4.h ../../include/hcrypto/rc4.h cp ./rsa.h ../../include/hcrypto/rsa.h cp ./sha.h ../../include/hcrypto/sha.h cp ./ui.h ../../include/hcrypto/ui.h cp ./undef.h ../../include/hcrypto/undef.h gmake[2]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/hcrypto' Making all in ipc gmake[2]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/ipc' cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT tc.o -MD -MP -MF .deps/tc.Tpo -c -o tc.o tc.c mv -f .deps/tc.Tpo .deps/tc.Po /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT client.lo -MD -MP -MF .deps/client.Tpo -c -o client.lo client.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT client.lo -MD -MP -MF .deps/client.Tpo -c client.c -fPIC -DPIC -o .libs/client.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT client.lo -MD -MP -MF .deps/client.Tpo -c client.c -o client.o mv -f .deps/client.Tpo .deps/client.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT common.lo -MD -MP -MF .deps/common.Tpo -c -o common.lo common.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT common.lo -MD -MP -MF .deps/common.Tpo -c common.c -fPIC -DPIC -o .libs/common.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT common.lo -MD -MP -MF .deps/common.Tpo -c common.c -o common.o mv -f .deps/common.Tpo .deps/common.Plo /usr/bin/libtool --tag=CC --mode=link cc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -L/usr/local/lib -o libheim-ipcc.la client.lo common.lo ../../lib/base/libheimbase.la ../../lib/vers/libvers.la ../../lib/roken/libroken.la -pthread -pthread libtool: link: ar x /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/vers/.libs/libvers.a libtool: link: ar cru .libs/libheim-ipcc.a ./.libs/libheim-ipcc.lax/libvers.a/print_version.o .libs/client.o .libs/common.o libtool: link: ranlib .libs/libheim-ipcc.a /usr/bin/libtool --tag=CC --mode=link cc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -L/usr/local/lib -o tc tc.o libheim-ipcc.la ../../lib/vers/libvers.la ../../lib/roken/libroken.la -pthread libtool: link: cc -o .libs/tc -pthread -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe tc.o /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/ipc/.libs/libheim-ipcc.a /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/vers/.libs/libvers.a -L.libs -lheimbase -lroken -lutil -Wl,-rpath,/usr/local/heimdal/lib cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ts.o -MD -MP -MF .deps/ts.Tpo -c -o ts.o ts.c mv -f .deps/ts.Tpo .deps/ts.Po /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT server.lo -MD -MP -MF .deps/server.Tpo -c -o server.lo server.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT server.lo -MD -MP -MF .deps/server.Tpo -c server.c -fPIC -DPIC -o .libs/server.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT server.lo -MD -MP -MF .deps/server.Tpo -c server.c -o server.o mv -f .deps/server.Tpo .deps/server.Plo /usr/bin/libtool --tag=CC --mode=link cc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -L/usr/local/lib -o libheim-ipcs.la server.lo common.lo ../../lib/base/libheimbase.la ../../lib/vers/libvers.la ../../lib/roken/libroken.la -pthread -pthread libtool: link: ar x /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/vers/.libs/libvers.a libtool: link: ar cru .libs/libheim-ipcs.a ./.libs/libheim-ipcs.lax/libvers.a/print_version.o .libs/server.o .libs/common.o libtool: link: ranlib .libs/libheim-ipcs.a /usr/bin/libtool --tag=CC --mode=link cc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -L/usr/local/lib -o ts ts.o libheim-ipcs.la ../../lib/vers/libvers.la ../../lib/roken/libroken.la -pthread libtool: link: cc -o .libs/ts -pthread -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe ts.o /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/ipc/.libs/libheim-ipcs.a /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/vers/.libs/libvers.a -L.libs -lheimbase -lroken -lutil -Wl,-rpath,/usr/local/heimdal/lib cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ts-http.o -MD -MP -MF .deps/ts-http.Tpo -c -o ts-http.o ts-http.c mv -f .deps/ts-http.Tpo .deps/ts-http.Po /usr/bin/libtool --tag=CC --mode=link cc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -L/usr/local/lib -o ts-http ts-http.o libheim-ipcs.la ../../lib/vers/libvers.la ../../lib/roken/libroken.la -pthread libtool: link: cc -o .libs/ts-http -pthread -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe ts-http.o /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/ipc/.libs/libheim-ipcs.a /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/vers/.libs/libvers.a -L.libs -lheimbase -lroken -lutil -Wl,-rpath,/usr/local/heimdal/lib cp ./heim-ipc.h ../../include/heim-ipc.h gmake[2]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/ipc' Making all in hx509 gmake[2]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/hx509' ../../lib/asn1/asn1_compile --option-file=./ocsp.opt ./ocsp.asn1 ocsp_asn1 || (rm -f ocsp_asn1_files ; exit 1) /bin/sh: no: not found /bin/sh: no: not found /bin/sh: no: not found /bin/sh: no: not found /bin/sh: no: not found /bin/sh: no: not found /bin/sh: no: not found /bin/sh: no: not found /bin/sh: no: not found /bin/sh: no: not found /bin/sh: no: not found /bin/sh: no: not found /bin/sh: no: not found /bin/sh: no: not found /bin/sh: no: not found /bin/sh: no: not found /bin/sh: no: not found /bin/sh: no: not found ../../lib/asn1/asn1_compile --option-file=./pkcs10.opt ./pkcs10.asn1 pkcs10_asn1 || (rm -f pkcs10_asn1_files ; exit 1) /bin/sh: no: not found /bin/sh: no: not found compile_et hx509_err.et gmake all-am gmake[3]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/hx509' cd . && perl ../../cf/make-proto.pl -R '^(_|^C)' -E HX509_LIB -q -P comment -o hx509-protos.h ca.c cert.c char_map.h cms.c collector.c crypto.c crypto-ec.c doxygen.c error.c env.c file.c hx509.h hx_locl.h sel.c sel.h sel-gram.y sel-lex.l keyset.c ks_dir.c ks_file.c ks_mem.c ks_null.c ks_p11.c ks_p12.c ks_keychain.c lock.c name.c peer.c print.c softp11.c ref/pkcs11.h req.c revoke.c || rm -f hx509-protos.h cd . && perl ../../cf/make-proto.pl -q -P comment -p hx509-private.h ca.c cert.c char_map.h cms.c collector.c crypto.c crypto-ec.c doxygen.c error.c env.c file.c hx509.h hx_locl.h sel.c sel.h sel-gram.y sel-lex.l keyset.c ks_dir.c ks_file.c ks_mem.c ks_null.c ks_p11.c ks_p12.c ks_keychain.c lock.c name.c peer.c print.c softp11.c ref/pkcs11.h req.c revoke.c || rm -f hx509-private.h ../../lib/sl/slc ./hxtool-commands.in ;../../lib/asn1/asn1_compile ./crmf.asn1 crmf_asn1 || (rm -f crmf_asn1_files ; exit 1) cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT hxtool.o -MD -MP -MF .deps/hxtool.Tpo -c -o hxtool.o hxtool.c mv -f .deps/hxtool.Tpo .deps/hxtool.Po cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT hxtool-commands.o -MD -MP -MF .deps/hxtool-commands.Tpo -c -o hxtool-commands.o hxtool-commands.c mv -f .deps/hxtool-commands.Tpo .deps/hxtool-commands.Po /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ca.lo -MD -MP -MF .deps/ca.Tpo -c -o ca.lo ca.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ca.lo -MD -MP -MF .deps/ca.Tpo -c ca.c -fPIC -DPIC -o .libs/ca.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ca.lo -MD -MP -MF .deps/ca.Tpo -c ca.c -o ca.o mv -f .deps/ca.Tpo .deps/ca.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT cert.lo -MD -MP -MF .deps/cert.Tpo -c -o cert.lo cert.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT cert.lo -MD -MP -MF .deps/cert.Tpo -c cert.c -fPIC -DPIC -o .libs/cert.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT cert.lo -MD -MP -MF .deps/cert.Tpo -c cert.c -o cert.o mv -f .deps/cert.Tpo .deps/cert.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT cms.lo -MD -MP -MF .deps/cms.Tpo -c -o cms.lo cms.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT cms.lo -MD -MP -MF .deps/cms.Tpo -c cms.c -fPIC -DPIC -o .libs/cms.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT cms.lo -MD -MP -MF .deps/cms.Tpo -c cms.c -o cms.o mv -f .deps/cms.Tpo .deps/cms.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT collector.lo -MD -MP -MF .deps/collector.Tpo -c -o collector.lo collector.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT collector.lo -MD -MP -MF .deps/collector.Tpo -c collector.c -fPIC -DPIC -o .libs/collector.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT collector.lo -MD -MP -MF .deps/collector.Tpo -c collector.c -o collector.o mv -f .deps/collector.Tpo .deps/collector.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT crypto.lo -MD -MP -MF .deps/crypto.Tpo -c -o crypto.lo crypto.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT crypto.lo -MD -MP -MF .deps/crypto.Tpo -c crypto.c -fPIC -DPIC -o .libs/crypto.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT crypto.lo -MD -MP -MF .deps/crypto.Tpo -c crypto.c -o crypto.o mv -f .deps/crypto.Tpo .deps/crypto.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT crypto-ec.lo -MD -MP -MF .deps/crypto-ec.Tpo -c -o crypto-ec.lo crypto-ec.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT crypto-ec.lo -MD -MP -MF .deps/crypto-ec.Tpo -c crypto-ec.c -fPIC -DPIC -o .libs/crypto-ec.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT crypto-ec.lo -MD -MP -MF .deps/crypto-ec.Tpo -c crypto-ec.c -o crypto-ec.o mv -f .deps/crypto-ec.Tpo .deps/crypto-ec.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT doxygen.lo -MD -MP -MF .deps/doxygen.Tpo -c -o doxygen.lo doxygen.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT doxygen.lo -MD -MP -MF .deps/doxygen.Tpo -c doxygen.c -fPIC -DPIC -o .libs/doxygen.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT doxygen.lo -MD -MP -MF .deps/doxygen.Tpo -c doxygen.c -o doxygen.o mv -f .deps/doxygen.Tpo .deps/doxygen.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT error.lo -MD -MP -MF .deps/error.Tpo -c -o error.lo error.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT error.lo -MD -MP -MF .deps/error.Tpo -c error.c -fPIC -DPIC -o .libs/error.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT error.lo -MD -MP -MF .deps/error.Tpo -c error.c -o error.o mv -f .deps/error.Tpo .deps/error.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT env.lo -MD -MP -MF .deps/env.Tpo -c -o env.lo env.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT env.lo -MD -MP -MF .deps/env.Tpo -c env.c -fPIC -DPIC -o .libs/env.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT env.lo -MD -MP -MF .deps/env.Tpo -c env.c -o env.o mv -f .deps/env.Tpo .deps/env.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT file.lo -MD -MP -MF .deps/file.Tpo -c -o file.lo file.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT file.lo -MD -MP -MF .deps/file.Tpo -c file.c -fPIC -DPIC -o .libs/file.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT file.lo -MD -MP -MF .deps/file.Tpo -c file.c -o file.o mv -f .deps/file.Tpo .deps/file.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT sel.lo -MD -MP -MF .deps/sel.Tpo -c -o sel.lo sel.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT sel.lo -MD -MP -MF .deps/sel.Tpo -c sel.c -fPIC -DPIC -o .libs/sel.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT sel.lo -MD -MP -MF .deps/sel.Tpo -c sel.c -o sel.o mv -f .deps/sel.Tpo .deps/sel.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT sel-gram.lo -MD -MP -MF .deps/sel-gram.Tpo -c -o sel-gram.lo sel-gram.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT sel-gram.lo -MD -MP -MF .deps/sel-gram.Tpo -c sel-gram.c -fPIC -DPIC -o .libs/sel-gram.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT sel-gram.lo -MD -MP -MF .deps/sel-gram.Tpo -c sel-gram.c -o sel-gram.o mv -f .deps/sel-gram.Tpo .deps/sel-gram.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT sel-lex.lo -MD -MP -MF .deps/sel-lex.Tpo -c -o sel-lex.lo sel-lex.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT sel-lex.lo -MD -MP -MF .deps/sel-lex.Tpo -c sel-lex.c -fPIC -DPIC -o .libs/sel-lex.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT sel-lex.lo -MD -MP -MF .deps/sel-lex.Tpo -c sel-lex.c -o sel-lex.o mv -f .deps/sel-lex.Tpo .deps/sel-lex.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT keyset.lo -MD -MP -MF .deps/keyset.Tpo -c -o keyset.lo keyset.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT keyset.lo -MD -MP -MF .deps/keyset.Tpo -c keyset.c -fPIC -DPIC -o .libs/keyset.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT keyset.lo -MD -MP -MF .deps/keyset.Tpo -c keyset.c -o keyset.o mv -f .deps/keyset.Tpo .deps/keyset.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ks_dir.lo -MD -MP -MF .deps/ks_dir.Tpo -c -o ks_dir.lo ks_dir.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ks_dir.lo -MD -MP -MF .deps/ks_dir.Tpo -c ks_dir.c -fPIC -DPIC -o .libs/ks_dir.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ks_dir.lo -MD -MP -MF .deps/ks_dir.Tpo -c ks_dir.c -o ks_dir.o mv -f .deps/ks_dir.Tpo .deps/ks_dir.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ks_file.lo -MD -MP -MF .deps/ks_file.Tpo -c -o ks_file.lo ks_file.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ks_file.lo -MD -MP -MF .deps/ks_file.Tpo -c ks_file.c -fPIC -DPIC -o .libs/ks_file.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ks_file.lo -MD -MP -MF .deps/ks_file.Tpo -c ks_file.c -o ks_file.o mv -f .deps/ks_file.Tpo .deps/ks_file.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ks_mem.lo -MD -MP -MF .deps/ks_mem.Tpo -c -o ks_mem.lo ks_mem.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ks_mem.lo -MD -MP -MF .deps/ks_mem.Tpo -c ks_mem.c -fPIC -DPIC -o .libs/ks_mem.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ks_mem.lo -MD -MP -MF .deps/ks_mem.Tpo -c ks_mem.c -o ks_mem.o mv -f .deps/ks_mem.Tpo .deps/ks_mem.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ks_null.lo -MD -MP -MF .deps/ks_null.Tpo -c -o ks_null.lo ks_null.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ks_null.lo -MD -MP -MF .deps/ks_null.Tpo -c ks_null.c -fPIC -DPIC -o .libs/ks_null.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ks_null.lo -MD -MP -MF .deps/ks_null.Tpo -c ks_null.c -o ks_null.o mv -f .deps/ks_null.Tpo .deps/ks_null.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ks_p11.lo -MD -MP -MF .deps/ks_p11.Tpo -c -o ks_p11.lo ks_p11.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ks_p11.lo -MD -MP -MF .deps/ks_p11.Tpo -c ks_p11.c -fPIC -DPIC -o .libs/ks_p11.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ks_p11.lo -MD -MP -MF .deps/ks_p11.Tpo -c ks_p11.c -o ks_p11.o mv -f .deps/ks_p11.Tpo .deps/ks_p11.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ks_p12.lo -MD -MP -MF .deps/ks_p12.Tpo -c -o ks_p12.lo ks_p12.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ks_p12.lo -MD -MP -MF .deps/ks_p12.Tpo -c ks_p12.c -fPIC -DPIC -o .libs/ks_p12.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ks_p12.lo -MD -MP -MF .deps/ks_p12.Tpo -c ks_p12.c -o ks_p12.o mv -f .deps/ks_p12.Tpo .deps/ks_p12.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ks_keychain.lo -MD -MP -MF .deps/ks_keychain.Tpo -c -o ks_keychain.lo ks_keychain.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ks_keychain.lo -MD -MP -MF .deps/ks_keychain.Tpo -c ks_keychain.c -fPIC -DPIC -o .libs/ks_keychain.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ks_keychain.lo -MD -MP -MF .deps/ks_keychain.Tpo -c ks_keychain.c -o ks_keychain.o mv -f .deps/ks_keychain.Tpo .deps/ks_keychain.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT lock.lo -MD -MP -MF .deps/lock.Tpo -c -o lock.lo lock.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT lock.lo -MD -MP -MF .deps/lock.Tpo -c lock.c -fPIC -DPIC -o .libs/lock.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT lock.lo -MD -MP -MF .deps/lock.Tpo -c lock.c -o lock.o mv -f .deps/lock.Tpo .deps/lock.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT name.lo -MD -MP -MF .deps/name.Tpo -c -o name.lo name.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT name.lo -MD -MP -MF .deps/name.Tpo -c name.c -fPIC -DPIC -o .libs/name.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT name.lo -MD -MP -MF .deps/name.Tpo -c name.c -o name.o mv -f .deps/name.Tpo .deps/name.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT peer.lo -MD -MP -MF .deps/peer.Tpo -c -o peer.lo peer.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT peer.lo -MD -MP -MF .deps/peer.Tpo -c peer.c -fPIC -DPIC -o .libs/peer.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT peer.lo -MD -MP -MF .deps/peer.Tpo -c peer.c -o peer.o mv -f .deps/peer.Tpo .deps/peer.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT print.lo -MD -MP -MF .deps/print.Tpo -c -o print.lo print.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT print.lo -MD -MP -MF .deps/print.Tpo -c print.c -fPIC -DPIC -o .libs/print.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT print.lo -MD -MP -MF .deps/print.Tpo -c print.c -o print.o mv -f .deps/print.Tpo .deps/print.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT softp11.lo -MD -MP -MF .deps/softp11.Tpo -c -o softp11.lo softp11.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT softp11.lo -MD -MP -MF .deps/softp11.Tpo -c softp11.c -fPIC -DPIC -o .libs/softp11.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT softp11.lo -MD -MP -MF .deps/softp11.Tpo -c softp11.c -o softp11.o mv -f .deps/softp11.Tpo .deps/softp11.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT req.lo -MD -MP -MF .deps/req.Tpo -c -o req.lo req.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT req.lo -MD -MP -MF .deps/req.Tpo -c req.c -fPIC -DPIC -o .libs/req.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT req.lo -MD -MP -MF .deps/req.Tpo -c req.c -o req.o mv -f .deps/req.Tpo .deps/req.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT revoke.lo -MD -MP -MF .deps/revoke.Tpo -c -o revoke.lo revoke.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT revoke.lo -MD -MP -MF .deps/revoke.Tpo -c revoke.c -fPIC -DPIC -o .libs/revoke.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT revoke.lo -MD -MP -MF .deps/revoke.Tpo -c revoke.c -o revoke.o mv -f .deps/revoke.Tpo .deps/revoke.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_OCSPBasicOCSPResponse.lo -MD -MP -MF .deps/asn1_OCSPBasicOCSPResponse.Tpo -c -o asn1_OCSPBasicOCSPResponse.lo asn1_OCSPBasicOCSPResponse.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_OCSPBasicOCSPResponse.lo -MD -MP -MF .deps/asn1_OCSPBasicOCSPResponse.Tpo -c asn1_OCSPBasicOCSPResponse.c -fPIC -DPIC -o .libs/asn1_OCSPBasicOCSPResponse.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_OCSPBasicOCSPResponse.lo -MD -MP -MF .deps/asn1_OCSPBasicOCSPResponse.Tpo -c asn1_OCSPBasicOCSPResponse.c -o asn1_OCSPBasicOCSPResponse.o mv -f .deps/asn1_OCSPBasicOCSPResponse.Tpo .deps/asn1_OCSPBasicOCSPResponse.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_OCSPCertID.lo -MD -MP -MF .deps/asn1_OCSPCertID.Tpo -c -o asn1_OCSPCertID.lo asn1_OCSPCertID.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_OCSPCertID.lo -MD -MP -MF .deps/asn1_OCSPCertID.Tpo -c asn1_OCSPCertID.c -fPIC -DPIC -o .libs/asn1_OCSPCertID.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_OCSPCertID.lo -MD -MP -MF .deps/asn1_OCSPCertID.Tpo -c asn1_OCSPCertID.c -o asn1_OCSPCertID.o mv -f .deps/asn1_OCSPCertID.Tpo .deps/asn1_OCSPCertID.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_OCSPCertStatus.lo -MD -MP -MF .deps/asn1_OCSPCertStatus.Tpo -c -o asn1_OCSPCertStatus.lo asn1_OCSPCertStatus.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_OCSPCertStatus.lo -MD -MP -MF .deps/asn1_OCSPCertStatus.Tpo -c asn1_OCSPCertStatus.c -fPIC -DPIC -o .libs/asn1_OCSPCertStatus.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_OCSPCertStatus.lo -MD -MP -MF .deps/asn1_OCSPCertStatus.Tpo -c asn1_OCSPCertStatus.c -o asn1_OCSPCertStatus.o mv -f .deps/asn1_OCSPCertStatus.Tpo .deps/asn1_OCSPCertStatus.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_OCSPInnerRequest.lo -MD -MP -MF .deps/asn1_OCSPInnerRequest.Tpo -c -o asn1_OCSPInnerRequest.lo asn1_OCSPInnerRequest.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_OCSPInnerRequest.lo -MD -MP -MF .deps/asn1_OCSPInnerRequest.Tpo -c asn1_OCSPInnerRequest.c -fPIC -DPIC -o .libs/asn1_OCSPInnerRequest.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_OCSPInnerRequest.lo -MD -MP -MF .deps/asn1_OCSPInnerRequest.Tpo -c asn1_OCSPInnerRequest.c -o asn1_OCSPInnerRequest.o mv -f .deps/asn1_OCSPInnerRequest.Tpo .deps/asn1_OCSPInnerRequest.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_OCSPKeyHash.lo -MD -MP -MF .deps/asn1_OCSPKeyHash.Tpo -c -o asn1_OCSPKeyHash.lo asn1_OCSPKeyHash.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_OCSPKeyHash.lo -MD -MP -MF .deps/asn1_OCSPKeyHash.Tpo -c asn1_OCSPKeyHash.c -fPIC -DPIC -o .libs/asn1_OCSPKeyHash.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_OCSPKeyHash.lo -MD -MP -MF .deps/asn1_OCSPKeyHash.Tpo -c asn1_OCSPKeyHash.c -o asn1_OCSPKeyHash.o mv -f .deps/asn1_OCSPKeyHash.Tpo .deps/asn1_OCSPKeyHash.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_OCSPRequest.lo -MD -MP -MF .deps/asn1_OCSPRequest.Tpo -c -o asn1_OCSPRequest.lo asn1_OCSPRequest.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_OCSPRequest.lo -MD -MP -MF .deps/asn1_OCSPRequest.Tpo -c asn1_OCSPRequest.c -fPIC -DPIC -o .libs/asn1_OCSPRequest.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_OCSPRequest.lo -MD -MP -MF .deps/asn1_OCSPRequest.Tpo -c asn1_OCSPRequest.c -o asn1_OCSPRequest.o mv -f .deps/asn1_OCSPRequest.Tpo .deps/asn1_OCSPRequest.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_OCSPResponderID.lo -MD -MP -MF .deps/asn1_OCSPResponderID.Tpo -c -o asn1_OCSPResponderID.lo asn1_OCSPResponderID.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_OCSPResponderID.lo -MD -MP -MF .deps/asn1_OCSPResponderID.Tpo -c asn1_OCSPResponderID.c -fPIC -DPIC -o .libs/asn1_OCSPResponderID.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_OCSPResponderID.lo -MD -MP -MF .deps/asn1_OCSPResponderID.Tpo -c asn1_OCSPResponderID.c -o asn1_OCSPResponderID.o mv -f .deps/asn1_OCSPResponderID.Tpo .deps/asn1_OCSPResponderID.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_OCSPResponse.lo -MD -MP -MF .deps/asn1_OCSPResponse.Tpo -c -o asn1_OCSPResponse.lo asn1_OCSPResponse.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_OCSPResponse.lo -MD -MP -MF .deps/asn1_OCSPResponse.Tpo -c asn1_OCSPResponse.c -fPIC -DPIC -o .libs/asn1_OCSPResponse.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_OCSPResponse.lo -MD -MP -MF .deps/asn1_OCSPResponse.Tpo -c asn1_OCSPResponse.c -o asn1_OCSPResponse.o mv -f .deps/asn1_OCSPResponse.Tpo .deps/asn1_OCSPResponse.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_OCSPResponseBytes.lo -MD -MP -MF .deps/asn1_OCSPResponseBytes.Tpo -c -o asn1_OCSPResponseBytes.lo asn1_OCSPResponseBytes.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_OCSPResponseBytes.lo -MD -MP -MF .deps/asn1_OCSPResponseBytes.Tpo -c asn1_OCSPResponseBytes.c -fPIC -DPIC -o .libs/asn1_OCSPResponseBytes.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_OCSPResponseBytes.lo -MD -MP -MF .deps/asn1_OCSPResponseBytes.Tpo -c asn1_OCSPResponseBytes.c -o asn1_OCSPResponseBytes.o mv -f .deps/asn1_OCSPResponseBytes.Tpo .deps/asn1_OCSPResponseBytes.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_OCSPResponseData.lo -MD -MP -MF .deps/asn1_OCSPResponseData.Tpo -c -o asn1_OCSPResponseData.lo asn1_OCSPResponseData.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_OCSPResponseData.lo -MD -MP -MF .deps/asn1_OCSPResponseData.Tpo -c asn1_OCSPResponseData.c -fPIC -DPIC -o .libs/asn1_OCSPResponseData.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_OCSPResponseData.lo -MD -MP -MF .deps/asn1_OCSPResponseData.Tpo -c asn1_OCSPResponseData.c -o asn1_OCSPResponseData.o mv -f .deps/asn1_OCSPResponseData.Tpo .deps/asn1_OCSPResponseData.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_OCSPResponseStatus.lo -MD -MP -MF .deps/asn1_OCSPResponseStatus.Tpo -c -o asn1_OCSPResponseStatus.lo asn1_OCSPResponseStatus.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_OCSPResponseStatus.lo -MD -MP -MF .deps/asn1_OCSPResponseStatus.Tpo -c asn1_OCSPResponseStatus.c -fPIC -DPIC -o .libs/asn1_OCSPResponseStatus.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_OCSPResponseStatus.lo -MD -MP -MF .deps/asn1_OCSPResponseStatus.Tpo -c asn1_OCSPResponseStatus.c -o asn1_OCSPResponseStatus.o mv -f .deps/asn1_OCSPResponseStatus.Tpo .deps/asn1_OCSPResponseStatus.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_OCSPSignature.lo -MD -MP -MF .deps/asn1_OCSPSignature.Tpo -c -o asn1_OCSPSignature.lo asn1_OCSPSignature.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_OCSPSignature.lo -MD -MP -MF .deps/asn1_OCSPSignature.Tpo -c asn1_OCSPSignature.c -fPIC -DPIC -o .libs/asn1_OCSPSignature.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_OCSPSignature.lo -MD -MP -MF .deps/asn1_OCSPSignature.Tpo -c asn1_OCSPSignature.c -o asn1_OCSPSignature.o mv -f .deps/asn1_OCSPSignature.Tpo .deps/asn1_OCSPSignature.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_OCSPSingleResponse.lo -MD -MP -MF .deps/asn1_OCSPSingleResponse.Tpo -c -o asn1_OCSPSingleResponse.lo asn1_OCSPSingleResponse.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_OCSPSingleResponse.lo -MD -MP -MF .deps/asn1_OCSPSingleResponse.Tpo -c asn1_OCSPSingleResponse.c -fPIC -DPIC -o .libs/asn1_OCSPSingleResponse.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_OCSPSingleResponse.lo -MD -MP -MF .deps/asn1_OCSPSingleResponse.Tpo -c asn1_OCSPSingleResponse.c -o asn1_OCSPSingleResponse.o mv -f .deps/asn1_OCSPSingleResponse.Tpo .deps/asn1_OCSPSingleResponse.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_OCSPTBSRequest.lo -MD -MP -MF .deps/asn1_OCSPTBSRequest.Tpo -c -o asn1_OCSPTBSRequest.lo asn1_OCSPTBSRequest.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_OCSPTBSRequest.lo -MD -MP -MF .deps/asn1_OCSPTBSRequest.Tpo -c asn1_OCSPTBSRequest.c -fPIC -DPIC -o .libs/asn1_OCSPTBSRequest.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_OCSPTBSRequest.lo -MD -MP -MF .deps/asn1_OCSPTBSRequest.Tpo -c asn1_OCSPTBSRequest.c -o asn1_OCSPTBSRequest.o mv -f .deps/asn1_OCSPTBSRequest.Tpo .deps/asn1_OCSPTBSRequest.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_OCSPVersion.lo -MD -MP -MF .deps/asn1_OCSPVersion.Tpo -c -o asn1_OCSPVersion.lo asn1_OCSPVersion.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_OCSPVersion.lo -MD -MP -MF .deps/asn1_OCSPVersion.Tpo -c asn1_OCSPVersion.c -fPIC -DPIC -o .libs/asn1_OCSPVersion.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_OCSPVersion.lo -MD -MP -MF .deps/asn1_OCSPVersion.Tpo -c asn1_OCSPVersion.c -o asn1_OCSPVersion.o mv -f .deps/asn1_OCSPVersion.Tpo .deps/asn1_OCSPVersion.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_id_pkix_ocsp.lo -MD -MP -MF .deps/asn1_id_pkix_ocsp.Tpo -c -o asn1_id_pkix_ocsp.lo asn1_id_pkix_ocsp.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_id_pkix_ocsp.lo -MD -MP -MF .deps/asn1_id_pkix_ocsp.Tpo -c asn1_id_pkix_ocsp.c -fPIC -DPIC -o .libs/asn1_id_pkix_ocsp.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_id_pkix_ocsp.lo -MD -MP -MF .deps/asn1_id_pkix_ocsp.Tpo -c asn1_id_pkix_ocsp.c -o asn1_id_pkix_ocsp.o mv -f .deps/asn1_id_pkix_ocsp.Tpo .deps/asn1_id_pkix_ocsp.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_id_pkix_ocsp_basic.lo -MD -MP -MF .deps/asn1_id_pkix_ocsp_basic.Tpo -c -o asn1_id_pkix_ocsp_basic.lo asn1_id_pkix_ocsp_basic.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_id_pkix_ocsp_basic.lo -MD -MP -MF .deps/asn1_id_pkix_ocsp_basic.Tpo -c asn1_id_pkix_ocsp_basic.c -fPIC -DPIC -o .libs/asn1_id_pkix_ocsp_basic.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_id_pkix_ocsp_basic.lo -MD -MP -MF .deps/asn1_id_pkix_ocsp_basic.Tpo -c asn1_id_pkix_ocsp_basic.c -o asn1_id_pkix_ocsp_basic.o mv -f .deps/asn1_id_pkix_ocsp_basic.Tpo .deps/asn1_id_pkix_ocsp_basic.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_id_pkix_ocsp_nonce.lo -MD -MP -MF .deps/asn1_id_pkix_ocsp_nonce.Tpo -c -o asn1_id_pkix_ocsp_nonce.lo asn1_id_pkix_ocsp_nonce.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_id_pkix_ocsp_nonce.lo -MD -MP -MF .deps/asn1_id_pkix_ocsp_nonce.Tpo -c asn1_id_pkix_ocsp_nonce.c -fPIC -DPIC -o .libs/asn1_id_pkix_ocsp_nonce.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_id_pkix_ocsp_nonce.lo -MD -MP -MF .deps/asn1_id_pkix_ocsp_nonce.Tpo -c asn1_id_pkix_ocsp_nonce.c -o asn1_id_pkix_ocsp_nonce.o mv -f .deps/asn1_id_pkix_ocsp_nonce.Tpo .deps/asn1_id_pkix_ocsp_nonce.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_CertificationRequestInfo.lo -MD -MP -MF .deps/asn1_CertificationRequestInfo.Tpo -c -o asn1_CertificationRequestInfo.lo asn1_CertificationRequestInfo.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_CertificationRequestInfo.lo -MD -MP -MF .deps/asn1_CertificationRequestInfo.Tpo -c asn1_CertificationRequestInfo.c -fPIC -DPIC -o .libs/asn1_CertificationRequestInfo.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_CertificationRequestInfo.lo -MD -MP -MF .deps/asn1_CertificationRequestInfo.Tpo -c asn1_CertificationRequestInfo.c -o asn1_CertificationRequestInfo.o mv -f .deps/asn1_CertificationRequestInfo.Tpo .deps/asn1_CertificationRequestInfo.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_CertificationRequest.lo -MD -MP -MF .deps/asn1_CertificationRequest.Tpo -c -o asn1_CertificationRequest.lo asn1_CertificationRequest.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_CertificationRequest.lo -MD -MP -MF .deps/asn1_CertificationRequest.Tpo -c asn1_CertificationRequest.c -fPIC -DPIC -o .libs/asn1_CertificationRequest.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_CertificationRequest.lo -MD -MP -MF .deps/asn1_CertificationRequest.Tpo -c asn1_CertificationRequest.c -o asn1_CertificationRequest.o mv -f .deps/asn1_CertificationRequest.Tpo .deps/asn1_CertificationRequest.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT hx509_err.lo -MD -MP -MF .deps/hx509_err.Tpo -c -o hx509_err.lo hx509_err.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT hx509_err.lo -MD -MP -MF .deps/hx509_err.Tpo -c hx509_err.c -fPIC -DPIC -o .libs/hx509_err.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT hx509_err.lo -MD -MP -MF .deps/hx509_err.Tpo -c hx509_err.c -o hx509_err.o mv -f .deps/hx509_err.Tpo .deps/hx509_err.Plo /usr/bin/libtool --tag=CC --mode=link cc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -version-info 5:0:0 -L/usr/local/lib -o libhx509.la -rpath /usr/local/heimdal/lib ca.lo cert.lo cms.lo collector.lo crypto.lo crypto-ec.lo doxygen.lo error.lo env.lo file.lo sel.lo sel-gram.lo sel-lex.lo keyset.lo ks_dir.lo ks_file.lo ks_mem.lo ks_null.lo ks_p11.lo ks_p12.lo ks_keychain.lo lock.lo name.lo peer.lo print.lo softp11.lo req.lo revoke.lo asn1_OCSPBasicOCSPResponse.lo asn1_OCSPCertID.lo asn1_OCSPCertStatus.lo asn1_OCSPInnerRequest.lo asn1_OCSPKeyHash.lo asn1_OCSPRequest.lo asn1_OCSPResponderID.lo asn1_OCSPResponse.lo asn1_OCSPResponseBytes.lo asn1_OCSPResponseData.lo asn1_OCSPResponseStatus.lo asn1_OCSPSignature.lo asn1_OCSPSingleResponse.lo asn1_OCSPTBSRequest.lo asn1_OCSPVersion.lo asn1_id_pkix_ocsp.lo asn1_id_pkix_ocsp_basic.lo asn1_id_pkix_ocsp_nonce.lo asn1_CertificationRequestInfo.lo asn1_CertificationRequest.lo hx509_err.lo -lcom_err ../../lib/hcrypto/libhcrypto.la -lcrypto ../../lib/asn1/libasn1.la ../../lib/wind/libwind.la ../../lib/base/libheimbase.la ../../lib/roken/libroken.la -pthread libtool: link: cc -shared -fPIC -DPIC -o .libs/libhx509.so.1.0 -pthread -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe .libs/ca.o .libs/cert.o .libs/cms.o .libs/collector.o .libs/crypto.o .libs/crypto-ec.o .libs/doxygen.o .libs/error.o .libs/env.o .libs/file.o .libs/sel.o .libs/sel-gram.o .libs/sel-lex.o .libs/keyset.o .libs/ks_dir.o .libs/ks_file.o .libs/ks_mem.o .libs/ks_null.o .libs/ks_p11.o .libs/ks_p12.o .libs/ks_keychain.o .libs/lock.o .libs/name.o .libs/peer.o .libs/print.o .libs/softp11.o .libs/req.o .libs/revoke.o .libs/asn1_OCSPBasicOCSPResponse.o .libs/asn1_OCSPCertID.o .libs/asn1_OCSPCertStatus.o .libs/asn1_OCSPInnerRequest.o .libs/asn1_OCSPKeyHash.o .libs/asn1_OCSPRequest.o .libs/asn1_OCSPResponderID.o .libs/asn1_OCSPResponse.o .libs/asn1_OCSPResponseBytes.o .libs/asn1_OCSPResponseData.o .libs/asn1_OCSPResponseStatus.o .libs/asn1_OCSPSignature.o .libs/asn1_OCSPSingleResponse.o .libs/asn1_OCSPTBSRequest.o .libs/asn1_OCSPVersion.o .libs/asn1_id_pkix_ocsp.o .libs/asn1_id_pkix_ocsp_basic.o .libs/asn1_id_pkix_ocsp_nonce.o .libs/asn1_CertificationRequestInfo.o .libs/asn1_CertificationRequest.o .libs/hx509_err.o -L.libs -lcom_err -lexecinfo -lpthread -lhcrypto -lasn1 -lroken -lutil -lheimbase -lcrypto -lwind -Wl,-soname,libhx509.so.1.0,-rpath,/usr/local/heimdal/lib libtool: link: ar cru .libs/libhx509.a ca.o cert.o cms.o collector.o crypto.o crypto-ec.o doxygen.o error.o env.o file.o sel.o sel-gram.o sel-lex.o keyset.o ks_dir.o ks_file.o ks_mem.o ks_null.o ks_p11.o ks_p12.o ks_keychain.o lock.o name.o peer.o print.o softp11.o req.o revoke.o asn1_OCSPBasicOCSPResponse.o asn1_OCSPCertID.o asn1_OCSPCertStatus.o asn1_OCSPInnerRequest.o asn1_OCSPKeyHash.o asn1_OCSPRequest.o asn1_OCSPResponderID.o asn1_OCSPResponse.o asn1_OCSPResponseBytes.o asn1_OCSPResponseData.o asn1_OCSPResponseStatus.o asn1_OCSPSignature.o asn1_OCSPSingleResponse.o asn1_OCSPTBSRequest.o asn1_OCSPVersion.o asn1_id_pkix_ocsp.o asn1_id_pkix_ocsp_basic.o asn1_id_pkix_ocsp_nonce.o asn1_CertificationRequestInfo.o asn1_CertificationRequest.o hx509_err.o libtool: link: ranlib .libs/libhx509.a /usr/bin/libtool --tag=CC --mode=link cc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -L/usr/local/lib -o hxtool hxtool.o hxtool-commands.o libhx509.la ../../lib/asn1/libasn1.la ../../lib/hcrypto/libhcrypto.la ../../lib/vers/libvers.la ../../lib/roken/libroken.la ../../lib/sl/libsl.la -pthread libtool: link: cc -o .libs/hxtool -pthread -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe hxtool.o hxtool-commands.o /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/vers/.libs/libvers.a -L.libs -lhx509 -lcom_err -lhcrypto -lasn1 -lroken -lutil -lheimbase -lcrypto -lwind -lsl -lheimedit -lcurses -ltermcap -Wl,-rpath,/usr/local/heimdal/lib cp ./hx509.h ../../include/hx509.h cp ./hx509-protos.h ../../include/hx509-protos.h cp ./hx509_err.h ../../include/hx509_err.h cp ./ocsp_asn1.h ../../include/ocsp_asn1.h cp ./pkcs10_asn1.h ../../include/pkcs10_asn1.h cp ./crmf_asn1.h ../../include/crmf_asn1.h cp ./hx509-private.h ../../include/hx509-private.h gmake[3]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/hx509' gmake[2]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/hx509' Making all in krb5 gmake[2]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/krb5' compile_et krb5_err.et compile_et heim_err.et compile_et k524_err.et compile_et krb_err.et cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT verify_krb5_conf.o -MD -MP -MF .deps/verify_krb5_conf.Tpo -c -o verify_krb5_conf.o verify_krb5_conf.c mv -f .deps/verify_krb5_conf.Tpo .deps/verify_krb5_conf.Po /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-acache.lo -MD -MP -MF .deps/libkrb5_la-acache.Tpo -c -o libkrb5_la-acache.lo `test -f 'acache.c' || echo './'`acache.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-acache.lo -MD -MP -MF .deps/libkrb5_la-acache.Tpo -c acache.c -fPIC -DPIC -o .libs/libkrb5_la-acache.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-acache.lo -MD -MP -MF .deps/libkrb5_la-acache.Tpo -c acache.c -o libkrb5_la-acache.o mv -f .deps/libkrb5_la-acache.Tpo .deps/libkrb5_la-acache.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-acl.lo -MD -MP -MF .deps/libkrb5_la-acl.Tpo -c -o libkrb5_la-acl.lo `test -f 'acl.c' || echo './'`acl.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-acl.lo -MD -MP -MF .deps/libkrb5_la-acl.Tpo -c acl.c -fPIC -DPIC -o .libs/libkrb5_la-acl.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-acl.lo -MD -MP -MF .deps/libkrb5_la-acl.Tpo -c acl.c -o libkrb5_la-acl.o mv -f .deps/libkrb5_la-acl.Tpo .deps/libkrb5_la-acl.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-add_et_list.lo -MD -MP -MF .deps/libkrb5_la-add_et_list.Tpo -c -o libkrb5_la-add_et_list.lo `test -f 'add_et_list.c' || echo './'`add_et_list.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-add_et_list.lo -MD -MP -MF .deps/libkrb5_la-add_et_list.Tpo -c add_et_list.c -fPIC -DPIC -o .libs/libkrb5_la-add_et_list.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-add_et_list.lo -MD -MP -MF .deps/libkrb5_la-add_et_list.Tpo -c add_et_list.c -o libkrb5_la-add_et_list.o mv -f .deps/libkrb5_la-add_et_list.Tpo .deps/libkrb5_la-add_et_list.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-addr_families.lo -MD -MP -MF .deps/libkrb5_la-addr_families.Tpo -c -o libkrb5_la-addr_families.lo `test -f 'addr_families.c' || echo './'`addr_families.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-addr_families.lo -MD -MP -MF .deps/libkrb5_la-addr_families.Tpo -c addr_families.c -fPIC -DPIC -o .libs/libkrb5_la-addr_families.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-addr_families.lo -MD -MP -MF .deps/libkrb5_la-addr_families.Tpo -c addr_families.c -o libkrb5_la-addr_families.o mv -f .deps/libkrb5_la-addr_families.Tpo .deps/libkrb5_la-addr_families.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-aname_to_localname.lo -MD -MP -MF .deps/libkrb5_la-aname_to_localname.Tpo -c -o libkrb5_la-aname_to_localname.lo `test -f 'aname_to_localname.c' || echo './'`aname_to_localname.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-aname_to_localname.lo -MD -MP -MF .deps/libkrb5_la-aname_to_localname.Tpo -c aname_to_localname.c -fPIC -DPIC -o .libs/libkrb5_la-aname_to_localname.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-aname_to_localname.lo -MD -MP -MF .deps/libkrb5_la-aname_to_localname.Tpo -c aname_to_localname.c -o libkrb5_la-aname_to_localname.o mv -f .deps/libkrb5_la-aname_to_localname.Tpo .deps/libkrb5_la-aname_to_localname.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-appdefault.lo -MD -MP -MF .deps/libkrb5_la-appdefault.Tpo -c -o libkrb5_la-appdefault.lo `test -f 'appdefault.c' || echo './'`appdefault.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-appdefault.lo -MD -MP -MF .deps/libkrb5_la-appdefault.Tpo -c appdefault.c -fPIC -DPIC -o .libs/libkrb5_la-appdefault.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-appdefault.lo -MD -MP -MF .deps/libkrb5_la-appdefault.Tpo -c appdefault.c -o libkrb5_la-appdefault.o mv -f .deps/libkrb5_la-appdefault.Tpo .deps/libkrb5_la-appdefault.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-asn1_glue.lo -MD -MP -MF .deps/libkrb5_la-asn1_glue.Tpo -c -o libkrb5_la-asn1_glue.lo `test -f 'asn1_glue.c' || echo './'`asn1_glue.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-asn1_glue.lo -MD -MP -MF .deps/libkrb5_la-asn1_glue.Tpo -c asn1_glue.c -fPIC -DPIC -o .libs/libkrb5_la-asn1_glue.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-asn1_glue.lo -MD -MP -MF .deps/libkrb5_la-asn1_glue.Tpo -c asn1_glue.c -o libkrb5_la-asn1_glue.o mv -f .deps/libkrb5_la-asn1_glue.Tpo .deps/libkrb5_la-asn1_glue.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-auth_context.lo -MD -MP -MF .deps/libkrb5_la-auth_context.Tpo -c -o libkrb5_la-auth_context.lo `test -f 'auth_context.c' || echo './'`auth_context.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-auth_context.lo -MD -MP -MF .deps/libkrb5_la-auth_context.Tpo -c auth_context.c -fPIC -DPIC -o .libs/libkrb5_la-auth_context.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-auth_context.lo -MD -MP -MF .deps/libkrb5_la-auth_context.Tpo -c auth_context.c -o libkrb5_la-auth_context.o mv -f .deps/libkrb5_la-auth_context.Tpo .deps/libkrb5_la-auth_context.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-build_ap_req.lo -MD -MP -MF .deps/libkrb5_la-build_ap_req.Tpo -c -o libkrb5_la-build_ap_req.lo `test -f 'build_ap_req.c' || echo './'`build_ap_req.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-build_ap_req.lo -MD -MP -MF .deps/libkrb5_la-build_ap_req.Tpo -c build_ap_req.c -fPIC -DPIC -o .libs/libkrb5_la-build_ap_req.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-build_ap_req.lo -MD -MP -MF .deps/libkrb5_la-build_ap_req.Tpo -c build_ap_req.c -o libkrb5_la-build_ap_req.o mv -f .deps/libkrb5_la-build_ap_req.Tpo .deps/libkrb5_la-build_ap_req.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-build_auth.lo -MD -MP -MF .deps/libkrb5_la-build_auth.Tpo -c -o libkrb5_la-build_auth.lo `test -f 'build_auth.c' || echo './'`build_auth.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-build_auth.lo -MD -MP -MF .deps/libkrb5_la-build_auth.Tpo -c build_auth.c -fPIC -DPIC -o .libs/libkrb5_la-build_auth.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-build_auth.lo -MD -MP -MF .deps/libkrb5_la-build_auth.Tpo -c build_auth.c -o libkrb5_la-build_auth.o mv -f .deps/libkrb5_la-build_auth.Tpo .deps/libkrb5_la-build_auth.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-cache.lo -MD -MP -MF .deps/libkrb5_la-cache.Tpo -c -o libkrb5_la-cache.lo `test -f 'cache.c' || echo './'`cache.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-cache.lo -MD -MP -MF .deps/libkrb5_la-cache.Tpo -c cache.c -fPIC -DPIC -o .libs/libkrb5_la-cache.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-cache.lo -MD -MP -MF .deps/libkrb5_la-cache.Tpo -c cache.c -o libkrb5_la-cache.o mv -f .deps/libkrb5_la-cache.Tpo .deps/libkrb5_la-cache.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-changepw.lo -MD -MP -MF .deps/libkrb5_la-changepw.Tpo -c -o libkrb5_la-changepw.lo `test -f 'changepw.c' || echo './'`changepw.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-changepw.lo -MD -MP -MF .deps/libkrb5_la-changepw.Tpo -c changepw.c -fPIC -DPIC -o .libs/libkrb5_la-changepw.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-changepw.lo -MD -MP -MF .deps/libkrb5_la-changepw.Tpo -c changepw.c -o libkrb5_la-changepw.o mv -f .deps/libkrb5_la-changepw.Tpo .deps/libkrb5_la-changepw.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-codec.lo -MD -MP -MF .deps/libkrb5_la-codec.Tpo -c -o libkrb5_la-codec.lo `test -f 'codec.c' || echo './'`codec.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-codec.lo -MD -MP -MF .deps/libkrb5_la-codec.Tpo -c codec.c -fPIC -DPIC -o .libs/libkrb5_la-codec.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-codec.lo -MD -MP -MF .deps/libkrb5_la-codec.Tpo -c codec.c -o libkrb5_la-codec.o mv -f .deps/libkrb5_la-codec.Tpo .deps/libkrb5_la-codec.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-config_file.lo -MD -MP -MF .deps/libkrb5_la-config_file.Tpo -c -o libkrb5_la-config_file.lo `test -f 'config_file.c' || echo './'`config_file.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-config_file.lo -MD -MP -MF .deps/libkrb5_la-config_file.Tpo -c config_file.c -fPIC -DPIC -o .libs/libkrb5_la-config_file.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-config_file.lo -MD -MP -MF .deps/libkrb5_la-config_file.Tpo -c config_file.c -o libkrb5_la-config_file.o mv -f .deps/libkrb5_la-config_file.Tpo .deps/libkrb5_la-config_file.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-convert_creds.lo -MD -MP -MF .deps/libkrb5_la-convert_creds.Tpo -c -o libkrb5_la-convert_creds.lo `test -f 'convert_creds.c' || echo './'`convert_creds.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-convert_creds.lo -MD -MP -MF .deps/libkrb5_la-convert_creds.Tpo -c convert_creds.c -fPIC -DPIC -o .libs/libkrb5_la-convert_creds.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-convert_creds.lo -MD -MP -MF .deps/libkrb5_la-convert_creds.Tpo -c convert_creds.c -o libkrb5_la-convert_creds.o mv -f .deps/libkrb5_la-convert_creds.Tpo .deps/libkrb5_la-convert_creds.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-constants.lo -MD -MP -MF .deps/libkrb5_la-constants.Tpo -c -o libkrb5_la-constants.lo `test -f 'constants.c' || echo './'`constants.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-constants.lo -MD -MP -MF .deps/libkrb5_la-constants.Tpo -c constants.c -fPIC -DPIC -o .libs/libkrb5_la-constants.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-constants.lo -MD -MP -MF .deps/libkrb5_la-constants.Tpo -c constants.c -o libkrb5_la-constants.o mv -f .deps/libkrb5_la-constants.Tpo .deps/libkrb5_la-constants.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-context.lo -MD -MP -MF .deps/libkrb5_la-context.Tpo -c -o libkrb5_la-context.lo `test -f 'context.c' || echo './'`context.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-context.lo -MD -MP -MF .deps/libkrb5_la-context.Tpo -c context.c -fPIC -DPIC -o .libs/libkrb5_la-context.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-context.lo -MD -MP -MF .deps/libkrb5_la-context.Tpo -c context.c -o libkrb5_la-context.o mv -f .deps/libkrb5_la-context.Tpo .deps/libkrb5_la-context.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-copy_host_realm.lo -MD -MP -MF .deps/libkrb5_la-copy_host_realm.Tpo -c -o libkrb5_la-copy_host_realm.lo `test -f 'copy_host_realm.c' || echo './'`copy_host_realm.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-copy_host_realm.lo -MD -MP -MF .deps/libkrb5_la-copy_host_realm.Tpo -c copy_host_realm.c -fPIC -DPIC -o .libs/libkrb5_la-copy_host_realm.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-copy_host_realm.lo -MD -MP -MF .deps/libkrb5_la-copy_host_realm.Tpo -c copy_host_realm.c -o libkrb5_la-copy_host_realm.o mv -f .deps/libkrb5_la-copy_host_realm.Tpo .deps/libkrb5_la-copy_host_realm.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-crc.lo -MD -MP -MF .deps/libkrb5_la-crc.Tpo -c -o libkrb5_la-crc.lo `test -f 'crc.c' || echo './'`crc.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-crc.lo -MD -MP -MF .deps/libkrb5_la-crc.Tpo -c crc.c -fPIC -DPIC -o .libs/libkrb5_la-crc.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-crc.lo -MD -MP -MF .deps/libkrb5_la-crc.Tpo -c crc.c -o libkrb5_la-crc.o mv -f .deps/libkrb5_la-crc.Tpo .deps/libkrb5_la-crc.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-creds.lo -MD -MP -MF .deps/libkrb5_la-creds.Tpo -c -o libkrb5_la-creds.lo `test -f 'creds.c' || echo './'`creds.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-creds.lo -MD -MP -MF .deps/libkrb5_la-creds.Tpo -c creds.c -fPIC -DPIC -o .libs/libkrb5_la-creds.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-creds.lo -MD -MP -MF .deps/libkrb5_la-creds.Tpo -c creds.c -o libkrb5_la-creds.o mv -f .deps/libkrb5_la-creds.Tpo .deps/libkrb5_la-creds.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-crypto.lo -MD -MP -MF .deps/libkrb5_la-crypto.Tpo -c -o libkrb5_la-crypto.lo `test -f 'crypto.c' || echo './'`crypto.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-crypto.lo -MD -MP -MF .deps/libkrb5_la-crypto.Tpo -c crypto.c -fPIC -DPIC -o .libs/libkrb5_la-crypto.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-crypto.lo -MD -MP -MF .deps/libkrb5_la-crypto.Tpo -c crypto.c -o libkrb5_la-crypto.o mv -f .deps/libkrb5_la-crypto.Tpo .deps/libkrb5_la-crypto.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-crypto-aes-sha1.lo -MD -MP -MF .deps/libkrb5_la-crypto-aes-sha1.Tpo -c -o libkrb5_la-crypto-aes-sha1.lo `test -f 'crypto-aes-sha1.c' || echo './'`crypto-aes-sha1.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-crypto-aes-sha1.lo -MD -MP -MF .deps/libkrb5_la-crypto-aes-sha1.Tpo -c crypto-aes-sha1.c -fPIC -DPIC -o .libs/libkrb5_la-crypto-aes-sha1.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-crypto-aes-sha1.lo -MD -MP -MF .deps/libkrb5_la-crypto-aes-sha1.Tpo -c crypto-aes-sha1.c -o libkrb5_la-crypto-aes-sha1.o mv -f .deps/libkrb5_la-crypto-aes-sha1.Tpo .deps/libkrb5_la-crypto-aes-sha1.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-crypto-aes-sha2.lo -MD -MP -MF .deps/libkrb5_la-crypto-aes-sha2.Tpo -c -o libkrb5_la-crypto-aes-sha2.lo `test -f 'crypto-aes-sha2.c' || echo './'`crypto-aes-sha2.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-crypto-aes-sha2.lo -MD -MP -MF .deps/libkrb5_la-crypto-aes-sha2.Tpo -c crypto-aes-sha2.c -fPIC -DPIC -o .libs/libkrb5_la-crypto-aes-sha2.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-crypto-aes-sha2.lo -MD -MP -MF .deps/libkrb5_la-crypto-aes-sha2.Tpo -c crypto-aes-sha2.c -o libkrb5_la-crypto-aes-sha2.o mv -f .deps/libkrb5_la-crypto-aes-sha2.Tpo .deps/libkrb5_la-crypto-aes-sha2.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-crypto-algs.lo -MD -MP -MF .deps/libkrb5_la-crypto-algs.Tpo -c -o libkrb5_la-crypto-algs.lo `test -f 'crypto-algs.c' || echo './'`crypto-algs.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-crypto-algs.lo -MD -MP -MF .deps/libkrb5_la-crypto-algs.Tpo -c crypto-algs.c -fPIC -DPIC -o .libs/libkrb5_la-crypto-algs.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-crypto-algs.lo -MD -MP -MF .deps/libkrb5_la-crypto-algs.Tpo -c crypto-algs.c -o libkrb5_la-crypto-algs.o mv -f .deps/libkrb5_la-crypto-algs.Tpo .deps/libkrb5_la-crypto-algs.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-crypto-arcfour.lo -MD -MP -MF .deps/libkrb5_la-crypto-arcfour.Tpo -c -o libkrb5_la-crypto-arcfour.lo `test -f 'crypto-arcfour.c' || echo './'`crypto-arcfour.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-crypto-arcfour.lo -MD -MP -MF .deps/libkrb5_la-crypto-arcfour.Tpo -c crypto-arcfour.c -fPIC -DPIC -o .libs/libkrb5_la-crypto-arcfour.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-crypto-arcfour.lo -MD -MP -MF .deps/libkrb5_la-crypto-arcfour.Tpo -c crypto-arcfour.c -o libkrb5_la-crypto-arcfour.o mv -f .deps/libkrb5_la-crypto-arcfour.Tpo .deps/libkrb5_la-crypto-arcfour.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-crypto-des.lo -MD -MP -MF .deps/libkrb5_la-crypto-des.Tpo -c -o libkrb5_la-crypto-des.lo `test -f 'crypto-des.c' || echo './'`crypto-des.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-crypto-des.lo -MD -MP -MF .deps/libkrb5_la-crypto-des.Tpo -c crypto-des.c -fPIC -DPIC -o .libs/libkrb5_la-crypto-des.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-crypto-des.lo -MD -MP -MF .deps/libkrb5_la-crypto-des.Tpo -c crypto-des.c -o libkrb5_la-crypto-des.o mv -f .deps/libkrb5_la-crypto-des.Tpo .deps/libkrb5_la-crypto-des.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-crypto-des-common.lo -MD -MP -MF .deps/libkrb5_la-crypto-des-common.Tpo -c -o libkrb5_la-crypto-des-common.lo `test -f 'crypto-des-common.c' || echo './'`crypto-des-common.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-crypto-des-common.lo -MD -MP -MF .deps/libkrb5_la-crypto-des-common.Tpo -c crypto-des-common.c -fPIC -DPIC -o .libs/libkrb5_la-crypto-des-common.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-crypto-des-common.lo -MD -MP -MF .deps/libkrb5_la-crypto-des-common.Tpo -c crypto-des-common.c -o libkrb5_la-crypto-des-common.o mv -f .deps/libkrb5_la-crypto-des-common.Tpo .deps/libkrb5_la-crypto-des-common.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-crypto-des3.lo -MD -MP -MF .deps/libkrb5_la-crypto-des3.Tpo -c -o libkrb5_la-crypto-des3.lo `test -f 'crypto-des3.c' || echo './'`crypto-des3.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-crypto-des3.lo -MD -MP -MF .deps/libkrb5_la-crypto-des3.Tpo -c crypto-des3.c -fPIC -DPIC -o .libs/libkrb5_la-crypto-des3.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-crypto-des3.lo -MD -MP -MF .deps/libkrb5_la-crypto-des3.Tpo -c crypto-des3.c -o libkrb5_la-crypto-des3.o mv -f .deps/libkrb5_la-crypto-des3.Tpo .deps/libkrb5_la-crypto-des3.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-crypto-evp.lo -MD -MP -MF .deps/libkrb5_la-crypto-evp.Tpo -c -o libkrb5_la-crypto-evp.lo `test -f 'crypto-evp.c' || echo './'`crypto-evp.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-crypto-evp.lo -MD -MP -MF .deps/libkrb5_la-crypto-evp.Tpo -c crypto-evp.c -fPIC -DPIC -o .libs/libkrb5_la-crypto-evp.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-crypto-evp.lo -MD -MP -MF .deps/libkrb5_la-crypto-evp.Tpo -c crypto-evp.c -o libkrb5_la-crypto-evp.o mv -f .deps/libkrb5_la-crypto-evp.Tpo .deps/libkrb5_la-crypto-evp.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-crypto-null.lo -MD -MP -MF .deps/libkrb5_la-crypto-null.Tpo -c -o libkrb5_la-crypto-null.lo `test -f 'crypto-null.c' || echo './'`crypto-null.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-crypto-null.lo -MD -MP -MF .deps/libkrb5_la-crypto-null.Tpo -c crypto-null.c -fPIC -DPIC -o .libs/libkrb5_la-crypto-null.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-crypto-null.lo -MD -MP -MF .deps/libkrb5_la-crypto-null.Tpo -c crypto-null.c -o libkrb5_la-crypto-null.o mv -f .deps/libkrb5_la-crypto-null.Tpo .deps/libkrb5_la-crypto-null.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-crypto-pk.lo -MD -MP -MF .deps/libkrb5_la-crypto-pk.Tpo -c -o libkrb5_la-crypto-pk.lo `test -f 'crypto-pk.c' || echo './'`crypto-pk.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-crypto-pk.lo -MD -MP -MF .deps/libkrb5_la-crypto-pk.Tpo -c crypto-pk.c -fPIC -DPIC -o .libs/libkrb5_la-crypto-pk.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-crypto-pk.lo -MD -MP -MF .deps/libkrb5_la-crypto-pk.Tpo -c crypto-pk.c -o libkrb5_la-crypto-pk.o mv -f .deps/libkrb5_la-crypto-pk.Tpo .deps/libkrb5_la-crypto-pk.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-crypto-rand.lo -MD -MP -MF .deps/libkrb5_la-crypto-rand.Tpo -c -o libkrb5_la-crypto-rand.lo `test -f 'crypto-rand.c' || echo './'`crypto-rand.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-crypto-rand.lo -MD -MP -MF .deps/libkrb5_la-crypto-rand.Tpo -c crypto-rand.c -fPIC -DPIC -o .libs/libkrb5_la-crypto-rand.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-crypto-rand.lo -MD -MP -MF .deps/libkrb5_la-crypto-rand.Tpo -c crypto-rand.c -o libkrb5_la-crypto-rand.o mv -f .deps/libkrb5_la-crypto-rand.Tpo .deps/libkrb5_la-crypto-rand.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-doxygen.lo -MD -MP -MF .deps/libkrb5_la-doxygen.Tpo -c -o libkrb5_la-doxygen.lo `test -f 'doxygen.c' || echo './'`doxygen.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-doxygen.lo -MD -MP -MF .deps/libkrb5_la-doxygen.Tpo -c doxygen.c -fPIC -DPIC -o .libs/libkrb5_la-doxygen.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-doxygen.lo -MD -MP -MF .deps/libkrb5_la-doxygen.Tpo -c doxygen.c -o libkrb5_la-doxygen.o mv -f .deps/libkrb5_la-doxygen.Tpo .deps/libkrb5_la-doxygen.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-data.lo -MD -MP -MF .deps/libkrb5_la-data.Tpo -c -o libkrb5_la-data.lo `test -f 'data.c' || echo './'`data.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-data.lo -MD -MP -MF .deps/libkrb5_la-data.Tpo -c data.c -fPIC -DPIC -o .libs/libkrb5_la-data.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-data.lo -MD -MP -MF .deps/libkrb5_la-data.Tpo -c data.c -o libkrb5_la-data.o mv -f .deps/libkrb5_la-data.Tpo .deps/libkrb5_la-data.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-db_plugin.lo -MD -MP -MF .deps/libkrb5_la-db_plugin.Tpo -c -o libkrb5_la-db_plugin.lo `test -f 'db_plugin.c' || echo './'`db_plugin.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-db_plugin.lo -MD -MP -MF .deps/libkrb5_la-db_plugin.Tpo -c db_plugin.c -fPIC -DPIC -o .libs/libkrb5_la-db_plugin.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-db_plugin.lo -MD -MP -MF .deps/libkrb5_la-db_plugin.Tpo -c db_plugin.c -o libkrb5_la-db_plugin.o mv -f .deps/libkrb5_la-db_plugin.Tpo .deps/libkrb5_la-db_plugin.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-dcache.lo -MD -MP -MF .deps/libkrb5_la-dcache.Tpo -c -o libkrb5_la-dcache.lo `test -f 'dcache.c' || echo './'`dcache.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-dcache.lo -MD -MP -MF .deps/libkrb5_la-dcache.Tpo -c dcache.c -fPIC -DPIC -o .libs/libkrb5_la-dcache.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-dcache.lo -MD -MP -MF .deps/libkrb5_la-dcache.Tpo -c dcache.c -o libkrb5_la-dcache.o mv -f .deps/libkrb5_la-dcache.Tpo .deps/libkrb5_la-dcache.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-deprecated.lo -MD -MP -MF .deps/libkrb5_la-deprecated.Tpo -c -o libkrb5_la-deprecated.lo `test -f 'deprecated.c' || echo './'`deprecated.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-deprecated.lo -MD -MP -MF .deps/libkrb5_la-deprecated.Tpo -c deprecated.c -fPIC -DPIC -o .libs/libkrb5_la-deprecated.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-deprecated.lo -MD -MP -MF .deps/libkrb5_la-deprecated.Tpo -c deprecated.c -o libkrb5_la-deprecated.o mv -f .deps/libkrb5_la-deprecated.Tpo .deps/libkrb5_la-deprecated.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-digest.lo -MD -MP -MF .deps/libkrb5_la-digest.Tpo -c -o libkrb5_la-digest.lo `test -f 'digest.c' || echo './'`digest.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-digest.lo -MD -MP -MF .deps/libkrb5_la-digest.Tpo -c digest.c -fPIC -DPIC -o .libs/libkrb5_la-digest.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-digest.lo -MD -MP -MF .deps/libkrb5_la-digest.Tpo -c digest.c -o libkrb5_la-digest.o mv -f .deps/libkrb5_la-digest.Tpo .deps/libkrb5_la-digest.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-eai_to_heim_errno.lo -MD -MP -MF .deps/libkrb5_la-eai_to_heim_errno.Tpo -c -o libkrb5_la-eai_to_heim_errno.lo `test -f 'eai_to_heim_errno.c' || echo './'`eai_to_heim_errno.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-eai_to_heim_errno.lo -MD -MP -MF .deps/libkrb5_la-eai_to_heim_errno.Tpo -c eai_to_heim_errno.c -fPIC -DPIC -o .libs/libkrb5_la-eai_to_heim_errno.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-eai_to_heim_errno.lo -MD -MP -MF .deps/libkrb5_la-eai_to_heim_errno.Tpo -c eai_to_heim_errno.c -o libkrb5_la-eai_to_heim_errno.o mv -f .deps/libkrb5_la-eai_to_heim_errno.Tpo .deps/libkrb5_la-eai_to_heim_errno.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-enomem.lo -MD -MP -MF .deps/libkrb5_la-enomem.Tpo -c -o libkrb5_la-enomem.lo `test -f 'enomem.c' || echo './'`enomem.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-enomem.lo -MD -MP -MF .deps/libkrb5_la-enomem.Tpo -c enomem.c -fPIC -DPIC -o .libs/libkrb5_la-enomem.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-enomem.lo -MD -MP -MF .deps/libkrb5_la-enomem.Tpo -c enomem.c -o libkrb5_la-enomem.o mv -f .deps/libkrb5_la-enomem.Tpo .deps/libkrb5_la-enomem.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-error_string.lo -MD -MP -MF .deps/libkrb5_la-error_string.Tpo -c -o libkrb5_la-error_string.lo `test -f 'error_string.c' || echo './'`error_string.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-error_string.lo -MD -MP -MF .deps/libkrb5_la-error_string.Tpo -c error_string.c -fPIC -DPIC -o .libs/libkrb5_la-error_string.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-error_string.lo -MD -MP -MF .deps/libkrb5_la-error_string.Tpo -c error_string.c -o libkrb5_la-error_string.o mv -f .deps/libkrb5_la-error_string.Tpo .deps/libkrb5_la-error_string.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-expand_hostname.lo -MD -MP -MF .deps/libkrb5_la-expand_hostname.Tpo -c -o libkrb5_la-expand_hostname.lo `test -f 'expand_hostname.c' || echo './'`expand_hostname.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-expand_hostname.lo -MD -MP -MF .deps/libkrb5_la-expand_hostname.Tpo -c expand_hostname.c -fPIC -DPIC -o .libs/libkrb5_la-expand_hostname.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-expand_hostname.lo -MD -MP -MF .deps/libkrb5_la-expand_hostname.Tpo -c expand_hostname.c -o libkrb5_la-expand_hostname.o mv -f .deps/libkrb5_la-expand_hostname.Tpo .deps/libkrb5_la-expand_hostname.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-expand_path.lo -MD -MP -MF .deps/libkrb5_la-expand_path.Tpo -c -o libkrb5_la-expand_path.lo `test -f 'expand_path.c' || echo './'`expand_path.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-expand_path.lo -MD -MP -MF .deps/libkrb5_la-expand_path.Tpo -c expand_path.c -fPIC -DPIC -o .libs/libkrb5_la-expand_path.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-expand_path.lo -MD -MP -MF .deps/libkrb5_la-expand_path.Tpo -c expand_path.c -o libkrb5_la-expand_path.o mv -f .deps/libkrb5_la-expand_path.Tpo .deps/libkrb5_la-expand_path.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-fast.lo -MD -MP -MF .deps/libkrb5_la-fast.Tpo -c -o libkrb5_la-fast.lo `test -f 'fast.c' || echo './'`fast.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-fast.lo -MD -MP -MF .deps/libkrb5_la-fast.Tpo -c fast.c -fPIC -DPIC -o .libs/libkrb5_la-fast.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-fast.lo -MD -MP -MF .deps/libkrb5_la-fast.Tpo -c fast.c -o libkrb5_la-fast.o mv -f .deps/libkrb5_la-fast.Tpo .deps/libkrb5_la-fast.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-fcache.lo -MD -MP -MF .deps/libkrb5_la-fcache.Tpo -c -o libkrb5_la-fcache.lo `test -f 'fcache.c' || echo './'`fcache.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-fcache.lo -MD -MP -MF .deps/libkrb5_la-fcache.Tpo -c fcache.c -fPIC -DPIC -o .libs/libkrb5_la-fcache.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-fcache.lo -MD -MP -MF .deps/libkrb5_la-fcache.Tpo -c fcache.c -o libkrb5_la-fcache.o mv -f .deps/libkrb5_la-fcache.Tpo .deps/libkrb5_la-fcache.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-free.lo -MD -MP -MF .deps/libkrb5_la-free.Tpo -c -o libkrb5_la-free.lo `test -f 'free.c' || echo './'`free.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-free.lo -MD -MP -MF .deps/libkrb5_la-free.Tpo -c free.c -fPIC -DPIC -o .libs/libkrb5_la-free.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-free.lo -MD -MP -MF .deps/libkrb5_la-free.Tpo -c free.c -o libkrb5_la-free.o mv -f .deps/libkrb5_la-free.Tpo .deps/libkrb5_la-free.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-free_host_realm.lo -MD -MP -MF .deps/libkrb5_la-free_host_realm.Tpo -c -o libkrb5_la-free_host_realm.lo `test -f 'free_host_realm.c' || echo './'`free_host_realm.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-free_host_realm.lo -MD -MP -MF .deps/libkrb5_la-free_host_realm.Tpo -c free_host_realm.c -fPIC -DPIC -o .libs/libkrb5_la-free_host_realm.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-free_host_realm.lo -MD -MP -MF .deps/libkrb5_la-free_host_realm.Tpo -c free_host_realm.c -o libkrb5_la-free_host_realm.o mv -f .deps/libkrb5_la-free_host_realm.Tpo .deps/libkrb5_la-free_host_realm.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-generate_seq_number.lo -MD -MP -MF .deps/libkrb5_la-generate_seq_number.Tpo -c -o libkrb5_la-generate_seq_number.lo `test -f 'generate_seq_number.c' || echo './'`generate_seq_number.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-generate_seq_number.lo -MD -MP -MF .deps/libkrb5_la-generate_seq_number.Tpo -c generate_seq_number.c -fPIC -DPIC -o .libs/libkrb5_la-generate_seq_number.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-generate_seq_number.lo -MD -MP -MF .deps/libkrb5_la-generate_seq_number.Tpo -c generate_seq_number.c -o libkrb5_la-generate_seq_number.o mv -f .deps/libkrb5_la-generate_seq_number.Tpo .deps/libkrb5_la-generate_seq_number.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-generate_subkey.lo -MD -MP -MF .deps/libkrb5_la-generate_subkey.Tpo -c -o libkrb5_la-generate_subkey.lo `test -f 'generate_subkey.c' || echo './'`generate_subkey.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-generate_subkey.lo -MD -MP -MF .deps/libkrb5_la-generate_subkey.Tpo -c generate_subkey.c -fPIC -DPIC -o .libs/libkrb5_la-generate_subkey.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-generate_subkey.lo -MD -MP -MF .deps/libkrb5_la-generate_subkey.Tpo -c generate_subkey.c -o libkrb5_la-generate_subkey.o mv -f .deps/libkrb5_la-generate_subkey.Tpo .deps/libkrb5_la-generate_subkey.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-get_addrs.lo -MD -MP -MF .deps/libkrb5_la-get_addrs.Tpo -c -o libkrb5_la-get_addrs.lo `test -f 'get_addrs.c' || echo './'`get_addrs.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-get_addrs.lo -MD -MP -MF .deps/libkrb5_la-get_addrs.Tpo -c get_addrs.c -fPIC -DPIC -o .libs/libkrb5_la-get_addrs.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-get_addrs.lo -MD -MP -MF .deps/libkrb5_la-get_addrs.Tpo -c get_addrs.c -o libkrb5_la-get_addrs.o mv -f .deps/libkrb5_la-get_addrs.Tpo .deps/libkrb5_la-get_addrs.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-get_cred.lo -MD -MP -MF .deps/libkrb5_la-get_cred.Tpo -c -o libkrb5_la-get_cred.lo `test -f 'get_cred.c' || echo './'`get_cred.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-get_cred.lo -MD -MP -MF .deps/libkrb5_la-get_cred.Tpo -c get_cred.c -fPIC -DPIC -o .libs/libkrb5_la-get_cred.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-get_cred.lo -MD -MP -MF .deps/libkrb5_la-get_cred.Tpo -c get_cred.c -o libkrb5_la-get_cred.o mv -f .deps/libkrb5_la-get_cred.Tpo .deps/libkrb5_la-get_cred.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-get_default_principal.lo -MD -MP -MF .deps/libkrb5_la-get_default_principal.Tpo -c -o libkrb5_la-get_default_principal.lo `test -f 'get_default_principal.c' || echo './'`get_default_principal.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-get_default_principal.lo -MD -MP -MF .deps/libkrb5_la-get_default_principal.Tpo -c get_default_principal.c -fPIC -DPIC -o .libs/libkrb5_la-get_default_principal.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-get_default_principal.lo -MD -MP -MF .deps/libkrb5_la-get_default_principal.Tpo -c get_default_principal.c -o libkrb5_la-get_default_principal.o mv -f .deps/libkrb5_la-get_default_principal.Tpo .deps/libkrb5_la-get_default_principal.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-get_default_realm.lo -MD -MP -MF .deps/libkrb5_la-get_default_realm.Tpo -c -o libkrb5_la-get_default_realm.lo `test -f 'get_default_realm.c' || echo './'`get_default_realm.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-get_default_realm.lo -MD -MP -MF .deps/libkrb5_la-get_default_realm.Tpo -c get_default_realm.c -fPIC -DPIC -o .libs/libkrb5_la-get_default_realm.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-get_default_realm.lo -MD -MP -MF .deps/libkrb5_la-get_default_realm.Tpo -c get_default_realm.c -o libkrb5_la-get_default_realm.o mv -f .deps/libkrb5_la-get_default_realm.Tpo .deps/libkrb5_la-get_default_realm.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-get_for_creds.lo -MD -MP -MF .deps/libkrb5_la-get_for_creds.Tpo -c -o libkrb5_la-get_for_creds.lo `test -f 'get_for_creds.c' || echo './'`get_for_creds.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-get_for_creds.lo -MD -MP -MF .deps/libkrb5_la-get_for_creds.Tpo -c get_for_creds.c -fPIC -DPIC -o .libs/libkrb5_la-get_for_creds.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-get_for_creds.lo -MD -MP -MF .deps/libkrb5_la-get_for_creds.Tpo -c get_for_creds.c -o libkrb5_la-get_for_creds.o mv -f .deps/libkrb5_la-get_for_creds.Tpo .deps/libkrb5_la-get_for_creds.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-get_host_realm.lo -MD -MP -MF .deps/libkrb5_la-get_host_realm.Tpo -c -o libkrb5_la-get_host_realm.lo `test -f 'get_host_realm.c' || echo './'`get_host_realm.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-get_host_realm.lo -MD -MP -MF .deps/libkrb5_la-get_host_realm.Tpo -c get_host_realm.c -fPIC -DPIC -o .libs/libkrb5_la-get_host_realm.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-get_host_realm.lo -MD -MP -MF .deps/libkrb5_la-get_host_realm.Tpo -c get_host_realm.c -o libkrb5_la-get_host_realm.o mv -f .deps/libkrb5_la-get_host_realm.Tpo .deps/libkrb5_la-get_host_realm.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-get_in_tkt.lo -MD -MP -MF .deps/libkrb5_la-get_in_tkt.Tpo -c -o libkrb5_la-get_in_tkt.lo `test -f 'get_in_tkt.c' || echo './'`get_in_tkt.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-get_in_tkt.lo -MD -MP -MF .deps/libkrb5_la-get_in_tkt.Tpo -c get_in_tkt.c -fPIC -DPIC -o .libs/libkrb5_la-get_in_tkt.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-get_in_tkt.lo -MD -MP -MF .deps/libkrb5_la-get_in_tkt.Tpo -c get_in_tkt.c -o libkrb5_la-get_in_tkt.o mv -f .deps/libkrb5_la-get_in_tkt.Tpo .deps/libkrb5_la-get_in_tkt.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-get_port.lo -MD -MP -MF .deps/libkrb5_la-get_port.Tpo -c -o libkrb5_la-get_port.lo `test -f 'get_port.c' || echo './'`get_port.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-get_port.lo -MD -MP -MF .deps/libkrb5_la-get_port.Tpo -c get_port.c -fPIC -DPIC -o .libs/libkrb5_la-get_port.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-get_port.lo -MD -MP -MF .deps/libkrb5_la-get_port.Tpo -c get_port.c -o libkrb5_la-get_port.o mv -f .deps/libkrb5_la-get_port.Tpo .deps/libkrb5_la-get_port.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-init_creds.lo -MD -MP -MF .deps/libkrb5_la-init_creds.Tpo -c -o libkrb5_la-init_creds.lo `test -f 'init_creds.c' || echo './'`init_creds.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-init_creds.lo -MD -MP -MF .deps/libkrb5_la-init_creds.Tpo -c init_creds.c -fPIC -DPIC -o .libs/libkrb5_la-init_creds.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-init_creds.lo -MD -MP -MF .deps/libkrb5_la-init_creds.Tpo -c init_creds.c -o libkrb5_la-init_creds.o mv -f .deps/libkrb5_la-init_creds.Tpo .deps/libkrb5_la-init_creds.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-init_creds_pw.lo -MD -MP -MF .deps/libkrb5_la-init_creds_pw.Tpo -c -o libkrb5_la-init_creds_pw.lo `test -f 'init_creds_pw.c' || echo './'`init_creds_pw.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-init_creds_pw.lo -MD -MP -MF .deps/libkrb5_la-init_creds_pw.Tpo -c init_creds_pw.c -fPIC -DPIC -o .libs/libkrb5_la-init_creds_pw.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-init_creds_pw.lo -MD -MP -MF .deps/libkrb5_la-init_creds_pw.Tpo -c init_creds_pw.c -o libkrb5_la-init_creds_pw.o mv -f .deps/libkrb5_la-init_creds_pw.Tpo .deps/libkrb5_la-init_creds_pw.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-kcm.lo -MD -MP -MF .deps/libkrb5_la-kcm.Tpo -c -o libkrb5_la-kcm.lo `test -f 'kcm.c' || echo './'`kcm.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-kcm.lo -MD -MP -MF .deps/libkrb5_la-kcm.Tpo -c kcm.c -fPIC -DPIC -o .libs/libkrb5_la-kcm.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-kcm.lo -MD -MP -MF .deps/libkrb5_la-kcm.Tpo -c kcm.c -o libkrb5_la-kcm.o mv -f .deps/libkrb5_la-kcm.Tpo .deps/libkrb5_la-kcm.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-keyblock.lo -MD -MP -MF .deps/libkrb5_la-keyblock.Tpo -c -o libkrb5_la-keyblock.lo `test -f 'keyblock.c' || echo './'`keyblock.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-keyblock.lo -MD -MP -MF .deps/libkrb5_la-keyblock.Tpo -c keyblock.c -fPIC -DPIC -o .libs/libkrb5_la-keyblock.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-keyblock.lo -MD -MP -MF .deps/libkrb5_la-keyblock.Tpo -c keyblock.c -o libkrb5_la-keyblock.o mv -f .deps/libkrb5_la-keyblock.Tpo .deps/libkrb5_la-keyblock.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-keytab.lo -MD -MP -MF .deps/libkrb5_la-keytab.Tpo -c -o libkrb5_la-keytab.lo `test -f 'keytab.c' || echo './'`keytab.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-keytab.lo -MD -MP -MF .deps/libkrb5_la-keytab.Tpo -c keytab.c -fPIC -DPIC -o .libs/libkrb5_la-keytab.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-keytab.lo -MD -MP -MF .deps/libkrb5_la-keytab.Tpo -c keytab.c -o libkrb5_la-keytab.o mv -f .deps/libkrb5_la-keytab.Tpo .deps/libkrb5_la-keytab.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-keytab_any.lo -MD -MP -MF .deps/libkrb5_la-keytab_any.Tpo -c -o libkrb5_la-keytab_any.lo `test -f 'keytab_any.c' || echo './'`keytab_any.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-keytab_any.lo -MD -MP -MF .deps/libkrb5_la-keytab_any.Tpo -c keytab_any.c -fPIC -DPIC -o .libs/libkrb5_la-keytab_any.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-keytab_any.lo -MD -MP -MF .deps/libkrb5_la-keytab_any.Tpo -c keytab_any.c -o libkrb5_la-keytab_any.o mv -f .deps/libkrb5_la-keytab_any.Tpo .deps/libkrb5_la-keytab_any.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-keytab_file.lo -MD -MP -MF .deps/libkrb5_la-keytab_file.Tpo -c -o libkrb5_la-keytab_file.lo `test -f 'keytab_file.c' || echo './'`keytab_file.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-keytab_file.lo -MD -MP -MF .deps/libkrb5_la-keytab_file.Tpo -c keytab_file.c -fPIC -DPIC -o .libs/libkrb5_la-keytab_file.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-keytab_file.lo -MD -MP -MF .deps/libkrb5_la-keytab_file.Tpo -c keytab_file.c -o libkrb5_la-keytab_file.o mv -f .deps/libkrb5_la-keytab_file.Tpo .deps/libkrb5_la-keytab_file.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-keytab_keyfile.lo -MD -MP -MF .deps/libkrb5_la-keytab_keyfile.Tpo -c -o libkrb5_la-keytab_keyfile.lo `test -f 'keytab_keyfile.c' || echo './'`keytab_keyfile.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-keytab_keyfile.lo -MD -MP -MF .deps/libkrb5_la-keytab_keyfile.Tpo -c keytab_keyfile.c -fPIC -DPIC -o .libs/libkrb5_la-keytab_keyfile.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-keytab_keyfile.lo -MD -MP -MF .deps/libkrb5_la-keytab_keyfile.Tpo -c keytab_keyfile.c -o libkrb5_la-keytab_keyfile.o mv -f .deps/libkrb5_la-keytab_keyfile.Tpo .deps/libkrb5_la-keytab_keyfile.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-keytab_memory.lo -MD -MP -MF .deps/libkrb5_la-keytab_memory.Tpo -c -o libkrb5_la-keytab_memory.lo `test -f 'keytab_memory.c' || echo './'`keytab_memory.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-keytab_memory.lo -MD -MP -MF .deps/libkrb5_la-keytab_memory.Tpo -c keytab_memory.c -fPIC -DPIC -o .libs/libkrb5_la-keytab_memory.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-keytab_memory.lo -MD -MP -MF .deps/libkrb5_la-keytab_memory.Tpo -c keytab_memory.c -o libkrb5_la-keytab_memory.o mv -f .deps/libkrb5_la-keytab_memory.Tpo .deps/libkrb5_la-keytab_memory.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-krbhst.lo -MD -MP -MF .deps/libkrb5_la-krbhst.Tpo -c -o libkrb5_la-krbhst.lo `test -f 'krbhst.c' || echo './'`krbhst.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-krbhst.lo -MD -MP -MF .deps/libkrb5_la-krbhst.Tpo -c krbhst.c -fPIC -DPIC -o .libs/libkrb5_la-krbhst.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-krbhst.lo -MD -MP -MF .deps/libkrb5_la-krbhst.Tpo -c krbhst.c -o libkrb5_la-krbhst.o mv -f .deps/libkrb5_la-krbhst.Tpo .deps/libkrb5_la-krbhst.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-kuserok.lo -MD -MP -MF .deps/libkrb5_la-kuserok.Tpo -c -o libkrb5_la-kuserok.lo `test -f 'kuserok.c' || echo './'`kuserok.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-kuserok.lo -MD -MP -MF .deps/libkrb5_la-kuserok.Tpo -c kuserok.c -fPIC -DPIC -o .libs/libkrb5_la-kuserok.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-kuserok.lo -MD -MP -MF .deps/libkrb5_la-kuserok.Tpo -c kuserok.c -o libkrb5_la-kuserok.o mv -f .deps/libkrb5_la-kuserok.Tpo .deps/libkrb5_la-kuserok.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-log.lo -MD -MP -MF .deps/libkrb5_la-log.Tpo -c -o libkrb5_la-log.lo `test -f 'log.c' || echo './'`log.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-log.lo -MD -MP -MF .deps/libkrb5_la-log.Tpo -c log.c -fPIC -DPIC -o .libs/libkrb5_la-log.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-log.lo -MD -MP -MF .deps/libkrb5_la-log.Tpo -c log.c -o libkrb5_la-log.o mv -f .deps/libkrb5_la-log.Tpo .deps/libkrb5_la-log.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-mcache.lo -MD -MP -MF .deps/libkrb5_la-mcache.Tpo -c -o libkrb5_la-mcache.lo `test -f 'mcache.c' || echo './'`mcache.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-mcache.lo -MD -MP -MF .deps/libkrb5_la-mcache.Tpo -c mcache.c -fPIC -DPIC -o .libs/libkrb5_la-mcache.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-mcache.lo -MD -MP -MF .deps/libkrb5_la-mcache.Tpo -c mcache.c -o libkrb5_la-mcache.o mv -f .deps/libkrb5_la-mcache.Tpo .deps/libkrb5_la-mcache.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-misc.lo -MD -MP -MF .deps/libkrb5_la-misc.Tpo -c -o libkrb5_la-misc.lo `test -f 'misc.c' || echo './'`misc.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-misc.lo -MD -MP -MF .deps/libkrb5_la-misc.Tpo -c misc.c -fPIC -DPIC -o .libs/libkrb5_la-misc.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-misc.lo -MD -MP -MF .deps/libkrb5_la-misc.Tpo -c misc.c -o libkrb5_la-misc.o mv -f .deps/libkrb5_la-misc.Tpo .deps/libkrb5_la-misc.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-mk_error.lo -MD -MP -MF .deps/libkrb5_la-mk_error.Tpo -c -o libkrb5_la-mk_error.lo `test -f 'mk_error.c' || echo './'`mk_error.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-mk_error.lo -MD -MP -MF .deps/libkrb5_la-mk_error.Tpo -c mk_error.c -fPIC -DPIC -o .libs/libkrb5_la-mk_error.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-mk_error.lo -MD -MP -MF .deps/libkrb5_la-mk_error.Tpo -c mk_error.c -o libkrb5_la-mk_error.o mv -f .deps/libkrb5_la-mk_error.Tpo .deps/libkrb5_la-mk_error.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-mk_priv.lo -MD -MP -MF .deps/libkrb5_la-mk_priv.Tpo -c -o libkrb5_la-mk_priv.lo `test -f 'mk_priv.c' || echo './'`mk_priv.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-mk_priv.lo -MD -MP -MF .deps/libkrb5_la-mk_priv.Tpo -c mk_priv.c -fPIC -DPIC -o .libs/libkrb5_la-mk_priv.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-mk_priv.lo -MD -MP -MF .deps/libkrb5_la-mk_priv.Tpo -c mk_priv.c -o libkrb5_la-mk_priv.o mv -f .deps/libkrb5_la-mk_priv.Tpo .deps/libkrb5_la-mk_priv.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-mk_rep.lo -MD -MP -MF .deps/libkrb5_la-mk_rep.Tpo -c -o libkrb5_la-mk_rep.lo `test -f 'mk_rep.c' || echo './'`mk_rep.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-mk_rep.lo -MD -MP -MF .deps/libkrb5_la-mk_rep.Tpo -c mk_rep.c -fPIC -DPIC -o .libs/libkrb5_la-mk_rep.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-mk_rep.lo -MD -MP -MF .deps/libkrb5_la-mk_rep.Tpo -c mk_rep.c -o libkrb5_la-mk_rep.o mv -f .deps/libkrb5_la-mk_rep.Tpo .deps/libkrb5_la-mk_rep.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-mk_req.lo -MD -MP -MF .deps/libkrb5_la-mk_req.Tpo -c -o libkrb5_la-mk_req.lo `test -f 'mk_req.c' || echo './'`mk_req.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-mk_req.lo -MD -MP -MF .deps/libkrb5_la-mk_req.Tpo -c mk_req.c -fPIC -DPIC -o .libs/libkrb5_la-mk_req.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-mk_req.lo -MD -MP -MF .deps/libkrb5_la-mk_req.Tpo -c mk_req.c -o libkrb5_la-mk_req.o mv -f .deps/libkrb5_la-mk_req.Tpo .deps/libkrb5_la-mk_req.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-mk_req_ext.lo -MD -MP -MF .deps/libkrb5_la-mk_req_ext.Tpo -c -o libkrb5_la-mk_req_ext.lo `test -f 'mk_req_ext.c' || echo './'`mk_req_ext.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-mk_req_ext.lo -MD -MP -MF .deps/libkrb5_la-mk_req_ext.Tpo -c mk_req_ext.c -fPIC -DPIC -o .libs/libkrb5_la-mk_req_ext.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-mk_req_ext.lo -MD -MP -MF .deps/libkrb5_la-mk_req_ext.Tpo -c mk_req_ext.c -o libkrb5_la-mk_req_ext.o mv -f .deps/libkrb5_la-mk_req_ext.Tpo .deps/libkrb5_la-mk_req_ext.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-mk_safe.lo -MD -MP -MF .deps/libkrb5_la-mk_safe.Tpo -c -o libkrb5_la-mk_safe.lo `test -f 'mk_safe.c' || echo './'`mk_safe.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-mk_safe.lo -MD -MP -MF .deps/libkrb5_la-mk_safe.Tpo -c mk_safe.c -fPIC -DPIC -o .libs/libkrb5_la-mk_safe.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-mk_safe.lo -MD -MP -MF .deps/libkrb5_la-mk_safe.Tpo -c mk_safe.c -o libkrb5_la-mk_safe.o mv -f .deps/libkrb5_la-mk_safe.Tpo .deps/libkrb5_la-mk_safe.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-mit_glue.lo -MD -MP -MF .deps/libkrb5_la-mit_glue.Tpo -c -o libkrb5_la-mit_glue.lo `test -f 'mit_glue.c' || echo './'`mit_glue.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-mit_glue.lo -MD -MP -MF .deps/libkrb5_la-mit_glue.Tpo -c mit_glue.c -fPIC -DPIC -o .libs/libkrb5_la-mit_glue.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-mit_glue.lo -MD -MP -MF .deps/libkrb5_la-mit_glue.Tpo -c mit_glue.c -o libkrb5_la-mit_glue.o mv -f .deps/libkrb5_la-mit_glue.Tpo .deps/libkrb5_la-mit_glue.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-net_read.lo -MD -MP -MF .deps/libkrb5_la-net_read.Tpo -c -o libkrb5_la-net_read.lo `test -f 'net_read.c' || echo './'`net_read.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-net_read.lo -MD -MP -MF .deps/libkrb5_la-net_read.Tpo -c net_read.c -fPIC -DPIC -o .libs/libkrb5_la-net_read.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-net_read.lo -MD -MP -MF .deps/libkrb5_la-net_read.Tpo -c net_read.c -o libkrb5_la-net_read.o mv -f .deps/libkrb5_la-net_read.Tpo .deps/libkrb5_la-net_read.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-net_write.lo -MD -MP -MF .deps/libkrb5_la-net_write.Tpo -c -o libkrb5_la-net_write.lo `test -f 'net_write.c' || echo './'`net_write.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-net_write.lo -MD -MP -MF .deps/libkrb5_la-net_write.Tpo -c net_write.c -fPIC -DPIC -o .libs/libkrb5_la-net_write.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-net_write.lo -MD -MP -MF .deps/libkrb5_la-net_write.Tpo -c net_write.c -o libkrb5_la-net_write.o mv -f .deps/libkrb5_la-net_write.Tpo .deps/libkrb5_la-net_write.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-n-fold.lo -MD -MP -MF .deps/libkrb5_la-n-fold.Tpo -c -o libkrb5_la-n-fold.lo `test -f 'n-fold.c' || echo './'`n-fold.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-n-fold.lo -MD -MP -MF .deps/libkrb5_la-n-fold.Tpo -c n-fold.c -fPIC -DPIC -o .libs/libkrb5_la-n-fold.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-n-fold.lo -MD -MP -MF .deps/libkrb5_la-n-fold.Tpo -c n-fold.c -o libkrb5_la-n-fold.o mv -f .deps/libkrb5_la-n-fold.Tpo .deps/libkrb5_la-n-fold.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-pac.lo -MD -MP -MF .deps/libkrb5_la-pac.Tpo -c -o libkrb5_la-pac.lo `test -f 'pac.c' || echo './'`pac.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-pac.lo -MD -MP -MF .deps/libkrb5_la-pac.Tpo -c pac.c -fPIC -DPIC -o .libs/libkrb5_la-pac.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-pac.lo -MD -MP -MF .deps/libkrb5_la-pac.Tpo -c pac.c -o libkrb5_la-pac.o mv -f .deps/libkrb5_la-pac.Tpo .deps/libkrb5_la-pac.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-padata.lo -MD -MP -MF .deps/libkrb5_la-padata.Tpo -c -o libkrb5_la-padata.lo `test -f 'padata.c' || echo './'`padata.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-padata.lo -MD -MP -MF .deps/libkrb5_la-padata.Tpo -c padata.c -fPIC -DPIC -o .libs/libkrb5_la-padata.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-padata.lo -MD -MP -MF .deps/libkrb5_la-padata.Tpo -c padata.c -o libkrb5_la-padata.o mv -f .deps/libkrb5_la-padata.Tpo .deps/libkrb5_la-padata.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-pcache.lo -MD -MP -MF .deps/libkrb5_la-pcache.Tpo -c -o libkrb5_la-pcache.lo `test -f 'pcache.c' || echo './'`pcache.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-pcache.lo -MD -MP -MF .deps/libkrb5_la-pcache.Tpo -c pcache.c -fPIC -DPIC -o .libs/libkrb5_la-pcache.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-pcache.lo -MD -MP -MF .deps/libkrb5_la-pcache.Tpo -c pcache.c -o libkrb5_la-pcache.o mv -f .deps/libkrb5_la-pcache.Tpo .deps/libkrb5_la-pcache.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-pkinit.lo -MD -MP -MF .deps/libkrb5_la-pkinit.Tpo -c -o libkrb5_la-pkinit.lo `test -f 'pkinit.c' || echo './'`pkinit.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-pkinit.lo -MD -MP -MF .deps/libkrb5_la-pkinit.Tpo -c pkinit.c -fPIC -DPIC -o .libs/libkrb5_la-pkinit.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-pkinit.lo -MD -MP -MF .deps/libkrb5_la-pkinit.Tpo -c pkinit.c -o libkrb5_la-pkinit.o mv -f .deps/libkrb5_la-pkinit.Tpo .deps/libkrb5_la-pkinit.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-pkinit-ec.lo -MD -MP -MF .deps/libkrb5_la-pkinit-ec.Tpo -c -o libkrb5_la-pkinit-ec.lo `test -f 'pkinit-ec.c' || echo './'`pkinit-ec.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-pkinit-ec.lo -MD -MP -MF .deps/libkrb5_la-pkinit-ec.Tpo -c pkinit-ec.c -fPIC -DPIC -o .libs/libkrb5_la-pkinit-ec.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-pkinit-ec.lo -MD -MP -MF .deps/libkrb5_la-pkinit-ec.Tpo -c pkinit-ec.c -o libkrb5_la-pkinit-ec.o mv -f .deps/libkrb5_la-pkinit-ec.Tpo .deps/libkrb5_la-pkinit-ec.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-principal.lo -MD -MP -MF .deps/libkrb5_la-principal.Tpo -c -o libkrb5_la-principal.lo `test -f 'principal.c' || echo './'`principal.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-principal.lo -MD -MP -MF .deps/libkrb5_la-principal.Tpo -c principal.c -fPIC -DPIC -o .libs/libkrb5_la-principal.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-principal.lo -MD -MP -MF .deps/libkrb5_la-principal.Tpo -c principal.c -o libkrb5_la-principal.o mv -f .deps/libkrb5_la-principal.Tpo .deps/libkrb5_la-principal.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-prog_setup.lo -MD -MP -MF .deps/libkrb5_la-prog_setup.Tpo -c -o libkrb5_la-prog_setup.lo `test -f 'prog_setup.c' || echo './'`prog_setup.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-prog_setup.lo -MD -MP -MF .deps/libkrb5_la-prog_setup.Tpo -c prog_setup.c -fPIC -DPIC -o .libs/libkrb5_la-prog_setup.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-prog_setup.lo -MD -MP -MF .deps/libkrb5_la-prog_setup.Tpo -c prog_setup.c -o libkrb5_la-prog_setup.o mv -f .deps/libkrb5_la-prog_setup.Tpo .deps/libkrb5_la-prog_setup.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-prompter_posix.lo -MD -MP -MF .deps/libkrb5_la-prompter_posix.Tpo -c -o libkrb5_la-prompter_posix.lo `test -f 'prompter_posix.c' || echo './'`prompter_posix.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-prompter_posix.lo -MD -MP -MF .deps/libkrb5_la-prompter_posix.Tpo -c prompter_posix.c -fPIC -DPIC -o .libs/libkrb5_la-prompter_posix.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-prompter_posix.lo -MD -MP -MF .deps/libkrb5_la-prompter_posix.Tpo -c prompter_posix.c -o libkrb5_la-prompter_posix.o mv -f .deps/libkrb5_la-prompter_posix.Tpo .deps/libkrb5_la-prompter_posix.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-rd_cred.lo -MD -MP -MF .deps/libkrb5_la-rd_cred.Tpo -c -o libkrb5_la-rd_cred.lo `test -f 'rd_cred.c' || echo './'`rd_cred.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-rd_cred.lo -MD -MP -MF .deps/libkrb5_la-rd_cred.Tpo -c rd_cred.c -fPIC -DPIC -o .libs/libkrb5_la-rd_cred.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-rd_cred.lo -MD -MP -MF .deps/libkrb5_la-rd_cred.Tpo -c rd_cred.c -o libkrb5_la-rd_cred.o mv -f .deps/libkrb5_la-rd_cred.Tpo .deps/libkrb5_la-rd_cred.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-rd_error.lo -MD -MP -MF .deps/libkrb5_la-rd_error.Tpo -c -o libkrb5_la-rd_error.lo `test -f 'rd_error.c' || echo './'`rd_error.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-rd_error.lo -MD -MP -MF .deps/libkrb5_la-rd_error.Tpo -c rd_error.c -fPIC -DPIC -o .libs/libkrb5_la-rd_error.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-rd_error.lo -MD -MP -MF .deps/libkrb5_la-rd_error.Tpo -c rd_error.c -o libkrb5_la-rd_error.o mv -f .deps/libkrb5_la-rd_error.Tpo .deps/libkrb5_la-rd_error.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-rd_priv.lo -MD -MP -MF .deps/libkrb5_la-rd_priv.Tpo -c -o libkrb5_la-rd_priv.lo `test -f 'rd_priv.c' || echo './'`rd_priv.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-rd_priv.lo -MD -MP -MF .deps/libkrb5_la-rd_priv.Tpo -c rd_priv.c -fPIC -DPIC -o .libs/libkrb5_la-rd_priv.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-rd_priv.lo -MD -MP -MF .deps/libkrb5_la-rd_priv.Tpo -c rd_priv.c -o libkrb5_la-rd_priv.o mv -f .deps/libkrb5_la-rd_priv.Tpo .deps/libkrb5_la-rd_priv.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-rd_rep.lo -MD -MP -MF .deps/libkrb5_la-rd_rep.Tpo -c -o libkrb5_la-rd_rep.lo `test -f 'rd_rep.c' || echo './'`rd_rep.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-rd_rep.lo -MD -MP -MF .deps/libkrb5_la-rd_rep.Tpo -c rd_rep.c -fPIC -DPIC -o .libs/libkrb5_la-rd_rep.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-rd_rep.lo -MD -MP -MF .deps/libkrb5_la-rd_rep.Tpo -c rd_rep.c -o libkrb5_la-rd_rep.o mv -f .deps/libkrb5_la-rd_rep.Tpo .deps/libkrb5_la-rd_rep.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-rd_req.lo -MD -MP -MF .deps/libkrb5_la-rd_req.Tpo -c -o libkrb5_la-rd_req.lo `test -f 'rd_req.c' || echo './'`rd_req.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-rd_req.lo -MD -MP -MF .deps/libkrb5_la-rd_req.Tpo -c rd_req.c -fPIC -DPIC -o .libs/libkrb5_la-rd_req.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-rd_req.lo -MD -MP -MF .deps/libkrb5_la-rd_req.Tpo -c rd_req.c -o libkrb5_la-rd_req.o mv -f .deps/libkrb5_la-rd_req.Tpo .deps/libkrb5_la-rd_req.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-rd_safe.lo -MD -MP -MF .deps/libkrb5_la-rd_safe.Tpo -c -o libkrb5_la-rd_safe.lo `test -f 'rd_safe.c' || echo './'`rd_safe.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-rd_safe.lo -MD -MP -MF .deps/libkrb5_la-rd_safe.Tpo -c rd_safe.c -fPIC -DPIC -o .libs/libkrb5_la-rd_safe.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-rd_safe.lo -MD -MP -MF .deps/libkrb5_la-rd_safe.Tpo -c rd_safe.c -o libkrb5_la-rd_safe.o mv -f .deps/libkrb5_la-rd_safe.Tpo .deps/libkrb5_la-rd_safe.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-read_message.lo -MD -MP -MF .deps/libkrb5_la-read_message.Tpo -c -o libkrb5_la-read_message.lo `test -f 'read_message.c' || echo './'`read_message.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-read_message.lo -MD -MP -MF .deps/libkrb5_la-read_message.Tpo -c read_message.c -fPIC -DPIC -o .libs/libkrb5_la-read_message.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-read_message.lo -MD -MP -MF .deps/libkrb5_la-read_message.Tpo -c read_message.c -o libkrb5_la-read_message.o mv -f .deps/libkrb5_la-read_message.Tpo .deps/libkrb5_la-read_message.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-recvauth.lo -MD -MP -MF .deps/libkrb5_la-recvauth.Tpo -c -o libkrb5_la-recvauth.lo `test -f 'recvauth.c' || echo './'`recvauth.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-recvauth.lo -MD -MP -MF .deps/libkrb5_la-recvauth.Tpo -c recvauth.c -fPIC -DPIC -o .libs/libkrb5_la-recvauth.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-recvauth.lo -MD -MP -MF .deps/libkrb5_la-recvauth.Tpo -c recvauth.c -o libkrb5_la-recvauth.o mv -f .deps/libkrb5_la-recvauth.Tpo .deps/libkrb5_la-recvauth.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-replay.lo -MD -MP -MF .deps/libkrb5_la-replay.Tpo -c -o libkrb5_la-replay.lo `test -f 'replay.c' || echo './'`replay.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-replay.lo -MD -MP -MF .deps/libkrb5_la-replay.Tpo -c replay.c -fPIC -DPIC -o .libs/libkrb5_la-replay.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-replay.lo -MD -MP -MF .deps/libkrb5_la-replay.Tpo -c replay.c -o libkrb5_la-replay.o mv -f .deps/libkrb5_la-replay.Tpo .deps/libkrb5_la-replay.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-salt.lo -MD -MP -MF .deps/libkrb5_la-salt.Tpo -c -o libkrb5_la-salt.lo `test -f 'salt.c' || echo './'`salt.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-salt.lo -MD -MP -MF .deps/libkrb5_la-salt.Tpo -c salt.c -fPIC -DPIC -o .libs/libkrb5_la-salt.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-salt.lo -MD -MP -MF .deps/libkrb5_la-salt.Tpo -c salt.c -o libkrb5_la-salt.o mv -f .deps/libkrb5_la-salt.Tpo .deps/libkrb5_la-salt.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-salt-aes-sha1.lo -MD -MP -MF .deps/libkrb5_la-salt-aes-sha1.Tpo -c -o libkrb5_la-salt-aes-sha1.lo `test -f 'salt-aes-sha1.c' || echo './'`salt-aes-sha1.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-salt-aes-sha1.lo -MD -MP -MF .deps/libkrb5_la-salt-aes-sha1.Tpo -c salt-aes-sha1.c -fPIC -DPIC -o .libs/libkrb5_la-salt-aes-sha1.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-salt-aes-sha1.lo -MD -MP -MF .deps/libkrb5_la-salt-aes-sha1.Tpo -c salt-aes-sha1.c -o libkrb5_la-salt-aes-sha1.o mv -f .deps/libkrb5_la-salt-aes-sha1.Tpo .deps/libkrb5_la-salt-aes-sha1.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-salt-aes-sha2.lo -MD -MP -MF .deps/libkrb5_la-salt-aes-sha2.Tpo -c -o libkrb5_la-salt-aes-sha2.lo `test -f 'salt-aes-sha2.c' || echo './'`salt-aes-sha2.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-salt-aes-sha2.lo -MD -MP -MF .deps/libkrb5_la-salt-aes-sha2.Tpo -c salt-aes-sha2.c -fPIC -DPIC -o .libs/libkrb5_la-salt-aes-sha2.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-salt-aes-sha2.lo -MD -MP -MF .deps/libkrb5_la-salt-aes-sha2.Tpo -c salt-aes-sha2.c -o libkrb5_la-salt-aes-sha2.o mv -f .deps/libkrb5_la-salt-aes-sha2.Tpo .deps/libkrb5_la-salt-aes-sha2.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-salt-arcfour.lo -MD -MP -MF .deps/libkrb5_la-salt-arcfour.Tpo -c -o libkrb5_la-salt-arcfour.lo `test -f 'salt-arcfour.c' || echo './'`salt-arcfour.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-salt-arcfour.lo -MD -MP -MF .deps/libkrb5_la-salt-arcfour.Tpo -c salt-arcfour.c -fPIC -DPIC -o .libs/libkrb5_la-salt-arcfour.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-salt-arcfour.lo -MD -MP -MF .deps/libkrb5_la-salt-arcfour.Tpo -c salt-arcfour.c -o libkrb5_la-salt-arcfour.o mv -f .deps/libkrb5_la-salt-arcfour.Tpo .deps/libkrb5_la-salt-arcfour.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-salt-des.lo -MD -MP -MF .deps/libkrb5_la-salt-des.Tpo -c -o libkrb5_la-salt-des.lo `test -f 'salt-des.c' || echo './'`salt-des.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-salt-des.lo -MD -MP -MF .deps/libkrb5_la-salt-des.Tpo -c salt-des.c -fPIC -DPIC -o .libs/libkrb5_la-salt-des.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-salt-des.lo -MD -MP -MF .deps/libkrb5_la-salt-des.Tpo -c salt-des.c -o libkrb5_la-salt-des.o mv -f .deps/libkrb5_la-salt-des.Tpo .deps/libkrb5_la-salt-des.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-salt-des3.lo -MD -MP -MF .deps/libkrb5_la-salt-des3.Tpo -c -o libkrb5_la-salt-des3.lo `test -f 'salt-des3.c' || echo './'`salt-des3.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-salt-des3.lo -MD -MP -MF .deps/libkrb5_la-salt-des3.Tpo -c salt-des3.c -fPIC -DPIC -o .libs/libkrb5_la-salt-des3.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-salt-des3.lo -MD -MP -MF .deps/libkrb5_la-salt-des3.Tpo -c salt-des3.c -o libkrb5_la-salt-des3.o mv -f .deps/libkrb5_la-salt-des3.Tpo .deps/libkrb5_la-salt-des3.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-sp800-108-kdf.lo -MD -MP -MF .deps/libkrb5_la-sp800-108-kdf.Tpo -c -o libkrb5_la-sp800-108-kdf.lo `test -f 'sp800-108-kdf.c' || echo './'`sp800-108-kdf.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-sp800-108-kdf.lo -MD -MP -MF .deps/libkrb5_la-sp800-108-kdf.Tpo -c sp800-108-kdf.c -fPIC -DPIC -o .libs/libkrb5_la-sp800-108-kdf.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-sp800-108-kdf.lo -MD -MP -MF .deps/libkrb5_la-sp800-108-kdf.Tpo -c sp800-108-kdf.c -o libkrb5_la-sp800-108-kdf.o mv -f .deps/libkrb5_la-sp800-108-kdf.Tpo .deps/libkrb5_la-sp800-108-kdf.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-scache.lo -MD -MP -MF .deps/libkrb5_la-scache.Tpo -c -o libkrb5_la-scache.lo `test -f 'scache.c' || echo './'`scache.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-scache.lo -MD -MP -MF .deps/libkrb5_la-scache.Tpo -c scache.c -fPIC -DPIC -o .libs/libkrb5_la-scache.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-scache.lo -MD -MP -MF .deps/libkrb5_la-scache.Tpo -c scache.c -o libkrb5_la-scache.o mv -f .deps/libkrb5_la-scache.Tpo .deps/libkrb5_la-scache.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-send_to_kdc.lo -MD -MP -MF .deps/libkrb5_la-send_to_kdc.Tpo -c -o libkrb5_la-send_to_kdc.lo `test -f 'send_to_kdc.c' || echo './'`send_to_kdc.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-send_to_kdc.lo -MD -MP -MF .deps/libkrb5_la-send_to_kdc.Tpo -c send_to_kdc.c -fPIC -DPIC -o .libs/libkrb5_la-send_to_kdc.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-send_to_kdc.lo -MD -MP -MF .deps/libkrb5_la-send_to_kdc.Tpo -c send_to_kdc.c -o libkrb5_la-send_to_kdc.o mv -f .deps/libkrb5_la-send_to_kdc.Tpo .deps/libkrb5_la-send_to_kdc.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-sendauth.lo -MD -MP -MF .deps/libkrb5_la-sendauth.Tpo -c -o libkrb5_la-sendauth.lo `test -f 'sendauth.c' || echo './'`sendauth.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-sendauth.lo -MD -MP -MF .deps/libkrb5_la-sendauth.Tpo -c sendauth.c -fPIC -DPIC -o .libs/libkrb5_la-sendauth.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-sendauth.lo -MD -MP -MF .deps/libkrb5_la-sendauth.Tpo -c sendauth.c -o libkrb5_la-sendauth.o mv -f .deps/libkrb5_la-sendauth.Tpo .deps/libkrb5_la-sendauth.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-set_default_realm.lo -MD -MP -MF .deps/libkrb5_la-set_default_realm.Tpo -c -o libkrb5_la-set_default_realm.lo `test -f 'set_default_realm.c' || echo './'`set_default_realm.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-set_default_realm.lo -MD -MP -MF .deps/libkrb5_la-set_default_realm.Tpo -c set_default_realm.c -fPIC -DPIC -o .libs/libkrb5_la-set_default_realm.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-set_default_realm.lo -MD -MP -MF .deps/libkrb5_la-set_default_realm.Tpo -c set_default_realm.c -o libkrb5_la-set_default_realm.o mv -f .deps/libkrb5_la-set_default_realm.Tpo .deps/libkrb5_la-set_default_realm.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-sock_principal.lo -MD -MP -MF .deps/libkrb5_la-sock_principal.Tpo -c -o libkrb5_la-sock_principal.lo `test -f 'sock_principal.c' || echo './'`sock_principal.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-sock_principal.lo -MD -MP -MF .deps/libkrb5_la-sock_principal.Tpo -c sock_principal.c -fPIC -DPIC -o .libs/libkrb5_la-sock_principal.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-sock_principal.lo -MD -MP -MF .deps/libkrb5_la-sock_principal.Tpo -c sock_principal.c -o libkrb5_la-sock_principal.o mv -f .deps/libkrb5_la-sock_principal.Tpo .deps/libkrb5_la-sock_principal.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-store.lo -MD -MP -MF .deps/libkrb5_la-store.Tpo -c -o libkrb5_la-store.lo `test -f 'store.c' || echo './'`store.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-store.lo -MD -MP -MF .deps/libkrb5_la-store.Tpo -c store.c -fPIC -DPIC -o .libs/libkrb5_la-store.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-store.lo -MD -MP -MF .deps/libkrb5_la-store.Tpo -c store.c -o libkrb5_la-store.o mv -f .deps/libkrb5_la-store.Tpo .deps/libkrb5_la-store.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-store-int.lo -MD -MP -MF .deps/libkrb5_la-store-int.Tpo -c -o libkrb5_la-store-int.lo `test -f 'store-int.c' || echo './'`store-int.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-store-int.lo -MD -MP -MF .deps/libkrb5_la-store-int.Tpo -c store-int.c -fPIC -DPIC -o .libs/libkrb5_la-store-int.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-store-int.lo -MD -MP -MF .deps/libkrb5_la-store-int.Tpo -c store-int.c -o libkrb5_la-store-int.o mv -f .deps/libkrb5_la-store-int.Tpo .deps/libkrb5_la-store-int.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-store_emem.lo -MD -MP -MF .deps/libkrb5_la-store_emem.Tpo -c -o libkrb5_la-store_emem.lo `test -f 'store_emem.c' || echo './'`store_emem.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-store_emem.lo -MD -MP -MF .deps/libkrb5_la-store_emem.Tpo -c store_emem.c -fPIC -DPIC -o .libs/libkrb5_la-store_emem.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-store_emem.lo -MD -MP -MF .deps/libkrb5_la-store_emem.Tpo -c store_emem.c -o libkrb5_la-store_emem.o mv -f .deps/libkrb5_la-store_emem.Tpo .deps/libkrb5_la-store_emem.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-store_fd.lo -MD -MP -MF .deps/libkrb5_la-store_fd.Tpo -c -o libkrb5_la-store_fd.lo `test -f 'store_fd.c' || echo './'`store_fd.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-store_fd.lo -MD -MP -MF .deps/libkrb5_la-store_fd.Tpo -c store_fd.c -fPIC -DPIC -o .libs/libkrb5_la-store_fd.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-store_fd.lo -MD -MP -MF .deps/libkrb5_la-store_fd.Tpo -c store_fd.c -o libkrb5_la-store_fd.o mv -f .deps/libkrb5_la-store_fd.Tpo .deps/libkrb5_la-store_fd.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-store_mem.lo -MD -MP -MF .deps/libkrb5_la-store_mem.Tpo -c -o libkrb5_la-store_mem.lo `test -f 'store_mem.c' || echo './'`store_mem.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-store_mem.lo -MD -MP -MF .deps/libkrb5_la-store_mem.Tpo -c store_mem.c -fPIC -DPIC -o .libs/libkrb5_la-store_mem.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-store_mem.lo -MD -MP -MF .deps/libkrb5_la-store_mem.Tpo -c store_mem.c -o libkrb5_la-store_mem.o mv -f .deps/libkrb5_la-store_mem.Tpo .deps/libkrb5_la-store_mem.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-store_sock.lo -MD -MP -MF .deps/libkrb5_la-store_sock.Tpo -c -o libkrb5_la-store_sock.lo `test -f 'store_sock.c' || echo './'`store_sock.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-store_sock.lo -MD -MP -MF .deps/libkrb5_la-store_sock.Tpo -c store_sock.c -fPIC -DPIC -o .libs/libkrb5_la-store_sock.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-store_sock.lo -MD -MP -MF .deps/libkrb5_la-store_sock.Tpo -c store_sock.c -o libkrb5_la-store_sock.o mv -f .deps/libkrb5_la-store_sock.Tpo .deps/libkrb5_la-store_sock.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-plugin.lo -MD -MP -MF .deps/libkrb5_la-plugin.Tpo -c -o libkrb5_la-plugin.lo `test -f 'plugin.c' || echo './'`plugin.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-plugin.lo -MD -MP -MF .deps/libkrb5_la-plugin.Tpo -c plugin.c -fPIC -DPIC -o .libs/libkrb5_la-plugin.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-plugin.lo -MD -MP -MF .deps/libkrb5_la-plugin.Tpo -c plugin.c -o libkrb5_la-plugin.o mv -f .deps/libkrb5_la-plugin.Tpo .deps/libkrb5_la-plugin.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-ticket.lo -MD -MP -MF .deps/libkrb5_la-ticket.Tpo -c -o libkrb5_la-ticket.lo `test -f 'ticket.c' || echo './'`ticket.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-ticket.lo -MD -MP -MF .deps/libkrb5_la-ticket.Tpo -c ticket.c -fPIC -DPIC -o .libs/libkrb5_la-ticket.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-ticket.lo -MD -MP -MF .deps/libkrb5_la-ticket.Tpo -c ticket.c -o libkrb5_la-ticket.o mv -f .deps/libkrb5_la-ticket.Tpo .deps/libkrb5_la-ticket.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-time.lo -MD -MP -MF .deps/libkrb5_la-time.Tpo -c -o libkrb5_la-time.lo `test -f 'time.c' || echo './'`time.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-time.lo -MD -MP -MF .deps/libkrb5_la-time.Tpo -c time.c -fPIC -DPIC -o .libs/libkrb5_la-time.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-time.lo -MD -MP -MF .deps/libkrb5_la-time.Tpo -c time.c -o libkrb5_la-time.o mv -f .deps/libkrb5_la-time.Tpo .deps/libkrb5_la-time.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-transited.lo -MD -MP -MF .deps/libkrb5_la-transited.Tpo -c -o libkrb5_la-transited.lo `test -f 'transited.c' || echo './'`transited.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-transited.lo -MD -MP -MF .deps/libkrb5_la-transited.Tpo -c transited.c -fPIC -DPIC -o .libs/libkrb5_la-transited.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-transited.lo -MD -MP -MF .deps/libkrb5_la-transited.Tpo -c transited.c -o libkrb5_la-transited.o mv -f .deps/libkrb5_la-transited.Tpo .deps/libkrb5_la-transited.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-verify_init.lo -MD -MP -MF .deps/libkrb5_la-verify_init.Tpo -c -o libkrb5_la-verify_init.lo `test -f 'verify_init.c' || echo './'`verify_init.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-verify_init.lo -MD -MP -MF .deps/libkrb5_la-verify_init.Tpo -c verify_init.c -fPIC -DPIC -o .libs/libkrb5_la-verify_init.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-verify_init.lo -MD -MP -MF .deps/libkrb5_la-verify_init.Tpo -c verify_init.c -o libkrb5_la-verify_init.o mv -f .deps/libkrb5_la-verify_init.Tpo .deps/libkrb5_la-verify_init.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-verify_user.lo -MD -MP -MF .deps/libkrb5_la-verify_user.Tpo -c -o libkrb5_la-verify_user.lo `test -f 'verify_user.c' || echo './'`verify_user.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-verify_user.lo -MD -MP -MF .deps/libkrb5_la-verify_user.Tpo -c verify_user.c -fPIC -DPIC -o .libs/libkrb5_la-verify_user.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-verify_user.lo -MD -MP -MF .deps/libkrb5_la-verify_user.Tpo -c verify_user.c -o libkrb5_la-verify_user.o mv -f .deps/libkrb5_la-verify_user.Tpo .deps/libkrb5_la-verify_user.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-version.lo -MD -MP -MF .deps/libkrb5_la-version.Tpo -c -o libkrb5_la-version.lo `test -f 'version.c' || echo './'`version.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-version.lo -MD -MP -MF .deps/libkrb5_la-version.Tpo -c version.c -fPIC -DPIC -o .libs/libkrb5_la-version.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-version.lo -MD -MP -MF .deps/libkrb5_la-version.Tpo -c version.c -o libkrb5_la-version.o mv -f .deps/libkrb5_la-version.Tpo .deps/libkrb5_la-version.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-warn.lo -MD -MP -MF .deps/libkrb5_la-warn.Tpo -c -o libkrb5_la-warn.lo `test -f 'warn.c' || echo './'`warn.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-warn.lo -MD -MP -MF .deps/libkrb5_la-warn.Tpo -c warn.c -fPIC -DPIC -o .libs/libkrb5_la-warn.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-warn.lo -MD -MP -MF .deps/libkrb5_la-warn.Tpo -c warn.c -o libkrb5_la-warn.o mv -f .deps/libkrb5_la-warn.Tpo .deps/libkrb5_la-warn.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-write_message.lo -MD -MP -MF .deps/libkrb5_la-write_message.Tpo -c -o libkrb5_la-write_message.lo `test -f 'write_message.c' || echo './'`write_message.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-write_message.lo -MD -MP -MF .deps/libkrb5_la-write_message.Tpo -c write_message.c -fPIC -DPIC -o .libs/libkrb5_la-write_message.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-write_message.lo -MD -MP -MF .deps/libkrb5_la-write_message.Tpo -c write_message.c -o libkrb5_la-write_message.o mv -f .deps/libkrb5_la-write_message.Tpo .deps/libkrb5_la-write_message.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-krb5_err.lo -MD -MP -MF .deps/libkrb5_la-krb5_err.Tpo -c -o libkrb5_la-krb5_err.lo `test -f 'krb5_err.c' || echo './'`krb5_err.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-krb5_err.lo -MD -MP -MF .deps/libkrb5_la-krb5_err.Tpo -c krb5_err.c -fPIC -DPIC -o .libs/libkrb5_la-krb5_err.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-krb5_err.lo -MD -MP -MF .deps/libkrb5_la-krb5_err.Tpo -c krb5_err.c -o libkrb5_la-krb5_err.o mv -f .deps/libkrb5_la-krb5_err.Tpo .deps/libkrb5_la-krb5_err.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-krb_err.lo -MD -MP -MF .deps/libkrb5_la-krb_err.Tpo -c -o libkrb5_la-krb_err.lo `test -f 'krb_err.c' || echo './'`krb_err.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-krb_err.lo -MD -MP -MF .deps/libkrb5_la-krb_err.Tpo -c krb_err.c -fPIC -DPIC -o .libs/libkrb5_la-krb_err.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-krb_err.lo -MD -MP -MF .deps/libkrb5_la-krb_err.Tpo -c krb_err.c -o libkrb5_la-krb_err.o mv -f .deps/libkrb5_la-krb_err.Tpo .deps/libkrb5_la-krb_err.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-heim_err.lo -MD -MP -MF .deps/libkrb5_la-heim_err.Tpo -c -o libkrb5_la-heim_err.lo `test -f 'heim_err.c' || echo './'`heim_err.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-heim_err.lo -MD -MP -MF .deps/libkrb5_la-heim_err.Tpo -c heim_err.c -fPIC -DPIC -o .libs/libkrb5_la-heim_err.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-heim_err.lo -MD -MP -MF .deps/libkrb5_la-heim_err.Tpo -c heim_err.c -o libkrb5_la-heim_err.o mv -f .deps/libkrb5_la-heim_err.Tpo .deps/libkrb5_la-heim_err.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-k524_err.lo -MD -MP -MF .deps/libkrb5_la-k524_err.Tpo -c -o libkrb5_la-k524_err.lo `test -f 'k524_err.c' || echo './'`k524_err.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-k524_err.lo -MD -MP -MF .deps/libkrb5_la-k524_err.Tpo -c k524_err.c -fPIC -DPIC -o .libs/libkrb5_la-k524_err.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkrb5_la-k524_err.lo -MD -MP -MF .deps/libkrb5_la-k524_err.Tpo -c k524_err.c -o libkrb5_la-k524_err.o mv -f .deps/libkrb5_la-k524_err.Tpo .deps/libkrb5_la-k524_err.Plo /usr/bin/libtool --tag=CC --mode=link cc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -version-info 26:0:0 -L/usr/local/lib -o libkrb5.la -rpath /usr/local/heimdal/lib libkrb5_la-acache.lo libkrb5_la-acl.lo libkrb5_la-add_et_list.lo libkrb5_la-addr_families.lo libkrb5_la-aname_to_localname.lo libkrb5_la-appdefault.lo libkrb5_la-asn1_glue.lo libkrb5_la-auth_context.lo libkrb5_la-build_ap_req.lo libkrb5_la-build_auth.lo libkrb5_la-cache.lo libkrb5_la-changepw.lo libkrb5_la-codec.lo libkrb5_la-config_file.lo libkrb5_la-convert_creds.lo libkrb5_la-constants.lo libkrb5_la-context.lo libkrb5_la-copy_host_realm.lo libkrb5_la-crc.lo libkrb5_la-creds.lo libkrb5_la-crypto.lo libkrb5_la-crypto-aes-sha1.lo libkrb5_la-crypto-aes-sha2.lo libkrb5_la-crypto-algs.lo libkrb5_la-crypto-arcfour.lo libkrb5_la-crypto-des.lo libkrb5_la-crypto-des-common.lo libkrb5_la-crypto-des3.lo libkrb5_la-crypto-evp.lo libkrb5_la-crypto-null.lo libkrb5_la-crypto-pk.lo libkrb5_la-crypto-rand.lo libkrb5_la-doxygen.lo libkrb5_la-data.lo libkrb5_la-db_plugin.lo libkrb5_la-dcache.lo libkrb5_la-deprecated.lo libkrb5_la-digest.lo libkrb5_la-eai_to_heim_errno.lo libkrb5_la-enomem.lo libkrb5_la-error_string.lo libkrb5_la-expand_hostname.lo libkrb5_la-expand_path.lo libkrb5_la-fast.lo libkrb5_la-fcache.lo libkrb5_la-free.lo libkrb5_la-free_host_realm.lo libkrb5_la-generate_seq_number.lo libkrb5_la-generate_subkey.lo libkrb5_la-get_addrs.lo libkrb5_la-get_cred.lo libkrb5_la-get_default_principal.lo libkrb5_la-get_default_realm.lo libkrb5_la-get_for_creds.lo libkrb5_la-get_host_realm.lo libkrb5_la-get_in_tkt.lo libkrb5_la-get_port.lo libkrb5_la-init_creds.lo libkrb5_la-init_creds_pw.lo libkrb5_la-kcm.lo libkrb5_la-keyblock.lo libkrb5_la-keytab.lo libkrb5_la-keytab_any.lo libkrb5_la-keytab_file.lo libkrb5_la-keytab_keyfile.lo libkrb5_la-keytab_memory.lo libkrb5_la-krbhst.lo libkrb5_la-kuserok.lo libkrb5_la-log.lo libkrb5_la-mcache.lo libkrb5_la-misc.lo libkrb5_la-mk_error.lo libkrb5_la-mk_priv.lo libkrb5_la-mk_rep.lo libkrb5_la-mk_req.lo libkrb5_la-mk_req_ext.lo libkrb5_la-mk_safe.lo libkrb5_la-mit_glue.lo libkrb5_la-net_read.lo libkrb5_la-net_write.lo libkrb5_la-n-fold.lo libkrb5_la-pac.lo libkrb5_la-padata.lo libkrb5_la-pcache.lo libkrb5_la-pkinit.lo libkrb5_la-pkinit-ec.lo libkrb5_la-principal.lo libkrb5_la-prog_setup.lo libkrb5_la-prompter_posix.lo libkrb5_la-rd_cred.lo libkrb5_la-rd_error.lo libkrb5_la-rd_priv.lo libkrb5_la-rd_rep.lo libkrb5_la-rd_req.lo libkrb5_la-rd_safe.lo libkrb5_la-read_message.lo libkrb5_la-recvauth.lo libkrb5_la-replay.lo libkrb5_la-salt.lo libkrb5_la-salt-aes-sha1.lo libkrb5_la-salt-aes-sha2.lo libkrb5_la-salt-arcfour.lo libkrb5_la-salt-des.lo libkrb5_la-salt-des3.lo libkrb5_la-sp800-108-kdf.lo libkrb5_la-scache.lo libkrb5_la-send_to_kdc.lo libkrb5_la-sendauth.lo libkrb5_la-set_default_realm.lo libkrb5_la-sock_principal.lo libkrb5_la-store.lo libkrb5_la-store-int.lo libkrb5_la-store_emem.lo libkrb5_la-store_fd.lo libkrb5_la-store_mem.lo libkrb5_la-store_sock.lo libkrb5_la-plugin.lo libkrb5_la-ticket.lo libkrb5_la-time.lo libkrb5_la-transited.lo libkrb5_la-verify_init.lo libkrb5_la-verify_user.lo libkrb5_la-version.lo libkrb5_la-warn.lo libkrb5_la-write_message.lo libkrb5_la-krb5_err.lo libkrb5_la-krb_err.lo libkrb5_la-heim_err.lo libkrb5_la-k524_err.lo ../../lib/asn1/libasn1.la ../../lib/ipc/libheim-ipcc.la ../../lib/wind/libwind.la ../../lib/base/libheimbase.la ../hx509/libhx509.la -lcrypto ../../lib/sqlite/libheimsqlite.la -lcom_err ../../lib/hcrypto/libhcrypto.la ../../lib/roken/libroken.la -pthread -pthread libtool: link: cc -shared -fPIC -DPIC -o .libs/libkrb5.so.22.0 -pthread -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe .libs/libkrb5_la-acache.o .libs/libkrb5_la-acl.o .libs/libkrb5_la-add_et_list.o .libs/libkrb5_la-addr_families.o .libs/libkrb5_la-aname_to_localname.o .libs/libkrb5_la-appdefault.o .libs/libkrb5_la-asn1_glue.o .libs/libkrb5_la-auth_context.o .libs/libkrb5_la-build_ap_req.o .libs/libkrb5_la-build_auth.o .libs/libkrb5_la-cache.o .libs/libkrb5_la-changepw.o .libs/libkrb5_la-codec.o .libs/libkrb5_la-config_file.o .libs/libkrb5_la-convert_creds.o .libs/libkrb5_la-constants.o .libs/libkrb5_la-context.o .libs/libkrb5_la-copy_host_realm.o .libs/libkrb5_la-crc.o .libs/libkrb5_la-creds.o .libs/libkrb5_la-crypto.o .libs/libkrb5_la-crypto-aes-sha1.o .libs/libkrb5_la-crypto-aes-sha2.o .libs/libkrb5_la-crypto-algs.o .libs/libkrb5_la-crypto-arcfour.o .libs/libkrb5_la-crypto-des.o .libs/libkrb5_la-crypto-des-common.o .libs/libkrb5_la-crypto-des3.o .libs/libkrb5_la-crypto-evp.o .libs/libkrb5_la-crypto-null.o .libs/libkrb5_la-crypto-pk.o .libs/libkrb5_la-crypto-rand.o .libs/libkrb5_la-doxygen.o .libs/libkrb5_la-data.o .libs/libkrb5_la-db_plugin.o .libs/libkrb5_la-dcache.o .libs/libkrb5_la-deprecated.o .libs/libkrb5_la-digest.o .libs/libkrb5_la-eai_to_heim_errno.o .libs/libkrb5_la-enomem.o .libs/libkrb5_la-error_string.o .libs/libkrb5_la-expand_hostname.o .libs/libkrb5_la-expand_path.o .libs/libkrb5_la-fast.o .libs/libkrb5_la-fcache.o .libs/libkrb5_la-free.o .libs/libkrb5_la-free_host_realm.o .libs/libkrb5_la-generate_seq_number.o .libs/libkrb5_la-generate_subkey.o .libs/libkrb5_la-get_addrs.o .libs/libkrb5_la-get_cred.o .libs/libkrb5_la-get_default_principal.o .libs/libkrb5_la-get_default_realm.o .libs/libkrb5_la-get_for_creds.o .libs/libkrb5_la-get_host_realm.o .libs/libkrb5_la-get_in_tkt.o .libs/libkrb5_la-get_port.o .libs/libkrb5_la-init_creds.o .libs/libkrb5_la-init_creds_pw.o .libs/libkrb5_la-kcm.o .libs/libkrb5_la-keyblock.o .libs/libkrb5_la-keytab.o .libs/libkrb5_la-keytab_any.o .libs/libkrb5_la-keytab_file.o .libs/libkrb5_la-keytab_keyfile.o .libs/libkrb5_la-keytab_memory.o .libs/libkrb5_la-krbhst.o .libs/libkrb5_la-kuserok.o .libs/libkrb5_la-log.o .libs/libkrb5_la-mcache.o .libs/libkrb5_la-misc.o .libs/libkrb5_la-mk_error.o .libs/libkrb5_la-mk_priv.o .libs/libkrb5_la-mk_rep.o .libs/libkrb5_la-mk_req.o .libs/libkrb5_la-mk_req_ext.o .libs/libkrb5_la-mk_safe.o .libs/libkrb5_la-mit_glue.o .libs/libkrb5_la-net_read.o .libs/libkrb5_la-net_write.o .libs/libkrb5_la-n-fold.o .libs/libkrb5_la-pac.o .libs/libkrb5_la-padata.o .libs/libkrb5_la-pcache.o .libs/libkrb5_la-pkinit.o .libs/libkrb5_la-pkinit-ec.o .libs/libkrb5_la-principal.o .libs/libkrb5_la-prog_setup.o .libs/libkrb5_la-prompter_posix.o .libs/libkrb5_la-rd_cred.o .libs/libkrb5_la-rd_error.o .libs/libkrb5_la-rd_priv.o .libs/libkrb5_la-rd_rep.o .libs/libkrb5_la-rd_req.o .libs/libkrb5_la-rd_safe.o .libs/libkrb5_la-read_message.o .libs/libkrb5_la-recvauth.o .libs/libkrb5_la-replay.o .libs/libkrb5_la-salt.o .libs/libkrb5_la-salt-aes-sha1.o .libs/libkrb5_la-salt-aes-sha2.o .libs/libkrb5_la-salt-arcfour.o .libs/libkrb5_la-salt-des.o .libs/libkrb5_la-salt-des3.o .libs/libkrb5_la-sp800-108-kdf.o .libs/libkrb5_la-scache.o .libs/libkrb5_la-send_to_kdc.o .libs/libkrb5_la-sendauth.o .libs/libkrb5_la-set_default_realm.o .libs/libkrb5_la-sock_principal.o .libs/libkrb5_la-store.o .libs/libkrb5_la-store-int.o .libs/libkrb5_la-store_emem.o .libs/libkrb5_la-store_fd.o .libs/libkrb5_la-store_mem.o .libs/libkrb5_la-store_sock.o .libs/libkrb5_la-plugin.o .libs/libkrb5_la-ticket.o .libs/libkrb5_la-time.o .libs/libkrb5_la-transited.o .libs/libkrb5_la-verify_init.o .libs/libkrb5_la-verify_user.o .libs/libkrb5_la-version.o .libs/libkrb5_la-warn.o .libs/libkrb5_la-write_message.o .libs/libkrb5_la-krb5_err.o .libs/libkrb5_la-krb_err.o .libs/libkrb5_la-heim_err.o .libs/libkrb5_la-k524_err.o -Wl,-whole-archive /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/ipc/.libs/libheim-ipcc.a -Wl,-no-whole-archive -L.libs -lasn1 -lcom_err -lroken -lutil -lheimbase -lwind -lhx509 -lhcrypto -lcrypto -lheimsqlite -lexecinfo -lpthread -Wl,-soname,libkrb5.so.22.0,-rpath,/usr/local/heimdal/lib libtool: link: ar x /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/ipc/.libs/libheim-ipcc.a libtool: link: ar cru .libs/libkrb5.a ./.libs/libkrb5.lax/libheim-ipcc.a/print_version.o ./.libs/libkrb5.lax/libheim-ipcc.a/client.o ./.libs/libkrb5.lax/libheim-ipcc.a/common.o libkrb5_la-acache.o libkrb5_la-acl.o libkrb5_la-add_et_list.o libkrb5_la-addr_families.o libkrb5_la-aname_to_localname.o libkrb5_la-appdefault.o libkrb5_la-asn1_glue.o libkrb5_la-auth_context.o libkrb5_la-build_ap_req.o libkrb5_la-build_auth.o libkrb5_la-cache.o libkrb5_la-changepw.o libkrb5_la-codec.o libkrb5_la-config_file.o libkrb5_la-convert_creds.o libkrb5_la-constants.o libkrb5_la-context.o libkrb5_la-copy_host_realm.o libkrb5_la-crc.o libkrb5_la-creds.o libkrb5_la-crypto.o libkrb5_la-crypto-aes-sha1.o libkrb5_la-crypto-aes-sha2.o libkrb5_la-crypto-algs.o libkrb5_la-crypto-arcfour.o libkrb5_la-crypto-des.o libkrb5_la-crypto-des-common.o libkrb5_la-crypto-des3.o libkrb5_la-crypto-evp.o libkrb5_la-crypto-null.o libkrb5_la-crypto-pk.o libkrb5_la-crypto-rand.o libkrb5_la-doxygen.o libkrb5_la-data.o libkrb5_la-db_plugin.o libkrb5_la-dcache.o libkrb5_la-deprecated.o libkrb5_la-digest.o libkrb5_la-eai_to_heim_errno.o libkrb5_la-enomem.o libkrb5_la-error_string.o libkrb5_la-expand_hostname.o libkrb5_la-expand_path.o libkrb5_la-fast.o libkrb5_la-fcache.o libkrb5_la-free.o libkrb5_la-free_host_realm.o libkrb5_la-generate_seq_number.o libkrb5_la-generate_subkey.o libkrb5_la-get_addrs.o libkrb5_la-get_cred.o libkrb5_la-get_default_principal.o libkrb5_la-get_default_realm.o libkrb5_la-get_for_creds.o libkrb5_la-get_host_realm.o libkrb5_la-get_in_tkt.o libkrb5_la-get_port.o libkrb5_la-init_creds.o libkrb5_la-init_creds_pw.o libkrb5_la-kcm.o libkrb5_la-keyblock.o libkrb5_la-keytab.o libkrb5_la-keytab_any.o libkrb5_la-keytab_file.o libkrb5_la-keytab_keyfile.o libkrb5_la-keytab_memory.o libkrb5_la-krbhst.o libkrb5_la-kuserok.o libkrb5_la-log.o libkrb5_la-mcache.o libkrb5_la-misc.o libkrb5_la-mk_error.o libkrb5_la-mk_priv.o libkrb5_la-mk_rep.o libkrb5_la-mk_req.o libkrb5_la-mk_req_ext.o libkrb5_la-mk_safe.o libkrb5_la-mit_glue.o libkrb5_la-net_read.o libkrb5_la-net_write.o libkrb5_la-n-fold.o libkrb5_la-pac.o libkrb5_la-padata.o libkrb5_la-pcache.o libkrb5_la-pkinit.o libkrb5_la-pkinit-ec.o libkrb5_la-principal.o libkrb5_la-prog_setup.o libkrb5_la-prompter_posix.o libkrb5_la-rd_cred.o libkrb5_la-rd_error.o libkrb5_la-rd_priv.o libkrb5_la-rd_rep.o libkrb5_la-rd_req.o libkrb5_la-rd_safe.o libkrb5_la-read_message.o libkrb5_la-recvauth.o libkrb5_la-replay.o libkrb5_la-salt.o libkrb5_la-salt-aes-sha1.o libkrb5_la-salt-aes-sha2.o libkrb5_la-salt-arcfour.o libkrb5_la-salt-des.o libkrb5_la-salt-des3.o libkrb5_la-sp800-108-kdf.o libkrb5_la-scache.o libkrb5_la-send_to_kdc.o libkrb5_la-sendauth.o libkrb5_la-set_default_realm.o libkrb5_la-sock_principal.o libkrb5_la-store.o libkrb5_la-store-int.o libkrb5_la-store_emem.o libkrb5_la-store_fd.o libkrb5_la-store_mem.o libkrb5_la-store_sock.o libkrb5_la-plugin.o libkrb5_la-ticket.o libkrb5_la-time.o libkrb5_la-transited.o libkrb5_la-verify_init.o libkrb5_la-verify_user.o libkrb5_la-version.o libkrb5_la-warn.o libkrb5_la-write_message.o libkrb5_la-krb5_err.o libkrb5_la-krb_err.o libkrb5_la-heim_err.o libkrb5_la-k524_err.o libtool: link: ranlib .libs/libkrb5.a /usr/bin/libtool --tag=CC --mode=link cc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -L/usr/local/lib -o verify_krb5_conf verify_krb5_conf.o libkrb5.la ../../lib/hcrypto/libhcrypto.la ../../lib/asn1/libasn1.la ../../lib/wind/libwind.la ../../lib/base/libheimbase.la ../../lib/vers/libvers.la ../../lib/roken/libroken.la -pthread libtool: link: cc -o .libs/verify_krb5_conf -pthread -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe verify_krb5_conf.o /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/vers/.libs/libvers.a -L.libs -lkrb5 -lasn1 -lcom_err -lroken -lutil -lwind -lheimbase -lhx509 -lhcrypto -lcrypto -lheimsqlite -Wl,-rpath,/usr/local/heimdal/lib cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krbhst-test.o -MD -MP -MF .deps/krbhst-test.Tpo -c -o krbhst-test.o krbhst-test.c mv -f .deps/krbhst-test.Tpo .deps/krbhst-test.Po /usr/bin/libtool --tag=CC --mode=link cc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -L/usr/local/lib -o krbhst-test krbhst-test.o libkrb5.la ../../lib/hcrypto/libhcrypto.la ../../lib/asn1/libasn1.la ../../lib/wind/libwind.la ../../lib/base/libheimbase.la ../../lib/vers/libvers.la ../../lib/roken/libroken.la -pthread libtool: link: cc -o .libs/krbhst-test -pthread -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe krbhst-test.o /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/vers/.libs/libvers.a -L.libs -lkrb5 -lasn1 -lcom_err -lroken -lutil -lwind -lheimbase -lhx509 -lhcrypto -lcrypto -lheimsqlite -Wl,-rpath,/usr/local/heimdal/lib cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT test_alname.o -MD -MP -MF .deps/test_alname.Tpo -c -o test_alname.o test_alname.c mv -f .deps/test_alname.Tpo .deps/test_alname.Po /usr/bin/libtool --tag=CC --mode=link cc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -L/usr/local/lib -o test_alname test_alname.o libkrb5.la ../../lib/hcrypto/libhcrypto.la ../../lib/asn1/libasn1.la ../../lib/wind/libwind.la ../../lib/base/libheimbase.la ../../lib/vers/libvers.la ../../lib/roken/libroken.la -pthread libtool: link: cc -o .libs/test_alname -pthread -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe test_alname.o /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/vers/.libs/libvers.a -L.libs -lkrb5 -lasn1 -lcom_err -lroken -lutil -lwind -lheimbase -lhx509 -lhcrypto -lcrypto -lheimsqlite -Wl,-rpath,/usr/local/heimdal/lib cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT test_crypto.o -MD -MP -MF .deps/test_crypto.Tpo -c -o test_crypto.o test_crypto.c mv -f .deps/test_crypto.Tpo .deps/test_crypto.Po /usr/bin/libtool --tag=CC --mode=link cc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -L/usr/local/lib -o test_crypto test_crypto.o libkrb5.la ../../lib/hcrypto/libhcrypto.la ../../lib/asn1/libasn1.la ../../lib/wind/libwind.la ../../lib/base/libheimbase.la ../../lib/vers/libvers.la ../../lib/roken/libroken.la -pthread libtool: link: cc -o .libs/test_crypto -pthread -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe test_crypto.o /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/vers/.libs/libvers.a -L.libs -lkrb5 -lasn1 -lcom_err -lroken -lutil -lwind -lheimbase -lhx509 -lhcrypto -lcrypto -lheimsqlite -Wl,-rpath,/usr/local/heimdal/lib cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT test_forward.o -MD -MP -MF .deps/test_forward.Tpo -c -o test_forward.o test_forward.c mv -f .deps/test_forward.Tpo .deps/test_forward.Po /usr/bin/libtool --tag=CC --mode=link cc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -L/usr/local/lib -o test_forward test_forward.o libkrb5.la ../../lib/hcrypto/libhcrypto.la ../../lib/asn1/libasn1.la ../../lib/wind/libwind.la ../../lib/base/libheimbase.la ../../lib/vers/libvers.la ../../lib/roken/libroken.la -pthread libtool: link: cc -o .libs/test_forward -pthread -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe test_forward.o /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/vers/.libs/libvers.a -L.libs -lkrb5 -lasn1 -lcom_err -lroken -lutil -lwind -lheimbase -lhx509 -lhcrypto -lcrypto -lheimsqlite -Wl,-rpath,/usr/local/heimdal/lib cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT test_get_addrs.o -MD -MP -MF .deps/test_get_addrs.Tpo -c -o test_get_addrs.o test_get_addrs.c mv -f .deps/test_get_addrs.Tpo .deps/test_get_addrs.Po /usr/bin/libtool --tag=CC --mode=link cc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -L/usr/local/lib -o test_get_addrs test_get_addrs.o libkrb5.la ../../lib/hcrypto/libhcrypto.la ../../lib/asn1/libasn1.la ../../lib/wind/libwind.la ../../lib/base/libheimbase.la ../../lib/vers/libvers.la ../../lib/roken/libroken.la -pthread libtool: link: cc -o .libs/test_get_addrs -pthread -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe test_get_addrs.o /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/vers/.libs/libvers.a -L.libs -lkrb5 -lasn1 -lcom_err -lroken -lutil -lwind -lheimbase -lhx509 -lhcrypto -lcrypto -lheimsqlite -Wl,-rpath,/usr/local/heimdal/lib cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT test_gic.o -MD -MP -MF .deps/test_gic.Tpo -c -o test_gic.o test_gic.c mv -f .deps/test_gic.Tpo .deps/test_gic.Po /usr/bin/libtool --tag=CC --mode=link cc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -L/usr/local/lib -o test_gic test_gic.o libkrb5.la ../../lib/hcrypto/libhcrypto.la ../../lib/asn1/libasn1.la ../../lib/wind/libwind.la ../../lib/base/libheimbase.la ../../lib/vers/libvers.la ../../lib/roken/libroken.la -pthread libtool: link: cc -o .libs/test_gic -pthread -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe test_gic.o /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/vers/.libs/libvers.a -L.libs -lkrb5 -lasn1 -lcom_err -lroken -lutil -lwind -lheimbase -lhx509 -lhcrypto -lcrypto -lheimsqlite -Wl,-rpath,/usr/local/heimdal/lib cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT test_kuserok.o -MD -MP -MF .deps/test_kuserok.Tpo -c -o test_kuserok.o test_kuserok.c mv -f .deps/test_kuserok.Tpo .deps/test_kuserok.Po /usr/bin/libtool --tag=CC --mode=link cc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -L/usr/local/lib -o test_kuserok test_kuserok.o libkrb5.la ../../lib/hcrypto/libhcrypto.la ../../lib/asn1/libasn1.la ../../lib/wind/libwind.la ../../lib/base/libheimbase.la ../../lib/vers/libvers.la ../../lib/roken/libroken.la -pthread libtool: link: cc -o .libs/test_kuserok -pthread -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe test_kuserok.o /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/vers/.libs/libvers.a -L.libs -lkrb5 -lasn1 -lcom_err -lroken -lutil -lwind -lheimbase -lhx509 -lhcrypto -lcrypto -lheimsqlite -Wl,-rpath,/usr/local/heimdal/lib cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT test_renew.o -MD -MP -MF .deps/test_renew.Tpo -c -o test_renew.o test_renew.c mv -f .deps/test_renew.Tpo .deps/test_renew.Po /usr/bin/libtool --tag=CC --mode=link cc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -L/usr/local/lib -o test_renew test_renew.o libkrb5.la ../../lib/hcrypto/libhcrypto.la ../../lib/asn1/libasn1.la ../../lib/wind/libwind.la ../../lib/base/libheimbase.la ../../lib/vers/libvers.la ../../lib/roken/libroken.la -pthread libtool: link: cc -o .libs/test_renew -pthread -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe test_renew.o /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/vers/.libs/libvers.a -L.libs -lkrb5 -lasn1 -lcom_err -lroken -lutil -lwind -lheimbase -lhx509 -lhcrypto -lcrypto -lheimsqlite -Wl,-rpath,/usr/local/heimdal/lib cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT test_rfc3961.o -MD -MP -MF .deps/test_rfc3961.Tpo -c -o test_rfc3961.o test_rfc3961.c mv -f .deps/test_rfc3961.Tpo .deps/test_rfc3961.Po /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT librfc3961_la-crc.lo -MD -MP -MF .deps/librfc3961_la-crc.Tpo -c -o librfc3961_la-crc.lo `test -f 'crc.c' || echo './'`crc.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT librfc3961_la-crc.lo -MD -MP -MF .deps/librfc3961_la-crc.Tpo -c crc.c -fPIC -DPIC -o .libs/librfc3961_la-crc.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT librfc3961_la-crc.lo -MD -MP -MF .deps/librfc3961_la-crc.Tpo -c crc.c -o librfc3961_la-crc.o mv -f .deps/librfc3961_la-crc.Tpo .deps/librfc3961_la-crc.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT librfc3961_la-crypto.lo -MD -MP -MF .deps/librfc3961_la-crypto.Tpo -c -o librfc3961_la-crypto.lo `test -f 'crypto.c' || echo './'`crypto.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT librfc3961_la-crypto.lo -MD -MP -MF .deps/librfc3961_la-crypto.Tpo -c crypto.c -fPIC -DPIC -o .libs/librfc3961_la-crypto.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT librfc3961_la-crypto.lo -MD -MP -MF .deps/librfc3961_la-crypto.Tpo -c crypto.c -o librfc3961_la-crypto.o mv -f .deps/librfc3961_la-crypto.Tpo .deps/librfc3961_la-crypto.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT librfc3961_la-crypto-aes-sha1.lo -MD -MP -MF .deps/librfc3961_la-crypto-aes-sha1.Tpo -c -o librfc3961_la-crypto-aes-sha1.lo `test -f 'crypto-aes-sha1.c' || echo './'`crypto-aes-sha1.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT librfc3961_la-crypto-aes-sha1.lo -MD -MP -MF .deps/librfc3961_la-crypto-aes-sha1.Tpo -c crypto-aes-sha1.c -fPIC -DPIC -o .libs/librfc3961_la-crypto-aes-sha1.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT librfc3961_la-crypto-aes-sha1.lo -MD -MP -MF .deps/librfc3961_la-crypto-aes-sha1.Tpo -c crypto-aes-sha1.c -o librfc3961_la-crypto-aes-sha1.o mv -f .deps/librfc3961_la-crypto-aes-sha1.Tpo .deps/librfc3961_la-crypto-aes-sha1.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT librfc3961_la-crypto-aes-sha2.lo -MD -MP -MF .deps/librfc3961_la-crypto-aes-sha2.Tpo -c -o librfc3961_la-crypto-aes-sha2.lo `test -f 'crypto-aes-sha2.c' || echo './'`crypto-aes-sha2.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT librfc3961_la-crypto-aes-sha2.lo -MD -MP -MF .deps/librfc3961_la-crypto-aes-sha2.Tpo -c crypto-aes-sha2.c -fPIC -DPIC -o .libs/librfc3961_la-crypto-aes-sha2.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT librfc3961_la-crypto-aes-sha2.lo -MD -MP -MF .deps/librfc3961_la-crypto-aes-sha2.Tpo -c crypto-aes-sha2.c -o librfc3961_la-crypto-aes-sha2.o mv -f .deps/librfc3961_la-crypto-aes-sha2.Tpo .deps/librfc3961_la-crypto-aes-sha2.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT librfc3961_la-crypto-algs.lo -MD -MP -MF .deps/librfc3961_la-crypto-algs.Tpo -c -o librfc3961_la-crypto-algs.lo `test -f 'crypto-algs.c' || echo './'`crypto-algs.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT librfc3961_la-crypto-algs.lo -MD -MP -MF .deps/librfc3961_la-crypto-algs.Tpo -c crypto-algs.c -fPIC -DPIC -o .libs/librfc3961_la-crypto-algs.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT librfc3961_la-crypto-algs.lo -MD -MP -MF .deps/librfc3961_la-crypto-algs.Tpo -c crypto-algs.c -o librfc3961_la-crypto-algs.o mv -f .deps/librfc3961_la-crypto-algs.Tpo .deps/librfc3961_la-crypto-algs.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT librfc3961_la-crypto-arcfour.lo -MD -MP -MF .deps/librfc3961_la-crypto-arcfour.Tpo -c -o librfc3961_la-crypto-arcfour.lo `test -f 'crypto-arcfour.c' || echo './'`crypto-arcfour.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT librfc3961_la-crypto-arcfour.lo -MD -MP -MF .deps/librfc3961_la-crypto-arcfour.Tpo -c crypto-arcfour.c -fPIC -DPIC -o .libs/librfc3961_la-crypto-arcfour.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT librfc3961_la-crypto-arcfour.lo -MD -MP -MF .deps/librfc3961_la-crypto-arcfour.Tpo -c crypto-arcfour.c -o librfc3961_la-crypto-arcfour.o mv -f .deps/librfc3961_la-crypto-arcfour.Tpo .deps/librfc3961_la-crypto-arcfour.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT librfc3961_la-crypto-des.lo -MD -MP -MF .deps/librfc3961_la-crypto-des.Tpo -c -o librfc3961_la-crypto-des.lo `test -f 'crypto-des.c' || echo './'`crypto-des.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT librfc3961_la-crypto-des.lo -MD -MP -MF .deps/librfc3961_la-crypto-des.Tpo -c crypto-des.c -fPIC -DPIC -o .libs/librfc3961_la-crypto-des.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT librfc3961_la-crypto-des.lo -MD -MP -MF .deps/librfc3961_la-crypto-des.Tpo -c crypto-des.c -o librfc3961_la-crypto-des.o mv -f .deps/librfc3961_la-crypto-des.Tpo .deps/librfc3961_la-crypto-des.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT librfc3961_la-crypto-des-common.lo -MD -MP -MF .deps/librfc3961_la-crypto-des-common.Tpo -c -o librfc3961_la-crypto-des-common.lo `test -f 'crypto-des-common.c' || echo './'`crypto-des-common.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT librfc3961_la-crypto-des-common.lo -MD -MP -MF .deps/librfc3961_la-crypto-des-common.Tpo -c crypto-des-common.c -fPIC -DPIC -o .libs/librfc3961_la-crypto-des-common.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT librfc3961_la-crypto-des-common.lo -MD -MP -MF .deps/librfc3961_la-crypto-des-common.Tpo -c crypto-des-common.c -o librfc3961_la-crypto-des-common.o mv -f .deps/librfc3961_la-crypto-des-common.Tpo .deps/librfc3961_la-crypto-des-common.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT librfc3961_la-crypto-des3.lo -MD -MP -MF .deps/librfc3961_la-crypto-des3.Tpo -c -o librfc3961_la-crypto-des3.lo `test -f 'crypto-des3.c' || echo './'`crypto-des3.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT librfc3961_la-crypto-des3.lo -MD -MP -MF .deps/librfc3961_la-crypto-des3.Tpo -c crypto-des3.c -fPIC -DPIC -o .libs/librfc3961_la-crypto-des3.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT librfc3961_la-crypto-des3.lo -MD -MP -MF .deps/librfc3961_la-crypto-des3.Tpo -c crypto-des3.c -o librfc3961_la-crypto-des3.o mv -f .deps/librfc3961_la-crypto-des3.Tpo .deps/librfc3961_la-crypto-des3.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT librfc3961_la-crypto-evp.lo -MD -MP -MF .deps/librfc3961_la-crypto-evp.Tpo -c -o librfc3961_la-crypto-evp.lo `test -f 'crypto-evp.c' || echo './'`crypto-evp.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT librfc3961_la-crypto-evp.lo -MD -MP -MF .deps/librfc3961_la-crypto-evp.Tpo -c crypto-evp.c -fPIC -DPIC -o .libs/librfc3961_la-crypto-evp.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT librfc3961_la-crypto-evp.lo -MD -MP -MF .deps/librfc3961_la-crypto-evp.Tpo -c crypto-evp.c -o librfc3961_la-crypto-evp.o mv -f .deps/librfc3961_la-crypto-evp.Tpo .deps/librfc3961_la-crypto-evp.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT librfc3961_la-crypto-null.lo -MD -MP -MF .deps/librfc3961_la-crypto-null.Tpo -c -o librfc3961_la-crypto-null.lo `test -f 'crypto-null.c' || echo './'`crypto-null.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT librfc3961_la-crypto-null.lo -MD -MP -MF .deps/librfc3961_la-crypto-null.Tpo -c crypto-null.c -fPIC -DPIC -o .libs/librfc3961_la-crypto-null.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT librfc3961_la-crypto-null.lo -MD -MP -MF .deps/librfc3961_la-crypto-null.Tpo -c crypto-null.c -o librfc3961_la-crypto-null.o mv -f .deps/librfc3961_la-crypto-null.Tpo .deps/librfc3961_la-crypto-null.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT librfc3961_la-crypto-pk.lo -MD -MP -MF .deps/librfc3961_la-crypto-pk.Tpo -c -o librfc3961_la-crypto-pk.lo `test -f 'crypto-pk.c' || echo './'`crypto-pk.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT librfc3961_la-crypto-pk.lo -MD -MP -MF .deps/librfc3961_la-crypto-pk.Tpo -c crypto-pk.c -fPIC -DPIC -o .libs/librfc3961_la-crypto-pk.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT librfc3961_la-crypto-pk.lo -MD -MP -MF .deps/librfc3961_la-crypto-pk.Tpo -c crypto-pk.c -o librfc3961_la-crypto-pk.o mv -f .deps/librfc3961_la-crypto-pk.Tpo .deps/librfc3961_la-crypto-pk.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT librfc3961_la-crypto-rand.lo -MD -MP -MF .deps/librfc3961_la-crypto-rand.Tpo -c -o librfc3961_la-crypto-rand.lo `test -f 'crypto-rand.c' || echo './'`crypto-rand.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT librfc3961_la-crypto-rand.lo -MD -MP -MF .deps/librfc3961_la-crypto-rand.Tpo -c crypto-rand.c -fPIC -DPIC -o .libs/librfc3961_la-crypto-rand.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT librfc3961_la-crypto-rand.lo -MD -MP -MF .deps/librfc3961_la-crypto-rand.Tpo -c crypto-rand.c -o librfc3961_la-crypto-rand.o mv -f .deps/librfc3961_la-crypto-rand.Tpo .deps/librfc3961_la-crypto-rand.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT librfc3961_la-crypto-stubs.lo -MD -MP -MF .deps/librfc3961_la-crypto-stubs.Tpo -c -o librfc3961_la-crypto-stubs.lo `test -f 'crypto-stubs.c' || echo './'`crypto-stubs.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT librfc3961_la-crypto-stubs.lo -MD -MP -MF .deps/librfc3961_la-crypto-stubs.Tpo -c crypto-stubs.c -fPIC -DPIC -o .libs/librfc3961_la-crypto-stubs.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT librfc3961_la-crypto-stubs.lo -MD -MP -MF .deps/librfc3961_la-crypto-stubs.Tpo -c crypto-stubs.c -o librfc3961_la-crypto-stubs.o mv -f .deps/librfc3961_la-crypto-stubs.Tpo .deps/librfc3961_la-crypto-stubs.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT librfc3961_la-data.lo -MD -MP -MF .deps/librfc3961_la-data.Tpo -c -o librfc3961_la-data.lo `test -f 'data.c' || echo './'`data.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT librfc3961_la-data.lo -MD -MP -MF .deps/librfc3961_la-data.Tpo -c data.c -fPIC -DPIC -o .libs/librfc3961_la-data.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT librfc3961_la-data.lo -MD -MP -MF .deps/librfc3961_la-data.Tpo -c data.c -o librfc3961_la-data.o mv -f .deps/librfc3961_la-data.Tpo .deps/librfc3961_la-data.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT librfc3961_la-enomem.lo -MD -MP -MF .deps/librfc3961_la-enomem.Tpo -c -o librfc3961_la-enomem.lo `test -f 'enomem.c' || echo './'`enomem.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT librfc3961_la-enomem.lo -MD -MP -MF .deps/librfc3961_la-enomem.Tpo -c enomem.c -fPIC -DPIC -o .libs/librfc3961_la-enomem.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT librfc3961_la-enomem.lo -MD -MP -MF .deps/librfc3961_la-enomem.Tpo -c enomem.c -o librfc3961_la-enomem.o mv -f .deps/librfc3961_la-enomem.Tpo .deps/librfc3961_la-enomem.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT librfc3961_la-error_string.lo -MD -MP -MF .deps/librfc3961_la-error_string.Tpo -c -o librfc3961_la-error_string.lo `test -f 'error_string.c' || echo './'`error_string.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT librfc3961_la-error_string.lo -MD -MP -MF .deps/librfc3961_la-error_string.Tpo -c error_string.c -fPIC -DPIC -o .libs/librfc3961_la-error_string.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT librfc3961_la-error_string.lo -MD -MP -MF .deps/librfc3961_la-error_string.Tpo -c error_string.c -o librfc3961_la-error_string.o mv -f .deps/librfc3961_la-error_string.Tpo .deps/librfc3961_la-error_string.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT librfc3961_la-keyblock.lo -MD -MP -MF .deps/librfc3961_la-keyblock.Tpo -c -o librfc3961_la-keyblock.lo `test -f 'keyblock.c' || echo './'`keyblock.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT librfc3961_la-keyblock.lo -MD -MP -MF .deps/librfc3961_la-keyblock.Tpo -c keyblock.c -fPIC -DPIC -o .libs/librfc3961_la-keyblock.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT librfc3961_la-keyblock.lo -MD -MP -MF .deps/librfc3961_la-keyblock.Tpo -c keyblock.c -o librfc3961_la-keyblock.o mv -f .deps/librfc3961_la-keyblock.Tpo .deps/librfc3961_la-keyblock.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT librfc3961_la-n-fold.lo -MD -MP -MF .deps/librfc3961_la-n-fold.Tpo -c -o librfc3961_la-n-fold.lo `test -f 'n-fold.c' || echo './'`n-fold.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT librfc3961_la-n-fold.lo -MD -MP -MF .deps/librfc3961_la-n-fold.Tpo -c n-fold.c -fPIC -DPIC -o .libs/librfc3961_la-n-fold.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT librfc3961_la-n-fold.lo -MD -MP -MF .deps/librfc3961_la-n-fold.Tpo -c n-fold.c -o librfc3961_la-n-fold.o mv -f .deps/librfc3961_la-n-fold.Tpo .deps/librfc3961_la-n-fold.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT librfc3961_la-salt.lo -MD -MP -MF .deps/librfc3961_la-salt.Tpo -c -o librfc3961_la-salt.lo `test -f 'salt.c' || echo './'`salt.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT librfc3961_la-salt.lo -MD -MP -MF .deps/librfc3961_la-salt.Tpo -c salt.c -fPIC -DPIC -o .libs/librfc3961_la-salt.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT librfc3961_la-salt.lo -MD -MP -MF .deps/librfc3961_la-salt.Tpo -c salt.c -o librfc3961_la-salt.o mv -f .deps/librfc3961_la-salt.Tpo .deps/librfc3961_la-salt.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT librfc3961_la-salt-aes-sha1.lo -MD -MP -MF .deps/librfc3961_la-salt-aes-sha1.Tpo -c -o librfc3961_la-salt-aes-sha1.lo `test -f 'salt-aes-sha1.c' || echo './'`salt-aes-sha1.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT librfc3961_la-salt-aes-sha1.lo -MD -MP -MF .deps/librfc3961_la-salt-aes-sha1.Tpo -c salt-aes-sha1.c -fPIC -DPIC -o .libs/librfc3961_la-salt-aes-sha1.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT librfc3961_la-salt-aes-sha1.lo -MD -MP -MF .deps/librfc3961_la-salt-aes-sha1.Tpo -c salt-aes-sha1.c -o librfc3961_la-salt-aes-sha1.o mv -f .deps/librfc3961_la-salt-aes-sha1.Tpo .deps/librfc3961_la-salt-aes-sha1.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT librfc3961_la-salt-aes-sha2.lo -MD -MP -MF .deps/librfc3961_la-salt-aes-sha2.Tpo -c -o librfc3961_la-salt-aes-sha2.lo `test -f 'salt-aes-sha2.c' || echo './'`salt-aes-sha2.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT librfc3961_la-salt-aes-sha2.lo -MD -MP -MF .deps/librfc3961_la-salt-aes-sha2.Tpo -c salt-aes-sha2.c -fPIC -DPIC -o .libs/librfc3961_la-salt-aes-sha2.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT librfc3961_la-salt-aes-sha2.lo -MD -MP -MF .deps/librfc3961_la-salt-aes-sha2.Tpo -c salt-aes-sha2.c -o librfc3961_la-salt-aes-sha2.o mv -f .deps/librfc3961_la-salt-aes-sha2.Tpo .deps/librfc3961_la-salt-aes-sha2.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT librfc3961_la-salt-arcfour.lo -MD -MP -MF .deps/librfc3961_la-salt-arcfour.Tpo -c -o librfc3961_la-salt-arcfour.lo `test -f 'salt-arcfour.c' || echo './'`salt-arcfour.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT librfc3961_la-salt-arcfour.lo -MD -MP -MF .deps/librfc3961_la-salt-arcfour.Tpo -c salt-arcfour.c -fPIC -DPIC -o .libs/librfc3961_la-salt-arcfour.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT librfc3961_la-salt-arcfour.lo -MD -MP -MF .deps/librfc3961_la-salt-arcfour.Tpo -c salt-arcfour.c -o librfc3961_la-salt-arcfour.o mv -f .deps/librfc3961_la-salt-arcfour.Tpo .deps/librfc3961_la-salt-arcfour.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT librfc3961_la-salt-des.lo -MD -MP -MF .deps/librfc3961_la-salt-des.Tpo -c -o librfc3961_la-salt-des.lo `test -f 'salt-des.c' || echo './'`salt-des.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT librfc3961_la-salt-des.lo -MD -MP -MF .deps/librfc3961_la-salt-des.Tpo -c salt-des.c -fPIC -DPIC -o .libs/librfc3961_la-salt-des.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT librfc3961_la-salt-des.lo -MD -MP -MF .deps/librfc3961_la-salt-des.Tpo -c salt-des.c -o librfc3961_la-salt-des.o mv -f .deps/librfc3961_la-salt-des.Tpo .deps/librfc3961_la-salt-des.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT librfc3961_la-salt-des3.lo -MD -MP -MF .deps/librfc3961_la-salt-des3.Tpo -c -o librfc3961_la-salt-des3.lo `test -f 'salt-des3.c' || echo './'`salt-des3.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT librfc3961_la-salt-des3.lo -MD -MP -MF .deps/librfc3961_la-salt-des3.Tpo -c salt-des3.c -fPIC -DPIC -o .libs/librfc3961_la-salt-des3.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT librfc3961_la-salt-des3.lo -MD -MP -MF .deps/librfc3961_la-salt-des3.Tpo -c salt-des3.c -o librfc3961_la-salt-des3.o mv -f .deps/librfc3961_la-salt-des3.Tpo .deps/librfc3961_la-salt-des3.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT librfc3961_la-sp800-108-kdf.lo -MD -MP -MF .deps/librfc3961_la-sp800-108-kdf.Tpo -c -o librfc3961_la-sp800-108-kdf.lo `test -f 'sp800-108-kdf.c' || echo './'`sp800-108-kdf.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT librfc3961_la-sp800-108-kdf.lo -MD -MP -MF .deps/librfc3961_la-sp800-108-kdf.Tpo -c sp800-108-kdf.c -fPIC -DPIC -o .libs/librfc3961_la-sp800-108-kdf.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT librfc3961_la-sp800-108-kdf.lo -MD -MP -MF .deps/librfc3961_la-sp800-108-kdf.Tpo -c sp800-108-kdf.c -o librfc3961_la-sp800-108-kdf.o mv -f .deps/librfc3961_la-sp800-108-kdf.Tpo .deps/librfc3961_la-sp800-108-kdf.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT librfc3961_la-store-int.lo -MD -MP -MF .deps/librfc3961_la-store-int.Tpo -c -o librfc3961_la-store-int.lo `test -f 'store-int.c' || echo './'`store-int.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT librfc3961_la-store-int.lo -MD -MP -MF .deps/librfc3961_la-store-int.Tpo -c store-int.c -fPIC -DPIC -o .libs/librfc3961_la-store-int.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT librfc3961_la-store-int.lo -MD -MP -MF .deps/librfc3961_la-store-int.Tpo -c store-int.c -o librfc3961_la-store-int.o mv -f .deps/librfc3961_la-store-int.Tpo .deps/librfc3961_la-store-int.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT librfc3961_la-warn.lo -MD -MP -MF .deps/librfc3961_la-warn.Tpo -c -o librfc3961_la-warn.lo `test -f 'warn.c' || echo './'`warn.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT librfc3961_la-warn.lo -MD -MP -MF .deps/librfc3961_la-warn.Tpo -c warn.c -fPIC -DPIC -o .libs/librfc3961_la-warn.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DBUILD_KRB5_LIB -I../../lib/roken -I../../lib/roken -I../com_err -I./../com_err -I../../lib/sqlite -I/include -DHEIMDAL_LOCALEDIR="/usr/local/share/locale" -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT librfc3961_la-warn.lo -MD -MP -MF .deps/librfc3961_la-warn.Tpo -c warn.c -o librfc3961_la-warn.o mv -f .deps/librfc3961_la-warn.Tpo .deps/librfc3961_la-warn.Plo /usr/bin/libtool --tag=CC --mode=link cc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -L/usr/local/lib -o librfc3961.la librfc3961_la-crc.lo librfc3961_la-crypto.lo librfc3961_la-crypto-aes-sha1.lo librfc3961_la-crypto-aes-sha2.lo librfc3961_la-crypto-algs.lo librfc3961_la-crypto-arcfour.lo librfc3961_la-crypto-des.lo librfc3961_la-crypto-des-common.lo librfc3961_la-crypto-des3.lo librfc3961_la-crypto-evp.lo librfc3961_la-crypto-null.lo librfc3961_la-crypto-pk.lo librfc3961_la-crypto-rand.lo librfc3961_la-crypto-stubs.lo librfc3961_la-data.lo librfc3961_la-enomem.lo librfc3961_la-error_string.lo librfc3961_la-keyblock.lo librfc3961_la-n-fold.lo librfc3961_la-salt.lo librfc3961_la-salt-aes-sha1.lo librfc3961_la-salt-aes-sha2.lo librfc3961_la-salt-arcfour.lo librfc3961_la-salt-des.lo librfc3961_la-salt-des3.lo librfc3961_la-sp800-108-kdf.lo librfc3961_la-store-int.lo librfc3961_la-warn.lo ../../lib/asn1/libasn1.la ../../lib/ipc/libheim-ipcc.la ../../lib/wind/libwind.la ../hx509/libhx509.la ../../lib/sqlite/libheimsqlite.la -lcom_err ../../lib/hcrypto/libhcrypto.la ../../lib/roken/libroken.la -pthread -pthread libtool: link: ar x /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/ipc/.libs/libheim-ipcc.a libtool: link: ar cru .libs/librfc3961.a ./.libs/librfc3961.lax/libheim-ipcc.a/print_version.o ./.libs/librfc3961.lax/libheim-ipcc.a/client.o ./.libs/librfc3961.lax/libheim-ipcc.a/common.o .libs/librfc3961_la-crc.o .libs/librfc3961_la-crypto.o .libs/librfc3961_la-crypto-aes-sha1.o .libs/librfc3961_la-crypto-aes-sha2.o .libs/librfc3961_la-crypto-algs.o .libs/librfc3961_la-crypto-arcfour.o .libs/librfc3961_la-crypto-des.o .libs/librfc3961_la-crypto-des-common.o .libs/librfc3961_la-crypto-des3.o .libs/librfc3961_la-crypto-evp.o .libs/librfc3961_la-crypto-null.o .libs/librfc3961_la-crypto-pk.o .libs/librfc3961_la-crypto-rand.o .libs/librfc3961_la-crypto-stubs.o .libs/librfc3961_la-data.o .libs/librfc3961_la-enomem.o .libs/librfc3961_la-error_string.o .libs/librfc3961_la-keyblock.o .libs/librfc3961_la-n-fold.o .libs/librfc3961_la-salt.o .libs/librfc3961_la-salt-aes-sha1.o .libs/librfc3961_la-salt-aes-sha2.o .libs/librfc3961_la-salt-arcfour.o .libs/librfc3961_la-salt-des.o .libs/librfc3961_la-salt-des3.o .libs/librfc3961_la-sp800-108-kdf.o .libs/librfc3961_la-store-int.o .libs/librfc3961_la-warn.o libtool: link: ranlib .libs/librfc3961.a /usr/bin/libtool --tag=CC --mode=link cc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -L/usr/local/lib -o test_rfc3961 test_rfc3961.o librfc3961.la ../../lib/asn1/libasn1.la ../../lib/wind/libwind.la ../../lib/hcrypto/libhcrypto.la ../../lib/vers/libvers.la ../../lib/roken/libroken.la -pthread libtool: link: cc -o .libs/test_rfc3961 -pthread -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe test_rfc3961.o /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/krb5/.libs/librfc3961.a /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/vers/.libs/libvers.a -L.libs -lasn1 -lcom_err -lroken -lutil -lwind -lhx509 -lhcrypto -lheimbase -lcrypto -lheimsqlite -Wl,-rpath,/usr/local/heimdal/lib cp ./krb5.h ../../include/krb5.h cp ./krb5-protos.h ../../include/krb5-protos.h cp ./krb5_ccapi.h ../../include/krb5_ccapi.h cp ./krb5_err.h ../../include/krb5_err.h cp ./heim_err.h ../../include/heim_err.h cp ./k524_err.h ../../include/k524_err.h cp ./locate_plugin.h ../../include/locate_plugin.h cp ./send_to_kdc_plugin.h ../../include/send_to_kdc_plugin.h cp ./ccache_plugin.h ../../include/ccache_plugin.h cp ./an2ln_plugin.h ../../include/an2ln_plugin.h cp ./db_plugin.h ../../include/db_plugin.h cp ./krb_err.h ../../include/krb_err.h cp ./krb5-private.h ../../include/krb5-private.h gmake[2]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/krb5' Making all in ntlm gmake[2]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/ntlm' compile_et ntlm_err.et /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ntlm.lo -MD -MP -MF .deps/ntlm.Tpo -c -o ntlm.lo ntlm.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ntlm.lo -MD -MP -MF .deps/ntlm.Tpo -c ntlm.c -fPIC -DPIC -o .libs/ntlm.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ntlm.lo -MD -MP -MF .deps/ntlm.Tpo -c ntlm.c -o ntlm.o mv -f .deps/ntlm.Tpo .deps/ntlm.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ntlm_err.lo -MD -MP -MF .deps/ntlm_err.Tpo -c -o ntlm_err.lo ntlm_err.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ntlm_err.lo -MD -MP -MF .deps/ntlm_err.Tpo -c ntlm_err.c -fPIC -DPIC -o .libs/ntlm_err.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ntlm_err.lo -MD -MP -MF .deps/ntlm_err.Tpo -c ntlm_err.c -o ntlm_err.o mv -f .deps/ntlm_err.Tpo .deps/ntlm_err.Plo /usr/bin/libtool --tag=CC --mode=link cc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -version-info 1:0:1 -L/usr/local/lib -o libheimntlm.la -rpath /usr/local/heimdal/lib ntlm.lo ntlm_err.lo ../krb5/libkrb5.la ../../lib/wind/libwind.la ../../lib/hcrypto/libhcrypto.la ../../lib/roken/libroken.la -pthread libtool: link: cc -shared -fPIC -DPIC -o .libs/libheimntlm.so.1.0 -pthread -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe .libs/ntlm.o .libs/ntlm_err.o -L.libs -lkrb5 -lasn1 -lcom_err -lroken -lutil -lwind -lheimbase -lhx509 -lhcrypto -lcrypto -lheimsqlite -Wl,-soname,libheimntlm.so.1.0,-rpath,/usr/local/heimdal/lib libtool: link: ar cru .libs/libheimntlm.a ntlm.o ntlm_err.o libtool: link: ranlib .libs/libheimntlm.a cp ./heimntlm.h ../../include/heimntlm.h cp ./heimntlm-protos.h ../../include/heimntlm-protos.h cp ./ntlm_err.h ../../include/ntlm_err.h gmake[2]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/ntlm' Making all in gssapi gmake[2]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/gssapi' ../../lib/asn1/asn1_compile --option-file=./spnego/spnego.opt ./spnego/spnego.asn1 spnego_asn1 /bin/sh: no: not found /bin/sh: no: not found /bin/sh: no: not found /bin/sh: no: not found /bin/sh: no: not found /bin/sh: no: not found /bin/sh: no: not found /bin/sh: no: not found /bin/sh: no: not found ../../lib/asn1/asn1_compile ./mech/gssapi.asn1 gssapi_asn1 /bin/sh: no: not found gmake all-am gmake[3]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/gssapi' ../../lib/sl/slc ./gss-commands.in depbase=`echo gsstool.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT gsstool.o -MD -MP -MF $depbase.Tpo -c -o gsstool.o gsstool.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo gss-commands.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT gss-commands.o -MD -MP -MF $depbase.Tpo -c -o gss-commands.o gss-commands.c &&\ mv -f $depbase.Tpo $depbase.Po cd . && perl ../../cf/make-proto.pl -q -P comment -p ntlm/ntlm-private.h ntlm/accept_sec_context.c ntlm/acquire_cred.c ntlm/add_cred.c ntlm/canonicalize_name.c ntlm/compare_name.c ntlm/context_time.c ntlm/creds.c ntlm/crypto.c ntlm/delete_sec_context.c ntlm/display_name.c ntlm/display_status.c ntlm/duplicate_name.c ntlm/export_name.c ntlm/export_sec_context.c ntlm/external.c ntlm/ntlm.h ntlm/import_name.c ntlm/import_sec_context.c ntlm/indicate_mechs.c ntlm/init_sec_context.c ntlm/inquire_context.c ntlm/inquire_cred_by_mech.c ntlm/inquire_mechs_for_name.c ntlm/inquire_names_for_mech.c ntlm/inquire_sec_context_by_oid.c ntlm/iter_cred.c ntlm/process_context_token.c ntlm/release_cred.c ntlm/release_name.c ntlm/kdc.c || rm -f ntlm/ntlm-private.h compile_et ./krb5/gkrb5_err.et depbase=`echo krb5/8003.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/8003.lo -MD -MP -MF $depbase.Tpo -c -o krb5/8003.lo krb5/8003.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/8003.lo -MD -MP -MF krb5/.deps/8003.Tpo -c krb5/8003.c -fPIC -DPIC -o krb5/.libs/8003.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/8003.lo -MD -MP -MF krb5/.deps/8003.Tpo -c krb5/8003.c -o krb5/8003.o depbase=`echo krb5/accept_sec_context.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/accept_sec_context.lo -MD -MP -MF $depbase.Tpo -c -o krb5/accept_sec_context.lo krb5/accept_sec_context.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/accept_sec_context.lo -MD -MP -MF krb5/.deps/accept_sec_context.Tpo -c krb5/accept_sec_context.c -fPIC -DPIC -o krb5/.libs/accept_sec_context.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/accept_sec_context.lo -MD -MP -MF krb5/.deps/accept_sec_context.Tpo -c krb5/accept_sec_context.c -o krb5/accept_sec_context.o depbase=`echo krb5/acquire_cred.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/acquire_cred.lo -MD -MP -MF $depbase.Tpo -c -o krb5/acquire_cred.lo krb5/acquire_cred.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/acquire_cred.lo -MD -MP -MF krb5/.deps/acquire_cred.Tpo -c krb5/acquire_cred.c -fPIC -DPIC -o krb5/.libs/acquire_cred.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/acquire_cred.lo -MD -MP -MF krb5/.deps/acquire_cred.Tpo -c krb5/acquire_cred.c -o krb5/acquire_cred.o depbase=`echo krb5/add_cred.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/add_cred.lo -MD -MP -MF $depbase.Tpo -c -o krb5/add_cred.lo krb5/add_cred.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/add_cred.lo -MD -MP -MF krb5/.deps/add_cred.Tpo -c krb5/add_cred.c -fPIC -DPIC -o krb5/.libs/add_cred.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/add_cred.lo -MD -MP -MF krb5/.deps/add_cred.Tpo -c krb5/add_cred.c -o krb5/add_cred.o depbase=`echo krb5/address_to_krb5addr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/address_to_krb5addr.lo -MD -MP -MF $depbase.Tpo -c -o krb5/address_to_krb5addr.lo krb5/address_to_krb5addr.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/address_to_krb5addr.lo -MD -MP -MF krb5/.deps/address_to_krb5addr.Tpo -c krb5/address_to_krb5addr.c -fPIC -DPIC -o krb5/.libs/address_to_krb5addr.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/address_to_krb5addr.lo -MD -MP -MF krb5/.deps/address_to_krb5addr.Tpo -c krb5/address_to_krb5addr.c -o krb5/address_to_krb5addr.o depbase=`echo krb5/aeap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/aeap.lo -MD -MP -MF $depbase.Tpo -c -o krb5/aeap.lo krb5/aeap.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/aeap.lo -MD -MP -MF krb5/.deps/aeap.Tpo -c krb5/aeap.c -fPIC -DPIC -o krb5/.libs/aeap.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/aeap.lo -MD -MP -MF krb5/.deps/aeap.Tpo -c krb5/aeap.c -o krb5/aeap.o depbase=`echo krb5/arcfour.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/arcfour.lo -MD -MP -MF $depbase.Tpo -c -o krb5/arcfour.lo krb5/arcfour.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/arcfour.lo -MD -MP -MF krb5/.deps/arcfour.Tpo -c krb5/arcfour.c -fPIC -DPIC -o krb5/.libs/arcfour.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/arcfour.lo -MD -MP -MF krb5/.deps/arcfour.Tpo -c krb5/arcfour.c -o krb5/arcfour.o depbase=`echo krb5/canonicalize_name.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/canonicalize_name.lo -MD -MP -MF $depbase.Tpo -c -o krb5/canonicalize_name.lo krb5/canonicalize_name.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/canonicalize_name.lo -MD -MP -MF krb5/.deps/canonicalize_name.Tpo -c krb5/canonicalize_name.c -fPIC -DPIC -o krb5/.libs/canonicalize_name.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/canonicalize_name.lo -MD -MP -MF krb5/.deps/canonicalize_name.Tpo -c krb5/canonicalize_name.c -o krb5/canonicalize_name.o depbase=`echo krb5/creds.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/creds.lo -MD -MP -MF $depbase.Tpo -c -o krb5/creds.lo krb5/creds.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/creds.lo -MD -MP -MF krb5/.deps/creds.Tpo -c krb5/creds.c -fPIC -DPIC -o krb5/.libs/creds.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/creds.lo -MD -MP -MF krb5/.deps/creds.Tpo -c krb5/creds.c -o krb5/creds.o depbase=`echo krb5/ccache_name.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/ccache_name.lo -MD -MP -MF $depbase.Tpo -c -o krb5/ccache_name.lo krb5/ccache_name.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/ccache_name.lo -MD -MP -MF krb5/.deps/ccache_name.Tpo -c krb5/ccache_name.c -fPIC -DPIC -o krb5/.libs/ccache_name.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/ccache_name.lo -MD -MP -MF krb5/.deps/ccache_name.Tpo -c krb5/ccache_name.c -o krb5/ccache_name.o depbase=`echo krb5/cfx.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/cfx.lo -MD -MP -MF $depbase.Tpo -c -o krb5/cfx.lo krb5/cfx.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/cfx.lo -MD -MP -MF krb5/.deps/cfx.Tpo -c krb5/cfx.c -fPIC -DPIC -o krb5/.libs/cfx.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/cfx.lo -MD -MP -MF krb5/.deps/cfx.Tpo -c krb5/cfx.c -o krb5/cfx.o depbase=`echo krb5/compare_name.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/compare_name.lo -MD -MP -MF $depbase.Tpo -c -o krb5/compare_name.lo krb5/compare_name.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/compare_name.lo -MD -MP -MF krb5/.deps/compare_name.Tpo -c krb5/compare_name.c -fPIC -DPIC -o krb5/.libs/compare_name.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/compare_name.lo -MD -MP -MF krb5/.deps/compare_name.Tpo -c krb5/compare_name.c -o krb5/compare_name.o depbase=`echo krb5/compat.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/compat.lo -MD -MP -MF $depbase.Tpo -c -o krb5/compat.lo krb5/compat.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/compat.lo -MD -MP -MF krb5/.deps/compat.Tpo -c krb5/compat.c -fPIC -DPIC -o krb5/.libs/compat.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/compat.lo -MD -MP -MF krb5/.deps/compat.Tpo -c krb5/compat.c -o krb5/compat.o depbase=`echo krb5/context_time.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/context_time.lo -MD -MP -MF $depbase.Tpo -c -o krb5/context_time.lo krb5/context_time.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/context_time.lo -MD -MP -MF krb5/.deps/context_time.Tpo -c krb5/context_time.c -fPIC -DPIC -o krb5/.libs/context_time.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/context_time.lo -MD -MP -MF krb5/.deps/context_time.Tpo -c krb5/context_time.c -o krb5/context_time.o depbase=`echo krb5/copy_ccache.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/copy_ccache.lo -MD -MP -MF $depbase.Tpo -c -o krb5/copy_ccache.lo krb5/copy_ccache.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/copy_ccache.lo -MD -MP -MF krb5/.deps/copy_ccache.Tpo -c krb5/copy_ccache.c -fPIC -DPIC -o krb5/.libs/copy_ccache.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/copy_ccache.lo -MD -MP -MF krb5/.deps/copy_ccache.Tpo -c krb5/copy_ccache.c -o krb5/copy_ccache.o depbase=`echo krb5/decapsulate.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/decapsulate.lo -MD -MP -MF $depbase.Tpo -c -o krb5/decapsulate.lo krb5/decapsulate.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/decapsulate.lo -MD -MP -MF krb5/.deps/decapsulate.Tpo -c krb5/decapsulate.c -fPIC -DPIC -o krb5/.libs/decapsulate.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/decapsulate.lo -MD -MP -MF krb5/.deps/decapsulate.Tpo -c krb5/decapsulate.c -o krb5/decapsulate.o depbase=`echo krb5/delete_sec_context.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/delete_sec_context.lo -MD -MP -MF $depbase.Tpo -c -o krb5/delete_sec_context.lo krb5/delete_sec_context.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/delete_sec_context.lo -MD -MP -MF krb5/.deps/delete_sec_context.Tpo -c krb5/delete_sec_context.c -fPIC -DPIC -o krb5/.libs/delete_sec_context.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/delete_sec_context.lo -MD -MP -MF krb5/.deps/delete_sec_context.Tpo -c krb5/delete_sec_context.c -o krb5/delete_sec_context.o depbase=`echo krb5/display_name.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/display_name.lo -MD -MP -MF $depbase.Tpo -c -o krb5/display_name.lo krb5/display_name.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/display_name.lo -MD -MP -MF krb5/.deps/display_name.Tpo -c krb5/display_name.c -fPIC -DPIC -o krb5/.libs/display_name.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/display_name.lo -MD -MP -MF krb5/.deps/display_name.Tpo -c krb5/display_name.c -o krb5/display_name.o depbase=`echo krb5/display_status.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/display_status.lo -MD -MP -MF $depbase.Tpo -c -o krb5/display_status.lo krb5/display_status.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/display_status.lo -MD -MP -MF krb5/.deps/display_status.Tpo -c krb5/display_status.c -fPIC -DPIC -o krb5/.libs/display_status.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/display_status.lo -MD -MP -MF krb5/.deps/display_status.Tpo -c krb5/display_status.c -o krb5/display_status.o depbase=`echo krb5/duplicate_name.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/duplicate_name.lo -MD -MP -MF $depbase.Tpo -c -o krb5/duplicate_name.lo krb5/duplicate_name.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/duplicate_name.lo -MD -MP -MF krb5/.deps/duplicate_name.Tpo -c krb5/duplicate_name.c -fPIC -DPIC -o krb5/.libs/duplicate_name.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/duplicate_name.lo -MD -MP -MF krb5/.deps/duplicate_name.Tpo -c krb5/duplicate_name.c -o krb5/duplicate_name.o depbase=`echo krb5/encapsulate.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/encapsulate.lo -MD -MP -MF $depbase.Tpo -c -o krb5/encapsulate.lo krb5/encapsulate.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/encapsulate.lo -MD -MP -MF krb5/.deps/encapsulate.Tpo -c krb5/encapsulate.c -fPIC -DPIC -o krb5/.libs/encapsulate.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/encapsulate.lo -MD -MP -MF krb5/.deps/encapsulate.Tpo -c krb5/encapsulate.c -o krb5/encapsulate.o depbase=`echo krb5/export_name.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/export_name.lo -MD -MP -MF $depbase.Tpo -c -o krb5/export_name.lo krb5/export_name.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/export_name.lo -MD -MP -MF krb5/.deps/export_name.Tpo -c krb5/export_name.c -fPIC -DPIC -o krb5/.libs/export_name.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/export_name.lo -MD -MP -MF krb5/.deps/export_name.Tpo -c krb5/export_name.c -o krb5/export_name.o depbase=`echo krb5/export_sec_context.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/export_sec_context.lo -MD -MP -MF $depbase.Tpo -c -o krb5/export_sec_context.lo krb5/export_sec_context.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/export_sec_context.lo -MD -MP -MF krb5/.deps/export_sec_context.Tpo -c krb5/export_sec_context.c -fPIC -DPIC -o krb5/.libs/export_sec_context.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/export_sec_context.lo -MD -MP -MF krb5/.deps/export_sec_context.Tpo -c krb5/export_sec_context.c -o krb5/export_sec_context.o depbase=`echo krb5/external.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/external.lo -MD -MP -MF $depbase.Tpo -c -o krb5/external.lo krb5/external.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/external.lo -MD -MP -MF krb5/.deps/external.Tpo -c krb5/external.c -fPIC -DPIC -o krb5/.libs/external.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/external.lo -MD -MP -MF krb5/.deps/external.Tpo -c krb5/external.c -o krb5/external.o depbase=`echo krb5/get_mic.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/get_mic.lo -MD -MP -MF $depbase.Tpo -c -o krb5/get_mic.lo krb5/get_mic.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/get_mic.lo -MD -MP -MF krb5/.deps/get_mic.Tpo -c krb5/get_mic.c -fPIC -DPIC -o krb5/.libs/get_mic.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/get_mic.lo -MD -MP -MF krb5/.deps/get_mic.Tpo -c krb5/get_mic.c -o krb5/get_mic.o depbase=`echo krb5/import_name.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/import_name.lo -MD -MP -MF $depbase.Tpo -c -o krb5/import_name.lo krb5/import_name.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/import_name.lo -MD -MP -MF krb5/.deps/import_name.Tpo -c krb5/import_name.c -fPIC -DPIC -o krb5/.libs/import_name.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/import_name.lo -MD -MP -MF krb5/.deps/import_name.Tpo -c krb5/import_name.c -o krb5/import_name.o depbase=`echo krb5/import_sec_context.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/import_sec_context.lo -MD -MP -MF $depbase.Tpo -c -o krb5/import_sec_context.lo krb5/import_sec_context.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/import_sec_context.lo -MD -MP -MF krb5/.deps/import_sec_context.Tpo -c krb5/import_sec_context.c -fPIC -DPIC -o krb5/.libs/import_sec_context.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/import_sec_context.lo -MD -MP -MF krb5/.deps/import_sec_context.Tpo -c krb5/import_sec_context.c -o krb5/import_sec_context.o depbase=`echo krb5/indicate_mechs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/indicate_mechs.lo -MD -MP -MF $depbase.Tpo -c -o krb5/indicate_mechs.lo krb5/indicate_mechs.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/indicate_mechs.lo -MD -MP -MF krb5/.deps/indicate_mechs.Tpo -c krb5/indicate_mechs.c -fPIC -DPIC -o krb5/.libs/indicate_mechs.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/indicate_mechs.lo -MD -MP -MF krb5/.deps/indicate_mechs.Tpo -c krb5/indicate_mechs.c -o krb5/indicate_mechs.o depbase=`echo krb5/init.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/init.lo -MD -MP -MF $depbase.Tpo -c -o krb5/init.lo krb5/init.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/init.lo -MD -MP -MF krb5/.deps/init.Tpo -c krb5/init.c -fPIC -DPIC -o krb5/.libs/init.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/init.lo -MD -MP -MF krb5/.deps/init.Tpo -c krb5/init.c -o krb5/init.o depbase=`echo krb5/init_sec_context.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/init_sec_context.lo -MD -MP -MF $depbase.Tpo -c -o krb5/init_sec_context.lo krb5/init_sec_context.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/init_sec_context.lo -MD -MP -MF krb5/.deps/init_sec_context.Tpo -c krb5/init_sec_context.c -fPIC -DPIC -o krb5/.libs/init_sec_context.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/init_sec_context.lo -MD -MP -MF krb5/.deps/init_sec_context.Tpo -c krb5/init_sec_context.c -o krb5/init_sec_context.o depbase=`echo krb5/inquire_context.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/inquire_context.lo -MD -MP -MF $depbase.Tpo -c -o krb5/inquire_context.lo krb5/inquire_context.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/inquire_context.lo -MD -MP -MF krb5/.deps/inquire_context.Tpo -c krb5/inquire_context.c -fPIC -DPIC -o krb5/.libs/inquire_context.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/inquire_context.lo -MD -MP -MF krb5/.deps/inquire_context.Tpo -c krb5/inquire_context.c -o krb5/inquire_context.o depbase=`echo krb5/inquire_cred.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/inquire_cred.lo -MD -MP -MF $depbase.Tpo -c -o krb5/inquire_cred.lo krb5/inquire_cred.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/inquire_cred.lo -MD -MP -MF krb5/.deps/inquire_cred.Tpo -c krb5/inquire_cred.c -fPIC -DPIC -o krb5/.libs/inquire_cred.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/inquire_cred.lo -MD -MP -MF krb5/.deps/inquire_cred.Tpo -c krb5/inquire_cred.c -o krb5/inquire_cred.o depbase=`echo krb5/inquire_cred_by_mech.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/inquire_cred_by_mech.lo -MD -MP -MF $depbase.Tpo -c -o krb5/inquire_cred_by_mech.lo krb5/inquire_cred_by_mech.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/inquire_cred_by_mech.lo -MD -MP -MF krb5/.deps/inquire_cred_by_mech.Tpo -c krb5/inquire_cred_by_mech.c -fPIC -DPIC -o krb5/.libs/inquire_cred_by_mech.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/inquire_cred_by_mech.lo -MD -MP -MF krb5/.deps/inquire_cred_by_mech.Tpo -c krb5/inquire_cred_by_mech.c -o krb5/inquire_cred_by_mech.o depbase=`echo krb5/inquire_cred_by_oid.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/inquire_cred_by_oid.lo -MD -MP -MF $depbase.Tpo -c -o krb5/inquire_cred_by_oid.lo krb5/inquire_cred_by_oid.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/inquire_cred_by_oid.lo -MD -MP -MF krb5/.deps/inquire_cred_by_oid.Tpo -c krb5/inquire_cred_by_oid.c -fPIC -DPIC -o krb5/.libs/inquire_cred_by_oid.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/inquire_cred_by_oid.lo -MD -MP -MF krb5/.deps/inquire_cred_by_oid.Tpo -c krb5/inquire_cred_by_oid.c -o krb5/inquire_cred_by_oid.o depbase=`echo krb5/inquire_mechs_for_name.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/inquire_mechs_for_name.lo -MD -MP -MF $depbase.Tpo -c -o krb5/inquire_mechs_for_name.lo krb5/inquire_mechs_for_name.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/inquire_mechs_for_name.lo -MD -MP -MF krb5/.deps/inquire_mechs_for_name.Tpo -c krb5/inquire_mechs_for_name.c -fPIC -DPIC -o krb5/.libs/inquire_mechs_for_name.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/inquire_mechs_for_name.lo -MD -MP -MF krb5/.deps/inquire_mechs_for_name.Tpo -c krb5/inquire_mechs_for_name.c -o krb5/inquire_mechs_for_name.o depbase=`echo krb5/inquire_names_for_mech.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/inquire_names_for_mech.lo -MD -MP -MF $depbase.Tpo -c -o krb5/inquire_names_for_mech.lo krb5/inquire_names_for_mech.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/inquire_names_for_mech.lo -MD -MP -MF krb5/.deps/inquire_names_for_mech.Tpo -c krb5/inquire_names_for_mech.c -fPIC -DPIC -o krb5/.libs/inquire_names_for_mech.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/inquire_names_for_mech.lo -MD -MP -MF krb5/.deps/inquire_names_for_mech.Tpo -c krb5/inquire_names_for_mech.c -o krb5/inquire_names_for_mech.o depbase=`echo krb5/inquire_sec_context_by_oid.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/inquire_sec_context_by_oid.lo -MD -MP -MF $depbase.Tpo -c -o krb5/inquire_sec_context_by_oid.lo krb5/inquire_sec_context_by_oid.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/inquire_sec_context_by_oid.lo -MD -MP -MF krb5/.deps/inquire_sec_context_by_oid.Tpo -c krb5/inquire_sec_context_by_oid.c -fPIC -DPIC -o krb5/.libs/inquire_sec_context_by_oid.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/inquire_sec_context_by_oid.lo -MD -MP -MF krb5/.deps/inquire_sec_context_by_oid.Tpo -c krb5/inquire_sec_context_by_oid.c -o krb5/inquire_sec_context_by_oid.o depbase=`echo krb5/pname_to_uid.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/pname_to_uid.lo -MD -MP -MF $depbase.Tpo -c -o krb5/pname_to_uid.lo krb5/pname_to_uid.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/pname_to_uid.lo -MD -MP -MF krb5/.deps/pname_to_uid.Tpo -c krb5/pname_to_uid.c -fPIC -DPIC -o krb5/.libs/pname_to_uid.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/pname_to_uid.lo -MD -MP -MF krb5/.deps/pname_to_uid.Tpo -c krb5/pname_to_uid.c -o krb5/pname_to_uid.o depbase=`echo krb5/process_context_token.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/process_context_token.lo -MD -MP -MF $depbase.Tpo -c -o krb5/process_context_token.lo krb5/process_context_token.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/process_context_token.lo -MD -MP -MF krb5/.deps/process_context_token.Tpo -c krb5/process_context_token.c -fPIC -DPIC -o krb5/.libs/process_context_token.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/process_context_token.lo -MD -MP -MF krb5/.deps/process_context_token.Tpo -c krb5/process_context_token.c -o krb5/process_context_token.o depbase=`echo krb5/prf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/prf.lo -MD -MP -MF $depbase.Tpo -c -o krb5/prf.lo krb5/prf.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/prf.lo -MD -MP -MF krb5/.deps/prf.Tpo -c krb5/prf.c -fPIC -DPIC -o krb5/.libs/prf.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/prf.lo -MD -MP -MF krb5/.deps/prf.Tpo -c krb5/prf.c -o krb5/prf.o depbase=`echo krb5/release_buffer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/release_buffer.lo -MD -MP -MF $depbase.Tpo -c -o krb5/release_buffer.lo krb5/release_buffer.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/release_buffer.lo -MD -MP -MF krb5/.deps/release_buffer.Tpo -c krb5/release_buffer.c -fPIC -DPIC -o krb5/.libs/release_buffer.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/release_buffer.lo -MD -MP -MF krb5/.deps/release_buffer.Tpo -c krb5/release_buffer.c -o krb5/release_buffer.o depbase=`echo krb5/release_cred.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/release_cred.lo -MD -MP -MF $depbase.Tpo -c -o krb5/release_cred.lo krb5/release_cred.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/release_cred.lo -MD -MP -MF krb5/.deps/release_cred.Tpo -c krb5/release_cred.c -fPIC -DPIC -o krb5/.libs/release_cred.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/release_cred.lo -MD -MP -MF krb5/.deps/release_cred.Tpo -c krb5/release_cred.c -o krb5/release_cred.o depbase=`echo krb5/release_name.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/release_name.lo -MD -MP -MF $depbase.Tpo -c -o krb5/release_name.lo krb5/release_name.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/release_name.lo -MD -MP -MF krb5/.deps/release_name.Tpo -c krb5/release_name.c -fPIC -DPIC -o krb5/.libs/release_name.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/release_name.lo -MD -MP -MF krb5/.deps/release_name.Tpo -c krb5/release_name.c -o krb5/release_name.o depbase=`echo krb5/sequence.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/sequence.lo -MD -MP -MF $depbase.Tpo -c -o krb5/sequence.lo krb5/sequence.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/sequence.lo -MD -MP -MF krb5/.deps/sequence.Tpo -c krb5/sequence.c -fPIC -DPIC -o krb5/.libs/sequence.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/sequence.lo -MD -MP -MF krb5/.deps/sequence.Tpo -c krb5/sequence.c -o krb5/sequence.o depbase=`echo krb5/store_cred.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/store_cred.lo -MD -MP -MF $depbase.Tpo -c -o krb5/store_cred.lo krb5/store_cred.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/store_cred.lo -MD -MP -MF krb5/.deps/store_cred.Tpo -c krb5/store_cred.c -fPIC -DPIC -o krb5/.libs/store_cred.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/store_cred.lo -MD -MP -MF krb5/.deps/store_cred.Tpo -c krb5/store_cred.c -o krb5/store_cred.o depbase=`echo krb5/set_cred_option.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/set_cred_option.lo -MD -MP -MF $depbase.Tpo -c -o krb5/set_cred_option.lo krb5/set_cred_option.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/set_cred_option.lo -MD -MP -MF krb5/.deps/set_cred_option.Tpo -c krb5/set_cred_option.c -fPIC -DPIC -o krb5/.libs/set_cred_option.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/set_cred_option.lo -MD -MP -MF krb5/.deps/set_cred_option.Tpo -c krb5/set_cred_option.c -o krb5/set_cred_option.o depbase=`echo krb5/set_sec_context_option.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/set_sec_context_option.lo -MD -MP -MF $depbase.Tpo -c -o krb5/set_sec_context_option.lo krb5/set_sec_context_option.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/set_sec_context_option.lo -MD -MP -MF krb5/.deps/set_sec_context_option.Tpo -c krb5/set_sec_context_option.c -fPIC -DPIC -o krb5/.libs/set_sec_context_option.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/set_sec_context_option.lo -MD -MP -MF krb5/.deps/set_sec_context_option.Tpo -c krb5/set_sec_context_option.c -o krb5/set_sec_context_option.o depbase=`echo krb5/ticket_flags.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/ticket_flags.lo -MD -MP -MF $depbase.Tpo -c -o krb5/ticket_flags.lo krb5/ticket_flags.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/ticket_flags.lo -MD -MP -MF krb5/.deps/ticket_flags.Tpo -c krb5/ticket_flags.c -fPIC -DPIC -o krb5/.libs/ticket_flags.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/ticket_flags.lo -MD -MP -MF krb5/.deps/ticket_flags.Tpo -c krb5/ticket_flags.c -o krb5/ticket_flags.o depbase=`echo krb5/unwrap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/unwrap.lo -MD -MP -MF $depbase.Tpo -c -o krb5/unwrap.lo krb5/unwrap.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/unwrap.lo -MD -MP -MF krb5/.deps/unwrap.Tpo -c krb5/unwrap.c -fPIC -DPIC -o krb5/.libs/unwrap.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/unwrap.lo -MD -MP -MF krb5/.deps/unwrap.Tpo -c krb5/unwrap.c -o krb5/unwrap.o depbase=`echo krb5/authorize_localname.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/authorize_localname.lo -MD -MP -MF $depbase.Tpo -c -o krb5/authorize_localname.lo krb5/authorize_localname.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/authorize_localname.lo -MD -MP -MF krb5/.deps/authorize_localname.Tpo -c krb5/authorize_localname.c -fPIC -DPIC -o krb5/.libs/authorize_localname.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/authorize_localname.lo -MD -MP -MF krb5/.deps/authorize_localname.Tpo -c krb5/authorize_localname.c -o krb5/authorize_localname.o depbase=`echo krb5/verify_mic.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/verify_mic.lo -MD -MP -MF $depbase.Tpo -c -o krb5/verify_mic.lo krb5/verify_mic.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/verify_mic.lo -MD -MP -MF krb5/.deps/verify_mic.Tpo -c krb5/verify_mic.c -fPIC -DPIC -o krb5/.libs/verify_mic.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/verify_mic.lo -MD -MP -MF krb5/.deps/verify_mic.Tpo -c krb5/verify_mic.c -o krb5/verify_mic.o depbase=`echo krb5/wrap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/wrap.lo -MD -MP -MF $depbase.Tpo -c -o krb5/wrap.lo krb5/wrap.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/wrap.lo -MD -MP -MF krb5/.deps/wrap.Tpo -c krb5/wrap.c -fPIC -DPIC -o krb5/.libs/wrap.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5/wrap.lo -MD -MP -MF krb5/.deps/wrap.Tpo -c krb5/wrap.c -o krb5/wrap.o depbase=`echo mech/context.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/context.lo -MD -MP -MF $depbase.Tpo -c -o mech/context.lo mech/context.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/context.lo -MD -MP -MF mech/.deps/context.Tpo -c mech/context.c -fPIC -DPIC -o mech/.libs/context.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/context.lo -MD -MP -MF mech/.deps/context.Tpo -c mech/context.c -o mech/context.o depbase=`echo mech/doxygen.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/doxygen.lo -MD -MP -MF $depbase.Tpo -c -o mech/doxygen.lo mech/doxygen.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/doxygen.lo -MD -MP -MF mech/.deps/doxygen.Tpo -c mech/doxygen.c -fPIC -DPIC -o mech/.libs/doxygen.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/doxygen.lo -MD -MP -MF mech/.deps/doxygen.Tpo -c mech/doxygen.c -o mech/doxygen.o depbase=`echo mech/gss_accept_sec_context.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_accept_sec_context.lo -MD -MP -MF $depbase.Tpo -c -o mech/gss_accept_sec_context.lo mech/gss_accept_sec_context.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_accept_sec_context.lo -MD -MP -MF mech/.deps/gss_accept_sec_context.Tpo -c mech/gss_accept_sec_context.c -fPIC -DPIC -o mech/.libs/gss_accept_sec_context.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_accept_sec_context.lo -MD -MP -MF mech/.deps/gss_accept_sec_context.Tpo -c mech/gss_accept_sec_context.c -o mech/gss_accept_sec_context.o depbase=`echo mech/gss_acquire_cred.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_acquire_cred.lo -MD -MP -MF $depbase.Tpo -c -o mech/gss_acquire_cred.lo mech/gss_acquire_cred.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_acquire_cred.lo -MD -MP -MF mech/.deps/gss_acquire_cred.Tpo -c mech/gss_acquire_cred.c -fPIC -DPIC -o mech/.libs/gss_acquire_cred.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_acquire_cred.lo -MD -MP -MF mech/.deps/gss_acquire_cred.Tpo -c mech/gss_acquire_cred.c -o mech/gss_acquire_cred.o depbase=`echo mech/gss_acquire_cred_ext.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_acquire_cred_ext.lo -MD -MP -MF $depbase.Tpo -c -o mech/gss_acquire_cred_ext.lo mech/gss_acquire_cred_ext.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_acquire_cred_ext.lo -MD -MP -MF mech/.deps/gss_acquire_cred_ext.Tpo -c mech/gss_acquire_cred_ext.c -fPIC -DPIC -o mech/.libs/gss_acquire_cred_ext.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_acquire_cred_ext.lo -MD -MP -MF mech/.deps/gss_acquire_cred_ext.Tpo -c mech/gss_acquire_cred_ext.c -o mech/gss_acquire_cred_ext.o depbase=`echo mech/gss_acquire_cred_with_password.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_acquire_cred_with_password.lo -MD -MP -MF $depbase.Tpo -c -o mech/gss_acquire_cred_with_password.lo mech/gss_acquire_cred_with_password.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_acquire_cred_with_password.lo -MD -MP -MF mech/.deps/gss_acquire_cred_with_password.Tpo -c mech/gss_acquire_cred_with_password.c -fPIC -DPIC -o mech/.libs/gss_acquire_cred_with_password.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_acquire_cred_with_password.lo -MD -MP -MF mech/.deps/gss_acquire_cred_with_password.Tpo -c mech/gss_acquire_cred_with_password.c -o mech/gss_acquire_cred_with_password.o depbase=`echo mech/gss_add_cred.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_add_cred.lo -MD -MP -MF $depbase.Tpo -c -o mech/gss_add_cred.lo mech/gss_add_cred.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_add_cred.lo -MD -MP -MF mech/.deps/gss_add_cred.Tpo -c mech/gss_add_cred.c -fPIC -DPIC -o mech/.libs/gss_add_cred.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_add_cred.lo -MD -MP -MF mech/.deps/gss_add_cred.Tpo -c mech/gss_add_cred.c -o mech/gss_add_cred.o depbase=`echo mech/gss_add_cred_with_password.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_add_cred_with_password.lo -MD -MP -MF $depbase.Tpo -c -o mech/gss_add_cred_with_password.lo mech/gss_add_cred_with_password.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_add_cred_with_password.lo -MD -MP -MF mech/.deps/gss_add_cred_with_password.Tpo -c mech/gss_add_cred_with_password.c -fPIC -DPIC -o mech/.libs/gss_add_cred_with_password.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_add_cred_with_password.lo -MD -MP -MF mech/.deps/gss_add_cred_with_password.Tpo -c mech/gss_add_cred_with_password.c -o mech/gss_add_cred_with_password.o depbase=`echo mech/gss_add_oid_set_member.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_add_oid_set_member.lo -MD -MP -MF $depbase.Tpo -c -o mech/gss_add_oid_set_member.lo mech/gss_add_oid_set_member.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_add_oid_set_member.lo -MD -MP -MF mech/.deps/gss_add_oid_set_member.Tpo -c mech/gss_add_oid_set_member.c -fPIC -DPIC -o mech/.libs/gss_add_oid_set_member.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_add_oid_set_member.lo -MD -MP -MF mech/.deps/gss_add_oid_set_member.Tpo -c mech/gss_add_oid_set_member.c -o mech/gss_add_oid_set_member.o depbase=`echo mech/gss_aeap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_aeap.lo -MD -MP -MF $depbase.Tpo -c -o mech/gss_aeap.lo mech/gss_aeap.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_aeap.lo -MD -MP -MF mech/.deps/gss_aeap.Tpo -c mech/gss_aeap.c -fPIC -DPIC -o mech/.libs/gss_aeap.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_aeap.lo -MD -MP -MF mech/.deps/gss_aeap.Tpo -c mech/gss_aeap.c -o mech/gss_aeap.o depbase=`echo mech/gss_buffer_set.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_buffer_set.lo -MD -MP -MF $depbase.Tpo -c -o mech/gss_buffer_set.lo mech/gss_buffer_set.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_buffer_set.lo -MD -MP -MF mech/.deps/gss_buffer_set.Tpo -c mech/gss_buffer_set.c -fPIC -DPIC -o mech/.libs/gss_buffer_set.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_buffer_set.lo -MD -MP -MF mech/.deps/gss_buffer_set.Tpo -c mech/gss_buffer_set.c -o mech/gss_buffer_set.o depbase=`echo mech/gss_canonicalize_name.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_canonicalize_name.lo -MD -MP -MF $depbase.Tpo -c -o mech/gss_canonicalize_name.lo mech/gss_canonicalize_name.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_canonicalize_name.lo -MD -MP -MF mech/.deps/gss_canonicalize_name.Tpo -c mech/gss_canonicalize_name.c -fPIC -DPIC -o mech/.libs/gss_canonicalize_name.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_canonicalize_name.lo -MD -MP -MF mech/.deps/gss_canonicalize_name.Tpo -c mech/gss_canonicalize_name.c -o mech/gss_canonicalize_name.o depbase=`echo mech/gss_compare_name.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_compare_name.lo -MD -MP -MF $depbase.Tpo -c -o mech/gss_compare_name.lo mech/gss_compare_name.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_compare_name.lo -MD -MP -MF mech/.deps/gss_compare_name.Tpo -c mech/gss_compare_name.c -fPIC -DPIC -o mech/.libs/gss_compare_name.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_compare_name.lo -MD -MP -MF mech/.deps/gss_compare_name.Tpo -c mech/gss_compare_name.c -o mech/gss_compare_name.o depbase=`echo mech/gss_context_time.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_context_time.lo -MD -MP -MF $depbase.Tpo -c -o mech/gss_context_time.lo mech/gss_context_time.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_context_time.lo -MD -MP -MF mech/.deps/gss_context_time.Tpo -c mech/gss_context_time.c -fPIC -DPIC -o mech/.libs/gss_context_time.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_context_time.lo -MD -MP -MF mech/.deps/gss_context_time.Tpo -c mech/gss_context_time.c -o mech/gss_context_time.o depbase=`echo mech/gss_create_empty_oid_set.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_create_empty_oid_set.lo -MD -MP -MF $depbase.Tpo -c -o mech/gss_create_empty_oid_set.lo mech/gss_create_empty_oid_set.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_create_empty_oid_set.lo -MD -MP -MF mech/.deps/gss_create_empty_oid_set.Tpo -c mech/gss_create_empty_oid_set.c -fPIC -DPIC -o mech/.libs/gss_create_empty_oid_set.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_create_empty_oid_set.lo -MD -MP -MF mech/.deps/gss_create_empty_oid_set.Tpo -c mech/gss_create_empty_oid_set.c -o mech/gss_create_empty_oid_set.o depbase=`echo mech/gss_cred.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_cred.lo -MD -MP -MF $depbase.Tpo -c -o mech/gss_cred.lo mech/gss_cred.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_cred.lo -MD -MP -MF mech/.deps/gss_cred.Tpo -c mech/gss_cred.c -fPIC -DPIC -o mech/.libs/gss_cred.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_cred.lo -MD -MP -MF mech/.deps/gss_cred.Tpo -c mech/gss_cred.c -o mech/gss_cred.o depbase=`echo mech/gss_decapsulate_token.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_decapsulate_token.lo -MD -MP -MF $depbase.Tpo -c -o mech/gss_decapsulate_token.lo mech/gss_decapsulate_token.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_decapsulate_token.lo -MD -MP -MF mech/.deps/gss_decapsulate_token.Tpo -c mech/gss_decapsulate_token.c -fPIC -DPIC -o mech/.libs/gss_decapsulate_token.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_decapsulate_token.lo -MD -MP -MF mech/.deps/gss_decapsulate_token.Tpo -c mech/gss_decapsulate_token.c -o mech/gss_decapsulate_token.o depbase=`echo mech/gss_delete_name_attribute.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_delete_name_attribute.lo -MD -MP -MF $depbase.Tpo -c -o mech/gss_delete_name_attribute.lo mech/gss_delete_name_attribute.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_delete_name_attribute.lo -MD -MP -MF mech/.deps/gss_delete_name_attribute.Tpo -c mech/gss_delete_name_attribute.c -fPIC -DPIC -o mech/.libs/gss_delete_name_attribute.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_delete_name_attribute.lo -MD -MP -MF mech/.deps/gss_delete_name_attribute.Tpo -c mech/gss_delete_name_attribute.c -o mech/gss_delete_name_attribute.o depbase=`echo mech/gss_delete_sec_context.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_delete_sec_context.lo -MD -MP -MF $depbase.Tpo -c -o mech/gss_delete_sec_context.lo mech/gss_delete_sec_context.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_delete_sec_context.lo -MD -MP -MF mech/.deps/gss_delete_sec_context.Tpo -c mech/gss_delete_sec_context.c -fPIC -DPIC -o mech/.libs/gss_delete_sec_context.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_delete_sec_context.lo -MD -MP -MF mech/.deps/gss_delete_sec_context.Tpo -c mech/gss_delete_sec_context.c -o mech/gss_delete_sec_context.o depbase=`echo mech/gss_display_name.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_display_name.lo -MD -MP -MF $depbase.Tpo -c -o mech/gss_display_name.lo mech/gss_display_name.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_display_name.lo -MD -MP -MF mech/.deps/gss_display_name.Tpo -c mech/gss_display_name.c -fPIC -DPIC -o mech/.libs/gss_display_name.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_display_name.lo -MD -MP -MF mech/.deps/gss_display_name.Tpo -c mech/gss_display_name.c -o mech/gss_display_name.o depbase=`echo mech/gss_display_name_ext.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_display_name_ext.lo -MD -MP -MF $depbase.Tpo -c -o mech/gss_display_name_ext.lo mech/gss_display_name_ext.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_display_name_ext.lo -MD -MP -MF mech/.deps/gss_display_name_ext.Tpo -c mech/gss_display_name_ext.c -fPIC -DPIC -o mech/.libs/gss_display_name_ext.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_display_name_ext.lo -MD -MP -MF mech/.deps/gss_display_name_ext.Tpo -c mech/gss_display_name_ext.c -o mech/gss_display_name_ext.o depbase=`echo mech/gss_display_status.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_display_status.lo -MD -MP -MF $depbase.Tpo -c -o mech/gss_display_status.lo mech/gss_display_status.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_display_status.lo -MD -MP -MF mech/.deps/gss_display_status.Tpo -c mech/gss_display_status.c -fPIC -DPIC -o mech/.libs/gss_display_status.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_display_status.lo -MD -MP -MF mech/.deps/gss_display_status.Tpo -c mech/gss_display_status.c -o mech/gss_display_status.o depbase=`echo mech/gss_duplicate_name.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_duplicate_name.lo -MD -MP -MF $depbase.Tpo -c -o mech/gss_duplicate_name.lo mech/gss_duplicate_name.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_duplicate_name.lo -MD -MP -MF mech/.deps/gss_duplicate_name.Tpo -c mech/gss_duplicate_name.c -fPIC -DPIC -o mech/.libs/gss_duplicate_name.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_duplicate_name.lo -MD -MP -MF mech/.deps/gss_duplicate_name.Tpo -c mech/gss_duplicate_name.c -o mech/gss_duplicate_name.o depbase=`echo mech/gss_duplicate_oid.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_duplicate_oid.lo -MD -MP -MF $depbase.Tpo -c -o mech/gss_duplicate_oid.lo mech/gss_duplicate_oid.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_duplicate_oid.lo -MD -MP -MF mech/.deps/gss_duplicate_oid.Tpo -c mech/gss_duplicate_oid.c -fPIC -DPIC -o mech/.libs/gss_duplicate_oid.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_duplicate_oid.lo -MD -MP -MF mech/.deps/gss_duplicate_oid.Tpo -c mech/gss_duplicate_oid.c -o mech/gss_duplicate_oid.o depbase=`echo mech/gss_encapsulate_token.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_encapsulate_token.lo -MD -MP -MF $depbase.Tpo -c -o mech/gss_encapsulate_token.lo mech/gss_encapsulate_token.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_encapsulate_token.lo -MD -MP -MF mech/.deps/gss_encapsulate_token.Tpo -c mech/gss_encapsulate_token.c -fPIC -DPIC -o mech/.libs/gss_encapsulate_token.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_encapsulate_token.lo -MD -MP -MF mech/.deps/gss_encapsulate_token.Tpo -c mech/gss_encapsulate_token.c -o mech/gss_encapsulate_token.o depbase=`echo mech/gss_export_name.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_export_name.lo -MD -MP -MF $depbase.Tpo -c -o mech/gss_export_name.lo mech/gss_export_name.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_export_name.lo -MD -MP -MF mech/.deps/gss_export_name.Tpo -c mech/gss_export_name.c -fPIC -DPIC -o mech/.libs/gss_export_name.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_export_name.lo -MD -MP -MF mech/.deps/gss_export_name.Tpo -c mech/gss_export_name.c -o mech/gss_export_name.o depbase=`echo mech/gss_export_name_composite.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_export_name_composite.lo -MD -MP -MF $depbase.Tpo -c -o mech/gss_export_name_composite.lo mech/gss_export_name_composite.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_export_name_composite.lo -MD -MP -MF mech/.deps/gss_export_name_composite.Tpo -c mech/gss_export_name_composite.c -fPIC -DPIC -o mech/.libs/gss_export_name_composite.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_export_name_composite.lo -MD -MP -MF mech/.deps/gss_export_name_composite.Tpo -c mech/gss_export_name_composite.c -o mech/gss_export_name_composite.o depbase=`echo mech/gss_export_sec_context.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_export_sec_context.lo -MD -MP -MF $depbase.Tpo -c -o mech/gss_export_sec_context.lo mech/gss_export_sec_context.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_export_sec_context.lo -MD -MP -MF mech/.deps/gss_export_sec_context.Tpo -c mech/gss_export_sec_context.c -fPIC -DPIC -o mech/.libs/gss_export_sec_context.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_export_sec_context.lo -MD -MP -MF mech/.deps/gss_export_sec_context.Tpo -c mech/gss_export_sec_context.c -o mech/gss_export_sec_context.o depbase=`echo mech/gss_get_mic.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_get_mic.lo -MD -MP -MF $depbase.Tpo -c -o mech/gss_get_mic.lo mech/gss_get_mic.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_get_mic.lo -MD -MP -MF mech/.deps/gss_get_mic.Tpo -c mech/gss_get_mic.c -fPIC -DPIC -o mech/.libs/gss_get_mic.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_get_mic.lo -MD -MP -MF mech/.deps/gss_get_mic.Tpo -c mech/gss_get_mic.c -o mech/gss_get_mic.o depbase=`echo mech/gss_get_name_attribute.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_get_name_attribute.lo -MD -MP -MF $depbase.Tpo -c -o mech/gss_get_name_attribute.lo mech/gss_get_name_attribute.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_get_name_attribute.lo -MD -MP -MF mech/.deps/gss_get_name_attribute.Tpo -c mech/gss_get_name_attribute.c -fPIC -DPIC -o mech/.libs/gss_get_name_attribute.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_get_name_attribute.lo -MD -MP -MF mech/.deps/gss_get_name_attribute.Tpo -c mech/gss_get_name_attribute.c -o mech/gss_get_name_attribute.o depbase=`echo mech/gss_import_name.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_import_name.lo -MD -MP -MF $depbase.Tpo -c -o mech/gss_import_name.lo mech/gss_import_name.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_import_name.lo -MD -MP -MF mech/.deps/gss_import_name.Tpo -c mech/gss_import_name.c -fPIC -DPIC -o mech/.libs/gss_import_name.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_import_name.lo -MD -MP -MF mech/.deps/gss_import_name.Tpo -c mech/gss_import_name.c -o mech/gss_import_name.o depbase=`echo mech/gss_import_sec_context.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_import_sec_context.lo -MD -MP -MF $depbase.Tpo -c -o mech/gss_import_sec_context.lo mech/gss_import_sec_context.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_import_sec_context.lo -MD -MP -MF mech/.deps/gss_import_sec_context.Tpo -c mech/gss_import_sec_context.c -fPIC -DPIC -o mech/.libs/gss_import_sec_context.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_import_sec_context.lo -MD -MP -MF mech/.deps/gss_import_sec_context.Tpo -c mech/gss_import_sec_context.c -o mech/gss_import_sec_context.o depbase=`echo mech/gss_indicate_mechs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_indicate_mechs.lo -MD -MP -MF $depbase.Tpo -c -o mech/gss_indicate_mechs.lo mech/gss_indicate_mechs.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_indicate_mechs.lo -MD -MP -MF mech/.deps/gss_indicate_mechs.Tpo -c mech/gss_indicate_mechs.c -fPIC -DPIC -o mech/.libs/gss_indicate_mechs.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_indicate_mechs.lo -MD -MP -MF mech/.deps/gss_indicate_mechs.Tpo -c mech/gss_indicate_mechs.c -o mech/gss_indicate_mechs.o depbase=`echo mech/gss_init_sec_context.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_init_sec_context.lo -MD -MP -MF $depbase.Tpo -c -o mech/gss_init_sec_context.lo mech/gss_init_sec_context.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_init_sec_context.lo -MD -MP -MF mech/.deps/gss_init_sec_context.Tpo -c mech/gss_init_sec_context.c -fPIC -DPIC -o mech/.libs/gss_init_sec_context.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_init_sec_context.lo -MD -MP -MF mech/.deps/gss_init_sec_context.Tpo -c mech/gss_init_sec_context.c -o mech/gss_init_sec_context.o depbase=`echo mech/gss_inquire_context.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_inquire_context.lo -MD -MP -MF $depbase.Tpo -c -o mech/gss_inquire_context.lo mech/gss_inquire_context.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_inquire_context.lo -MD -MP -MF mech/.deps/gss_inquire_context.Tpo -c mech/gss_inquire_context.c -fPIC -DPIC -o mech/.libs/gss_inquire_context.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_inquire_context.lo -MD -MP -MF mech/.deps/gss_inquire_context.Tpo -c mech/gss_inquire_context.c -o mech/gss_inquire_context.o depbase=`echo mech/gss_inquire_cred.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_inquire_cred.lo -MD -MP -MF $depbase.Tpo -c -o mech/gss_inquire_cred.lo mech/gss_inquire_cred.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_inquire_cred.lo -MD -MP -MF mech/.deps/gss_inquire_cred.Tpo -c mech/gss_inquire_cred.c -fPIC -DPIC -o mech/.libs/gss_inquire_cred.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_inquire_cred.lo -MD -MP -MF mech/.deps/gss_inquire_cred.Tpo -c mech/gss_inquire_cred.c -o mech/gss_inquire_cred.o depbase=`echo mech/gss_inquire_cred_by_mech.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_inquire_cred_by_mech.lo -MD -MP -MF $depbase.Tpo -c -o mech/gss_inquire_cred_by_mech.lo mech/gss_inquire_cred_by_mech.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_inquire_cred_by_mech.lo -MD -MP -MF mech/.deps/gss_inquire_cred_by_mech.Tpo -c mech/gss_inquire_cred_by_mech.c -fPIC -DPIC -o mech/.libs/gss_inquire_cred_by_mech.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_inquire_cred_by_mech.lo -MD -MP -MF mech/.deps/gss_inquire_cred_by_mech.Tpo -c mech/gss_inquire_cred_by_mech.c -o mech/gss_inquire_cred_by_mech.o depbase=`echo mech/gss_inquire_cred_by_oid.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_inquire_cred_by_oid.lo -MD -MP -MF $depbase.Tpo -c -o mech/gss_inquire_cred_by_oid.lo mech/gss_inquire_cred_by_oid.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_inquire_cred_by_oid.lo -MD -MP -MF mech/.deps/gss_inquire_cred_by_oid.Tpo -c mech/gss_inquire_cred_by_oid.c -fPIC -DPIC -o mech/.libs/gss_inquire_cred_by_oid.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_inquire_cred_by_oid.lo -MD -MP -MF mech/.deps/gss_inquire_cred_by_oid.Tpo -c mech/gss_inquire_cred_by_oid.c -o mech/gss_inquire_cred_by_oid.o depbase=`echo mech/gss_inquire_mechs_for_name.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_inquire_mechs_for_name.lo -MD -MP -MF $depbase.Tpo -c -o mech/gss_inquire_mechs_for_name.lo mech/gss_inquire_mechs_for_name.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_inquire_mechs_for_name.lo -MD -MP -MF mech/.deps/gss_inquire_mechs_for_name.Tpo -c mech/gss_inquire_mechs_for_name.c -fPIC -DPIC -o mech/.libs/gss_inquire_mechs_for_name.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_inquire_mechs_for_name.lo -MD -MP -MF mech/.deps/gss_inquire_mechs_for_name.Tpo -c mech/gss_inquire_mechs_for_name.c -o mech/gss_inquire_mechs_for_name.o depbase=`echo mech/gss_inquire_name.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_inquire_name.lo -MD -MP -MF $depbase.Tpo -c -o mech/gss_inquire_name.lo mech/gss_inquire_name.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_inquire_name.lo -MD -MP -MF mech/.deps/gss_inquire_name.Tpo -c mech/gss_inquire_name.c -fPIC -DPIC -o mech/.libs/gss_inquire_name.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_inquire_name.lo -MD -MP -MF mech/.deps/gss_inquire_name.Tpo -c mech/gss_inquire_name.c -o mech/gss_inquire_name.o depbase=`echo mech/gss_inquire_names_for_mech.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_inquire_names_for_mech.lo -MD -MP -MF $depbase.Tpo -c -o mech/gss_inquire_names_for_mech.lo mech/gss_inquire_names_for_mech.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_inquire_names_for_mech.lo -MD -MP -MF mech/.deps/gss_inquire_names_for_mech.Tpo -c mech/gss_inquire_names_for_mech.c -fPIC -DPIC -o mech/.libs/gss_inquire_names_for_mech.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_inquire_names_for_mech.lo -MD -MP -MF mech/.deps/gss_inquire_names_for_mech.Tpo -c mech/gss_inquire_names_for_mech.c -o mech/gss_inquire_names_for_mech.o depbase=`echo mech/gss_krb5.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_krb5.lo -MD -MP -MF $depbase.Tpo -c -o mech/gss_krb5.lo mech/gss_krb5.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_krb5.lo -MD -MP -MF mech/.deps/gss_krb5.Tpo -c mech/gss_krb5.c -fPIC -DPIC -o mech/.libs/gss_krb5.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_krb5.lo -MD -MP -MF mech/.deps/gss_krb5.Tpo -c mech/gss_krb5.c -o mech/gss_krb5.o depbase=`echo mech/gss_mech_switch.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_mech_switch.lo -MD -MP -MF $depbase.Tpo -c -o mech/gss_mech_switch.lo mech/gss_mech_switch.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_mech_switch.lo -MD -MP -MF mech/.deps/gss_mech_switch.Tpo -c mech/gss_mech_switch.c -fPIC -DPIC -o mech/.libs/gss_mech_switch.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_mech_switch.lo -MD -MP -MF mech/.deps/gss_mech_switch.Tpo -c mech/gss_mech_switch.c -o mech/gss_mech_switch.o depbase=`echo mech/gss_mo.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_mo.lo -MD -MP -MF $depbase.Tpo -c -o mech/gss_mo.lo mech/gss_mo.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_mo.lo -MD -MP -MF mech/.deps/gss_mo.Tpo -c mech/gss_mo.c -fPIC -DPIC -o mech/.libs/gss_mo.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_mo.lo -MD -MP -MF mech/.deps/gss_mo.Tpo -c mech/gss_mo.c -o mech/gss_mo.o depbase=`echo mech/gss_names.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_names.lo -MD -MP -MF $depbase.Tpo -c -o mech/gss_names.lo mech/gss_names.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_names.lo -MD -MP -MF mech/.deps/gss_names.Tpo -c mech/gss_names.c -fPIC -DPIC -o mech/.libs/gss_names.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_names.lo -MD -MP -MF mech/.deps/gss_names.Tpo -c mech/gss_names.c -o mech/gss_names.o depbase=`echo mech/gss_oid.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_oid.lo -MD -MP -MF $depbase.Tpo -c -o mech/gss_oid.lo mech/gss_oid.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_oid.lo -MD -MP -MF mech/.deps/gss_oid.Tpo -c mech/gss_oid.c -fPIC -DPIC -o mech/.libs/gss_oid.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_oid.lo -MD -MP -MF mech/.deps/gss_oid.Tpo -c mech/gss_oid.c -o mech/gss_oid.o depbase=`echo mech/gss_oid_equal.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_oid_equal.lo -MD -MP -MF $depbase.Tpo -c -o mech/gss_oid_equal.lo mech/gss_oid_equal.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_oid_equal.lo -MD -MP -MF mech/.deps/gss_oid_equal.Tpo -c mech/gss_oid_equal.c -fPIC -DPIC -o mech/.libs/gss_oid_equal.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_oid_equal.lo -MD -MP -MF mech/.deps/gss_oid_equal.Tpo -c mech/gss_oid_equal.c -o mech/gss_oid_equal.o depbase=`echo mech/gss_oid_to_str.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_oid_to_str.lo -MD -MP -MF $depbase.Tpo -c -o mech/gss_oid_to_str.lo mech/gss_oid_to_str.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_oid_to_str.lo -MD -MP -MF mech/.deps/gss_oid_to_str.Tpo -c mech/gss_oid_to_str.c -fPIC -DPIC -o mech/.libs/gss_oid_to_str.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_oid_to_str.lo -MD -MP -MF mech/.deps/gss_oid_to_str.Tpo -c mech/gss_oid_to_str.c -o mech/gss_oid_to_str.o depbase=`echo mech/gss_pname_to_uid.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_pname_to_uid.lo -MD -MP -MF $depbase.Tpo -c -o mech/gss_pname_to_uid.lo mech/gss_pname_to_uid.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_pname_to_uid.lo -MD -MP -MF mech/.deps/gss_pname_to_uid.Tpo -c mech/gss_pname_to_uid.c -fPIC -DPIC -o mech/.libs/gss_pname_to_uid.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_pname_to_uid.lo -MD -MP -MF mech/.deps/gss_pname_to_uid.Tpo -c mech/gss_pname_to_uid.c -o mech/gss_pname_to_uid.o depbase=`echo mech/gss_process_context_token.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_process_context_token.lo -MD -MP -MF $depbase.Tpo -c -o mech/gss_process_context_token.lo mech/gss_process_context_token.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_process_context_token.lo -MD -MP -MF mech/.deps/gss_process_context_token.Tpo -c mech/gss_process_context_token.c -fPIC -DPIC -o mech/.libs/gss_process_context_token.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_process_context_token.lo -MD -MP -MF mech/.deps/gss_process_context_token.Tpo -c mech/gss_process_context_token.c -o mech/gss_process_context_token.o depbase=`echo mech/gss_pseudo_random.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_pseudo_random.lo -MD -MP -MF $depbase.Tpo -c -o mech/gss_pseudo_random.lo mech/gss_pseudo_random.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_pseudo_random.lo -MD -MP -MF mech/.deps/gss_pseudo_random.Tpo -c mech/gss_pseudo_random.c -fPIC -DPIC -o mech/.libs/gss_pseudo_random.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_pseudo_random.lo -MD -MP -MF mech/.deps/gss_pseudo_random.Tpo -c mech/gss_pseudo_random.c -o mech/gss_pseudo_random.o depbase=`echo mech/gss_release_buffer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_release_buffer.lo -MD -MP -MF $depbase.Tpo -c -o mech/gss_release_buffer.lo mech/gss_release_buffer.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_release_buffer.lo -MD -MP -MF mech/.deps/gss_release_buffer.Tpo -c mech/gss_release_buffer.c -fPIC -DPIC -o mech/.libs/gss_release_buffer.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_release_buffer.lo -MD -MP -MF mech/.deps/gss_release_buffer.Tpo -c mech/gss_release_buffer.c -o mech/gss_release_buffer.o depbase=`echo mech/gss_release_cred.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_release_cred.lo -MD -MP -MF $depbase.Tpo -c -o mech/gss_release_cred.lo mech/gss_release_cred.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_release_cred.lo -MD -MP -MF mech/.deps/gss_release_cred.Tpo -c mech/gss_release_cred.c -fPIC -DPIC -o mech/.libs/gss_release_cred.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_release_cred.lo -MD -MP -MF mech/.deps/gss_release_cred.Tpo -c mech/gss_release_cred.c -o mech/gss_release_cred.o depbase=`echo mech/gss_release_name.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_release_name.lo -MD -MP -MF $depbase.Tpo -c -o mech/gss_release_name.lo mech/gss_release_name.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_release_name.lo -MD -MP -MF mech/.deps/gss_release_name.Tpo -c mech/gss_release_name.c -fPIC -DPIC -o mech/.libs/gss_release_name.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_release_name.lo -MD -MP -MF mech/.deps/gss_release_name.Tpo -c mech/gss_release_name.c -o mech/gss_release_name.o depbase=`echo mech/gss_release_oid.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_release_oid.lo -MD -MP -MF $depbase.Tpo -c -o mech/gss_release_oid.lo mech/gss_release_oid.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_release_oid.lo -MD -MP -MF mech/.deps/gss_release_oid.Tpo -c mech/gss_release_oid.c -fPIC -DPIC -o mech/.libs/gss_release_oid.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_release_oid.lo -MD -MP -MF mech/.deps/gss_release_oid.Tpo -c mech/gss_release_oid.c -o mech/gss_release_oid.o depbase=`echo mech/gss_release_oid_set.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_release_oid_set.lo -MD -MP -MF $depbase.Tpo -c -o mech/gss_release_oid_set.lo mech/gss_release_oid_set.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_release_oid_set.lo -MD -MP -MF mech/.deps/gss_release_oid_set.Tpo -c mech/gss_release_oid_set.c -fPIC -DPIC -o mech/.libs/gss_release_oid_set.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_release_oid_set.lo -MD -MP -MF mech/.deps/gss_release_oid_set.Tpo -c mech/gss_release_oid_set.c -o mech/gss_release_oid_set.o depbase=`echo mech/gss_seal.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_seal.lo -MD -MP -MF $depbase.Tpo -c -o mech/gss_seal.lo mech/gss_seal.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_seal.lo -MD -MP -MF mech/.deps/gss_seal.Tpo -c mech/gss_seal.c -fPIC -DPIC -o mech/.libs/gss_seal.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_seal.lo -MD -MP -MF mech/.deps/gss_seal.Tpo -c mech/gss_seal.c -o mech/gss_seal.o depbase=`echo mech/gss_set_cred_option.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_set_cred_option.lo -MD -MP -MF $depbase.Tpo -c -o mech/gss_set_cred_option.lo mech/gss_set_cred_option.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_set_cred_option.lo -MD -MP -MF mech/.deps/gss_set_cred_option.Tpo -c mech/gss_set_cred_option.c -fPIC -DPIC -o mech/.libs/gss_set_cred_option.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_set_cred_option.lo -MD -MP -MF mech/.deps/gss_set_cred_option.Tpo -c mech/gss_set_cred_option.c -o mech/gss_set_cred_option.o depbase=`echo mech/gss_set_name_attribute.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_set_name_attribute.lo -MD -MP -MF $depbase.Tpo -c -o mech/gss_set_name_attribute.lo mech/gss_set_name_attribute.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_set_name_attribute.lo -MD -MP -MF mech/.deps/gss_set_name_attribute.Tpo -c mech/gss_set_name_attribute.c -fPIC -DPIC -o mech/.libs/gss_set_name_attribute.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_set_name_attribute.lo -MD -MP -MF mech/.deps/gss_set_name_attribute.Tpo -c mech/gss_set_name_attribute.c -o mech/gss_set_name_attribute.o depbase=`echo mech/gss_set_sec_context_option.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_set_sec_context_option.lo -MD -MP -MF $depbase.Tpo -c -o mech/gss_set_sec_context_option.lo mech/gss_set_sec_context_option.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_set_sec_context_option.lo -MD -MP -MF mech/.deps/gss_set_sec_context_option.Tpo -c mech/gss_set_sec_context_option.c -fPIC -DPIC -o mech/.libs/gss_set_sec_context_option.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_set_sec_context_option.lo -MD -MP -MF mech/.deps/gss_set_sec_context_option.Tpo -c mech/gss_set_sec_context_option.c -o mech/gss_set_sec_context_option.o depbase=`echo mech/gss_sign.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_sign.lo -MD -MP -MF $depbase.Tpo -c -o mech/gss_sign.lo mech/gss_sign.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_sign.lo -MD -MP -MF mech/.deps/gss_sign.Tpo -c mech/gss_sign.c -fPIC -DPIC -o mech/.libs/gss_sign.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_sign.lo -MD -MP -MF mech/.deps/gss_sign.Tpo -c mech/gss_sign.c -o mech/gss_sign.o depbase=`echo mech/gss_store_cred.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_store_cred.lo -MD -MP -MF $depbase.Tpo -c -o mech/gss_store_cred.lo mech/gss_store_cred.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_store_cred.lo -MD -MP -MF mech/.deps/gss_store_cred.Tpo -c mech/gss_store_cred.c -fPIC -DPIC -o mech/.libs/gss_store_cred.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_store_cred.lo -MD -MP -MF mech/.deps/gss_store_cred.Tpo -c mech/gss_store_cred.c -o mech/gss_store_cred.o depbase=`echo mech/gss_test_oid_set_member.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_test_oid_set_member.lo -MD -MP -MF $depbase.Tpo -c -o mech/gss_test_oid_set_member.lo mech/gss_test_oid_set_member.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_test_oid_set_member.lo -MD -MP -MF mech/.deps/gss_test_oid_set_member.Tpo -c mech/gss_test_oid_set_member.c -fPIC -DPIC -o mech/.libs/gss_test_oid_set_member.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_test_oid_set_member.lo -MD -MP -MF mech/.deps/gss_test_oid_set_member.Tpo -c mech/gss_test_oid_set_member.c -o mech/gss_test_oid_set_member.o depbase=`echo mech/gss_unseal.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_unseal.lo -MD -MP -MF $depbase.Tpo -c -o mech/gss_unseal.lo mech/gss_unseal.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_unseal.lo -MD -MP -MF mech/.deps/gss_unseal.Tpo -c mech/gss_unseal.c -fPIC -DPIC -o mech/.libs/gss_unseal.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_unseal.lo -MD -MP -MF mech/.deps/gss_unseal.Tpo -c mech/gss_unseal.c -o mech/gss_unseal.o depbase=`echo mech/gss_unwrap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_unwrap.lo -MD -MP -MF $depbase.Tpo -c -o mech/gss_unwrap.lo mech/gss_unwrap.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_unwrap.lo -MD -MP -MF mech/.deps/gss_unwrap.Tpo -c mech/gss_unwrap.c -fPIC -DPIC -o mech/.libs/gss_unwrap.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_unwrap.lo -MD -MP -MF mech/.deps/gss_unwrap.Tpo -c mech/gss_unwrap.c -o mech/gss_unwrap.o depbase=`echo mech/gss_authorize_localname.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_authorize_localname.lo -MD -MP -MF $depbase.Tpo -c -o mech/gss_authorize_localname.lo mech/gss_authorize_localname.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_authorize_localname.lo -MD -MP -MF mech/.deps/gss_authorize_localname.Tpo -c mech/gss_authorize_localname.c -fPIC -DPIC -o mech/.libs/gss_authorize_localname.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_authorize_localname.lo -MD -MP -MF mech/.deps/gss_authorize_localname.Tpo -c mech/gss_authorize_localname.c -o mech/gss_authorize_localname.o depbase=`echo mech/gss_utils.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_utils.lo -MD -MP -MF $depbase.Tpo -c -o mech/gss_utils.lo mech/gss_utils.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_utils.lo -MD -MP -MF mech/.deps/gss_utils.Tpo -c mech/gss_utils.c -fPIC -DPIC -o mech/.libs/gss_utils.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_utils.lo -MD -MP -MF mech/.deps/gss_utils.Tpo -c mech/gss_utils.c -o mech/gss_utils.o depbase=`echo mech/gss_verify.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_verify.lo -MD -MP -MF $depbase.Tpo -c -o mech/gss_verify.lo mech/gss_verify.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_verify.lo -MD -MP -MF mech/.deps/gss_verify.Tpo -c mech/gss_verify.c -fPIC -DPIC -o mech/.libs/gss_verify.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_verify.lo -MD -MP -MF mech/.deps/gss_verify.Tpo -c mech/gss_verify.c -o mech/gss_verify.o depbase=`echo mech/gss_verify_mic.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_verify_mic.lo -MD -MP -MF $depbase.Tpo -c -o mech/gss_verify_mic.lo mech/gss_verify_mic.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_verify_mic.lo -MD -MP -MF mech/.deps/gss_verify_mic.Tpo -c mech/gss_verify_mic.c -fPIC -DPIC -o mech/.libs/gss_verify_mic.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_verify_mic.lo -MD -MP -MF mech/.deps/gss_verify_mic.Tpo -c mech/gss_verify_mic.c -o mech/gss_verify_mic.o depbase=`echo mech/gss_wrap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_wrap.lo -MD -MP -MF $depbase.Tpo -c -o mech/gss_wrap.lo mech/gss_wrap.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_wrap.lo -MD -MP -MF mech/.deps/gss_wrap.Tpo -c mech/gss_wrap.c -fPIC -DPIC -o mech/.libs/gss_wrap.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_wrap.lo -MD -MP -MF mech/.deps/gss_wrap.Tpo -c mech/gss_wrap.c -o mech/gss_wrap.o depbase=`echo mech/gss_wrap_size_limit.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_wrap_size_limit.lo -MD -MP -MF $depbase.Tpo -c -o mech/gss_wrap_size_limit.lo mech/gss_wrap_size_limit.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_wrap_size_limit.lo -MD -MP -MF mech/.deps/gss_wrap_size_limit.Tpo -c mech/gss_wrap_size_limit.c -fPIC -DPIC -o mech/.libs/gss_wrap_size_limit.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_wrap_size_limit.lo -MD -MP -MF mech/.deps/gss_wrap_size_limit.Tpo -c mech/gss_wrap_size_limit.c -o mech/gss_wrap_size_limit.o depbase=`echo mech/gss_inquire_sec_context_by_oid.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_inquire_sec_context_by_oid.lo -MD -MP -MF $depbase.Tpo -c -o mech/gss_inquire_sec_context_by_oid.lo mech/gss_inquire_sec_context_by_oid.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_inquire_sec_context_by_oid.lo -MD -MP -MF mech/.deps/gss_inquire_sec_context_by_oid.Tpo -c mech/gss_inquire_sec_context_by_oid.c -fPIC -DPIC -o mech/.libs/gss_inquire_sec_context_by_oid.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mech/gss_inquire_sec_context_by_oid.lo -MD -MP -MF mech/.deps/gss_inquire_sec_context_by_oid.Tpo -c mech/gss_inquire_sec_context_by_oid.c -o mech/gss_inquire_sec_context_by_oid.o depbase=`echo ntlm/accept_sec_context.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ntlm/accept_sec_context.lo -MD -MP -MF $depbase.Tpo -c -o ntlm/accept_sec_context.lo ntlm/accept_sec_context.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ntlm/accept_sec_context.lo -MD -MP -MF ntlm/.deps/accept_sec_context.Tpo -c ntlm/accept_sec_context.c -fPIC -DPIC -o ntlm/.libs/accept_sec_context.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ntlm/accept_sec_context.lo -MD -MP -MF ntlm/.deps/accept_sec_context.Tpo -c ntlm/accept_sec_context.c -o ntlm/accept_sec_context.o depbase=`echo ntlm/acquire_cred.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ntlm/acquire_cred.lo -MD -MP -MF $depbase.Tpo -c -o ntlm/acquire_cred.lo ntlm/acquire_cred.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ntlm/acquire_cred.lo -MD -MP -MF ntlm/.deps/acquire_cred.Tpo -c ntlm/acquire_cred.c -fPIC -DPIC -o ntlm/.libs/acquire_cred.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ntlm/acquire_cred.lo -MD -MP -MF ntlm/.deps/acquire_cred.Tpo -c ntlm/acquire_cred.c -o ntlm/acquire_cred.o depbase=`echo ntlm/add_cred.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ntlm/add_cred.lo -MD -MP -MF $depbase.Tpo -c -o ntlm/add_cred.lo ntlm/add_cred.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ntlm/add_cred.lo -MD -MP -MF ntlm/.deps/add_cred.Tpo -c ntlm/add_cred.c -fPIC -DPIC -o ntlm/.libs/add_cred.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ntlm/add_cred.lo -MD -MP -MF ntlm/.deps/add_cred.Tpo -c ntlm/add_cred.c -o ntlm/add_cred.o depbase=`echo ntlm/canonicalize_name.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ntlm/canonicalize_name.lo -MD -MP -MF $depbase.Tpo -c -o ntlm/canonicalize_name.lo ntlm/canonicalize_name.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ntlm/canonicalize_name.lo -MD -MP -MF ntlm/.deps/canonicalize_name.Tpo -c ntlm/canonicalize_name.c -fPIC -DPIC -o ntlm/.libs/canonicalize_name.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ntlm/canonicalize_name.lo -MD -MP -MF ntlm/.deps/canonicalize_name.Tpo -c ntlm/canonicalize_name.c -o ntlm/canonicalize_name.o depbase=`echo ntlm/compare_name.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ntlm/compare_name.lo -MD -MP -MF $depbase.Tpo -c -o ntlm/compare_name.lo ntlm/compare_name.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ntlm/compare_name.lo -MD -MP -MF ntlm/.deps/compare_name.Tpo -c ntlm/compare_name.c -fPIC -DPIC -o ntlm/.libs/compare_name.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ntlm/compare_name.lo -MD -MP -MF ntlm/.deps/compare_name.Tpo -c ntlm/compare_name.c -o ntlm/compare_name.o depbase=`echo ntlm/context_time.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ntlm/context_time.lo -MD -MP -MF $depbase.Tpo -c -o ntlm/context_time.lo ntlm/context_time.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ntlm/context_time.lo -MD -MP -MF ntlm/.deps/context_time.Tpo -c ntlm/context_time.c -fPIC -DPIC -o ntlm/.libs/context_time.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ntlm/context_time.lo -MD -MP -MF ntlm/.deps/context_time.Tpo -c ntlm/context_time.c -o ntlm/context_time.o depbase=`echo ntlm/creds.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ntlm/creds.lo -MD -MP -MF $depbase.Tpo -c -o ntlm/creds.lo ntlm/creds.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ntlm/creds.lo -MD -MP -MF ntlm/.deps/creds.Tpo -c ntlm/creds.c -fPIC -DPIC -o ntlm/.libs/creds.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ntlm/creds.lo -MD -MP -MF ntlm/.deps/creds.Tpo -c ntlm/creds.c -o ntlm/creds.o depbase=`echo ntlm/crypto.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ntlm/crypto.lo -MD -MP -MF $depbase.Tpo -c -o ntlm/crypto.lo ntlm/crypto.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ntlm/crypto.lo -MD -MP -MF ntlm/.deps/crypto.Tpo -c ntlm/crypto.c -fPIC -DPIC -o ntlm/.libs/crypto.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ntlm/crypto.lo -MD -MP -MF ntlm/.deps/crypto.Tpo -c ntlm/crypto.c -o ntlm/crypto.o depbase=`echo ntlm/delete_sec_context.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ntlm/delete_sec_context.lo -MD -MP -MF $depbase.Tpo -c -o ntlm/delete_sec_context.lo ntlm/delete_sec_context.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ntlm/delete_sec_context.lo -MD -MP -MF ntlm/.deps/delete_sec_context.Tpo -c ntlm/delete_sec_context.c -fPIC -DPIC -o ntlm/.libs/delete_sec_context.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ntlm/delete_sec_context.lo -MD -MP -MF ntlm/.deps/delete_sec_context.Tpo -c ntlm/delete_sec_context.c -o ntlm/delete_sec_context.o depbase=`echo ntlm/display_name.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ntlm/display_name.lo -MD -MP -MF $depbase.Tpo -c -o ntlm/display_name.lo ntlm/display_name.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ntlm/display_name.lo -MD -MP -MF ntlm/.deps/display_name.Tpo -c ntlm/display_name.c -fPIC -DPIC -o ntlm/.libs/display_name.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ntlm/display_name.lo -MD -MP -MF ntlm/.deps/display_name.Tpo -c ntlm/display_name.c -o ntlm/display_name.o depbase=`echo ntlm/display_status.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ntlm/display_status.lo -MD -MP -MF $depbase.Tpo -c -o ntlm/display_status.lo ntlm/display_status.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ntlm/display_status.lo -MD -MP -MF ntlm/.deps/display_status.Tpo -c ntlm/display_status.c -fPIC -DPIC -o ntlm/.libs/display_status.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ntlm/display_status.lo -MD -MP -MF ntlm/.deps/display_status.Tpo -c ntlm/display_status.c -o ntlm/display_status.o depbase=`echo ntlm/duplicate_name.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ntlm/duplicate_name.lo -MD -MP -MF $depbase.Tpo -c -o ntlm/duplicate_name.lo ntlm/duplicate_name.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ntlm/duplicate_name.lo -MD -MP -MF ntlm/.deps/duplicate_name.Tpo -c ntlm/duplicate_name.c -fPIC -DPIC -o ntlm/.libs/duplicate_name.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ntlm/duplicate_name.lo -MD -MP -MF ntlm/.deps/duplicate_name.Tpo -c ntlm/duplicate_name.c -o ntlm/duplicate_name.o depbase=`echo ntlm/export_name.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ntlm/export_name.lo -MD -MP -MF $depbase.Tpo -c -o ntlm/export_name.lo ntlm/export_name.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ntlm/export_name.lo -MD -MP -MF ntlm/.deps/export_name.Tpo -c ntlm/export_name.c -fPIC -DPIC -o ntlm/.libs/export_name.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ntlm/export_name.lo -MD -MP -MF ntlm/.deps/export_name.Tpo -c ntlm/export_name.c -o ntlm/export_name.o depbase=`echo ntlm/export_sec_context.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ntlm/export_sec_context.lo -MD -MP -MF $depbase.Tpo -c -o ntlm/export_sec_context.lo ntlm/export_sec_context.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ntlm/export_sec_context.lo -MD -MP -MF ntlm/.deps/export_sec_context.Tpo -c ntlm/export_sec_context.c -fPIC -DPIC -o ntlm/.libs/export_sec_context.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ntlm/export_sec_context.lo -MD -MP -MF ntlm/.deps/export_sec_context.Tpo -c ntlm/export_sec_context.c -o ntlm/export_sec_context.o depbase=`echo ntlm/external.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ntlm/external.lo -MD -MP -MF $depbase.Tpo -c -o ntlm/external.lo ntlm/external.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ntlm/external.lo -MD -MP -MF ntlm/.deps/external.Tpo -c ntlm/external.c -fPIC -DPIC -o ntlm/.libs/external.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ntlm/external.lo -MD -MP -MF ntlm/.deps/external.Tpo -c ntlm/external.c -o ntlm/external.o depbase=`echo ntlm/import_name.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ntlm/import_name.lo -MD -MP -MF $depbase.Tpo -c -o ntlm/import_name.lo ntlm/import_name.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ntlm/import_name.lo -MD -MP -MF ntlm/.deps/import_name.Tpo -c ntlm/import_name.c -fPIC -DPIC -o ntlm/.libs/import_name.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ntlm/import_name.lo -MD -MP -MF ntlm/.deps/import_name.Tpo -c ntlm/import_name.c -o ntlm/import_name.o depbase=`echo ntlm/import_sec_context.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ntlm/import_sec_context.lo -MD -MP -MF $depbase.Tpo -c -o ntlm/import_sec_context.lo ntlm/import_sec_context.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ntlm/import_sec_context.lo -MD -MP -MF ntlm/.deps/import_sec_context.Tpo -c ntlm/import_sec_context.c -fPIC -DPIC -o ntlm/.libs/import_sec_context.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ntlm/import_sec_context.lo -MD -MP -MF ntlm/.deps/import_sec_context.Tpo -c ntlm/import_sec_context.c -o ntlm/import_sec_context.o depbase=`echo ntlm/indicate_mechs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ntlm/indicate_mechs.lo -MD -MP -MF $depbase.Tpo -c -o ntlm/indicate_mechs.lo ntlm/indicate_mechs.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ntlm/indicate_mechs.lo -MD -MP -MF ntlm/.deps/indicate_mechs.Tpo -c ntlm/indicate_mechs.c -fPIC -DPIC -o ntlm/.libs/indicate_mechs.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ntlm/indicate_mechs.lo -MD -MP -MF ntlm/.deps/indicate_mechs.Tpo -c ntlm/indicate_mechs.c -o ntlm/indicate_mechs.o depbase=`echo ntlm/init_sec_context.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ntlm/init_sec_context.lo -MD -MP -MF $depbase.Tpo -c -o ntlm/init_sec_context.lo ntlm/init_sec_context.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ntlm/init_sec_context.lo -MD -MP -MF ntlm/.deps/init_sec_context.Tpo -c ntlm/init_sec_context.c -fPIC -DPIC -o ntlm/.libs/init_sec_context.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ntlm/init_sec_context.lo -MD -MP -MF ntlm/.deps/init_sec_context.Tpo -c ntlm/init_sec_context.c -o ntlm/init_sec_context.o depbase=`echo ntlm/inquire_context.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ntlm/inquire_context.lo -MD -MP -MF $depbase.Tpo -c -o ntlm/inquire_context.lo ntlm/inquire_context.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ntlm/inquire_context.lo -MD -MP -MF ntlm/.deps/inquire_context.Tpo -c ntlm/inquire_context.c -fPIC -DPIC -o ntlm/.libs/inquire_context.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ntlm/inquire_context.lo -MD -MP -MF ntlm/.deps/inquire_context.Tpo -c ntlm/inquire_context.c -o ntlm/inquire_context.o depbase=`echo ntlm/inquire_cred_by_mech.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ntlm/inquire_cred_by_mech.lo -MD -MP -MF $depbase.Tpo -c -o ntlm/inquire_cred_by_mech.lo ntlm/inquire_cred_by_mech.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ntlm/inquire_cred_by_mech.lo -MD -MP -MF ntlm/.deps/inquire_cred_by_mech.Tpo -c ntlm/inquire_cred_by_mech.c -fPIC -DPIC -o ntlm/.libs/inquire_cred_by_mech.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ntlm/inquire_cred_by_mech.lo -MD -MP -MF ntlm/.deps/inquire_cred_by_mech.Tpo -c ntlm/inquire_cred_by_mech.c -o ntlm/inquire_cred_by_mech.o depbase=`echo ntlm/inquire_mechs_for_name.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ntlm/inquire_mechs_for_name.lo -MD -MP -MF $depbase.Tpo -c -o ntlm/inquire_mechs_for_name.lo ntlm/inquire_mechs_for_name.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ntlm/inquire_mechs_for_name.lo -MD -MP -MF ntlm/.deps/inquire_mechs_for_name.Tpo -c ntlm/inquire_mechs_for_name.c -fPIC -DPIC -o ntlm/.libs/inquire_mechs_for_name.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ntlm/inquire_mechs_for_name.lo -MD -MP -MF ntlm/.deps/inquire_mechs_for_name.Tpo -c ntlm/inquire_mechs_for_name.c -o ntlm/inquire_mechs_for_name.o depbase=`echo ntlm/inquire_names_for_mech.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ntlm/inquire_names_for_mech.lo -MD -MP -MF $depbase.Tpo -c -o ntlm/inquire_names_for_mech.lo ntlm/inquire_names_for_mech.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ntlm/inquire_names_for_mech.lo -MD -MP -MF ntlm/.deps/inquire_names_for_mech.Tpo -c ntlm/inquire_names_for_mech.c -fPIC -DPIC -o ntlm/.libs/inquire_names_for_mech.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ntlm/inquire_names_for_mech.lo -MD -MP -MF ntlm/.deps/inquire_names_for_mech.Tpo -c ntlm/inquire_names_for_mech.c -o ntlm/inquire_names_for_mech.o depbase=`echo ntlm/inquire_sec_context_by_oid.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ntlm/inquire_sec_context_by_oid.lo -MD -MP -MF $depbase.Tpo -c -o ntlm/inquire_sec_context_by_oid.lo ntlm/inquire_sec_context_by_oid.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ntlm/inquire_sec_context_by_oid.lo -MD -MP -MF ntlm/.deps/inquire_sec_context_by_oid.Tpo -c ntlm/inquire_sec_context_by_oid.c -fPIC -DPIC -o ntlm/.libs/inquire_sec_context_by_oid.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ntlm/inquire_sec_context_by_oid.lo -MD -MP -MF ntlm/.deps/inquire_sec_context_by_oid.Tpo -c ntlm/inquire_sec_context_by_oid.c -o ntlm/inquire_sec_context_by_oid.o depbase=`echo ntlm/iter_cred.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ntlm/iter_cred.lo -MD -MP -MF $depbase.Tpo -c -o ntlm/iter_cred.lo ntlm/iter_cred.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ntlm/iter_cred.lo -MD -MP -MF ntlm/.deps/iter_cred.Tpo -c ntlm/iter_cred.c -fPIC -DPIC -o ntlm/.libs/iter_cred.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ntlm/iter_cred.lo -MD -MP -MF ntlm/.deps/iter_cred.Tpo -c ntlm/iter_cred.c -o ntlm/iter_cred.o depbase=`echo ntlm/process_context_token.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ntlm/process_context_token.lo -MD -MP -MF $depbase.Tpo -c -o ntlm/process_context_token.lo ntlm/process_context_token.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ntlm/process_context_token.lo -MD -MP -MF ntlm/.deps/process_context_token.Tpo -c ntlm/process_context_token.c -fPIC -DPIC -o ntlm/.libs/process_context_token.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ntlm/process_context_token.lo -MD -MP -MF ntlm/.deps/process_context_token.Tpo -c ntlm/process_context_token.c -o ntlm/process_context_token.o depbase=`echo ntlm/release_cred.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ntlm/release_cred.lo -MD -MP -MF $depbase.Tpo -c -o ntlm/release_cred.lo ntlm/release_cred.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ntlm/release_cred.lo -MD -MP -MF ntlm/.deps/release_cred.Tpo -c ntlm/release_cred.c -fPIC -DPIC -o ntlm/.libs/release_cred.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ntlm/release_cred.lo -MD -MP -MF ntlm/.deps/release_cred.Tpo -c ntlm/release_cred.c -o ntlm/release_cred.o depbase=`echo ntlm/release_name.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ntlm/release_name.lo -MD -MP -MF $depbase.Tpo -c -o ntlm/release_name.lo ntlm/release_name.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ntlm/release_name.lo -MD -MP -MF ntlm/.deps/release_name.Tpo -c ntlm/release_name.c -fPIC -DPIC -o ntlm/.libs/release_name.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ntlm/release_name.lo -MD -MP -MF ntlm/.deps/release_name.Tpo -c ntlm/release_name.c -o ntlm/release_name.o depbase=`echo ntlm/kdc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ntlm/kdc.lo -MD -MP -MF $depbase.Tpo -c -o ntlm/kdc.lo ntlm/kdc.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ntlm/kdc.lo -MD -MP -MF ntlm/.deps/kdc.Tpo -c ntlm/kdc.c -fPIC -DPIC -o ntlm/.libs/kdc.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ntlm/kdc.lo -MD -MP -MF ntlm/.deps/kdc.Tpo -c ntlm/kdc.c -o ntlm/kdc.o depbase=`echo spnego/accept_sec_context.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT spnego/accept_sec_context.lo -MD -MP -MF $depbase.Tpo -c -o spnego/accept_sec_context.lo spnego/accept_sec_context.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT spnego/accept_sec_context.lo -MD -MP -MF spnego/.deps/accept_sec_context.Tpo -c spnego/accept_sec_context.c -fPIC -DPIC -o spnego/.libs/accept_sec_context.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT spnego/accept_sec_context.lo -MD -MP -MF spnego/.deps/accept_sec_context.Tpo -c spnego/accept_sec_context.c -o spnego/accept_sec_context.o depbase=`echo spnego/compat.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT spnego/compat.lo -MD -MP -MF $depbase.Tpo -c -o spnego/compat.lo spnego/compat.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT spnego/compat.lo -MD -MP -MF spnego/.deps/compat.Tpo -c spnego/compat.c -fPIC -DPIC -o spnego/.libs/compat.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT spnego/compat.lo -MD -MP -MF spnego/.deps/compat.Tpo -c spnego/compat.c -o spnego/compat.o depbase=`echo spnego/context_stubs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT spnego/context_stubs.lo -MD -MP -MF $depbase.Tpo -c -o spnego/context_stubs.lo spnego/context_stubs.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT spnego/context_stubs.lo -MD -MP -MF spnego/.deps/context_stubs.Tpo -c spnego/context_stubs.c -fPIC -DPIC -o spnego/.libs/context_stubs.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT spnego/context_stubs.lo -MD -MP -MF spnego/.deps/context_stubs.Tpo -c spnego/context_stubs.c -o spnego/context_stubs.o depbase=`echo spnego/cred_stubs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT spnego/cred_stubs.lo -MD -MP -MF $depbase.Tpo -c -o spnego/cred_stubs.lo spnego/cred_stubs.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT spnego/cred_stubs.lo -MD -MP -MF spnego/.deps/cred_stubs.Tpo -c spnego/cred_stubs.c -fPIC -DPIC -o spnego/.libs/cred_stubs.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT spnego/cred_stubs.lo -MD -MP -MF spnego/.deps/cred_stubs.Tpo -c spnego/cred_stubs.c -o spnego/cred_stubs.o depbase=`echo spnego/external.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT spnego/external.lo -MD -MP -MF $depbase.Tpo -c -o spnego/external.lo spnego/external.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT spnego/external.lo -MD -MP -MF spnego/.deps/external.Tpo -c spnego/external.c -fPIC -DPIC -o spnego/.libs/external.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT spnego/external.lo -MD -MP -MF spnego/.deps/external.Tpo -c spnego/external.c -o spnego/external.o depbase=`echo spnego/init_sec_context.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT spnego/init_sec_context.lo -MD -MP -MF $depbase.Tpo -c -o spnego/init_sec_context.lo spnego/init_sec_context.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT spnego/init_sec_context.lo -MD -MP -MF spnego/.deps/init_sec_context.Tpo -c spnego/init_sec_context.c -fPIC -DPIC -o spnego/.libs/init_sec_context.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT spnego/init_sec_context.lo -MD -MP -MF spnego/.deps/init_sec_context.Tpo -c spnego/init_sec_context.c -o spnego/init_sec_context.o depbase=`echo gkrb5_err.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT gkrb5_err.lo -MD -MP -MF $depbase.Tpo -c -o gkrb5_err.lo gkrb5_err.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT gkrb5_err.lo -MD -MP -MF .deps/gkrb5_err.Tpo -c gkrb5_err.c -fPIC -DPIC -o .libs/gkrb5_err.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT gkrb5_err.lo -MD -MP -MF .deps/gkrb5_err.Tpo -c gkrb5_err.c -o gkrb5_err.o depbase=`echo asn1_ContextFlags.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_ContextFlags.lo -MD -MP -MF $depbase.Tpo -c -o asn1_ContextFlags.lo asn1_ContextFlags.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_ContextFlags.lo -MD -MP -MF .deps/asn1_ContextFlags.Tpo -c asn1_ContextFlags.c -fPIC -DPIC -o .libs/asn1_ContextFlags.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_ContextFlags.lo -MD -MP -MF .deps/asn1_ContextFlags.Tpo -c asn1_ContextFlags.c -o asn1_ContextFlags.o depbase=`echo asn1_MechType.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_MechType.lo -MD -MP -MF $depbase.Tpo -c -o asn1_MechType.lo asn1_MechType.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_MechType.lo -MD -MP -MF .deps/asn1_MechType.Tpo -c asn1_MechType.c -fPIC -DPIC -o .libs/asn1_MechType.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_MechType.lo -MD -MP -MF .deps/asn1_MechType.Tpo -c asn1_MechType.c -o asn1_MechType.o depbase=`echo asn1_MechTypeList.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_MechTypeList.lo -MD -MP -MF $depbase.Tpo -c -o asn1_MechTypeList.lo asn1_MechTypeList.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_MechTypeList.lo -MD -MP -MF .deps/asn1_MechTypeList.Tpo -c asn1_MechTypeList.c -fPIC -DPIC -o .libs/asn1_MechTypeList.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_MechTypeList.lo -MD -MP -MF .deps/asn1_MechTypeList.Tpo -c asn1_MechTypeList.c -o asn1_MechTypeList.o depbase=`echo asn1_NegotiationToken.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_NegotiationToken.lo -MD -MP -MF $depbase.Tpo -c -o asn1_NegotiationToken.lo asn1_NegotiationToken.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_NegotiationToken.lo -MD -MP -MF .deps/asn1_NegotiationToken.Tpo -c asn1_NegotiationToken.c -fPIC -DPIC -o .libs/asn1_NegotiationToken.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_NegotiationToken.lo -MD -MP -MF .deps/asn1_NegotiationToken.Tpo -c asn1_NegotiationToken.c -o asn1_NegotiationToken.o depbase=`echo asn1_NegotiationTokenWin.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_NegotiationTokenWin.lo -MD -MP -MF $depbase.Tpo -c -o asn1_NegotiationTokenWin.lo asn1_NegotiationTokenWin.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_NegotiationTokenWin.lo -MD -MP -MF .deps/asn1_NegotiationTokenWin.Tpo -c asn1_NegotiationTokenWin.c -fPIC -DPIC -o .libs/asn1_NegotiationTokenWin.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_NegotiationTokenWin.lo -MD -MP -MF .deps/asn1_NegotiationTokenWin.Tpo -c asn1_NegotiationTokenWin.c -o asn1_NegotiationTokenWin.o depbase=`echo asn1_NegHints.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_NegHints.lo -MD -MP -MF $depbase.Tpo -c -o asn1_NegHints.lo asn1_NegHints.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_NegHints.lo -MD -MP -MF .deps/asn1_NegHints.Tpo -c asn1_NegHints.c -fPIC -DPIC -o .libs/asn1_NegHints.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_NegHints.lo -MD -MP -MF .deps/asn1_NegHints.Tpo -c asn1_NegHints.c -o asn1_NegHints.o depbase=`echo asn1_NegTokenInit.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_NegTokenInit.lo -MD -MP -MF $depbase.Tpo -c -o asn1_NegTokenInit.lo asn1_NegTokenInit.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_NegTokenInit.lo -MD -MP -MF .deps/asn1_NegTokenInit.Tpo -c asn1_NegTokenInit.c -fPIC -DPIC -o .libs/asn1_NegTokenInit.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_NegTokenInit.lo -MD -MP -MF .deps/asn1_NegTokenInit.Tpo -c asn1_NegTokenInit.c -o asn1_NegTokenInit.o depbase=`echo asn1_NegTokenInitWin.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_NegTokenInitWin.lo -MD -MP -MF $depbase.Tpo -c -o asn1_NegTokenInitWin.lo asn1_NegTokenInitWin.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_NegTokenInitWin.lo -MD -MP -MF .deps/asn1_NegTokenInitWin.Tpo -c asn1_NegTokenInitWin.c -fPIC -DPIC -o .libs/asn1_NegTokenInitWin.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_NegTokenInitWin.lo -MD -MP -MF .deps/asn1_NegTokenInitWin.Tpo -c asn1_NegTokenInitWin.c -o asn1_NegTokenInitWin.o depbase=`echo asn1_NegTokenResp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_NegTokenResp.lo -MD -MP -MF $depbase.Tpo -c -o asn1_NegTokenResp.lo asn1_NegTokenResp.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_NegTokenResp.lo -MD -MP -MF .deps/asn1_NegTokenResp.Tpo -c asn1_NegTokenResp.c -fPIC -DPIC -o .libs/asn1_NegTokenResp.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_NegTokenResp.lo -MD -MP -MF .deps/asn1_NegTokenResp.Tpo -c asn1_NegTokenResp.c -o asn1_NegTokenResp.o depbase=`echo asn1_GSSAPIContextToken.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_GSSAPIContextToken.lo -MD -MP -MF $depbase.Tpo -c -o asn1_GSSAPIContextToken.lo asn1_GSSAPIContextToken.c &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_GSSAPIContextToken.lo -MD -MP -MF .deps/asn1_GSSAPIContextToken.Tpo -c asn1_GSSAPIContextToken.c -fPIC -DPIC -o .libs/asn1_GSSAPIContextToken.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_GSSAPIContextToken.lo -MD -MP -MF .deps/asn1_GSSAPIContextToken.Tpo -c asn1_GSSAPIContextToken.c -o asn1_GSSAPIContextToken.o /usr/bin/libtool --tag=CC --mode=link cc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -version-info 3:0:0 -L/usr/local/lib -o libgssapi.la -rpath /usr/local/heimdal/lib krb5/8003.lo krb5/accept_sec_context.lo krb5/acquire_cred.lo krb5/add_cred.lo krb5/address_to_krb5addr.lo krb5/aeap.lo krb5/arcfour.lo krb5/canonicalize_name.lo krb5/creds.lo krb5/ccache_name.lo krb5/cfx.lo krb5/compare_name.lo krb5/compat.lo krb5/context_time.lo krb5/copy_ccache.lo krb5/decapsulate.lo krb5/delete_sec_context.lo krb5/display_name.lo krb5/display_status.lo krb5/duplicate_name.lo krb5/encapsulate.lo krb5/export_name.lo krb5/export_sec_context.lo krb5/external.lo krb5/get_mic.lo krb5/import_name.lo krb5/import_sec_context.lo krb5/indicate_mechs.lo krb5/init.lo krb5/init_sec_context.lo krb5/inquire_context.lo krb5/inquire_cred.lo krb5/inquire_cred_by_mech.lo krb5/inquire_cred_by_oid.lo krb5/inquire_mechs_for_name.lo krb5/inquire_names_for_mech.lo krb5/inquire_sec_context_by_oid.lo krb5/pname_to_uid.lo krb5/process_context_token.lo krb5/prf.lo krb5/release_buffer.lo krb5/release_cred.lo krb5/release_name.lo krb5/sequence.lo krb5/store_cred.lo krb5/set_cred_option.lo krb5/set_sec_context_option.lo krb5/ticket_flags.lo krb5/unwrap.lo krb5/authorize_localname.lo krb5/verify_mic.lo krb5/wrap.lo mech/context.lo mech/doxygen.lo mech/gss_accept_sec_context.lo mech/gss_acquire_cred.lo mech/gss_acquire_cred_ext.lo mech/gss_acquire_cred_with_password.lo mech/gss_add_cred.lo mech/gss_add_cred_with_password.lo mech/gss_add_oid_set_member.lo mech/gss_aeap.lo mech/gss_buffer_set.lo mech/gss_canonicalize_name.lo mech/gss_compare_name.lo mech/gss_context_time.lo mech/gss_create_empty_oid_set.lo mech/gss_cred.lo mech/gss_decapsulate_token.lo mech/gss_delete_name_attribute.lo mech/gss_delete_sec_context.lo mech/gss_display_name.lo mech/gss_display_name_ext.lo mech/gss_display_status.lo mech/gss_duplicate_name.lo mech/gss_duplicate_oid.lo mech/gss_encapsulate_token.lo mech/gss_export_name.lo mech/gss_export_name_composite.lo mech/gss_export_sec_context.lo mech/gss_get_mic.lo mech/gss_get_name_attribute.lo mech/gss_import_name.lo mech/gss_import_sec_context.lo mech/gss_indicate_mechs.lo mech/gss_init_sec_context.lo mech/gss_inquire_context.lo mech/gss_inquire_cred.lo mech/gss_inquire_cred_by_mech.lo mech/gss_inquire_cred_by_oid.lo mech/gss_inquire_mechs_for_name.lo mech/gss_inquire_name.lo mech/gss_inquire_names_for_mech.lo mech/gss_krb5.lo mech/gss_mech_switch.lo mech/gss_mo.lo mech/gss_names.lo mech/gss_oid.lo mech/gss_oid_equal.lo mech/gss_oid_to_str.lo mech/gss_pname_to_uid.lo mech/gss_process_context_token.lo mech/gss_pseudo_random.lo mech/gss_release_buffer.lo mech/gss_release_cred.lo mech/gss_release_name.lo mech/gss_release_oid.lo mech/gss_release_oid_set.lo mech/gss_seal.lo mech/gss_set_cred_option.lo mech/gss_set_name_attribute.lo mech/gss_set_sec_context_option.lo mech/gss_sign.lo mech/gss_store_cred.lo mech/gss_test_oid_set_member.lo mech/gss_unseal.lo mech/gss_unwrap.lo mech/gss_authorize_localname.lo mech/gss_utils.lo mech/gss_verify.lo mech/gss_verify_mic.lo mech/gss_wrap.lo mech/gss_wrap_size_limit.lo mech/gss_inquire_sec_context_by_oid.lo ntlm/accept_sec_context.lo ntlm/acquire_cred.lo ntlm/add_cred.lo ntlm/canonicalize_name.lo ntlm/compare_name.lo ntlm/context_time.lo ntlm/creds.lo ntlm/crypto.lo ntlm/delete_sec_context.lo ntlm/display_name.lo ntlm/display_status.lo ntlm/duplicate_name.lo ntlm/export_name.lo ntlm/export_sec_context.lo ntlm/external.lo ntlm/import_name.lo ntlm/import_sec_context.lo ntlm/indicate_mechs.lo ntlm/init_sec_context.lo ntlm/inquire_context.lo ntlm/inquire_cred_by_mech.lo ntlm/inquire_mechs_for_name.lo ntlm/inquire_names_for_mech.lo ntlm/inquire_sec_context_by_oid.lo ntlm/iter_cred.lo ntlm/process_context_token.lo ntlm/release_cred.lo ntlm/release_name.lo ntlm/kdc.lo spnego/accept_sec_context.lo spnego/compat.lo spnego/context_stubs.lo spnego/cred_stubs.lo spnego/external.lo spnego/init_sec_context.lo gkrb5_err.lo asn1_ContextFlags.lo asn1_MechType.lo asn1_MechTypeList.lo asn1_NegotiationToken.lo asn1_NegotiationTokenWin.lo asn1_NegHints.lo asn1_NegTokenInit.lo asn1_NegTokenInitWin.lo asn1_NegTokenResp.lo asn1_GSSAPIContextToken.lo ../../lib/ntlm/libheimntlm.la ../../lib/krb5/libkrb5.la ../../lib/asn1/libasn1.la -lcom_err ../../lib/hcrypto/libhcrypto.la ../../lib/roken/libroken.la -pthread libtool: link: cc -shared -fPIC -DPIC -o .libs/libgssapi.so.9.0 -pthread -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe krb5/.libs/8003.o krb5/.libs/accept_sec_context.o krb5/.libs/acquire_cred.o krb5/.libs/add_cred.o krb5/.libs/address_to_krb5addr.o krb5/.libs/aeap.o krb5/.libs/arcfour.o krb5/.libs/canonicalize_name.o krb5/.libs/creds.o krb5/.libs/ccache_name.o krb5/.libs/cfx.o krb5/.libs/compare_name.o krb5/.libs/compat.o krb5/.libs/context_time.o krb5/.libs/copy_ccache.o krb5/.libs/decapsulate.o krb5/.libs/delete_sec_context.o krb5/.libs/display_name.o krb5/.libs/display_status.o krb5/.libs/duplicate_name.o krb5/.libs/encapsulate.o krb5/.libs/export_name.o krb5/.libs/export_sec_context.o krb5/.libs/external.o krb5/.libs/get_mic.o krb5/.libs/import_name.o krb5/.libs/import_sec_context.o krb5/.libs/indicate_mechs.o krb5/.libs/init.o krb5/.libs/init_sec_context.o krb5/.libs/inquire_context.o krb5/.libs/inquire_cred.o krb5/.libs/inquire_cred_by_mech.o krb5/.libs/inquire_cred_by_oid.o krb5/.libs/inquire_mechs_for_name.o krb5/.libs/inquire_names_for_mech.o krb5/.libs/inquire_sec_context_by_oid.o krb5/.libs/pname_to_uid.o krb5/.libs/process_context_token.o krb5/.libs/prf.o krb5/.libs/release_buffer.o krb5/.libs/release_cred.o krb5/.libs/release_name.o krb5/.libs/sequence.o krb5/.libs/store_cred.o krb5/.libs/set_cred_option.o krb5/.libs/set_sec_context_option.o krb5/.libs/ticket_flags.o krb5/.libs/unwrap.o krb5/.libs/authorize_localname.o krb5/.libs/verify_mic.o krb5/.libs/wrap.o mech/.libs/context.o mech/.libs/doxygen.o mech/.libs/gss_accept_sec_context.o mech/.libs/gss_acquire_cred.o mech/.libs/gss_acquire_cred_ext.o mech/.libs/gss_acquire_cred_with_password.o mech/.libs/gss_add_cred.o mech/.libs/gss_add_cred_with_password.o mech/.libs/gss_add_oid_set_member.o mech/.libs/gss_aeap.o mech/.libs/gss_buffer_set.o mech/.libs/gss_canonicalize_name.o mech/.libs/gss_compare_name.o mech/.libs/gss_context_time.o mech/.libs/gss_create_empty_oid_set.o mech/.libs/gss_cred.o mech/.libs/gss_decapsulate_token.o mech/.libs/gss_delete_name_attribute.o mech/.libs/gss_delete_sec_context.o mech/.libs/gss_display_name.o mech/.libs/gss_display_name_ext.o mech/.libs/gss_display_status.o mech/.libs/gss_duplicate_name.o mech/.libs/gss_duplicate_oid.o mech/.libs/gss_encapsulate_token.o mech/.libs/gss_export_name.o mech/.libs/gss_export_name_composite.o mech/.libs/gss_export_sec_context.o mech/.libs/gss_get_mic.o mech/.libs/gss_get_name_attribute.o mech/.libs/gss_import_name.o mech/.libs/gss_import_sec_context.o mech/.libs/gss_indicate_mechs.o mech/.libs/gss_init_sec_context.o mech/.libs/gss_inquire_context.o mech/.libs/gss_inquire_cred.o mech/.libs/gss_inquire_cred_by_mech.o mech/.libs/gss_inquire_cred_by_oid.o mech/.libs/gss_inquire_mechs_for_name.o mech/.libs/gss_inquire_name.o mech/.libs/gss_inquire_names_for_mech.o mech/.libs/gss_krb5.o mech/.libs/gss_mech_switch.o mech/.libs/gss_mo.o mech/.libs/gss_names.o mech/.libs/gss_oid.o mech/.libs/gss_oid_equal.o mech/.libs/gss_oid_to_str.o mech/.libs/gss_pname_to_uid.o mech/.libs/gss_process_context_token.o mech/.libs/gss_pseudo_random.o mech/.libs/gss_release_buffer.o mech/.libs/gss_release_cred.o mech/.libs/gss_release_name.o mech/.libs/gss_release_oid.o mech/.libs/gss_release_oid_set.o mech/.libs/gss_seal.o mech/.libs/gss_set_cred_option.o mech/.libs/gss_set_name_attribute.o mech/.libs/gss_set_sec_context_option.o mech/.libs/gss_sign.o mech/.libs/gss_store_cred.o mech/.libs/gss_test_oid_set_member.o mech/.libs/gss_unseal.o mech/.libs/gss_unwrap.o mech/.libs/gss_authorize_localname.o mech/.libs/gss_utils.o mech/.libs/gss_verify.o mech/.libs/gss_verify_mic.o mech/.libs/gss_wrap.o mech/.libs/gss_wrap_size_limit.o mech/.libs/gss_inquire_sec_context_by_oid.o ntlm/.libs/accept_sec_context.o ntlm/.libs/acquire_cred.o ntlm/.libs/add_cred.o ntlm/.libs/canonicalize_name.o ntlm/.libs/compare_name.o ntlm/.libs/context_time.o ntlm/.libs/creds.o ntlm/.libs/crypto.o ntlm/.libs/delete_sec_context.o ntlm/.libs/display_name.o ntlm/.libs/display_status.o ntlm/.libs/duplicate_name.o ntlm/.libs/export_name.o ntlm/.libs/export_sec_context.o ntlm/.libs/external.o ntlm/.libs/import_name.o ntlm/.libs/import_sec_context.o ntlm/.libs/indicate_mechs.o ntlm/.libs/init_sec_context.o ntlm/.libs/inquire_context.o ntlm/.libs/inquire_cred_by_mech.o ntlm/.libs/inquire_mechs_for_name.o ntlm/.libs/inquire_names_for_mech.o ntlm/.libs/inquire_sec_context_by_oid.o ntlm/.libs/iter_cred.o ntlm/.libs/process_context_token.o ntlm/.libs/release_cred.o ntlm/.libs/release_name.o ntlm/.libs/kdc.o spnego/.libs/accept_sec_context.o spnego/.libs/compat.o spnego/.libs/context_stubs.o spnego/.libs/cred_stubs.o spnego/.libs/external.o spnego/.libs/init_sec_context.o .libs/gkrb5_err.o .libs/asn1_ContextFlags.o .libs/asn1_MechType.o .libs/asn1_MechTypeList.o .libs/asn1_NegotiationToken.o .libs/asn1_NegotiationTokenWin.o .libs/asn1_NegHints.o .libs/asn1_NegTokenInit.o .libs/asn1_NegTokenInitWin.o .libs/asn1_NegTokenResp.o .libs/asn1_GSSAPIContextToken.o -L.libs -lheimntlm -lkrb5 -lasn1 -lcom_err -lroken -lutil -lwind -lheimbase -lhx509 -lhcrypto -lcrypto -lheimsqlite -lexecinfo -lpthread -Wl,-soname,libgssapi.so.9.0,-rpath,/usr/local/heimdal/lib libtool: link: ar cru .libs/libgssapi.a krb5/8003.o krb5/accept_sec_context.o krb5/acquire_cred.o krb5/add_cred.o krb5/address_to_krb5addr.o krb5/aeap.o krb5/arcfour.o krb5/canonicalize_name.o krb5/creds.o krb5/ccache_name.o krb5/cfx.o krb5/compare_name.o krb5/compat.o krb5/context_time.o krb5/copy_ccache.o krb5/decapsulate.o krb5/delete_sec_context.o krb5/display_name.o krb5/display_status.o krb5/duplicate_name.o krb5/encapsulate.o krb5/export_name.o krb5/export_sec_context.o krb5/external.o krb5/get_mic.o krb5/import_name.o krb5/import_sec_context.o krb5/indicate_mechs.o krb5/init.o krb5/init_sec_context.o krb5/inquire_context.o krb5/inquire_cred.o krb5/inquire_cred_by_mech.o krb5/inquire_cred_by_oid.o krb5/inquire_mechs_for_name.o krb5/inquire_names_for_mech.o krb5/inquire_sec_context_by_oid.o krb5/pname_to_uid.o krb5/process_context_token.o krb5/prf.o krb5/release_buffer.o krb5/release_cred.o krb5/release_name.o krb5/sequence.o krb5/store_cred.o krb5/set_cred_option.o krb5/set_sec_context_option.o krb5/ticket_flags.o krb5/unwrap.o krb5/authorize_localname.o krb5/verify_mic.o krb5/wrap.o mech/context.o mech/doxygen.o mech/gss_accept_sec_context.o mech/gss_acquire_cred.o mech/gss_acquire_cred_ext.o mech/gss_acquire_cred_with_password.o mech/gss_add_cred.o mech/gss_add_cred_with_password.o mech/gss_add_oid_set_member.o mech/gss_aeap.o mech/gss_buffer_set.o mech/gss_canonicalize_name.o mech/gss_compare_name.o mech/gss_context_time.o mech/gss_create_empty_oid_set.o mech/gss_cred.o mech/gss_decapsulate_token.o mech/gss_delete_name_attribute.o mech/gss_delete_sec_context.o mech/gss_display_name.o mech/gss_display_name_ext.o mech/gss_display_status.o mech/gss_duplicate_name.o mech/gss_duplicate_oid.o mech/gss_encapsulate_token.o mech/gss_export_name.o mech/gss_export_name_composite.o mech/gss_export_sec_context.o mech/gss_get_mic.o mech/gss_get_name_attribute.o mech/gss_import_name.o mech/gss_import_sec_context.o mech/gss_indicate_mechs.o mech/gss_init_sec_context.o mech/gss_inquire_context.o mech/gss_inquire_cred.o mech/gss_inquire_cred_by_mech.o mech/gss_inquire_cred_by_oid.o mech/gss_inquire_mechs_for_name.o mech/gss_inquire_name.o mech/gss_inquire_names_for_mech.o mech/gss_krb5.o mech/gss_mech_switch.o mech/gss_mo.o mech/gss_names.o mech/gss_oid.o mech/gss_oid_equal.o mech/gss_oid_to_str.o mech/gss_pname_to_uid.o mech/gss_process_context_token.o mech/gss_pseudo_random.o mech/gss_release_buffer.o mech/gss_release_cred.o mech/gss_release_name.o mech/gss_release_oid.o mech/gss_release_oid_set.o mech/gss_seal.o mech/gss_set_cred_option.o mech/gss_set_name_attribute.o mech/gss_set_sec_context_option.o mech/gss_sign.o mech/gss_store_cred.o mech/gss_test_oid_set_member.o mech/gss_unseal.o mech/gss_unwrap.o mech/gss_authorize_localname.o mech/gss_utils.o mech/gss_verify.o mech/gss_verify_mic.o mech/gss_wrap.o mech/gss_wrap_size_limit.o mech/gss_inquire_sec_context_by_oid.o ntlm/accept_sec_context.o ntlm/acquire_cred.o ntlm/add_cred.o ntlm/canonicalize_name.o ntlm/compare_name.o ntlm/context_time.o ntlm/creds.o ntlm/crypto.o ntlm/delete_sec_context.o ntlm/display_name.o ntlm/display_status.o ntlm/duplicate_name.o ntlm/export_name.o ntlm/export_sec_context.o ntlm/external.o ntlm/import_name.o ntlm/import_sec_context.o ntlm/indicate_mechs.o ntlm/init_sec_context.o ntlm/inquire_context.o ntlm/inquire_cred_by_mech.o ntlm/inquire_mechs_for_name.o ntlm/inquire_names_for_mech.o ntlm/inquire_sec_context_by_oid.o ntlm/iter_cred.o ntlm/process_context_token.o ntlm/release_cred.o ntlm/release_name.o ntlm/kdc.o spnego/accept_sec_context.o spnego/compat.o spnego/context_stubs.o spnego/cred_stubs.o spnego/external.o spnego/init_sec_context.o gkrb5_err.o asn1_ContextFlags.o asn1_MechType.o asn1_MechTypeList.o asn1_NegotiationToken.o asn1_NegotiationTokenWin.o asn1_NegHints.o asn1_NegTokenInit.o asn1_NegTokenInitWin.o asn1_NegTokenResp.o asn1_GSSAPIContextToken.o libtool: link: ranlib .libs/libgssapi.a /usr/bin/libtool --tag=CC --mode=link cc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -L/usr/local/lib -o gsstool gsstool.o gss-commands.o libgssapi.la ../../lib/sl/libsl.la ../../lib/krb5/libkrb5.la ../../lib/libedit/src/libheimedit.la -ltermcap ../../lib/vers/libvers.la ../../lib/roken/libroken.la -pthread libtool: link: cc -o .libs/gsstool -pthread -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe gsstool.o gss-commands.o /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/vers/.libs/libvers.a -L.libs -lgssapi -lheimntlm -lkrb5 -lasn1 -lcom_err -lroken -lutil -lwind -lheimbase -lhx509 -lhcrypto -lcrypto -lheimsqlite -lsl -lheimedit -lcurses -ltermcap -Wl,-rpath,/usr/local/heimdal/lib depbase=`echo test_cred.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT test_cred.o -MD -MP -MF $depbase.Tpo -c -o test_cred.o test_cred.c &&\ mv -f $depbase.Tpo $depbase.Po /usr/bin/libtool --tag=CC --mode=link cc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -L/usr/local/lib -o test_cred test_cred.o libgssapi.la ../../lib/krb5/libkrb5.la ../../lib/vers/libvers.la ../../lib/roken/libroken.la -pthread libtool: link: cc -o .libs/test_cred -pthread -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe test_cred.o /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/vers/.libs/libvers.a -L.libs -lgssapi -lheimntlm -lkrb5 -lasn1 -lcom_err -lroken -lutil -lwind -lheimbase -lhx509 -lhcrypto -lcrypto -lheimsqlite -Wl,-rpath,/usr/local/heimdal/lib depbase=`echo test_kcred.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT test_kcred.o -MD -MP -MF $depbase.Tpo -c -o test_kcred.o test_kcred.c &&\ mv -f $depbase.Tpo $depbase.Po /usr/bin/libtool --tag=CC --mode=link cc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -L/usr/local/lib -o test_kcred test_kcred.o libgssapi.la ../../lib/krb5/libkrb5.la ../../lib/vers/libvers.la ../../lib/roken/libroken.la -pthread libtool: link: cc -o .libs/test_kcred -pthread -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe test_kcred.o /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/vers/.libs/libvers.a -L.libs -lgssapi -lheimntlm -lkrb5 -lasn1 -lcom_err -lroken -lutil -lwind -lheimbase -lhx509 -lhcrypto -lcrypto -lheimsqlite -Wl,-rpath,/usr/local/heimdal/lib depbase=`echo test_context.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT test_context.o -MD -MP -MF $depbase.Tpo -c -o test_context.o test_context.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo test_common.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT test_common.o -MD -MP -MF $depbase.Tpo -c -o test_common.o test_common.c &&\ mv -f $depbase.Tpo $depbase.Po /usr/bin/libtool --tag=CC --mode=link cc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -L/usr/local/lib -o test_context test_context.o test_common.o libgssapi.la ../../lib/krb5/libkrb5.la ../../lib/vers/libvers.la ../../lib/roken/libroken.la -pthread libtool: link: cc -o .libs/test_context -pthread -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe test_context.o test_common.o /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/vers/.libs/libvers.a -L.libs -lgssapi -lheimntlm -lkrb5 -lasn1 -lcom_err -lroken -lutil -lwind -lheimbase -lhx509 -lhcrypto -lcrypto -lheimsqlite -Wl,-rpath,/usr/local/heimdal/lib depbase=`echo test_ntlm.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT test_ntlm.o -MD -MP -MF $depbase.Tpo -c -o test_ntlm.o test_ntlm.c &&\ mv -f $depbase.Tpo $depbase.Po /usr/bin/libtool --tag=CC --mode=link cc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -L/usr/local/lib -o test_ntlm test_ntlm.o test_common.o ../../lib/ntlm/libheimntlm.la libgssapi.la ../../lib/krb5/libkrb5.la ../../lib/vers/libvers.la ../../lib/roken/libroken.la -pthread libtool: link: cc -o .libs/test_ntlm -pthread -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe test_ntlm.o test_common.o /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/vers/.libs/libvers.a -L.libs -lheimntlm -lkrb5 -lasn1 -lcom_err -lroken -lutil -lwind -lheimbase -lhx509 -lhcrypto -lcrypto -lheimsqlite -lgssapi -Wl,-rpath,/usr/local/heimdal/lib depbase=`echo test_add_store_cred.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I./../krb5 -I. -I./gssapi -I./mech -I./ntlm -I./krb5 -I./spnego -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT test_add_store_cred.o -MD -MP -MF $depbase.Tpo -c -o test_add_store_cred.o test_add_store_cred.c &&\ mv -f $depbase.Tpo $depbase.Po /usr/bin/libtool --tag=CC --mode=link cc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -L/usr/local/lib -o test_add_store_cred test_add_store_cred.o libgssapi.la ../../lib/krb5/libkrb5.la ../../lib/vers/libvers.la ../../lib/roken/libroken.la -pthread libtool: link: cc -o .libs/test_add_store_cred -pthread -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe test_add_store_cred.o /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/vers/.libs/libvers.a -L.libs -lgssapi -lheimntlm -lkrb5 -lasn1 -lcom_err -lroken -lutil -lwind -lheimbase -lhx509 -lhcrypto -lcrypto -lheimsqlite -Wl,-rpath,/usr/local/heimdal/lib cp ./gssapi.h ../../include/gssapi.h cp ./gssapi_mech.h ../../include/gssapi_mech.h cp ntlm-private.h ../../include/ntlm-private.h cp: ntlm-private.h: No such file or directory cp spnego-private.h ../../include/spnego-private.h cp: spnego-private.h: No such file or directory cp gsskrb5-private.h ../../include/gsskrb5-private.h cp: gsskrb5-private.h: No such file or directory cp ./gssapi/gssapi.h ../../include/gssapi/gssapi.h cp ./gssapi/gssapi_krb5.h ../../include/gssapi/gssapi_krb5.h cp ./gssapi/gssapi_ntlm.h ../../include/gssapi/gssapi_ntlm.h cp ./gssapi/gssapi_oid.h ../../include/gssapi/gssapi_oid.h cp ./gssapi/gssapi_spnego.h ../../include/gssapi/gssapi_spnego.h gmake[3]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/gssapi' gmake[2]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/gssapi' Making all in hdb gmake[2]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/hdb' ../../lib/asn1/asn1_compile --sequence=HDB-Ext-KeySet --sequence=Keys ./hdb.asn1 hdb_asn1 /bin/sh: no: not found /bin/sh: no: not found /bin/sh: no: not found /bin/sh: no: not found /bin/sh: no: not found /bin/sh: no: not found /bin/sh: no: not found /bin/sh: no: not found /bin/sh: no: not found /bin/sh: no: not found /bin/sh: no: not found /bin/sh: no: not found /bin/sh: no: not found /bin/sh: no: not found /bin/sh: no: not found /bin/sh: no: not found /bin/sh: no: not found /bin/sh: no: not found /bin/sh: no: not found compile_et hdb_err.et gmake all-am gmake[3]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/hdb' cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I../asn1 -I./../asn1 -DHDB_DB_DIR=\"/var/heimdal\" -I./../krb5 -I../../lib/sqlite -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT test_dbinfo.o -MD -MP -MF .deps/test_dbinfo.Tpo -c -o test_dbinfo.o test_dbinfo.c mv -f .deps/test_dbinfo.Tpo .deps/test_dbinfo.Po /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I../asn1 -I./../asn1 -DHDB_DB_DIR=\"/var/heimdal\" -I./../krb5 -I../../lib/sqlite -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT common.lo -MD -MP -MF .deps/common.Tpo -c -o common.lo common.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I../asn1 -I./../asn1 -DHDB_DB_DIR="/var/heimdal" -I./../krb5 -I../../lib/sqlite -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT common.lo -MD -MP -MF .deps/common.Tpo -c common.c -fPIC -DPIC -o .libs/common.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I../asn1 -I./../asn1 -DHDB_DB_DIR="/var/heimdal" -I./../krb5 -I../../lib/sqlite -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT common.lo -MD -MP -MF .deps/common.Tpo -c common.c -o common.o mv -f .deps/common.Tpo .deps/common.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I../asn1 -I./../asn1 -DHDB_DB_DIR=\"/var/heimdal\" -I./../krb5 -I../../lib/sqlite -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT db.lo -MD -MP -MF .deps/db.Tpo -c -o db.lo db.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I../asn1 -I./../asn1 -DHDB_DB_DIR="/var/heimdal" -I./../krb5 -I../../lib/sqlite -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT db.lo -MD -MP -MF .deps/db.Tpo -c db.c -fPIC -DPIC -o .libs/db.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I../asn1 -I./../asn1 -DHDB_DB_DIR="/var/heimdal" -I./../krb5 -I../../lib/sqlite -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT db.lo -MD -MP -MF .deps/db.Tpo -c db.c -o db.o mv -f .deps/db.Tpo .deps/db.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I../asn1 -I./../asn1 -DHDB_DB_DIR=\"/var/heimdal\" -I./../krb5 -I../../lib/sqlite -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT db3.lo -MD -MP -MF .deps/db3.Tpo -c -o db3.lo db3.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I../asn1 -I./../asn1 -DHDB_DB_DIR="/var/heimdal" -I./../krb5 -I../../lib/sqlite -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT db3.lo -MD -MP -MF .deps/db3.Tpo -c db3.c -fPIC -DPIC -o .libs/db3.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I../asn1 -I./../asn1 -DHDB_DB_DIR="/var/heimdal" -I./../krb5 -I../../lib/sqlite -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT db3.lo -MD -MP -MF .deps/db3.Tpo -c db3.c -o db3.o mv -f .deps/db3.Tpo .deps/db3.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I../asn1 -I./../asn1 -DHDB_DB_DIR=\"/var/heimdal\" -I./../krb5 -I../../lib/sqlite -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ext.lo -MD -MP -MF .deps/ext.Tpo -c -o ext.lo ext.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I../asn1 -I./../asn1 -DHDB_DB_DIR="/var/heimdal" -I./../krb5 -I../../lib/sqlite -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ext.lo -MD -MP -MF .deps/ext.Tpo -c ext.c -fPIC -DPIC -o .libs/ext.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I../asn1 -I./../asn1 -DHDB_DB_DIR="/var/heimdal" -I./../krb5 -I../../lib/sqlite -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ext.lo -MD -MP -MF .deps/ext.Tpo -c ext.c -o ext.o mv -f .deps/ext.Tpo .deps/ext.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I../asn1 -I./../asn1 -DHDB_DB_DIR=\"/var/heimdal\" -I./../krb5 -I../../lib/sqlite -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT hdb-ldap.lo -MD -MP -MF .deps/hdb-ldap.Tpo -c -o hdb-ldap.lo hdb-ldap.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I../asn1 -I./../asn1 -DHDB_DB_DIR="/var/heimdal" -I./../krb5 -I../../lib/sqlite -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT hdb-ldap.lo -MD -MP -MF .deps/hdb-ldap.Tpo -c hdb-ldap.c -fPIC -DPIC -o .libs/hdb-ldap.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I../asn1 -I./../asn1 -DHDB_DB_DIR="/var/heimdal" -I./../krb5 -I../../lib/sqlite -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT hdb-ldap.lo -MD -MP -MF .deps/hdb-ldap.Tpo -c hdb-ldap.c -o hdb-ldap.o mv -f .deps/hdb-ldap.Tpo .deps/hdb-ldap.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I../asn1 -I./../asn1 -DHDB_DB_DIR=\"/var/heimdal\" -I./../krb5 -I../../lib/sqlite -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT hdb.lo -MD -MP -MF .deps/hdb.Tpo -c -o hdb.lo hdb.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I../asn1 -I./../asn1 -DHDB_DB_DIR="/var/heimdal" -I./../krb5 -I../../lib/sqlite -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT hdb.lo -MD -MP -MF .deps/hdb.Tpo -c hdb.c -fPIC -DPIC -o .libs/hdb.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I../asn1 -I./../asn1 -DHDB_DB_DIR="/var/heimdal" -I./../krb5 -I../../lib/sqlite -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT hdb.lo -MD -MP -MF .deps/hdb.Tpo -c hdb.c -o hdb.o mv -f .deps/hdb.Tpo .deps/hdb.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I../asn1 -I./../asn1 -DHDB_DB_DIR=\"/var/heimdal\" -I./../krb5 -I../../lib/sqlite -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT hdb-sqlite.lo -MD -MP -MF .deps/hdb-sqlite.Tpo -c -o hdb-sqlite.lo hdb-sqlite.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I../asn1 -I./../asn1 -DHDB_DB_DIR="/var/heimdal" -I./../krb5 -I../../lib/sqlite -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT hdb-sqlite.lo -MD -MP -MF .deps/hdb-sqlite.Tpo -c hdb-sqlite.c -fPIC -DPIC -o .libs/hdb-sqlite.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I../asn1 -I./../asn1 -DHDB_DB_DIR="/var/heimdal" -I./../krb5 -I../../lib/sqlite -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT hdb-sqlite.lo -MD -MP -MF .deps/hdb-sqlite.Tpo -c hdb-sqlite.c -o hdb-sqlite.o mv -f .deps/hdb-sqlite.Tpo .deps/hdb-sqlite.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I../asn1 -I./../asn1 -DHDB_DB_DIR=\"/var/heimdal\" -I./../krb5 -I../../lib/sqlite -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT hdb-keytab.lo -MD -MP -MF .deps/hdb-keytab.Tpo -c -o hdb-keytab.lo hdb-keytab.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I../asn1 -I./../asn1 -DHDB_DB_DIR="/var/heimdal" -I./../krb5 -I../../lib/sqlite -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT hdb-keytab.lo -MD -MP -MF .deps/hdb-keytab.Tpo -c hdb-keytab.c -fPIC -DPIC -o .libs/hdb-keytab.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I../asn1 -I./../asn1 -DHDB_DB_DIR="/var/heimdal" -I./../krb5 -I../../lib/sqlite -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT hdb-keytab.lo -MD -MP -MF .deps/hdb-keytab.Tpo -c hdb-keytab.c -o hdb-keytab.o mv -f .deps/hdb-keytab.Tpo .deps/hdb-keytab.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I../asn1 -I./../asn1 -DHDB_DB_DIR=\"/var/heimdal\" -I./../krb5 -I../../lib/sqlite -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT hdb-mdb.lo -MD -MP -MF .deps/hdb-mdb.Tpo -c -o hdb-mdb.lo hdb-mdb.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I../asn1 -I./../asn1 -DHDB_DB_DIR="/var/heimdal" -I./../krb5 -I../../lib/sqlite -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT hdb-mdb.lo -MD -MP -MF .deps/hdb-mdb.Tpo -c hdb-mdb.c -fPIC -DPIC -o .libs/hdb-mdb.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I../asn1 -I./../asn1 -DHDB_DB_DIR="/var/heimdal" -I./../krb5 -I../../lib/sqlite -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT hdb-mdb.lo -MD -MP -MF .deps/hdb-mdb.Tpo -c hdb-mdb.c -o hdb-mdb.o mv -f .deps/hdb-mdb.Tpo .deps/hdb-mdb.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I../asn1 -I./../asn1 -DHDB_DB_DIR=\"/var/heimdal\" -I./../krb5 -I../../lib/sqlite -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT hdb-mitdb.lo -MD -MP -MF .deps/hdb-mitdb.Tpo -c -o hdb-mitdb.lo hdb-mitdb.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I../asn1 -I./../asn1 -DHDB_DB_DIR="/var/heimdal" -I./../krb5 -I../../lib/sqlite -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT hdb-mitdb.lo -MD -MP -MF .deps/hdb-mitdb.Tpo -c hdb-mitdb.c -fPIC -DPIC -o .libs/hdb-mitdb.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I../asn1 -I./../asn1 -DHDB_DB_DIR="/var/heimdal" -I./../krb5 -I../../lib/sqlite -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT hdb-mitdb.lo -MD -MP -MF .deps/hdb-mitdb.Tpo -c hdb-mitdb.c -o hdb-mitdb.o mv -f .deps/hdb-mitdb.Tpo .deps/hdb-mitdb.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I../asn1 -I./../asn1 -DHDB_DB_DIR=\"/var/heimdal\" -I./../krb5 -I../../lib/sqlite -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT keys.lo -MD -MP -MF .deps/keys.Tpo -c -o keys.lo keys.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I../asn1 -I./../asn1 -DHDB_DB_DIR="/var/heimdal" -I./../krb5 -I../../lib/sqlite -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT keys.lo -MD -MP -MF .deps/keys.Tpo -c keys.c -fPIC -DPIC -o .libs/keys.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I../asn1 -I./../asn1 -DHDB_DB_DIR="/var/heimdal" -I./../krb5 -I../../lib/sqlite -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT keys.lo -MD -MP -MF .deps/keys.Tpo -c keys.c -o keys.o mv -f .deps/keys.Tpo .deps/keys.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I../asn1 -I./../asn1 -DHDB_DB_DIR=\"/var/heimdal\" -I./../krb5 -I../../lib/sqlite -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT keytab.lo -MD -MP -MF .deps/keytab.Tpo -c -o keytab.lo keytab.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I../asn1 -I./../asn1 -DHDB_DB_DIR="/var/heimdal" -I./../krb5 -I../../lib/sqlite -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT keytab.lo -MD -MP -MF .deps/keytab.Tpo -c keytab.c -fPIC -DPIC -o .libs/keytab.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I../asn1 -I./../asn1 -DHDB_DB_DIR="/var/heimdal" -I./../krb5 -I../../lib/sqlite -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT keytab.lo -MD -MP -MF .deps/keytab.Tpo -c keytab.c -o keytab.o mv -f .deps/keytab.Tpo .deps/keytab.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I../asn1 -I./../asn1 -DHDB_DB_DIR=\"/var/heimdal\" -I./../krb5 -I../../lib/sqlite -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT dbinfo.lo -MD -MP -MF .deps/dbinfo.Tpo -c -o dbinfo.lo dbinfo.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I../asn1 -I./../asn1 -DHDB_DB_DIR="/var/heimdal" -I./../krb5 -I../../lib/sqlite -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT dbinfo.lo -MD -MP -MF .deps/dbinfo.Tpo -c dbinfo.c -fPIC -DPIC -o .libs/dbinfo.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I../asn1 -I./../asn1 -DHDB_DB_DIR="/var/heimdal" -I./../krb5 -I../../lib/sqlite -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT dbinfo.lo -MD -MP -MF .deps/dbinfo.Tpo -c dbinfo.c -o dbinfo.o mv -f .deps/dbinfo.Tpo .deps/dbinfo.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I../asn1 -I./../asn1 -DHDB_DB_DIR=\"/var/heimdal\" -I./../krb5 -I../../lib/sqlite -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mkey.lo -MD -MP -MF .deps/mkey.Tpo -c -o mkey.lo mkey.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I../asn1 -I./../asn1 -DHDB_DB_DIR="/var/heimdal" -I./../krb5 -I../../lib/sqlite -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mkey.lo -MD -MP -MF .deps/mkey.Tpo -c mkey.c -fPIC -DPIC -o .libs/mkey.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I../asn1 -I./../asn1 -DHDB_DB_DIR="/var/heimdal" -I./../krb5 -I../../lib/sqlite -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mkey.lo -MD -MP -MF .deps/mkey.Tpo -c mkey.c -o mkey.o mv -f .deps/mkey.Tpo .deps/mkey.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I../asn1 -I./../asn1 -DHDB_DB_DIR=\"/var/heimdal\" -I./../krb5 -I../../lib/sqlite -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ndbm.lo -MD -MP -MF .deps/ndbm.Tpo -c -o ndbm.lo ndbm.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I../asn1 -I./../asn1 -DHDB_DB_DIR="/var/heimdal" -I./../krb5 -I../../lib/sqlite -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ndbm.lo -MD -MP -MF .deps/ndbm.Tpo -c ndbm.c -fPIC -DPIC -o .libs/ndbm.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I../asn1 -I./../asn1 -DHDB_DB_DIR="/var/heimdal" -I./../krb5 -I../../lib/sqlite -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ndbm.lo -MD -MP -MF .deps/ndbm.Tpo -c ndbm.c -o ndbm.o mv -f .deps/ndbm.Tpo .deps/ndbm.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I../asn1 -I./../asn1 -DHDB_DB_DIR=\"/var/heimdal\" -I./../krb5 -I../../lib/sqlite -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT print.lo -MD -MP -MF .deps/print.Tpo -c -o print.lo print.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I../asn1 -I./../asn1 -DHDB_DB_DIR="/var/heimdal" -I./../krb5 -I../../lib/sqlite -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT print.lo -MD -MP -MF .deps/print.Tpo -c print.c -fPIC -DPIC -o .libs/print.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I../asn1 -I./../asn1 -DHDB_DB_DIR="/var/heimdal" -I./../krb5 -I../../lib/sqlite -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT print.lo -MD -MP -MF .deps/print.Tpo -c print.c -o print.o mv -f .deps/print.Tpo .deps/print.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I../asn1 -I./../asn1 -DHDB_DB_DIR=\"/var/heimdal\" -I./../krb5 -I../../lib/sqlite -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_Salt.lo -MD -MP -MF .deps/asn1_Salt.Tpo -c -o asn1_Salt.lo asn1_Salt.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I../asn1 -I./../asn1 -DHDB_DB_DIR="/var/heimdal" -I./../krb5 -I../../lib/sqlite -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_Salt.lo -MD -MP -MF .deps/asn1_Salt.Tpo -c asn1_Salt.c -fPIC -DPIC -o .libs/asn1_Salt.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I../asn1 -I./../asn1 -DHDB_DB_DIR="/var/heimdal" -I./../krb5 -I../../lib/sqlite -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_Salt.lo -MD -MP -MF .deps/asn1_Salt.Tpo -c asn1_Salt.c -o asn1_Salt.o mv -f .deps/asn1_Salt.Tpo .deps/asn1_Salt.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I../asn1 -I./../asn1 -DHDB_DB_DIR=\"/var/heimdal\" -I./../krb5 -I../../lib/sqlite -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_Key.lo -MD -MP -MF .deps/asn1_Key.Tpo -c -o asn1_Key.lo asn1_Key.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I../asn1 -I./../asn1 -DHDB_DB_DIR="/var/heimdal" -I./../krb5 -I../../lib/sqlite -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_Key.lo -MD -MP -MF .deps/asn1_Key.Tpo -c asn1_Key.c -fPIC -DPIC -o .libs/asn1_Key.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I../asn1 -I./../asn1 -DHDB_DB_DIR="/var/heimdal" -I./../krb5 -I../../lib/sqlite -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_Key.lo -MD -MP -MF .deps/asn1_Key.Tpo -c asn1_Key.c -o asn1_Key.o mv -f .deps/asn1_Key.Tpo .deps/asn1_Key.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I../asn1 -I./../asn1 -DHDB_DB_DIR=\"/var/heimdal\" -I./../krb5 -I../../lib/sqlite -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_Event.lo -MD -MP -MF .deps/asn1_Event.Tpo -c -o asn1_Event.lo asn1_Event.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I../asn1 -I./../asn1 -DHDB_DB_DIR="/var/heimdal" -I./../krb5 -I../../lib/sqlite -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_Event.lo -MD -MP -MF .deps/asn1_Event.Tpo -c asn1_Event.c -fPIC -DPIC -o .libs/asn1_Event.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I../asn1 -I./../asn1 -DHDB_DB_DIR="/var/heimdal" -I./../krb5 -I../../lib/sqlite -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_Event.lo -MD -MP -MF .deps/asn1_Event.Tpo -c asn1_Event.c -o asn1_Event.o mv -f .deps/asn1_Event.Tpo .deps/asn1_Event.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I../asn1 -I./../asn1 -DHDB_DB_DIR=\"/var/heimdal\" -I./../krb5 -I../../lib/sqlite -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_HDBFlags.lo -MD -MP -MF .deps/asn1_HDBFlags.Tpo -c -o asn1_HDBFlags.lo asn1_HDBFlags.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I../asn1 -I./../asn1 -DHDB_DB_DIR="/var/heimdal" -I./../krb5 -I../../lib/sqlite -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_HDBFlags.lo -MD -MP -MF .deps/asn1_HDBFlags.Tpo -c asn1_HDBFlags.c -fPIC -DPIC -o .libs/asn1_HDBFlags.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I../asn1 -I./../asn1 -DHDB_DB_DIR="/var/heimdal" -I./../krb5 -I../../lib/sqlite -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_HDBFlags.lo -MD -MP -MF .deps/asn1_HDBFlags.Tpo -c asn1_HDBFlags.c -o asn1_HDBFlags.o mv -f .deps/asn1_HDBFlags.Tpo .deps/asn1_HDBFlags.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I../asn1 -I./../asn1 -DHDB_DB_DIR=\"/var/heimdal\" -I./../krb5 -I../../lib/sqlite -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_GENERATION.lo -MD -MP -MF .deps/asn1_GENERATION.Tpo -c -o asn1_GENERATION.lo asn1_GENERATION.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I../asn1 -I./../asn1 -DHDB_DB_DIR="/var/heimdal" -I./../krb5 -I../../lib/sqlite -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_GENERATION.lo -MD -MP -MF .deps/asn1_GENERATION.Tpo -c asn1_GENERATION.c -fPIC -DPIC -o .libs/asn1_GENERATION.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I../asn1 -I./../asn1 -DHDB_DB_DIR="/var/heimdal" -I./../krb5 -I../../lib/sqlite -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_GENERATION.lo -MD -MP -MF .deps/asn1_GENERATION.Tpo -c asn1_GENERATION.c -o asn1_GENERATION.o mv -f .deps/asn1_GENERATION.Tpo .deps/asn1_GENERATION.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I../asn1 -I./../asn1 -DHDB_DB_DIR=\"/var/heimdal\" -I./../krb5 -I../../lib/sqlite -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_HDB_Ext_PKINIT_acl.lo -MD -MP -MF .deps/asn1_HDB_Ext_PKINIT_acl.Tpo -c -o asn1_HDB_Ext_PKINIT_acl.lo asn1_HDB_Ext_PKINIT_acl.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I../asn1 -I./../asn1 -DHDB_DB_DIR="/var/heimdal" -I./../krb5 -I../../lib/sqlite -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_HDB_Ext_PKINIT_acl.lo -MD -MP -MF .deps/asn1_HDB_Ext_PKINIT_acl.Tpo -c asn1_HDB_Ext_PKINIT_acl.c -fPIC -DPIC -o .libs/asn1_HDB_Ext_PKINIT_acl.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I../asn1 -I./../asn1 -DHDB_DB_DIR="/var/heimdal" -I./../krb5 -I../../lib/sqlite -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_HDB_Ext_PKINIT_acl.lo -MD -MP -MF .deps/asn1_HDB_Ext_PKINIT_acl.Tpo -c asn1_HDB_Ext_PKINIT_acl.c -o asn1_HDB_Ext_PKINIT_acl.o mv -f .deps/asn1_HDB_Ext_PKINIT_acl.Tpo .deps/asn1_HDB_Ext_PKINIT_acl.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I../asn1 -I./../asn1 -DHDB_DB_DIR=\"/var/heimdal\" -I./../krb5 -I../../lib/sqlite -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_HDB_Ext_PKINIT_cert.lo -MD -MP -MF .deps/asn1_HDB_Ext_PKINIT_cert.Tpo -c -o asn1_HDB_Ext_PKINIT_cert.lo asn1_HDB_Ext_PKINIT_cert.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I../asn1 -I./../asn1 -DHDB_DB_DIR="/var/heimdal" -I./../krb5 -I../../lib/sqlite -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_HDB_Ext_PKINIT_cert.lo -MD -MP -MF .deps/asn1_HDB_Ext_PKINIT_cert.Tpo -c asn1_HDB_Ext_PKINIT_cert.c -fPIC -DPIC -o .libs/asn1_HDB_Ext_PKINIT_cert.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I../asn1 -I./../asn1 -DHDB_DB_DIR="/var/heimdal" -I./../krb5 -I../../lib/sqlite -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_HDB_Ext_PKINIT_cert.lo -MD -MP -MF .deps/asn1_HDB_Ext_PKINIT_cert.Tpo -c asn1_HDB_Ext_PKINIT_cert.c -o asn1_HDB_Ext_PKINIT_cert.o mv -f .deps/asn1_HDB_Ext_PKINIT_cert.Tpo .deps/asn1_HDB_Ext_PKINIT_cert.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I../asn1 -I./../asn1 -DHDB_DB_DIR=\"/var/heimdal\" -I./../krb5 -I../../lib/sqlite -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_HDB_Ext_PKINIT_hash.lo -MD -MP -MF .deps/asn1_HDB_Ext_PKINIT_hash.Tpo -c -o asn1_HDB_Ext_PKINIT_hash.lo asn1_HDB_Ext_PKINIT_hash.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I../asn1 -I./../asn1 -DHDB_DB_DIR="/var/heimdal" -I./../krb5 -I../../lib/sqlite -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_HDB_Ext_PKINIT_hash.lo -MD -MP -MF .deps/asn1_HDB_Ext_PKINIT_hash.Tpo -c asn1_HDB_Ext_PKINIT_hash.c -fPIC -DPIC -o .libs/asn1_HDB_Ext_PKINIT_hash.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I../asn1 -I./../asn1 -DHDB_DB_DIR="/var/heimdal" -I./../krb5 -I../../lib/sqlite -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_HDB_Ext_PKINIT_hash.lo -MD -MP -MF .deps/asn1_HDB_Ext_PKINIT_hash.Tpo -c asn1_HDB_Ext_PKINIT_hash.c -o asn1_HDB_Ext_PKINIT_hash.o mv -f .deps/asn1_HDB_Ext_PKINIT_hash.Tpo .deps/asn1_HDB_Ext_PKINIT_hash.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I../asn1 -I./../asn1 -DHDB_DB_DIR=\"/var/heimdal\" -I./../krb5 -I../../lib/sqlite -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_HDB_Ext_Constrained_delegation_acl.lo -MD -MP -MF .deps/asn1_HDB_Ext_Constrained_delegation_acl.Tpo -c -o asn1_HDB_Ext_Constrained_delegation_acl.lo asn1_HDB_Ext_Constrained_delegation_acl.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I../asn1 -I./../asn1 -DHDB_DB_DIR="/var/heimdal" -I./../krb5 -I../../lib/sqlite -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_HDB_Ext_Constrained_delegation_acl.lo -MD -MP -MF .deps/asn1_HDB_Ext_Constrained_delegation_acl.Tpo -c asn1_HDB_Ext_Constrained_delegation_acl.c -fPIC -DPIC -o .libs/asn1_HDB_Ext_Constrained_delegation_acl.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I../asn1 -I./../asn1 -DHDB_DB_DIR="/var/heimdal" -I./../krb5 -I../../lib/sqlite -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_HDB_Ext_Constrained_delegation_acl.lo -MD -MP -MF .deps/asn1_HDB_Ext_Constrained_delegation_acl.Tpo -c asn1_HDB_Ext_Constrained_delegation_acl.c -o asn1_HDB_Ext_Constrained_delegation_acl.o mv -f .deps/asn1_HDB_Ext_Constrained_delegation_acl.Tpo .deps/asn1_HDB_Ext_Constrained_delegation_acl.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I../asn1 -I./../asn1 -DHDB_DB_DIR=\"/var/heimdal\" -I./../krb5 -I../../lib/sqlite -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_HDB_Ext_Lan_Manager_OWF.lo -MD -MP -MF .deps/asn1_HDB_Ext_Lan_Manager_OWF.Tpo -c -o asn1_HDB_Ext_Lan_Manager_OWF.lo asn1_HDB_Ext_Lan_Manager_OWF.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I../asn1 -I./../asn1 -DHDB_DB_DIR="/var/heimdal" -I./../krb5 -I../../lib/sqlite -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_HDB_Ext_Lan_Manager_OWF.lo -MD -MP -MF .deps/asn1_HDB_Ext_Lan_Manager_OWF.Tpo -c asn1_HDB_Ext_Lan_Manager_OWF.c -fPIC -DPIC -o .libs/asn1_HDB_Ext_Lan_Manager_OWF.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I../asn1 -I./../asn1 -DHDB_DB_DIR="/var/heimdal" -I./../krb5 -I../../lib/sqlite -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_HDB_Ext_Lan_Manager_OWF.lo -MD -MP -MF .deps/asn1_HDB_Ext_Lan_Manager_OWF.Tpo -c asn1_HDB_Ext_Lan_Manager_OWF.c -o asn1_HDB_Ext_Lan_Manager_OWF.o mv -f .deps/asn1_HDB_Ext_Lan_Manager_OWF.Tpo .deps/asn1_HDB_Ext_Lan_Manager_OWF.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I../asn1 -I./../asn1 -DHDB_DB_DIR=\"/var/heimdal\" -I./../krb5 -I../../lib/sqlite -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_HDB_Ext_Password.lo -MD -MP -MF .deps/asn1_HDB_Ext_Password.Tpo -c -o asn1_HDB_Ext_Password.lo asn1_HDB_Ext_Password.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I../asn1 -I./../asn1 -DHDB_DB_DIR="/var/heimdal" -I./../krb5 -I../../lib/sqlite -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_HDB_Ext_Password.lo -MD -MP -MF .deps/asn1_HDB_Ext_Password.Tpo -c asn1_HDB_Ext_Password.c -fPIC -DPIC -o .libs/asn1_HDB_Ext_Password.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I../asn1 -I./../asn1 -DHDB_DB_DIR="/var/heimdal" -I./../krb5 -I../../lib/sqlite -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_HDB_Ext_Password.lo -MD -MP -MF .deps/asn1_HDB_Ext_Password.Tpo -c asn1_HDB_Ext_Password.c -o asn1_HDB_Ext_Password.o mv -f .deps/asn1_HDB_Ext_Password.Tpo .deps/asn1_HDB_Ext_Password.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I../asn1 -I./../asn1 -DHDB_DB_DIR=\"/var/heimdal\" -I./../krb5 -I../../lib/sqlite -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_HDB_Ext_Aliases.lo -MD -MP -MF .deps/asn1_HDB_Ext_Aliases.Tpo -c -o asn1_HDB_Ext_Aliases.lo asn1_HDB_Ext_Aliases.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I../asn1 -I./../asn1 -DHDB_DB_DIR="/var/heimdal" -I./../krb5 -I../../lib/sqlite -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_HDB_Ext_Aliases.lo -MD -MP -MF .deps/asn1_HDB_Ext_Aliases.Tpo -c asn1_HDB_Ext_Aliases.c -fPIC -DPIC -o .libs/asn1_HDB_Ext_Aliases.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I../asn1 -I./../asn1 -DHDB_DB_DIR="/var/heimdal" -I./../krb5 -I../../lib/sqlite -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_HDB_Ext_Aliases.lo -MD -MP -MF .deps/asn1_HDB_Ext_Aliases.Tpo -c asn1_HDB_Ext_Aliases.c -o asn1_HDB_Ext_Aliases.o mv -f .deps/asn1_HDB_Ext_Aliases.Tpo .deps/asn1_HDB_Ext_Aliases.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I../asn1 -I./../asn1 -DHDB_DB_DIR=\"/var/heimdal\" -I./../krb5 -I../../lib/sqlite -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_HDB_Ext_KeySet.lo -MD -MP -MF .deps/asn1_HDB_Ext_KeySet.Tpo -c -o asn1_HDB_Ext_KeySet.lo asn1_HDB_Ext_KeySet.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I../asn1 -I./../asn1 -DHDB_DB_DIR="/var/heimdal" -I./../krb5 -I../../lib/sqlite -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_HDB_Ext_KeySet.lo -MD -MP -MF .deps/asn1_HDB_Ext_KeySet.Tpo -c asn1_HDB_Ext_KeySet.c -fPIC -DPIC -o .libs/asn1_HDB_Ext_KeySet.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I../asn1 -I./../asn1 -DHDB_DB_DIR="/var/heimdal" -I./../krb5 -I../../lib/sqlite -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_HDB_Ext_KeySet.lo -MD -MP -MF .deps/asn1_HDB_Ext_KeySet.Tpo -c asn1_HDB_Ext_KeySet.c -o asn1_HDB_Ext_KeySet.o mv -f .deps/asn1_HDB_Ext_KeySet.Tpo .deps/asn1_HDB_Ext_KeySet.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I../asn1 -I./../asn1 -DHDB_DB_DIR=\"/var/heimdal\" -I./../krb5 -I../../lib/sqlite -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_HDB_extension.lo -MD -MP -MF .deps/asn1_HDB_extension.Tpo -c -o asn1_HDB_extension.lo asn1_HDB_extension.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I../asn1 -I./../asn1 -DHDB_DB_DIR="/var/heimdal" -I./../krb5 -I../../lib/sqlite -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_HDB_extension.lo -MD -MP -MF .deps/asn1_HDB_extension.Tpo -c asn1_HDB_extension.c -fPIC -DPIC -o .libs/asn1_HDB_extension.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I../asn1 -I./../asn1 -DHDB_DB_DIR="/var/heimdal" -I./../krb5 -I../../lib/sqlite -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_HDB_extension.lo -MD -MP -MF .deps/asn1_HDB_extension.Tpo -c asn1_HDB_extension.c -o asn1_HDB_extension.o mv -f .deps/asn1_HDB_extension.Tpo .deps/asn1_HDB_extension.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I../asn1 -I./../asn1 -DHDB_DB_DIR=\"/var/heimdal\" -I./../krb5 -I../../lib/sqlite -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_HDB_extensions.lo -MD -MP -MF .deps/asn1_HDB_extensions.Tpo -c -o asn1_HDB_extensions.lo asn1_HDB_extensions.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I../asn1 -I./../asn1 -DHDB_DB_DIR="/var/heimdal" -I./../krb5 -I../../lib/sqlite -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_HDB_extensions.lo -MD -MP -MF .deps/asn1_HDB_extensions.Tpo -c asn1_HDB_extensions.c -fPIC -DPIC -o .libs/asn1_HDB_extensions.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I../asn1 -I./../asn1 -DHDB_DB_DIR="/var/heimdal" -I./../krb5 -I../../lib/sqlite -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_HDB_extensions.lo -MD -MP -MF .deps/asn1_HDB_extensions.Tpo -c asn1_HDB_extensions.c -o asn1_HDB_extensions.o mv -f .deps/asn1_HDB_extensions.Tpo .deps/asn1_HDB_extensions.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I../asn1 -I./../asn1 -DHDB_DB_DIR=\"/var/heimdal\" -I./../krb5 -I../../lib/sqlite -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_hdb_entry.lo -MD -MP -MF .deps/asn1_hdb_entry.Tpo -c -o asn1_hdb_entry.lo asn1_hdb_entry.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I../asn1 -I./../asn1 -DHDB_DB_DIR="/var/heimdal" -I./../krb5 -I../../lib/sqlite -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_hdb_entry.lo -MD -MP -MF .deps/asn1_hdb_entry.Tpo -c asn1_hdb_entry.c -fPIC -DPIC -o .libs/asn1_hdb_entry.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I../asn1 -I./../asn1 -DHDB_DB_DIR="/var/heimdal" -I./../krb5 -I../../lib/sqlite -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_hdb_entry.lo -MD -MP -MF .deps/asn1_hdb_entry.Tpo -c asn1_hdb_entry.c -o asn1_hdb_entry.o mv -f .deps/asn1_hdb_entry.Tpo .deps/asn1_hdb_entry.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I../asn1 -I./../asn1 -DHDB_DB_DIR=\"/var/heimdal\" -I./../krb5 -I../../lib/sqlite -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_hdb_entry_alias.lo -MD -MP -MF .deps/asn1_hdb_entry_alias.Tpo -c -o asn1_hdb_entry_alias.lo asn1_hdb_entry_alias.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I../asn1 -I./../asn1 -DHDB_DB_DIR="/var/heimdal" -I./../krb5 -I../../lib/sqlite -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_hdb_entry_alias.lo -MD -MP -MF .deps/asn1_hdb_entry_alias.Tpo -c asn1_hdb_entry_alias.c -fPIC -DPIC -o .libs/asn1_hdb_entry_alias.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I../asn1 -I./../asn1 -DHDB_DB_DIR="/var/heimdal" -I./../krb5 -I../../lib/sqlite -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_hdb_entry_alias.lo -MD -MP -MF .deps/asn1_hdb_entry_alias.Tpo -c asn1_hdb_entry_alias.c -o asn1_hdb_entry_alias.o mv -f .deps/asn1_hdb_entry_alias.Tpo .deps/asn1_hdb_entry_alias.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I../asn1 -I./../asn1 -DHDB_DB_DIR=\"/var/heimdal\" -I./../krb5 -I../../lib/sqlite -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_hdb_keyset.lo -MD -MP -MF .deps/asn1_hdb_keyset.Tpo -c -o asn1_hdb_keyset.lo asn1_hdb_keyset.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I../asn1 -I./../asn1 -DHDB_DB_DIR="/var/heimdal" -I./../krb5 -I../../lib/sqlite -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_hdb_keyset.lo -MD -MP -MF .deps/asn1_hdb_keyset.Tpo -c asn1_hdb_keyset.c -fPIC -DPIC -o .libs/asn1_hdb_keyset.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I../asn1 -I./../asn1 -DHDB_DB_DIR="/var/heimdal" -I./../krb5 -I../../lib/sqlite -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_hdb_keyset.lo -MD -MP -MF .deps/asn1_hdb_keyset.Tpo -c asn1_hdb_keyset.c -o asn1_hdb_keyset.o mv -f .deps/asn1_hdb_keyset.Tpo .deps/asn1_hdb_keyset.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I../asn1 -I./../asn1 -DHDB_DB_DIR=\"/var/heimdal\" -I./../krb5 -I../../lib/sqlite -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_Keys.lo -MD -MP -MF .deps/asn1_Keys.Tpo -c -o asn1_Keys.lo asn1_Keys.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I../asn1 -I./../asn1 -DHDB_DB_DIR="/var/heimdal" -I./../krb5 -I../../lib/sqlite -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_Keys.lo -MD -MP -MF .deps/asn1_Keys.Tpo -c asn1_Keys.c -fPIC -DPIC -o .libs/asn1_Keys.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I../asn1 -I./../asn1 -DHDB_DB_DIR="/var/heimdal" -I./../krb5 -I../../lib/sqlite -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT asn1_Keys.lo -MD -MP -MF .deps/asn1_Keys.Tpo -c asn1_Keys.c -o asn1_Keys.o mv -f .deps/asn1_Keys.Tpo .deps/asn1_Keys.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I../asn1 -I./../asn1 -DHDB_DB_DIR=\"/var/heimdal\" -I./../krb5 -I../../lib/sqlite -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT hdb_err.lo -MD -MP -MF .deps/hdb_err.Tpo -c -o hdb_err.lo hdb_err.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I../asn1 -I./../asn1 -DHDB_DB_DIR="/var/heimdal" -I./../krb5 -I../../lib/sqlite -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT hdb_err.lo -MD -MP -MF .deps/hdb_err.Tpo -c hdb_err.c -fPIC -DPIC -o .libs/hdb_err.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I../asn1 -I./../asn1 -DHDB_DB_DIR="/var/heimdal" -I./../krb5 -I../../lib/sqlite -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT hdb_err.lo -MD -MP -MF .deps/hdb_err.Tpo -c hdb_err.c -o hdb_err.o mv -f .deps/hdb_err.Tpo .deps/hdb_err.Plo /usr/bin/libtool --tag=CC --mode=link cc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -version-info 11:0:2 -L/usr/local/lib -o libhdb.la -rpath /usr/local/heimdal/lib common.lo db.lo db3.lo ext.lo hdb-ldap.lo hdb.lo hdb-sqlite.lo hdb-keytab.lo hdb-mdb.lo hdb-mitdb.lo keys.lo keytab.lo dbinfo.lo mkey.lo ndbm.lo print.lo asn1_Salt.lo asn1_Key.lo asn1_Event.lo asn1_HDBFlags.lo asn1_GENERATION.lo asn1_HDB_Ext_PKINIT_acl.lo asn1_HDB_Ext_PKINIT_cert.lo asn1_HDB_Ext_PKINIT_hash.lo asn1_HDB_Ext_Constrained_delegation_acl.lo asn1_HDB_Ext_Lan_Manager_OWF.lo asn1_HDB_Ext_Password.lo asn1_HDB_Ext_Aliases.lo asn1_HDB_Ext_KeySet.lo asn1_HDB_extension.lo asn1_HDB_extensions.lo asn1_hdb_entry.lo asn1_hdb_entry_alias.lo asn1_hdb_keyset.lo asn1_Keys.lo hdb_err.lo -lcom_err ../krb5/libkrb5.la ../asn1/libasn1.la ../../lib/sqlite/libheimsqlite.la ../../lib/roken/libroken.la -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -pthread libtool: link: cc -shared -fPIC -DPIC -o .libs/libhdb.so.3.1 -pthread -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe .libs/common.o .libs/db.o .libs/db3.o .libs/ext.o .libs/hdb-ldap.o .libs/hdb.o .libs/hdb-sqlite.o .libs/hdb-keytab.o .libs/hdb-mdb.o .libs/hdb-mitdb.o .libs/keys.o .libs/keytab.o .libs/dbinfo.o .libs/mkey.o .libs/ndbm.o .libs/print.o .libs/asn1_Salt.o .libs/asn1_Key.o .libs/asn1_Event.o .libs/asn1_HDBFlags.o .libs/asn1_GENERATION.o .libs/asn1_HDB_Ext_PKINIT_acl.o .libs/asn1_HDB_Ext_PKINIT_cert.o .libs/asn1_HDB_Ext_PKINIT_hash.o .libs/asn1_HDB_Ext_Constrained_delegation_acl.o .libs/asn1_HDB_Ext_Lan_Manager_OWF.o .libs/asn1_HDB_Ext_Password.o .libs/asn1_HDB_Ext_Aliases.o .libs/asn1_HDB_Ext_KeySet.o .libs/asn1_HDB_extension.o .libs/asn1_HDB_extensions.o .libs/asn1_hdb_entry.o .libs/asn1_hdb_entry_alias.o .libs/asn1_hdb_keyset.o .libs/asn1_Keys.o .libs/hdb_err.o -L.libs -lcom_err -lexecinfo -lpthread -lkrb5 -lasn1 -lroken -lutil -lwind -lheimbase -lhx509 -lhcrypto -lcrypto -lheimsqlite -Wl,-soname,libhdb.so.3.1,-rpath,/usr/local/heimdal/lib libtool: link: ar cru .libs/libhdb.a common.o db.o db3.o ext.o hdb-ldap.o hdb.o hdb-sqlite.o hdb-keytab.o hdb-mdb.o hdb-mitdb.o keys.o keytab.o dbinfo.o mkey.o ndbm.o print.o asn1_Salt.o asn1_Key.o asn1_Event.o asn1_HDBFlags.o asn1_GENERATION.o asn1_HDB_Ext_PKINIT_acl.o asn1_HDB_Ext_PKINIT_cert.o asn1_HDB_Ext_PKINIT_hash.o asn1_HDB_Ext_Constrained_delegation_acl.o asn1_HDB_Ext_Lan_Manager_OWF.o asn1_HDB_Ext_Password.o asn1_HDB_Ext_Aliases.o asn1_HDB_Ext_KeySet.o asn1_HDB_extension.o asn1_HDB_extensions.o asn1_hdb_entry.o asn1_hdb_entry_alias.o asn1_hdb_keyset.o asn1_Keys.o hdb_err.o libtool: link: ranlib .libs/libhdb.a /usr/bin/libtool --tag=CC --mode=link cc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -L/usr/local/lib -o test_dbinfo test_dbinfo.o libhdb.la ../krb5/libkrb5.la ../asn1/libasn1.la ../../lib/hcrypto/libhcrypto.la ../../lib/vers/libvers.la ../../lib/roken/libroken.la -pthread libtool: link: cc -o .libs/test_dbinfo -pthread -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe test_dbinfo.o /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/vers/.libs/libvers.a -L.libs -lhdb -lcom_err -lkrb5 -lasn1 -lroken -lutil -lwind -lheimbase -lhx509 -lhcrypto -lcrypto -lheimsqlite -Wl,-rpath,/usr/local/heimdal/lib cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I../asn1 -I./../asn1 -DHDB_DB_DIR=\"/var/heimdal\" -I./../krb5 -I../../lib/sqlite -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT test_hdbkeys.o -MD -MP -MF .deps/test_hdbkeys.Tpo -c -o test_hdbkeys.o test_hdbkeys.c mv -f .deps/test_hdbkeys.Tpo .deps/test_hdbkeys.Po /usr/bin/libtool --tag=CC --mode=link cc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -L/usr/local/lib -o test_hdbkeys test_hdbkeys.o libhdb.la ../krb5/libkrb5.la ../asn1/libasn1.la ../../lib/hcrypto/libhcrypto.la ../../lib/vers/libvers.la ../../lib/roken/libroken.la -pthread libtool: link: cc -o .libs/test_hdbkeys -pthread -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe test_hdbkeys.o /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/vers/.libs/libvers.a -L.libs -lhdb -lcom_err -lkrb5 -lasn1 -lroken -lutil -lwind -lheimbase -lhx509 -lhcrypto -lcrypto -lheimsqlite -Wl,-rpath,/usr/local/heimdal/lib cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I../asn1 -I./../asn1 -DHDB_DB_DIR=\"/var/heimdal\" -I./../krb5 -I../../lib/sqlite -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT test_mkey.o -MD -MP -MF .deps/test_mkey.Tpo -c -o test_mkey.o test_mkey.c mv -f .deps/test_mkey.Tpo .deps/test_mkey.Po /usr/bin/libtool --tag=CC --mode=link cc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -L/usr/local/lib -o test_mkey test_mkey.o libhdb.la ../krb5/libkrb5.la ../asn1/libasn1.la ../../lib/hcrypto/libhcrypto.la ../../lib/vers/libvers.la ../../lib/roken/libroken.la -pthread libtool: link: cc -o .libs/test_mkey -pthread -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe test_mkey.o /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/vers/.libs/libvers.a -L.libs -lhdb -lcom_err -lkrb5 -lasn1 -lroken -lutil -lwind -lheimbase -lhx509 -lhcrypto -lcrypto -lheimsqlite -Wl,-rpath,/usr/local/heimdal/lib cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I../asn1 -I./../asn1 -DHDB_DB_DIR=\"/var/heimdal\" -I./../krb5 -I../../lib/sqlite -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT test_hdbplugin.o -MD -MP -MF .deps/test_hdbplugin.Tpo -c -o test_hdbplugin.o test_hdbplugin.c mv -f .deps/test_hdbplugin.Tpo .deps/test_hdbplugin.Po /usr/bin/libtool --tag=CC --mode=link cc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -L/usr/local/lib -o test_hdbplugin test_hdbplugin.o libhdb.la ../krb5/libkrb5.la ../asn1/libasn1.la ../../lib/hcrypto/libhcrypto.la ../../lib/vers/libvers.la ../../lib/roken/libroken.la -pthread libtool: link: cc -o .libs/test_hdbplugin -pthread -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe test_hdbplugin.o /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/vers/.libs/libvers.a -L.libs -lhdb -lcom_err -lkrb5 -lasn1 -lroken -lutil -lwind -lheimbase -lhx509 -lhcrypto -lcrypto -lheimsqlite -Wl,-rpath,/usr/local/heimdal/lib cp ./hdb.h ../../include/hdb.h cp ./hdb-protos.h ../../include/hdb-protos.h cp ./hdb_err.h ../../include/hdb_err.h cp ./hdb_asn1.h ../../include/hdb_asn1.h cp ./hdb-private.h ../../include/hdb-private.h gmake[3]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/hdb' gmake[2]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/hdb' Making all in kadm5 gmake[2]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/kadm5' compile_et kadm5_err.et cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ipropd_master-ipropd_master.o -MD -MP -MF .deps/ipropd_master-ipropd_master.Tpo -c -o ipropd_master-ipropd_master.o `test -f 'ipropd_master.c' || echo './'`ipropd_master.c mv -f .deps/ipropd_master-ipropd_master.Tpo .deps/ipropd_master-ipropd_master.Po cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ipropd_master-ipropd_common.o -MD -MP -MF .deps/ipropd_master-ipropd_common.Tpo -c -o ipropd_master-ipropd_common.o `test -f 'ipropd_common.c' || echo './'`ipropd_common.c mv -f .deps/ipropd_master-ipropd_common.Tpo .deps/ipropd_master-ipropd_common.Po /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5srv_la-acl.lo -MD -MP -MF .deps/libkadm5srv_la-acl.Tpo -c -o libkadm5srv_la-acl.lo `test -f 'acl.c' || echo './'`acl.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5srv_la-acl.lo -MD -MP -MF .deps/libkadm5srv_la-acl.Tpo -c acl.c -fPIC -DPIC -o .libs/libkadm5srv_la-acl.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5srv_la-acl.lo -MD -MP -MF .deps/libkadm5srv_la-acl.Tpo -c acl.c -o libkadm5srv_la-acl.o mv -f .deps/libkadm5srv_la-acl.Tpo .deps/libkadm5srv_la-acl.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5srv_la-bump_pw_expire.lo -MD -MP -MF .deps/libkadm5srv_la-bump_pw_expire.Tpo -c -o libkadm5srv_la-bump_pw_expire.lo `test -f 'bump_pw_expire.c' || echo './'`bump_pw_expire.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5srv_la-bump_pw_expire.lo -MD -MP -MF .deps/libkadm5srv_la-bump_pw_expire.Tpo -c bump_pw_expire.c -fPIC -DPIC -o .libs/libkadm5srv_la-bump_pw_expire.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5srv_la-bump_pw_expire.lo -MD -MP -MF .deps/libkadm5srv_la-bump_pw_expire.Tpo -c bump_pw_expire.c -o libkadm5srv_la-bump_pw_expire.o mv -f .deps/libkadm5srv_la-bump_pw_expire.Tpo .deps/libkadm5srv_la-bump_pw_expire.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5srv_la-chpass_s.lo -MD -MP -MF .deps/libkadm5srv_la-chpass_s.Tpo -c -o libkadm5srv_la-chpass_s.lo `test -f 'chpass_s.c' || echo './'`chpass_s.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5srv_la-chpass_s.lo -MD -MP -MF .deps/libkadm5srv_la-chpass_s.Tpo -c chpass_s.c -fPIC -DPIC -o .libs/libkadm5srv_la-chpass_s.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5srv_la-chpass_s.lo -MD -MP -MF .deps/libkadm5srv_la-chpass_s.Tpo -c chpass_s.c -o libkadm5srv_la-chpass_s.o mv -f .deps/libkadm5srv_la-chpass_s.Tpo .deps/libkadm5srv_la-chpass_s.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5srv_la-common_glue.lo -MD -MP -MF .deps/libkadm5srv_la-common_glue.Tpo -c -o libkadm5srv_la-common_glue.lo `test -f 'common_glue.c' || echo './'`common_glue.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5srv_la-common_glue.lo -MD -MP -MF .deps/libkadm5srv_la-common_glue.Tpo -c common_glue.c -fPIC -DPIC -o .libs/libkadm5srv_la-common_glue.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5srv_la-common_glue.lo -MD -MP -MF .deps/libkadm5srv_la-common_glue.Tpo -c common_glue.c -o libkadm5srv_la-common_glue.o mv -f .deps/libkadm5srv_la-common_glue.Tpo .deps/libkadm5srv_la-common_glue.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5srv_la-context_s.lo -MD -MP -MF .deps/libkadm5srv_la-context_s.Tpo -c -o libkadm5srv_la-context_s.lo `test -f 'context_s.c' || echo './'`context_s.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5srv_la-context_s.lo -MD -MP -MF .deps/libkadm5srv_la-context_s.Tpo -c context_s.c -fPIC -DPIC -o .libs/libkadm5srv_la-context_s.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5srv_la-context_s.lo -MD -MP -MF .deps/libkadm5srv_la-context_s.Tpo -c context_s.c -o libkadm5srv_la-context_s.o mv -f .deps/libkadm5srv_la-context_s.Tpo .deps/libkadm5srv_la-context_s.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5srv_la-create_s.lo -MD -MP -MF .deps/libkadm5srv_la-create_s.Tpo -c -o libkadm5srv_la-create_s.lo `test -f 'create_s.c' || echo './'`create_s.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5srv_la-create_s.lo -MD -MP -MF .deps/libkadm5srv_la-create_s.Tpo -c create_s.c -fPIC -DPIC -o .libs/libkadm5srv_la-create_s.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5srv_la-create_s.lo -MD -MP -MF .deps/libkadm5srv_la-create_s.Tpo -c create_s.c -o libkadm5srv_la-create_s.o mv -f .deps/libkadm5srv_la-create_s.Tpo .deps/libkadm5srv_la-create_s.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5srv_la-delete_s.lo -MD -MP -MF .deps/libkadm5srv_la-delete_s.Tpo -c -o libkadm5srv_la-delete_s.lo `test -f 'delete_s.c' || echo './'`delete_s.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5srv_la-delete_s.lo -MD -MP -MF .deps/libkadm5srv_la-delete_s.Tpo -c delete_s.c -fPIC -DPIC -o .libs/libkadm5srv_la-delete_s.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5srv_la-delete_s.lo -MD -MP -MF .deps/libkadm5srv_la-delete_s.Tpo -c delete_s.c -o libkadm5srv_la-delete_s.o mv -f .deps/libkadm5srv_la-delete_s.Tpo .deps/libkadm5srv_la-delete_s.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5srv_la-destroy_s.lo -MD -MP -MF .deps/libkadm5srv_la-destroy_s.Tpo -c -o libkadm5srv_la-destroy_s.lo `test -f 'destroy_s.c' || echo './'`destroy_s.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5srv_la-destroy_s.lo -MD -MP -MF .deps/libkadm5srv_la-destroy_s.Tpo -c destroy_s.c -fPIC -DPIC -o .libs/libkadm5srv_la-destroy_s.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5srv_la-destroy_s.lo -MD -MP -MF .deps/libkadm5srv_la-destroy_s.Tpo -c destroy_s.c -o libkadm5srv_la-destroy_s.o mv -f .deps/libkadm5srv_la-destroy_s.Tpo .deps/libkadm5srv_la-destroy_s.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5srv_la-ent_setup.lo -MD -MP -MF .deps/libkadm5srv_la-ent_setup.Tpo -c -o libkadm5srv_la-ent_setup.lo `test -f 'ent_setup.c' || echo './'`ent_setup.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5srv_la-ent_setup.lo -MD -MP -MF .deps/libkadm5srv_la-ent_setup.Tpo -c ent_setup.c -fPIC -DPIC -o .libs/libkadm5srv_la-ent_setup.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5srv_la-ent_setup.lo -MD -MP -MF .deps/libkadm5srv_la-ent_setup.Tpo -c ent_setup.c -o libkadm5srv_la-ent_setup.o mv -f .deps/libkadm5srv_la-ent_setup.Tpo .deps/libkadm5srv_la-ent_setup.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5srv_la-error.lo -MD -MP -MF .deps/libkadm5srv_la-error.Tpo -c -o libkadm5srv_la-error.lo `test -f 'error.c' || echo './'`error.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5srv_la-error.lo -MD -MP -MF .deps/libkadm5srv_la-error.Tpo -c error.c -fPIC -DPIC -o .libs/libkadm5srv_la-error.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5srv_la-error.lo -MD -MP -MF .deps/libkadm5srv_la-error.Tpo -c error.c -o libkadm5srv_la-error.o mv -f .deps/libkadm5srv_la-error.Tpo .deps/libkadm5srv_la-error.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5srv_la-flush_s.lo -MD -MP -MF .deps/libkadm5srv_la-flush_s.Tpo -c -o libkadm5srv_la-flush_s.lo `test -f 'flush_s.c' || echo './'`flush_s.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5srv_la-flush_s.lo -MD -MP -MF .deps/libkadm5srv_la-flush_s.Tpo -c flush_s.c -fPIC -DPIC -o .libs/libkadm5srv_la-flush_s.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5srv_la-flush_s.lo -MD -MP -MF .deps/libkadm5srv_la-flush_s.Tpo -c flush_s.c -o libkadm5srv_la-flush_s.o mv -f .deps/libkadm5srv_la-flush_s.Tpo .deps/libkadm5srv_la-flush_s.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5srv_la-free.lo -MD -MP -MF .deps/libkadm5srv_la-free.Tpo -c -o libkadm5srv_la-free.lo `test -f 'free.c' || echo './'`free.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5srv_la-free.lo -MD -MP -MF .deps/libkadm5srv_la-free.Tpo -c free.c -fPIC -DPIC -o .libs/libkadm5srv_la-free.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5srv_la-free.lo -MD -MP -MF .deps/libkadm5srv_la-free.Tpo -c free.c -o libkadm5srv_la-free.o mv -f .deps/libkadm5srv_la-free.Tpo .deps/libkadm5srv_la-free.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5srv_la-get_princs_s.lo -MD -MP -MF .deps/libkadm5srv_la-get_princs_s.Tpo -c -o libkadm5srv_la-get_princs_s.lo `test -f 'get_princs_s.c' || echo './'`get_princs_s.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5srv_la-get_princs_s.lo -MD -MP -MF .deps/libkadm5srv_la-get_princs_s.Tpo -c get_princs_s.c -fPIC -DPIC -o .libs/libkadm5srv_la-get_princs_s.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5srv_la-get_princs_s.lo -MD -MP -MF .deps/libkadm5srv_la-get_princs_s.Tpo -c get_princs_s.c -o libkadm5srv_la-get_princs_s.o mv -f .deps/libkadm5srv_la-get_princs_s.Tpo .deps/libkadm5srv_la-get_princs_s.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5srv_la-get_s.lo -MD -MP -MF .deps/libkadm5srv_la-get_s.Tpo -c -o libkadm5srv_la-get_s.lo `test -f 'get_s.c' || echo './'`get_s.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5srv_la-get_s.lo -MD -MP -MF .deps/libkadm5srv_la-get_s.Tpo -c get_s.c -fPIC -DPIC -o .libs/libkadm5srv_la-get_s.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5srv_la-get_s.lo -MD -MP -MF .deps/libkadm5srv_la-get_s.Tpo -c get_s.c -o libkadm5srv_la-get_s.o mv -f .deps/libkadm5srv_la-get_s.Tpo .deps/libkadm5srv_la-get_s.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5srv_la-init_s.lo -MD -MP -MF .deps/libkadm5srv_la-init_s.Tpo -c -o libkadm5srv_la-init_s.lo `test -f 'init_s.c' || echo './'`init_s.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5srv_la-init_s.lo -MD -MP -MF .deps/libkadm5srv_la-init_s.Tpo -c init_s.c -fPIC -DPIC -o .libs/libkadm5srv_la-init_s.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5srv_la-init_s.lo -MD -MP -MF .deps/libkadm5srv_la-init_s.Tpo -c init_s.c -o libkadm5srv_la-init_s.o mv -f .deps/libkadm5srv_la-init_s.Tpo .deps/libkadm5srv_la-init_s.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5srv_la-keys.lo -MD -MP -MF .deps/libkadm5srv_la-keys.Tpo -c -o libkadm5srv_la-keys.lo `test -f 'keys.c' || echo './'`keys.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5srv_la-keys.lo -MD -MP -MF .deps/libkadm5srv_la-keys.Tpo -c keys.c -fPIC -DPIC -o .libs/libkadm5srv_la-keys.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5srv_la-keys.lo -MD -MP -MF .deps/libkadm5srv_la-keys.Tpo -c keys.c -o libkadm5srv_la-keys.o mv -f .deps/libkadm5srv_la-keys.Tpo .deps/libkadm5srv_la-keys.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5srv_la-log.lo -MD -MP -MF .deps/libkadm5srv_la-log.Tpo -c -o libkadm5srv_la-log.lo `test -f 'log.c' || echo './'`log.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5srv_la-log.lo -MD -MP -MF .deps/libkadm5srv_la-log.Tpo -c log.c -fPIC -DPIC -o .libs/libkadm5srv_la-log.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5srv_la-log.lo -MD -MP -MF .deps/libkadm5srv_la-log.Tpo -c log.c -o libkadm5srv_la-log.o mv -f .deps/libkadm5srv_la-log.Tpo .deps/libkadm5srv_la-log.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5srv_la-marshall.lo -MD -MP -MF .deps/libkadm5srv_la-marshall.Tpo -c -o libkadm5srv_la-marshall.lo `test -f 'marshall.c' || echo './'`marshall.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5srv_la-marshall.lo -MD -MP -MF .deps/libkadm5srv_la-marshall.Tpo -c marshall.c -fPIC -DPIC -o .libs/libkadm5srv_la-marshall.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5srv_la-marshall.lo -MD -MP -MF .deps/libkadm5srv_la-marshall.Tpo -c marshall.c -o libkadm5srv_la-marshall.o mv -f .deps/libkadm5srv_la-marshall.Tpo .deps/libkadm5srv_la-marshall.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5srv_la-modify_s.lo -MD -MP -MF .deps/libkadm5srv_la-modify_s.Tpo -c -o libkadm5srv_la-modify_s.lo `test -f 'modify_s.c' || echo './'`modify_s.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5srv_la-modify_s.lo -MD -MP -MF .deps/libkadm5srv_la-modify_s.Tpo -c modify_s.c -fPIC -DPIC -o .libs/libkadm5srv_la-modify_s.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5srv_la-modify_s.lo -MD -MP -MF .deps/libkadm5srv_la-modify_s.Tpo -c modify_s.c -o libkadm5srv_la-modify_s.o mv -f .deps/libkadm5srv_la-modify_s.Tpo .deps/libkadm5srv_la-modify_s.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5srv_la-password_quality.lo -MD -MP -MF .deps/libkadm5srv_la-password_quality.Tpo -c -o libkadm5srv_la-password_quality.lo `test -f 'password_quality.c' || echo './'`password_quality.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5srv_la-password_quality.lo -MD -MP -MF .deps/libkadm5srv_la-password_quality.Tpo -c password_quality.c -fPIC -DPIC -o .libs/libkadm5srv_la-password_quality.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5srv_la-password_quality.lo -MD -MP -MF .deps/libkadm5srv_la-password_quality.Tpo -c password_quality.c -o libkadm5srv_la-password_quality.o mv -f .deps/libkadm5srv_la-password_quality.Tpo .deps/libkadm5srv_la-password_quality.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5srv_la-privs_s.lo -MD -MP -MF .deps/libkadm5srv_la-privs_s.Tpo -c -o libkadm5srv_la-privs_s.lo `test -f 'privs_s.c' || echo './'`privs_s.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5srv_la-privs_s.lo -MD -MP -MF .deps/libkadm5srv_la-privs_s.Tpo -c privs_s.c -fPIC -DPIC -o .libs/libkadm5srv_la-privs_s.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5srv_la-privs_s.lo -MD -MP -MF .deps/libkadm5srv_la-privs_s.Tpo -c privs_s.c -o libkadm5srv_la-privs_s.o mv -f .deps/libkadm5srv_la-privs_s.Tpo .deps/libkadm5srv_la-privs_s.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5srv_la-randkey_s.lo -MD -MP -MF .deps/libkadm5srv_la-randkey_s.Tpo -c -o libkadm5srv_la-randkey_s.lo `test -f 'randkey_s.c' || echo './'`randkey_s.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5srv_la-randkey_s.lo -MD -MP -MF .deps/libkadm5srv_la-randkey_s.Tpo -c randkey_s.c -fPIC -DPIC -o .libs/libkadm5srv_la-randkey_s.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5srv_la-randkey_s.lo -MD -MP -MF .deps/libkadm5srv_la-randkey_s.Tpo -c randkey_s.c -o libkadm5srv_la-randkey_s.o mv -f .deps/libkadm5srv_la-randkey_s.Tpo .deps/libkadm5srv_la-randkey_s.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5srv_la-rename_s.lo -MD -MP -MF .deps/libkadm5srv_la-rename_s.Tpo -c -o libkadm5srv_la-rename_s.lo `test -f 'rename_s.c' || echo './'`rename_s.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5srv_la-rename_s.lo -MD -MP -MF .deps/libkadm5srv_la-rename_s.Tpo -c rename_s.c -fPIC -DPIC -o .libs/libkadm5srv_la-rename_s.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5srv_la-rename_s.lo -MD -MP -MF .deps/libkadm5srv_la-rename_s.Tpo -c rename_s.c -o libkadm5srv_la-rename_s.o mv -f .deps/libkadm5srv_la-rename_s.Tpo .deps/libkadm5srv_la-rename_s.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5srv_la-server_glue.lo -MD -MP -MF .deps/libkadm5srv_la-server_glue.Tpo -c -o libkadm5srv_la-server_glue.lo `test -f 'server_glue.c' || echo './'`server_glue.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5srv_la-server_glue.lo -MD -MP -MF .deps/libkadm5srv_la-server_glue.Tpo -c server_glue.c -fPIC -DPIC -o .libs/libkadm5srv_la-server_glue.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5srv_la-server_glue.lo -MD -MP -MF .deps/libkadm5srv_la-server_glue.Tpo -c server_glue.c -o libkadm5srv_la-server_glue.o mv -f .deps/libkadm5srv_la-server_glue.Tpo .deps/libkadm5srv_la-server_glue.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5srv_la-setkey3_s.lo -MD -MP -MF .deps/libkadm5srv_la-setkey3_s.Tpo -c -o libkadm5srv_la-setkey3_s.lo `test -f 'setkey3_s.c' || echo './'`setkey3_s.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5srv_la-setkey3_s.lo -MD -MP -MF .deps/libkadm5srv_la-setkey3_s.Tpo -c setkey3_s.c -fPIC -DPIC -o .libs/libkadm5srv_la-setkey3_s.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5srv_la-setkey3_s.lo -MD -MP -MF .deps/libkadm5srv_la-setkey3_s.Tpo -c setkey3_s.c -o libkadm5srv_la-setkey3_s.o mv -f .deps/libkadm5srv_la-setkey3_s.Tpo .deps/libkadm5srv_la-setkey3_s.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5srv_la-set_keys.lo -MD -MP -MF .deps/libkadm5srv_la-set_keys.Tpo -c -o libkadm5srv_la-set_keys.lo `test -f 'set_keys.c' || echo './'`set_keys.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5srv_la-set_keys.lo -MD -MP -MF .deps/libkadm5srv_la-set_keys.Tpo -c set_keys.c -fPIC -DPIC -o .libs/libkadm5srv_la-set_keys.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5srv_la-set_keys.lo -MD -MP -MF .deps/libkadm5srv_la-set_keys.Tpo -c set_keys.c -o libkadm5srv_la-set_keys.o mv -f .deps/libkadm5srv_la-set_keys.Tpo .deps/libkadm5srv_la-set_keys.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5srv_la-set_modifier.lo -MD -MP -MF .deps/libkadm5srv_la-set_modifier.Tpo -c -o libkadm5srv_la-set_modifier.lo `test -f 'set_modifier.c' || echo './'`set_modifier.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5srv_la-set_modifier.lo -MD -MP -MF .deps/libkadm5srv_la-set_modifier.Tpo -c set_modifier.c -fPIC -DPIC -o .libs/libkadm5srv_la-set_modifier.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5srv_la-set_modifier.lo -MD -MP -MF .deps/libkadm5srv_la-set_modifier.Tpo -c set_modifier.c -o libkadm5srv_la-set_modifier.o mv -f .deps/libkadm5srv_la-set_modifier.Tpo .deps/libkadm5srv_la-set_modifier.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5srv_la-kadm5_err.lo -MD -MP -MF .deps/libkadm5srv_la-kadm5_err.Tpo -c -o libkadm5srv_la-kadm5_err.lo `test -f 'kadm5_err.c' || echo './'`kadm5_err.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5srv_la-kadm5_err.lo -MD -MP -MF .deps/libkadm5srv_la-kadm5_err.Tpo -c kadm5_err.c -fPIC -DPIC -o .libs/libkadm5srv_la-kadm5_err.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5srv_la-kadm5_err.lo -MD -MP -MF .deps/libkadm5srv_la-kadm5_err.Tpo -c kadm5_err.c -o libkadm5srv_la-kadm5_err.o mv -f .deps/libkadm5srv_la-kadm5_err.Tpo .deps/libkadm5srv_la-kadm5_err.Plo /usr/bin/libtool --tag=CC --mode=link cc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -version-info 8:1:0 -L/usr/local/lib -o libkadm5srv.la -rpath /usr/local/heimdal/lib libkadm5srv_la-acl.lo libkadm5srv_la-bump_pw_expire.lo libkadm5srv_la-chpass_s.lo libkadm5srv_la-common_glue.lo libkadm5srv_la-context_s.lo libkadm5srv_la-create_s.lo libkadm5srv_la-delete_s.lo libkadm5srv_la-destroy_s.lo libkadm5srv_la-ent_setup.lo libkadm5srv_la-error.lo libkadm5srv_la-flush_s.lo libkadm5srv_la-free.lo libkadm5srv_la-get_princs_s.lo libkadm5srv_la-get_s.lo libkadm5srv_la-init_s.lo libkadm5srv_la-keys.lo libkadm5srv_la-log.lo libkadm5srv_la-marshall.lo libkadm5srv_la-modify_s.lo libkadm5srv_la-password_quality.lo libkadm5srv_la-privs_s.lo libkadm5srv_la-randkey_s.lo libkadm5srv_la-rename_s.lo libkadm5srv_la-server_glue.lo libkadm5srv_la-setkey3_s.lo libkadm5srv_la-set_keys.lo libkadm5srv_la-set_modifier.lo libkadm5srv_la-kadm5_err.lo -lcom_err ../krb5/libkrb5.la ../hdb/libhdb.la ../../lib/roken/libroken.la -pthread libtool: link: cc -shared -fPIC -DPIC -o .libs/libkadm5srv.so.3.1 -pthread -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe .libs/libkadm5srv_la-acl.o .libs/libkadm5srv_la-bump_pw_expire.o .libs/libkadm5srv_la-chpass_s.o .libs/libkadm5srv_la-common_glue.o .libs/libkadm5srv_la-context_s.o .libs/libkadm5srv_la-create_s.o .libs/libkadm5srv_la-delete_s.o .libs/libkadm5srv_la-destroy_s.o .libs/libkadm5srv_la-ent_setup.o .libs/libkadm5srv_la-error.o .libs/libkadm5srv_la-flush_s.o .libs/libkadm5srv_la-free.o .libs/libkadm5srv_la-get_princs_s.o .libs/libkadm5srv_la-get_s.o .libs/libkadm5srv_la-init_s.o .libs/libkadm5srv_la-keys.o .libs/libkadm5srv_la-log.o .libs/libkadm5srv_la-marshall.o .libs/libkadm5srv_la-modify_s.o .libs/libkadm5srv_la-password_quality.o .libs/libkadm5srv_la-privs_s.o .libs/libkadm5srv_la-randkey_s.o .libs/libkadm5srv_la-rename_s.o .libs/libkadm5srv_la-server_glue.o .libs/libkadm5srv_la-setkey3_s.o .libs/libkadm5srv_la-set_keys.o .libs/libkadm5srv_la-set_modifier.o .libs/libkadm5srv_la-kadm5_err.o -L.libs -lcom_err -lexecinfo -lpthread -lkrb5 -lasn1 -lroken -lutil -lwind -lheimbase -lhx509 -lhcrypto -lcrypto -lheimsqlite -lhdb -Wl,-soname,libkadm5srv.so.3.1,-rpath,/usr/local/heimdal/lib libtool: link: ar cru .libs/libkadm5srv.a libkadm5srv_la-acl.o libkadm5srv_la-bump_pw_expire.o libkadm5srv_la-chpass_s.o libkadm5srv_la-common_glue.o libkadm5srv_la-context_s.o libkadm5srv_la-create_s.o libkadm5srv_la-delete_s.o libkadm5srv_la-destroy_s.o libkadm5srv_la-ent_setup.o libkadm5srv_la-error.o libkadm5srv_la-flush_s.o libkadm5srv_la-free.o libkadm5srv_la-get_princs_s.o libkadm5srv_la-get_s.o libkadm5srv_la-init_s.o libkadm5srv_la-keys.o libkadm5srv_la-log.o libkadm5srv_la-marshall.o libkadm5srv_la-modify_s.o libkadm5srv_la-password_quality.o libkadm5srv_la-privs_s.o libkadm5srv_la-randkey_s.o libkadm5srv_la-rename_s.o libkadm5srv_la-server_glue.o libkadm5srv_la-setkey3_s.o libkadm5srv_la-set_keys.o libkadm5srv_la-set_modifier.o libkadm5srv_la-kadm5_err.o libtool: link: ranlib .libs/libkadm5srv.a /usr/bin/libtool --tag=CC --mode=link cc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -L/usr/local/lib -o ipropd-master ipropd_master-ipropd_master.o ipropd_master-ipropd_common.o libkadm5srv.la ../../lib/hdb/libhdb.la ../../lib/krb5/libkrb5.la ../../lib/asn1/libasn1.la ../../lib/hcrypto/libhcrypto.la ../../lib/vers/libvers.la ../../lib/roken/libroken.la -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -lutil -pthread libtool: link: cc -o .libs/ipropd-master -pthread -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe ipropd_master-ipropd_master.o ipropd_master-ipropd_common.o /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/vers/.libs/libvers.a -L.libs -lkadm5srv -lcom_err -lkrb5 -lasn1 -lroken -lutil -lwind -lheimbase -lhx509 -lhcrypto -lcrypto -lheimsqlite -lhdb -Wl,-rpath,/usr/local/heimdal/lib cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ipropd_slave-ipropd_slave.o -MD -MP -MF .deps/ipropd_slave-ipropd_slave.Tpo -c -o ipropd_slave-ipropd_slave.o `test -f 'ipropd_slave.c' || echo './'`ipropd_slave.c mv -f .deps/ipropd_slave-ipropd_slave.Tpo .deps/ipropd_slave-ipropd_slave.Po cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ipropd_slave-ipropd_common.o -MD -MP -MF .deps/ipropd_slave-ipropd_common.Tpo -c -o ipropd_slave-ipropd_common.o `test -f 'ipropd_common.c' || echo './'`ipropd_common.c mv -f .deps/ipropd_slave-ipropd_common.Tpo .deps/ipropd_slave-ipropd_common.Po /usr/bin/libtool --tag=CC --mode=link cc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -L/usr/local/lib -o ipropd-slave ipropd_slave-ipropd_slave.o ipropd_slave-ipropd_common.o libkadm5srv.la ../../lib/hdb/libhdb.la ../../lib/krb5/libkrb5.la ../../lib/asn1/libasn1.la ../../lib/hcrypto/libhcrypto.la ../../lib/vers/libvers.la ../../lib/roken/libroken.la -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -lutil -pthread libtool: link: cc -o .libs/ipropd-slave -pthread -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe ipropd_slave-ipropd_slave.o ipropd_slave-ipropd_common.o /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/vers/.libs/libvers.a -L.libs -lkadm5srv -lcom_err -lkrb5 -lasn1 -lroken -lutil -lwind -lheimbase -lhx509 -lhcrypto -lcrypto -lheimsqlite -lhdb -Wl,-rpath,/usr/local/heimdal/lib cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT test_pw_quality.o -MD -MP -MF .deps/test_pw_quality.Tpo -c -o test_pw_quality.o test_pw_quality.c mv -f .deps/test_pw_quality.Tpo .deps/test_pw_quality.Po /usr/bin/libtool --tag=CC --mode=link cc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -L/usr/local/lib -o test_pw_quality test_pw_quality.o libkadm5srv.la ../../lib/hdb/libhdb.la ../../lib/krb5/libkrb5.la ../../lib/asn1/libasn1.la ../../lib/hcrypto/libhcrypto.la ../../lib/vers/libvers.la ../../lib/roken/libroken.la -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -lutil -pthread libtool: link: cc -o .libs/test_pw_quality -pthread -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe test_pw_quality.o /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/vers/.libs/libvers.a -L.libs -lkadm5srv -lcom_err -lkrb5 -lasn1 -lroken -lutil -lwind -lheimbase -lhx509 -lhcrypto -lcrypto -lheimsqlite -lhdb -Wl,-rpath,/usr/local/heimdal/lib ../../lib/sl/slc ./iprop-commands.in ;cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT iprop_log-iprop-log.o -MD -MP -MF .deps/iprop_log-iprop-log.Tpo -c -o iprop_log-iprop-log.o `test -f 'iprop-log.c' || echo './'`iprop-log.c mv -f .deps/iprop_log-iprop-log.Tpo .deps/iprop_log-iprop-log.Po cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT iprop_log-iprop-commands.o -MD -MP -MF .deps/iprop_log-iprop-commands.Tpo -c -o iprop_log-iprop-commands.o `test -f 'iprop-commands.c' || echo './'`iprop-commands.c mv -f .deps/iprop_log-iprop-commands.Tpo .deps/iprop_log-iprop-commands.Po /usr/bin/libtool --tag=CC --mode=link cc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -L/usr/local/lib -o iprop-log iprop_log-iprop-log.o iprop_log-iprop-commands.o libkadm5srv.la ../../lib/hdb/libhdb.la ../../lib/krb5/libkrb5.la ../../lib/asn1/libasn1.la ../../lib/hcrypto/libhcrypto.la ../../lib/sl/libsl.la ../../lib/libedit/src/libheimedit.la -ltermcap ../../lib/vers/libvers.la ../../lib/roken/libroken.la -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -lutil -pthread libtool: link: cc -o .libs/iprop-log -pthread -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe iprop_log-iprop-log.o iprop_log-iprop-commands.o /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/vers/.libs/libvers.a -L.libs -lkadm5srv -lcom_err -lkrb5 -lasn1 -lroken -lutil -lwind -lheimbase -lhx509 -lhcrypto -lcrypto -lheimsqlite -lhdb -lsl -lheimedit -lcurses -ltermcap -Wl,-rpath,/usr/local/heimdal/lib /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5clnt_la-ad.lo -MD -MP -MF .deps/libkadm5clnt_la-ad.Tpo -c -o libkadm5clnt_la-ad.lo `test -f 'ad.c' || echo './'`ad.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5clnt_la-ad.lo -MD -MP -MF .deps/libkadm5clnt_la-ad.Tpo -c ad.c -fPIC -DPIC -o .libs/libkadm5clnt_la-ad.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5clnt_la-ad.lo -MD -MP -MF .deps/libkadm5clnt_la-ad.Tpo -c ad.c -o libkadm5clnt_la-ad.o mv -f .deps/libkadm5clnt_la-ad.Tpo .deps/libkadm5clnt_la-ad.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5clnt_la-chpass_c.lo -MD -MP -MF .deps/libkadm5clnt_la-chpass_c.Tpo -c -o libkadm5clnt_la-chpass_c.lo `test -f 'chpass_c.c' || echo './'`chpass_c.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5clnt_la-chpass_c.lo -MD -MP -MF .deps/libkadm5clnt_la-chpass_c.Tpo -c chpass_c.c -fPIC -DPIC -o .libs/libkadm5clnt_la-chpass_c.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5clnt_la-chpass_c.lo -MD -MP -MF .deps/libkadm5clnt_la-chpass_c.Tpo -c chpass_c.c -o libkadm5clnt_la-chpass_c.o mv -f .deps/libkadm5clnt_la-chpass_c.Tpo .deps/libkadm5clnt_la-chpass_c.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5clnt_la-client_glue.lo -MD -MP -MF .deps/libkadm5clnt_la-client_glue.Tpo -c -o libkadm5clnt_la-client_glue.lo `test -f 'client_glue.c' || echo './'`client_glue.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5clnt_la-client_glue.lo -MD -MP -MF .deps/libkadm5clnt_la-client_glue.Tpo -c client_glue.c -fPIC -DPIC -o .libs/libkadm5clnt_la-client_glue.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5clnt_la-client_glue.lo -MD -MP -MF .deps/libkadm5clnt_la-client_glue.Tpo -c client_glue.c -o libkadm5clnt_la-client_glue.o mv -f .deps/libkadm5clnt_la-client_glue.Tpo .deps/libkadm5clnt_la-client_glue.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5clnt_la-common_glue.lo -MD -MP -MF .deps/libkadm5clnt_la-common_glue.Tpo -c -o libkadm5clnt_la-common_glue.lo `test -f 'common_glue.c' || echo './'`common_glue.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5clnt_la-common_glue.lo -MD -MP -MF .deps/libkadm5clnt_la-common_glue.Tpo -c common_glue.c -fPIC -DPIC -o .libs/libkadm5clnt_la-common_glue.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5clnt_la-common_glue.lo -MD -MP -MF .deps/libkadm5clnt_la-common_glue.Tpo -c common_glue.c -o libkadm5clnt_la-common_glue.o mv -f .deps/libkadm5clnt_la-common_glue.Tpo .deps/libkadm5clnt_la-common_glue.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5clnt_la-create_c.lo -MD -MP -MF .deps/libkadm5clnt_la-create_c.Tpo -c -o libkadm5clnt_la-create_c.lo `test -f 'create_c.c' || echo './'`create_c.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5clnt_la-create_c.lo -MD -MP -MF .deps/libkadm5clnt_la-create_c.Tpo -c create_c.c -fPIC -DPIC -o .libs/libkadm5clnt_la-create_c.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5clnt_la-create_c.lo -MD -MP -MF .deps/libkadm5clnt_la-create_c.Tpo -c create_c.c -o libkadm5clnt_la-create_c.o mv -f .deps/libkadm5clnt_la-create_c.Tpo .deps/libkadm5clnt_la-create_c.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5clnt_la-delete_c.lo -MD -MP -MF .deps/libkadm5clnt_la-delete_c.Tpo -c -o libkadm5clnt_la-delete_c.lo `test -f 'delete_c.c' || echo './'`delete_c.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5clnt_la-delete_c.lo -MD -MP -MF .deps/libkadm5clnt_la-delete_c.Tpo -c delete_c.c -fPIC -DPIC -o .libs/libkadm5clnt_la-delete_c.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5clnt_la-delete_c.lo -MD -MP -MF .deps/libkadm5clnt_la-delete_c.Tpo -c delete_c.c -o libkadm5clnt_la-delete_c.o mv -f .deps/libkadm5clnt_la-delete_c.Tpo .deps/libkadm5clnt_la-delete_c.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5clnt_la-destroy_c.lo -MD -MP -MF .deps/libkadm5clnt_la-destroy_c.Tpo -c -o libkadm5clnt_la-destroy_c.lo `test -f 'destroy_c.c' || echo './'`destroy_c.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5clnt_la-destroy_c.lo -MD -MP -MF .deps/libkadm5clnt_la-destroy_c.Tpo -c destroy_c.c -fPIC -DPIC -o .libs/libkadm5clnt_la-destroy_c.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5clnt_la-destroy_c.lo -MD -MP -MF .deps/libkadm5clnt_la-destroy_c.Tpo -c destroy_c.c -o libkadm5clnt_la-destroy_c.o mv -f .deps/libkadm5clnt_la-destroy_c.Tpo .deps/libkadm5clnt_la-destroy_c.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5clnt_la-flush_c.lo -MD -MP -MF .deps/libkadm5clnt_la-flush_c.Tpo -c -o libkadm5clnt_la-flush_c.lo `test -f 'flush_c.c' || echo './'`flush_c.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5clnt_la-flush_c.lo -MD -MP -MF .deps/libkadm5clnt_la-flush_c.Tpo -c flush_c.c -fPIC -DPIC -o .libs/libkadm5clnt_la-flush_c.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5clnt_la-flush_c.lo -MD -MP -MF .deps/libkadm5clnt_la-flush_c.Tpo -c flush_c.c -o libkadm5clnt_la-flush_c.o mv -f .deps/libkadm5clnt_la-flush_c.Tpo .deps/libkadm5clnt_la-flush_c.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5clnt_la-free.lo -MD -MP -MF .deps/libkadm5clnt_la-free.Tpo -c -o libkadm5clnt_la-free.lo `test -f 'free.c' || echo './'`free.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5clnt_la-free.lo -MD -MP -MF .deps/libkadm5clnt_la-free.Tpo -c free.c -fPIC -DPIC -o .libs/libkadm5clnt_la-free.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5clnt_la-free.lo -MD -MP -MF .deps/libkadm5clnt_la-free.Tpo -c free.c -o libkadm5clnt_la-free.o mv -f .deps/libkadm5clnt_la-free.Tpo .deps/libkadm5clnt_la-free.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5clnt_la-get_c.lo -MD -MP -MF .deps/libkadm5clnt_la-get_c.Tpo -c -o libkadm5clnt_la-get_c.lo `test -f 'get_c.c' || echo './'`get_c.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5clnt_la-get_c.lo -MD -MP -MF .deps/libkadm5clnt_la-get_c.Tpo -c get_c.c -fPIC -DPIC -o .libs/libkadm5clnt_la-get_c.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5clnt_la-get_c.lo -MD -MP -MF .deps/libkadm5clnt_la-get_c.Tpo -c get_c.c -o libkadm5clnt_la-get_c.o mv -f .deps/libkadm5clnt_la-get_c.Tpo .deps/libkadm5clnt_la-get_c.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5clnt_la-get_princs_c.lo -MD -MP -MF .deps/libkadm5clnt_la-get_princs_c.Tpo -c -o libkadm5clnt_la-get_princs_c.lo `test -f 'get_princs_c.c' || echo './'`get_princs_c.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5clnt_la-get_princs_c.lo -MD -MP -MF .deps/libkadm5clnt_la-get_princs_c.Tpo -c get_princs_c.c -fPIC -DPIC -o .libs/libkadm5clnt_la-get_princs_c.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5clnt_la-get_princs_c.lo -MD -MP -MF .deps/libkadm5clnt_la-get_princs_c.Tpo -c get_princs_c.c -o libkadm5clnt_la-get_princs_c.o mv -f .deps/libkadm5clnt_la-get_princs_c.Tpo .deps/libkadm5clnt_la-get_princs_c.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5clnt_la-init_c.lo -MD -MP -MF .deps/libkadm5clnt_la-init_c.Tpo -c -o libkadm5clnt_la-init_c.lo `test -f 'init_c.c' || echo './'`init_c.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5clnt_la-init_c.lo -MD -MP -MF .deps/libkadm5clnt_la-init_c.Tpo -c init_c.c -fPIC -DPIC -o .libs/libkadm5clnt_la-init_c.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5clnt_la-init_c.lo -MD -MP -MF .deps/libkadm5clnt_la-init_c.Tpo -c init_c.c -o libkadm5clnt_la-init_c.o mv -f .deps/libkadm5clnt_la-init_c.Tpo .deps/libkadm5clnt_la-init_c.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5clnt_la-marshall.lo -MD -MP -MF .deps/libkadm5clnt_la-marshall.Tpo -c -o libkadm5clnt_la-marshall.lo `test -f 'marshall.c' || echo './'`marshall.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5clnt_la-marshall.lo -MD -MP -MF .deps/libkadm5clnt_la-marshall.Tpo -c marshall.c -fPIC -DPIC -o .libs/libkadm5clnt_la-marshall.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5clnt_la-marshall.lo -MD -MP -MF .deps/libkadm5clnt_la-marshall.Tpo -c marshall.c -o libkadm5clnt_la-marshall.o mv -f .deps/libkadm5clnt_la-marshall.Tpo .deps/libkadm5clnt_la-marshall.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5clnt_la-modify_c.lo -MD -MP -MF .deps/libkadm5clnt_la-modify_c.Tpo -c -o libkadm5clnt_la-modify_c.lo `test -f 'modify_c.c' || echo './'`modify_c.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5clnt_la-modify_c.lo -MD -MP -MF .deps/libkadm5clnt_la-modify_c.Tpo -c modify_c.c -fPIC -DPIC -o .libs/libkadm5clnt_la-modify_c.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5clnt_la-modify_c.lo -MD -MP -MF .deps/libkadm5clnt_la-modify_c.Tpo -c modify_c.c -o libkadm5clnt_la-modify_c.o mv -f .deps/libkadm5clnt_la-modify_c.Tpo .deps/libkadm5clnt_la-modify_c.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5clnt_la-privs_c.lo -MD -MP -MF .deps/libkadm5clnt_la-privs_c.Tpo -c -o libkadm5clnt_la-privs_c.lo `test -f 'privs_c.c' || echo './'`privs_c.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5clnt_la-privs_c.lo -MD -MP -MF .deps/libkadm5clnt_la-privs_c.Tpo -c privs_c.c -fPIC -DPIC -o .libs/libkadm5clnt_la-privs_c.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5clnt_la-privs_c.lo -MD -MP -MF .deps/libkadm5clnt_la-privs_c.Tpo -c privs_c.c -o libkadm5clnt_la-privs_c.o mv -f .deps/libkadm5clnt_la-privs_c.Tpo .deps/libkadm5clnt_la-privs_c.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5clnt_la-randkey_c.lo -MD -MP -MF .deps/libkadm5clnt_la-randkey_c.Tpo -c -o libkadm5clnt_la-randkey_c.lo `test -f 'randkey_c.c' || echo './'`randkey_c.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5clnt_la-randkey_c.lo -MD -MP -MF .deps/libkadm5clnt_la-randkey_c.Tpo -c randkey_c.c -fPIC -DPIC -o .libs/libkadm5clnt_la-randkey_c.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5clnt_la-randkey_c.lo -MD -MP -MF .deps/libkadm5clnt_la-randkey_c.Tpo -c randkey_c.c -o libkadm5clnt_la-randkey_c.o mv -f .deps/libkadm5clnt_la-randkey_c.Tpo .deps/libkadm5clnt_la-randkey_c.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5clnt_la-rename_c.lo -MD -MP -MF .deps/libkadm5clnt_la-rename_c.Tpo -c -o libkadm5clnt_la-rename_c.lo `test -f 'rename_c.c' || echo './'`rename_c.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5clnt_la-rename_c.lo -MD -MP -MF .deps/libkadm5clnt_la-rename_c.Tpo -c rename_c.c -fPIC -DPIC -o .libs/libkadm5clnt_la-rename_c.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5clnt_la-rename_c.lo -MD -MP -MF .deps/libkadm5clnt_la-rename_c.Tpo -c rename_c.c -o libkadm5clnt_la-rename_c.o mv -f .deps/libkadm5clnt_la-rename_c.Tpo .deps/libkadm5clnt_la-rename_c.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5clnt_la-send_recv.lo -MD -MP -MF .deps/libkadm5clnt_la-send_recv.Tpo -c -o libkadm5clnt_la-send_recv.lo `test -f 'send_recv.c' || echo './'`send_recv.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5clnt_la-send_recv.lo -MD -MP -MF .deps/libkadm5clnt_la-send_recv.Tpo -c send_recv.c -fPIC -DPIC -o .libs/libkadm5clnt_la-send_recv.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5clnt_la-send_recv.lo -MD -MP -MF .deps/libkadm5clnt_la-send_recv.Tpo -c send_recv.c -o libkadm5clnt_la-send_recv.o mv -f .deps/libkadm5clnt_la-send_recv.Tpo .deps/libkadm5clnt_la-send_recv.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5clnt_la-kadm5_err.lo -MD -MP -MF .deps/libkadm5clnt_la-kadm5_err.Tpo -c -o libkadm5clnt_la-kadm5_err.lo `test -f 'kadm5_err.c' || echo './'`kadm5_err.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5clnt_la-kadm5_err.lo -MD -MP -MF .deps/libkadm5clnt_la-kadm5_err.Tpo -c kadm5_err.c -fPIC -DPIC -o .libs/libkadm5clnt_la-kadm5_err.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I./../krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT libkadm5clnt_la-kadm5_err.lo -MD -MP -MF .deps/libkadm5clnt_la-kadm5_err.Tpo -c kadm5_err.c -o libkadm5clnt_la-kadm5_err.o mv -f .deps/libkadm5clnt_la-kadm5_err.Tpo .deps/libkadm5clnt_la-kadm5_err.Plo /usr/bin/libtool --tag=CC --mode=link cc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -version-info 7:1:0 -L/usr/local/lib -o libkadm5clnt.la -rpath /usr/local/heimdal/lib libkadm5clnt_la-ad.lo libkadm5clnt_la-chpass_c.lo libkadm5clnt_la-client_glue.lo libkadm5clnt_la-common_glue.lo libkadm5clnt_la-create_c.lo libkadm5clnt_la-delete_c.lo libkadm5clnt_la-destroy_c.lo libkadm5clnt_la-flush_c.lo libkadm5clnt_la-free.lo libkadm5clnt_la-get_c.lo libkadm5clnt_la-get_princs_c.lo libkadm5clnt_la-init_c.lo libkadm5clnt_la-marshall.lo libkadm5clnt_la-modify_c.lo libkadm5clnt_la-privs_c.lo libkadm5clnt_la-randkey_c.lo libkadm5clnt_la-rename_c.lo libkadm5clnt_la-send_recv.lo libkadm5clnt_la-kadm5_err.lo -lcom_err ../krb5/libkrb5.la ../../lib/roken/libroken.la -pthread libtool: link: cc -shared -fPIC -DPIC -o .libs/libkadm5clnt.so.3.0 -pthread -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe .libs/libkadm5clnt_la-ad.o .libs/libkadm5clnt_la-chpass_c.o .libs/libkadm5clnt_la-client_glue.o .libs/libkadm5clnt_la-common_glue.o .libs/libkadm5clnt_la-create_c.o .libs/libkadm5clnt_la-delete_c.o .libs/libkadm5clnt_la-destroy_c.o .libs/libkadm5clnt_la-flush_c.o .libs/libkadm5clnt_la-free.o .libs/libkadm5clnt_la-get_c.o .libs/libkadm5clnt_la-get_princs_c.o .libs/libkadm5clnt_la-init_c.o .libs/libkadm5clnt_la-marshall.o .libs/libkadm5clnt_la-modify_c.o .libs/libkadm5clnt_la-privs_c.o .libs/libkadm5clnt_la-randkey_c.o .libs/libkadm5clnt_la-rename_c.o .libs/libkadm5clnt_la-send_recv.o .libs/libkadm5clnt_la-kadm5_err.o -L.libs -lcom_err -lexecinfo -lpthread -lkrb5 -lasn1 -lroken -lutil -lwind -lheimbase -lhx509 -lhcrypto -lcrypto -lheimsqlite -Wl,-soname,libkadm5clnt.so.3.0,-rpath,/usr/local/heimdal/lib libtool: link: ar cru .libs/libkadm5clnt.a libkadm5clnt_la-ad.o libkadm5clnt_la-chpass_c.o libkadm5clnt_la-client_glue.o libkadm5clnt_la-common_glue.o libkadm5clnt_la-create_c.o libkadm5clnt_la-delete_c.o libkadm5clnt_la-destroy_c.o libkadm5clnt_la-flush_c.o libkadm5clnt_la-free.o libkadm5clnt_la-get_c.o libkadm5clnt_la-get_princs_c.o libkadm5clnt_la-init_c.o libkadm5clnt_la-marshall.o libkadm5clnt_la-modify_c.o libkadm5clnt_la-privs_c.o libkadm5clnt_la-randkey_c.o libkadm5clnt_la-rename_c.o libkadm5clnt_la-send_recv.o libkadm5clnt_la-kadm5_err.o libtool: link: ranlib .libs/libkadm5clnt.a /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT sample_passwd_check.lo -MD -MP -MF .deps/sample_passwd_check.Tpo -c -o sample_passwd_check.lo sample_passwd_check.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT sample_passwd_check.lo -MD -MP -MF .deps/sample_passwd_check.Tpo -c sample_passwd_check.c -fPIC -DPIC -o .libs/sample_passwd_check.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT sample_passwd_check.lo -MD -MP -MF .deps/sample_passwd_check.Tpo -c sample_passwd_check.c -o sample_passwd_check.o mv -f .deps/sample_passwd_check.Tpo .deps/sample_passwd_check.Plo /usr/bin/libtool --tag=CC --mode=link cc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -module -L/usr/local/lib -o sample_passwd_check.la sample_passwd_check.lo -pthread libtool: link: ar cru .libs/sample_passwd_check.a .libs/sample_passwd_check.o libtool: link: ranlib .libs/sample_passwd_check.a cp ./admin.h ../../include/kadm5/admin.h cp ./private.h ../../include/kadm5/private.h cp ./kadm5-pwcheck.h ../../include/kadm5/kadm5-pwcheck.h cp ./kadm5-protos.h ../../include/kadm5/kadm5-protos.h cp ./kadm5-private.h ../../include/kadm5/kadm5-private.h cp ./kadm5_err.h ../../include/kadm5/kadm5_err.h gmake[2]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/kadm5' gmake[2]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib' gmake[2]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib' gmake[1]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib' Making all in kuser gmake[1]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/kuser' cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../lib/roken -I../lib/roken -I./../lib/krb5 -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT kinit.o -MD -MP -MF .deps/kinit.Tpo -c -o kinit.o kinit.c kinit.c:943:21: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 943 | krb5_error_code ret; | ^ 1 warning generated. mv -f .deps/kinit.Tpo .deps/kinit.Po /usr/bin/libtool --tag=CC --mode=link cc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -L/usr/local/lib -o kinit kinit.o ../lib/krb5/libkrb5.la ../lib/ntlm/libheimntlm.la ../lib/hcrypto/libhcrypto.la ../lib/asn1/libasn1.la ../lib/vers/libvers.la ../lib/roken/libroken.la -pthread libtool: link: cc -o .libs/kinit -pthread -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe kinit.o /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/vers/.libs/libvers.a -L.libs -lkrb5 -lasn1 -lcom_err -lroken -lutil -lwind -lheimbase -lhx509 -lhcrypto -lcrypto -lheimsqlite -lheimntlm -Wl,-rpath,/usr/local/heimdal/lib cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../lib/roken -I../lib/roken -I./../lib/krb5 -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT kdestroy.o -MD -MP -MF .deps/kdestroy.Tpo -c -o kdestroy.o kdestroy.c mv -f .deps/kdestroy.Tpo .deps/kdestroy.Po /usr/bin/libtool --tag=CC --mode=link cc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -L/usr/local/lib -o kdestroy kdestroy.o ../lib/krb5/libkrb5.la ../lib/ntlm/libheimntlm.la ../lib/hcrypto/libhcrypto.la ../lib/asn1/libasn1.la ../lib/vers/libvers.la ../lib/roken/libroken.la -pthread libtool: link: cc -o .libs/kdestroy -pthread -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe kdestroy.o /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/vers/.libs/libvers.a -L.libs -lkrb5 -lasn1 -lcom_err -lroken -lutil -lwind -lheimbase -lhx509 -lhcrypto -lcrypto -lheimsqlite -lheimntlm -Wl,-rpath,/usr/local/heimdal/lib cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../lib/roken -I../lib/roken -I./../lib/krb5 -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT kgetcred.o -MD -MP -MF .deps/kgetcred.Tpo -c -o kgetcred.o kgetcred.c mv -f .deps/kgetcred.Tpo .deps/kgetcred.Po /usr/bin/libtool --tag=CC --mode=link cc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -L/usr/local/lib -o kgetcred kgetcred.o ../lib/krb5/libkrb5.la ../lib/hcrypto/libhcrypto.la ../lib/asn1/libasn1.la ../lib/vers/libvers.la ../lib/roken/libroken.la -pthread libtool: link: cc -o .libs/kgetcred -pthread -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe kgetcred.o /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/vers/.libs/libvers.a -L.libs -lkrb5 -lasn1 -lcom_err -lroken -lutil -lwind -lheimbase -lhx509 -lhcrypto -lcrypto -lheimsqlite -Wl,-rpath,/usr/local/heimdal/lib ../lib/sl/slc ./heimtools-commands.in ;cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../lib/roken -I../lib/roken -I./../lib/krb5 -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT heimtools.o -MD -MP -MF .deps/heimtools.Tpo -c -o heimtools.o heimtools.c mv -f .deps/heimtools.Tpo .deps/heimtools.Po cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../lib/roken -I../lib/roken -I./../lib/krb5 -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT klist.o -MD -MP -MF .deps/klist.Tpo -c -o klist.o klist.c mv -f .deps/klist.Tpo .deps/klist.Po cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../lib/roken -I../lib/roken -I./../lib/krb5 -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT kswitch.o -MD -MP -MF .deps/kswitch.Tpo -c -o kswitch.o kswitch.c mv -f .deps/kswitch.Tpo .deps/kswitch.Po cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../lib/roken -I../lib/roken -I./../lib/krb5 -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT copy_cred_cache.o -MD -MP -MF .deps/copy_cred_cache.Tpo -c -o copy_cred_cache.o copy_cred_cache.c mv -f .deps/copy_cred_cache.Tpo .deps/copy_cred_cache.Po cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../lib/roken -I../lib/roken -I./../lib/krb5 -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT heimtools-commands.o -MD -MP -MF .deps/heimtools-commands.Tpo -c -o heimtools-commands.o heimtools-commands.c mv -f .deps/heimtools-commands.Tpo .deps/heimtools-commands.Po /usr/bin/libtool --tag=CC --mode=link cc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -L/usr/local/lib -o heimtools heimtools.o klist.o kswitch.o copy_cred_cache.o heimtools-commands.o ../lib/sl/libsl.la ../lib/krb5/libkrb5.la ../lib/ntlm/libheimntlm.la ../lib/hcrypto/libhcrypto.la ../lib/asn1/libasn1.la ../lib/vers/libvers.la ../lib/roken/libroken.la ../lib/libedit/src/libheimedit.la -ltermcap -pthread libtool: link: cc -o .libs/heimtools -pthread -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe heimtools.o klist.o kswitch.o copy_cred_cache.o heimtools-commands.o /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/vers/.libs/libvers.a -L.libs -lsl -lheimedit -lcurses -ltermcap -lkrb5 -lasn1 -lcom_err -lroken -lutil -lwind -lheimbase -lhx509 -lhcrypto -lcrypto -lheimsqlite -lheimntlm -Wl,-rpath,/usr/local/heimdal/lib ../lib/sl/slc ./kdigest-commands.in cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../lib/roken -I../lib/roken -I./../lib/krb5 -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT kdigest.o -MD -MP -MF .deps/kdigest.Tpo -c -o kdigest.o kdigest.c mv -f .deps/kdigest.Tpo .deps/kdigest.Po cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../lib/roken -I../lib/roken -I./../lib/krb5 -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT kdigest-commands.o -MD -MP -MF .deps/kdigest-commands.Tpo -c -o kdigest-commands.o kdigest-commands.c mv -f .deps/kdigest-commands.Tpo .deps/kdigest-commands.Po /usr/bin/libtool --tag=CC --mode=link cc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -L/usr/local/lib -o kdigest kdigest.o kdigest-commands.o ../lib/ntlm/libheimntlm.la ../lib/krb5/libkrb5.la ../lib/hcrypto/libhcrypto.la ../lib/asn1/libasn1.la ../lib/sl/libsl.la ../lib/vers/libvers.la ../lib/roken/libroken.la -pthread libtool: link: cc -o .libs/kdigest -pthread -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe kdigest.o kdigest-commands.o /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/vers/.libs/libvers.a -L.libs -lheimntlm -lkrb5 -lasn1 -lcom_err -lroken -lutil -lwind -lheimbase -lhx509 -lhcrypto -lcrypto -lheimsqlite -lsl -lheimedit -lcurses -ltermcap -Wl,-rpath,/usr/local/heimdal/lib cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../lib/roken -I../lib/roken -I./../lib/krb5 -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT kimpersonate.o -MD -MP -MF .deps/kimpersonate.Tpo -c -o kimpersonate.o kimpersonate.c mv -f .deps/kimpersonate.Tpo .deps/kimpersonate.Po /usr/bin/libtool --tag=CC --mode=link cc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -L/usr/local/lib -o kimpersonate kimpersonate.o ../lib/krb5/libkrb5.la ../lib/ntlm/libheimntlm.la ../lib/hcrypto/libhcrypto.la ../lib/asn1/libasn1.la ../lib/vers/libvers.la ../lib/roken/libroken.la -pthread libtool: link: cc -o .libs/kimpersonate -pthread -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe kimpersonate.o /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/vers/.libs/libvers.a -L.libs -lkrb5 -lasn1 -lcom_err -lroken -lutil -lwind -lheimbase -lhx509 -lhcrypto -lcrypto -lheimsqlite -lheimntlm -Wl,-rpath,/usr/local/heimdal/lib cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../lib/roken -I../lib/roken -I./../lib/krb5 -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT kverify.o -MD -MP -MF .deps/kverify.Tpo -c -o kverify.o kverify.c mv -f .deps/kverify.Tpo .deps/kverify.Po /usr/bin/libtool --tag=CC --mode=link cc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -L/usr/local/lib -o kverify kverify.o ../lib/krb5/libkrb5.la ../lib/hcrypto/libhcrypto.la ../lib/asn1/libasn1.la ../lib/vers/libvers.la ../lib/roken/libroken.la -pthread libtool: link: cc -o .libs/kverify -pthread -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe kverify.o /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/vers/.libs/libvers.a -L.libs -lkrb5 -lasn1 -lcom_err -lroken -lutil -lwind -lheimbase -lhx509 -lhcrypto -lcrypto -lheimsqlite -Wl,-rpath,/usr/local/heimdal/lib cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../lib/roken -I../lib/roken -I./../lib/krb5 -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT kdecode_ticket.o -MD -MP -MF .deps/kdecode_ticket.Tpo -c -o kdecode_ticket.o kdecode_ticket.c mv -f .deps/kdecode_ticket.Tpo .deps/kdecode_ticket.Po /usr/bin/libtool --tag=CC --mode=link cc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -L/usr/local/lib -o kdecode_ticket kdecode_ticket.o ../lib/krb5/libkrb5.la ../lib/hcrypto/libhcrypto.la ../lib/asn1/libasn1.la ../lib/vers/libvers.la ../lib/roken/libroken.la -pthread libtool: link: cc -o .libs/kdecode_ticket -pthread -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe kdecode_ticket.o /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/vers/.libs/libvers.a -L.libs -lkrb5 -lasn1 -lcom_err -lroken -lutil -lwind -lheimbase -lhx509 -lhcrypto -lcrypto -lheimsqlite -Wl,-rpath,/usr/local/heimdal/lib cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../lib/roken -I../lib/roken -I./../lib/krb5 -DHEIMDAL_LOCALEDIR='"/usr/local/share/locale"' -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT generate-requests.o -MD -MP -MF .deps/generate-requests.Tpo -c -o generate-requests.o generate-requests.c mv -f .deps/generate-requests.Tpo .deps/generate-requests.Po /usr/bin/libtool --tag=CC --mode=link cc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -L/usr/local/lib -o generate-requests generate-requests.o ../lib/krb5/libkrb5.la ../lib/hcrypto/libhcrypto.la ../lib/asn1/libasn1.la ../lib/vers/libvers.la ../lib/roken/libroken.la -pthread libtool: link: cc -o .libs/generate-requests -pthread -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe generate-requests.o /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/vers/.libs/libvers.a -L.libs -lkrb5 -lasn1 -lcom_err -lroken -lutil -lwind -lheimbase -lhx509 -lhcrypto -lcrypto -lheimsqlite -Wl,-rpath,/usr/local/heimdal/lib gmake[1]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/kuser' Making all in kdc gmake[1]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/kdc' cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../lib/roken -I../lib/roken -I/include -I./../lib/krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT string2key.o -MD -MP -MF .deps/string2key.Tpo -c -o string2key.o string2key.c mv -f .deps/string2key.Tpo .deps/string2key.Po /usr/bin/libtool --tag=CC --mode=link cc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -L/usr/local/lib -o string2key string2key.o ../lib/hdb/libhdb.la ../lib/krb5/libkrb5.la ../lib/hcrypto/libhcrypto.la ../lib/asn1/libasn1.la ../lib/vers/libvers.la ../lib/roken/libroken.la -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -pthread libtool: link: cc -o .libs/string2key -pthread -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe string2key.o /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/vers/.libs/libvers.a -L.libs -lhdb -lcom_err -lkrb5 -lasn1 -lroken -lutil -lwind -lheimbase -lhx509 -lhcrypto -lcrypto -lheimsqlite -Wl,-rpath,/usr/local/heimdal/lib cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../lib/roken -I../lib/roken -I/include -I./../lib/krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT hprop.o -MD -MP -MF .deps/hprop.Tpo -c -o hprop.o hprop.c mv -f .deps/hprop.Tpo .deps/hprop.Po cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../lib/roken -I../lib/roken -I/include -I./../lib/krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mit_dump.o -MD -MP -MF .deps/mit_dump.Tpo -c -o mit_dump.o mit_dump.c mv -f .deps/mit_dump.Tpo .deps/mit_dump.Po /usr/bin/libtool --tag=CC --mode=link cc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -L/usr/local/lib -o hprop hprop.o mit_dump.o ../lib/hdb/libhdb.la ../lib/krb5/libkrb5.la ../lib/hcrypto/libhcrypto.la ../lib/asn1/libasn1.la ../lib/vers/libvers.la ../lib/roken/libroken.la -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -pthread libtool: link: cc -o .libs/hprop -pthread -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe hprop.o mit_dump.o /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/vers/.libs/libvers.a -L.libs -lhdb -lcom_err -lkrb5 -lasn1 -lroken -lutil -lwind -lheimbase -lhx509 -lhcrypto -lcrypto -lheimsqlite -Wl,-rpath,/usr/local/heimdal/lib cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../lib/roken -I../lib/roken -I/include -I./../lib/krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT hpropd.o -MD -MP -MF .deps/hpropd.Tpo -c -o hpropd.o hpropd.c mv -f .deps/hpropd.Tpo .deps/hpropd.Po /usr/bin/libtool --tag=CC --mode=link cc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -L/usr/local/lib -o hpropd hpropd.o ../lib/hdb/libhdb.la ../lib/krb5/libkrb5.la ../lib/hcrypto/libhcrypto.la ../lib/asn1/libasn1.la ../lib/vers/libvers.la ../lib/roken/libroken.la -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -pthread libtool: link: cc -o .libs/hpropd -pthread -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe hpropd.o /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/vers/.libs/libvers.a -L.libs -lhdb -lcom_err -lkrb5 -lasn1 -lroken -lutil -lwind -lheimbase -lhx509 -lhcrypto -lcrypto -lheimsqlite -Wl,-rpath,/usr/local/heimdal/lib cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../lib/roken -I../lib/roken -I/include -I./../lib/krb5 -I/usr/local/include -D_LARGE_FILES= -DINET6 -O2 -pipe -pthread -MT kdc-connect.o -MD -MP -MF .deps/kdc-connect.Tpo -c -o kdc-connect.o `test -f 'connect.c' || echo './'`connect.c mv -f .deps/kdc-connect.Tpo .deps/kdc-connect.Po cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../lib/roken -I../lib/roken -I/include -I./../lib/krb5 -I/usr/local/include -D_LARGE_FILES= -DINET6 -O2 -pipe -pthread -MT kdc-config.o -MD -MP -MF .deps/kdc-config.Tpo -c -o kdc-config.o `test -f 'config.c' || echo './'`config.c mv -f .deps/kdc-config.Tpo .deps/kdc-config.Po cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../lib/roken -I../lib/roken -I/include -I./../lib/krb5 -I/usr/local/include -D_LARGE_FILES= -DINET6 -O2 -pipe -pthread -MT kdc-announce.o -MD -MP -MF .deps/kdc-announce.Tpo -c -o kdc-announce.o `test -f 'announce.c' || echo './'`announce.c mv -f .deps/kdc-announce.Tpo .deps/kdc-announce.Po cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../lib/roken -I../lib/roken -I/include -I./../lib/krb5 -I/usr/local/include -D_LARGE_FILES= -DINET6 -O2 -pipe -pthread -MT kdc-main.o -MD -MP -MF .deps/kdc-main.Tpo -c -o kdc-main.o `test -f 'main.c' || echo './'`main.c mv -f .deps/kdc-main.Tpo .deps/kdc-main.Po /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../lib/roken -I../lib/roken -I/include -I./../lib/krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT default_config.lo -MD -MP -MF .deps/default_config.Tpo -c -o default_config.lo default_config.c cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../lib/roken -I../lib/roken -I/include -I./../lib/krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT default_config.lo -MD -MP -MF .deps/default_config.Tpo -c default_config.c -fPIC -DPIC -o .libs/default_config.o cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../lib/roken -I../lib/roken -I/include -I./../lib/krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT default_config.lo -MD -MP -MF .deps/default_config.Tpo -c default_config.c -o default_config.o mv -f .deps/default_config.Tpo .deps/default_config.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../lib/roken -I../lib/roken -I/include -I./../lib/krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT set_dbinfo.lo -MD -MP -MF .deps/set_dbinfo.Tpo -c -o set_dbinfo.lo set_dbinfo.c cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../lib/roken -I../lib/roken -I/include -I./../lib/krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT set_dbinfo.lo -MD -MP -MF .deps/set_dbinfo.Tpo -c set_dbinfo.c -fPIC -DPIC -o .libs/set_dbinfo.o cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../lib/roken -I../lib/roken -I/include -I./../lib/krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT set_dbinfo.lo -MD -MP -MF .deps/set_dbinfo.Tpo -c set_dbinfo.c -o set_dbinfo.o mv -f .deps/set_dbinfo.Tpo .deps/set_dbinfo.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../lib/roken -I../lib/roken -I/include -I./../lib/krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT digest.lo -MD -MP -MF .deps/digest.Tpo -c -o digest.lo digest.c cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../lib/roken -I../lib/roken -I/include -I./../lib/krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT digest.lo -MD -MP -MF .deps/digest.Tpo -c digest.c -fPIC -DPIC -o .libs/digest.o cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../lib/roken -I../lib/roken -I/include -I./../lib/krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT digest.lo -MD -MP -MF .deps/digest.Tpo -c digest.c -o digest.o mv -f .deps/digest.Tpo .deps/digest.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../lib/roken -I../lib/roken -I/include -I./../lib/krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT fast.lo -MD -MP -MF .deps/fast.Tpo -c -o fast.lo fast.c cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../lib/roken -I../lib/roken -I/include -I./../lib/krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT fast.lo -MD -MP -MF .deps/fast.Tpo -c fast.c -fPIC -DPIC -o .libs/fast.o cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../lib/roken -I../lib/roken -I/include -I./../lib/krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT fast.lo -MD -MP -MF .deps/fast.Tpo -c fast.c -o fast.o mv -f .deps/fast.Tpo .deps/fast.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../lib/roken -I../lib/roken -I/include -I./../lib/krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT kerberos5.lo -MD -MP -MF .deps/kerberos5.Tpo -c -o kerberos5.lo kerberos5.c cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../lib/roken -I../lib/roken -I/include -I./../lib/krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT kerberos5.lo -MD -MP -MF .deps/kerberos5.Tpo -c kerberos5.c -fPIC -DPIC -o .libs/kerberos5.o cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../lib/roken -I../lib/roken -I/include -I./../lib/krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT kerberos5.lo -MD -MP -MF .deps/kerberos5.Tpo -c kerberos5.c -o kerberos5.o mv -f .deps/kerberos5.Tpo .deps/kerberos5.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../lib/roken -I../lib/roken -I/include -I./../lib/krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5tgs.lo -MD -MP -MF .deps/krb5tgs.Tpo -c -o krb5tgs.lo krb5tgs.c cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../lib/roken -I../lib/roken -I/include -I./../lib/krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5tgs.lo -MD -MP -MF .deps/krb5tgs.Tpo -c krb5tgs.c -fPIC -DPIC -o .libs/krb5tgs.o cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../lib/roken -I../lib/roken -I/include -I./../lib/krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT krb5tgs.lo -MD -MP -MF .deps/krb5tgs.Tpo -c krb5tgs.c -o krb5tgs.o mv -f .deps/krb5tgs.Tpo .deps/krb5tgs.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../lib/roken -I../lib/roken -I/include -I./../lib/krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT pkinit.lo -MD -MP -MF .deps/pkinit.Tpo -c -o pkinit.lo pkinit.c cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../lib/roken -I../lib/roken -I/include -I./../lib/krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT pkinit.lo -MD -MP -MF .deps/pkinit.Tpo -c pkinit.c -fPIC -DPIC -o .libs/pkinit.o cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../lib/roken -I../lib/roken -I/include -I./../lib/krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT pkinit.lo -MD -MP -MF .deps/pkinit.Tpo -c pkinit.c -o pkinit.o mv -f .deps/pkinit.Tpo .deps/pkinit.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../lib/roken -I../lib/roken -I/include -I./../lib/krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT pkinit-ec.lo -MD -MP -MF .deps/pkinit-ec.Tpo -c -o pkinit-ec.lo pkinit-ec.c cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../lib/roken -I../lib/roken -I/include -I./../lib/krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT pkinit-ec.lo -MD -MP -MF .deps/pkinit-ec.Tpo -c pkinit-ec.c -fPIC -DPIC -o .libs/pkinit-ec.o cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../lib/roken -I../lib/roken -I/include -I./../lib/krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT pkinit-ec.lo -MD -MP -MF .deps/pkinit-ec.Tpo -c pkinit-ec.c -o pkinit-ec.o mv -f .deps/pkinit-ec.Tpo .deps/pkinit-ec.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../lib/roken -I../lib/roken -I/include -I./../lib/krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT log.lo -MD -MP -MF .deps/log.Tpo -c -o log.lo log.c cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../lib/roken -I../lib/roken -I/include -I./../lib/krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT log.lo -MD -MP -MF .deps/log.Tpo -c log.c -fPIC -DPIC -o .libs/log.o cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../lib/roken -I../lib/roken -I/include -I./../lib/krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT log.lo -MD -MP -MF .deps/log.Tpo -c log.c -o log.o mv -f .deps/log.Tpo .deps/log.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../lib/roken -I../lib/roken -I/include -I./../lib/krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c -o misc.lo misc.c cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../lib/roken -I../lib/roken -I/include -I./../lib/krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c misc.c -fPIC -DPIC -o .libs/misc.o cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../lib/roken -I../lib/roken -I/include -I./../lib/krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c misc.c -o misc.o mv -f .deps/misc.Tpo .deps/misc.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../lib/roken -I../lib/roken -I/include -I./../lib/krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT kx509.lo -MD -MP -MF .deps/kx509.Tpo -c -o kx509.lo kx509.c cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../lib/roken -I../lib/roken -I/include -I./../lib/krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT kx509.lo -MD -MP -MF .deps/kx509.Tpo -c kx509.c -fPIC -DPIC -o .libs/kx509.o cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../lib/roken -I../lib/roken -I/include -I./../lib/krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT kx509.lo -MD -MP -MF .deps/kx509.Tpo -c kx509.c -o kx509.o mv -f .deps/kx509.Tpo .deps/kx509.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../lib/roken -I../lib/roken -I/include -I./../lib/krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT process.lo -MD -MP -MF .deps/process.Tpo -c -o process.lo process.c cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../lib/roken -I../lib/roken -I/include -I./../lib/krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT process.lo -MD -MP -MF .deps/process.Tpo -c process.c -fPIC -DPIC -o .libs/process.o cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../lib/roken -I../lib/roken -I/include -I./../lib/krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT process.lo -MD -MP -MF .deps/process.Tpo -c process.c -o process.o mv -f .deps/process.Tpo .deps/process.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../lib/roken -I../lib/roken -I/include -I./../lib/krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT windc.lo -MD -MP -MF .deps/windc.Tpo -c -o windc.lo windc.c cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../lib/roken -I../lib/roken -I/include -I./../lib/krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT windc.lo -MD -MP -MF .deps/windc.Tpo -c windc.c -fPIC -DPIC -o .libs/windc.o cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../lib/roken -I../lib/roken -I/include -I./../lib/krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT windc.lo -MD -MP -MF .deps/windc.Tpo -c windc.c -o windc.o mv -f .deps/windc.Tpo .deps/windc.Plo /usr/bin/libtool --tag=CC --mode=link cc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -version-info 2:0:0 -L/usr/local/lib -o libkdc.la -rpath /usr/local/heimdal/lib default_config.lo set_dbinfo.lo digest.lo fast.lo kerberos5.lo krb5tgs.lo pkinit.lo pkinit-ec.lo log.lo misc.lo kx509.lo process.lo windc.lo ../lib/hx509/libhx509.la ../lib/hdb/libhdb.la ../lib/krb5/libkrb5.la ../lib/ntlm/libheimntlm.la ../lib/hcrypto/libhcrypto.la -lcrypto ../lib/asn1/libasn1.la ../lib/vers/libvers.la ../lib/roken/libroken.la -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -pthread libtool: link: cc -shared -fPIC -DPIC -o .libs/libkdc.so.3.0 -pthread -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe .libs/default_config.o .libs/set_dbinfo.o .libs/digest.o .libs/fast.o .libs/kerberos5.o .libs/krb5tgs.o .libs/pkinit.o .libs/pkinit-ec.o .libs/log.o .libs/misc.o .libs/kx509.o .libs/process.o .libs/windc.o -Wl,-whole-archive /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/vers/.libs/libvers.a -Wl,-no-whole-archive -L.libs -lhx509 -lcom_err -lhcrypto -lasn1 -lroken -lutil -lheimbase -lcrypto -lwind -lhdb -lkrb5 -lheimsqlite -lheimntlm -Wl,-soname,libkdc.so.3.0,-rpath,/usr/local/heimdal/lib libtool: link: ar x /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/vers/.libs/libvers.a libtool: link: ar cru .libs/libkdc.a ./.libs/libkdc.lax/libvers.a/print_version.o default_config.o set_dbinfo.o digest.o fast.o kerberos5.o krb5tgs.o pkinit.o pkinit-ec.o log.o misc.o kx509.o process.o windc.o libtool: link: ranlib .libs/libkdc.a /usr/bin/libtool --tag=CC --mode=link cc -DINET6 -O2 -pipe -pthread -L/usr/local/lib -o kdc kdc-connect.o kdc-config.o kdc-announce.o kdc-main.o libkdc.la ../lib/hdb/libhdb.la ../lib/krb5/libkrb5.la ../lib/hcrypto/libhcrypto.la ../lib/asn1/libasn1.la ../lib/vers/libvers.la ../lib/roken/libroken.la -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -lutil -pthread libtool: link: cc -o .libs/kdc -pthread -DINET6 -O2 -pipe kdc-connect.o kdc-config.o kdc-announce.o kdc-main.o /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/vers/.libs/libvers.a -L.libs -lkdc -lhx509 -lcom_err -lhcrypto -lasn1 -lroken -lutil -lheimbase -lcrypto -lwind -lhdb -lkrb5 -lheimsqlite -lheimntlm -Wl,-rpath,/usr/local/heimdal/lib cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../lib/roken -I../lib/roken -I/include -I./../lib/krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT digest-service.o -MD -MP -MF .deps/digest-service.Tpo -c -o digest-service.o digest-service.c mv -f .deps/digest-service.Tpo .deps/digest-service.Po /usr/bin/libtool --tag=CC --mode=link cc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -L/usr/local/lib -o digest-service digest-service.o libkdc.la ../lib/ntlm/libheimntlm.la ../lib/ipc/libheim-ipcs.la ../lib/hdb/libhdb.la ../lib/krb5/libkrb5.la ../lib/hcrypto/libhcrypto.la ../lib/asn1/libasn1.la ../lib/vers/libvers.la ../lib/roken/libroken.la -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -lutil -pthread libtool: link: cc -o .libs/digest-service -pthread -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe digest-service.o /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/ipc/.libs/libheim-ipcs.a /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/vers/.libs/libvers.a -L.libs -lkdc -lhx509 -lcom_err -lhcrypto -lasn1 -lroken -lutil -lheimbase -lcrypto -lwind -lhdb -lkrb5 -lheimsqlite -lheimntlm -Wl,-rpath,/usr/local/heimdal/lib cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../lib/roken -I../lib/roken -I/include -I./../lib/krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT kdc-replay.o -MD -MP -MF .deps/kdc-replay.Tpo -c -o kdc-replay.o kdc-replay.c mv -f .deps/kdc-replay.Tpo .deps/kdc-replay.Po /usr/bin/libtool --tag=CC --mode=link cc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -L/usr/local/lib -o kdc-replay kdc-replay.o libkdc.la ../lib/hdb/libhdb.la ../lib/krb5/libkrb5.la ../lib/hcrypto/libhcrypto.la ../lib/asn1/libasn1.la ../lib/vers/libvers.la ../lib/roken/libroken.la -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -lutil -pthread libtool: link: cc -o .libs/kdc-replay -pthread -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe kdc-replay.o /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/vers/.libs/libvers.a -L.libs -lkdc -lhx509 -lcom_err -lhcrypto -lasn1 -lroken -lutil -lheimbase -lcrypto -lwind -lhdb -lkrb5 -lheimsqlite -lheimntlm -Wl,-rpath,/usr/local/heimdal/lib cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../lib/roken -I../lib/roken -I/include -I./../lib/krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT config.o -MD -MP -MF .deps/config.Tpo -c -o config.o config.c mv -f .deps/config.Tpo .deps/config.Po cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../lib/roken -I../lib/roken -I/include -I./../lib/krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT kdc-tester.o -MD -MP -MF .deps/kdc-tester.Tpo -c -o kdc-tester.o kdc-tester.c mv -f .deps/kdc-tester.Tpo .deps/kdc-tester.Po /usr/bin/libtool --tag=CC --mode=link cc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -L/usr/local/lib -o kdc-tester config.o kdc-tester.o libkdc.la ../lib/hdb/libhdb.la ../lib/krb5/libkrb5.la ../lib/hcrypto/libhcrypto.la ../lib/asn1/libasn1.la ../lib/vers/libvers.la ../lib/roken/libroken.la -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -lutil ../lib/base/libheimbase.la -pthread libtool: link: cc -o .libs/kdc-tester -pthread -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe config.o kdc-tester.o /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/vers/.libs/libvers.a -L.libs -lkdc -lhx509 -lcom_err -lhcrypto -lasn1 -lroken -lutil -lheimbase -lcrypto -lwind -lhdb -lkrb5 -lheimsqlite -lheimntlm -Wl,-rpath,/usr/local/heimdal/lib cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../lib/roken -I../lib/roken -I/include -I./../lib/krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT kstash.o -MD -MP -MF .deps/kstash.Tpo -c -o kstash.o kstash.c mv -f .deps/kstash.Tpo .deps/kstash.Po /usr/bin/libtool --tag=CC --mode=link cc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -L/usr/local/lib -o kstash kstash.o ../lib/hdb/libhdb.la ../lib/krb5/libkrb5.la ../lib/hcrypto/libhcrypto.la ../lib/asn1/libasn1.la ../lib/vers/libvers.la ../lib/roken/libroken.la -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -pthread libtool: link: cc -o .libs/kstash -pthread -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe kstash.o /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/vers/.libs/libvers.a -L.libs -lhdb -lcom_err -lkrb5 -lasn1 -lroken -lutil -lwind -lheimbase -lhx509 -lhcrypto -lcrypto -lheimsqlite -Wl,-rpath,/usr/local/heimdal/lib cp ./kdc.h ../include/kdc.h cp ./kdc-protos.h ../include/kdc-protos.h cp ./windc_plugin.h ../include/windc_plugin.h cp ./kdc-private.h ../include/kdc-private.h gmake[1]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/kdc' Making all in admin gmake[1]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/admin' ../lib/sl/slc ./ktutil-commands.in ;cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../lib/roken -I../lib/roken -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT add.o -MD -MP -MF .deps/add.Tpo -c -o add.o add.c mv -f .deps/add.Tpo .deps/add.Po cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../lib/roken -I../lib/roken -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT change.o -MD -MP -MF .deps/change.Tpo -c -o change.o change.c mv -f .deps/change.Tpo .deps/change.Po cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../lib/roken -I../lib/roken -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT copy.o -MD -MP -MF .deps/copy.Tpo -c -o copy.o copy.c mv -f .deps/copy.Tpo .deps/copy.Po cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../lib/roken -I../lib/roken -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT destroy.o -MD -MP -MF .deps/destroy.Tpo -c -o destroy.o destroy.c mv -f .deps/destroy.Tpo .deps/destroy.Po cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../lib/roken -I../lib/roken -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT get.o -MD -MP -MF .deps/get.Tpo -c -o get.o get.c mv -f .deps/get.Tpo .deps/get.Po cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../lib/roken -I../lib/roken -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ktutil.o -MD -MP -MF .deps/ktutil.Tpo -c -o ktutil.o ktutil.c mv -f .deps/ktutil.Tpo .deps/ktutil.Po cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../lib/roken -I../lib/roken -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT list.o -MD -MP -MF .deps/list.Tpo -c -o list.o list.c mv -f .deps/list.Tpo .deps/list.Po cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../lib/roken -I../lib/roken -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT purge.o -MD -MP -MF .deps/purge.Tpo -c -o purge.o purge.c mv -f .deps/purge.Tpo .deps/purge.Po cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../lib/roken -I../lib/roken -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT remove.o -MD -MP -MF .deps/remove.Tpo -c -o remove.o remove.c mv -f .deps/remove.Tpo .deps/remove.Po cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../lib/roken -I../lib/roken -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT rename.o -MD -MP -MF .deps/rename.Tpo -c -o rename.o rename.c mv -f .deps/rename.Tpo .deps/rename.Po cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../lib/roken -I../lib/roken -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ktutil-commands.o -MD -MP -MF .deps/ktutil-commands.Tpo -c -o ktutil-commands.o ktutil-commands.c mv -f .deps/ktutil-commands.Tpo .deps/ktutil-commands.Po /usr/bin/libtool --tag=CC --mode=link cc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -L/usr/local/lib -o ktutil add.o change.o copy.o destroy.o get.o ktutil.o list.o purge.o remove.o rename.o ktutil-commands.o ../lib/kadm5/libkadm5clnt.la ../lib/krb5/libkrb5.la ../lib/hcrypto/libhcrypto.la ../lib/asn1/libasn1.la ../lib/sl/libsl.la ../lib/libedit/src/libheimedit.la -ltermcap ../lib/vers/libvers.la ../lib/roken/libroken.la -pthread libtool: link: cc -o .libs/ktutil -pthread -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe add.o change.o copy.o destroy.o get.o ktutil.o list.o purge.o remove.o rename.o ktutil-commands.o /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/vers/.libs/libvers.a -L.libs -lkadm5clnt -lcom_err -lkrb5 -lasn1 -lroken -lutil -lwind -lheimbase -lhx509 -lhcrypto -lcrypto -lheimsqlite -lsl -lheimedit -lcurses -ltermcap -Wl,-rpath,/usr/local/heimdal/lib gmake[1]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/admin' Making all in kadmin gmake[1]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/kadmin' ../lib/sl/slc ./kadmin-commands.in cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../lib/roken -I../lib/roken -I./../lib/krb5 -I../include/gssapi -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ank.o -MD -MP -MF .deps/ank.Tpo -c -o ank.o ank.c mv -f .deps/ank.Tpo .deps/ank.Po cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../lib/roken -I../lib/roken -I./../lib/krb5 -I../include/gssapi -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT add_enctype.o -MD -MP -MF .deps/add_enctype.Tpo -c -o add_enctype.o add_enctype.c mv -f .deps/add_enctype.Tpo .deps/add_enctype.Po cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../lib/roken -I../lib/roken -I./../lib/krb5 -I../include/gssapi -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT check.o -MD -MP -MF .deps/check.Tpo -c -o check.o check.c mv -f .deps/check.Tpo .deps/check.Po cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../lib/roken -I../lib/roken -I./../lib/krb5 -I../include/gssapi -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT cpw.o -MD -MP -MF .deps/cpw.Tpo -c -o cpw.o cpw.c mv -f .deps/cpw.Tpo .deps/cpw.Po cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../lib/roken -I../lib/roken -I./../lib/krb5 -I../include/gssapi -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT del.o -MD -MP -MF .deps/del.Tpo -c -o del.o del.c mv -f .deps/del.Tpo .deps/del.Po cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../lib/roken -I../lib/roken -I./../lib/krb5 -I../include/gssapi -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT del_enctype.o -MD -MP -MF .deps/del_enctype.Tpo -c -o del_enctype.o del_enctype.c mv -f .deps/del_enctype.Tpo .deps/del_enctype.Po cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../lib/roken -I../lib/roken -I./../lib/krb5 -I../include/gssapi -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT dump.o -MD -MP -MF .deps/dump.Tpo -c -o dump.o dump.c mv -f .deps/dump.Tpo .deps/dump.Po cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../lib/roken -I../lib/roken -I./../lib/krb5 -I../include/gssapi -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT ext.o -MD -MP -MF .deps/ext.Tpo -c -o ext.o ext.c mv -f .deps/ext.Tpo .deps/ext.Po cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../lib/roken -I../lib/roken -I./../lib/krb5 -I../include/gssapi -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT get.o -MD -MP -MF .deps/get.Tpo -c -o get.o get.c mv -f .deps/get.Tpo .deps/get.Po cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../lib/roken -I../lib/roken -I./../lib/krb5 -I../include/gssapi -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT init.o -MD -MP -MF .deps/init.Tpo -c -o init.o init.c mv -f .deps/init.Tpo .deps/init.Po cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../lib/roken -I../lib/roken -I./../lib/krb5 -I../include/gssapi -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT kadmin.o -MD -MP -MF .deps/kadmin.Tpo -c -o kadmin.o kadmin.c mv -f .deps/kadmin.Tpo .deps/kadmin.Po cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../lib/roken -I../lib/roken -I./../lib/krb5 -I../include/gssapi -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT load.o -MD -MP -MF .deps/load.Tpo -c -o load.o load.c mv -f .deps/load.Tpo .deps/load.Po cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../lib/roken -I../lib/roken -I./../lib/krb5 -I../include/gssapi -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT mod.o -MD -MP -MF .deps/mod.Tpo -c -o mod.o mod.c mv -f .deps/mod.Tpo .deps/mod.Po cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../lib/roken -I../lib/roken -I./../lib/krb5 -I../include/gssapi -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT rename.o -MD -MP -MF .deps/rename.Tpo -c -o rename.o rename.c mv -f .deps/rename.Tpo .deps/rename.Po cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../lib/roken -I../lib/roken -I./../lib/krb5 -I../include/gssapi -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT stash.o -MD -MP -MF .deps/stash.Tpo -c -o stash.o stash.c mv -f .deps/stash.Tpo .deps/stash.Po cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../lib/roken -I../lib/roken -I./../lib/krb5 -I../include/gssapi -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o util.c mv -f .deps/util.Tpo .deps/util.Po cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../lib/roken -I../lib/roken -I./../lib/krb5 -I../include/gssapi -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT pw_quality.o -MD -MP -MF .deps/pw_quality.Tpo -c -o pw_quality.o pw_quality.c mv -f .deps/pw_quality.Tpo .deps/pw_quality.Po cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../lib/roken -I../lib/roken -I./../lib/krb5 -I../include/gssapi -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT random_password.o -MD -MP -MF .deps/random_password.Tpo -c -o random_password.o random_password.c mv -f .deps/random_password.Tpo .deps/random_password.Po cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../lib/roken -I../lib/roken -I./../lib/krb5 -I../include/gssapi -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT kadmin-commands.o -MD -MP -MF .deps/kadmin-commands.Tpo -c -o kadmin-commands.o kadmin-commands.c mv -f .deps/kadmin-commands.Tpo .deps/kadmin-commands.Po /usr/bin/libtool --tag=CC --mode=link cc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -L/usr/local/lib -o kadmin ank.o add_enctype.o check.o cpw.o del.o del_enctype.o dump.o ext.o get.o init.o kadmin.o load.o mod.o rename.o stash.o util.o pw_quality.o random_password.o kadmin-commands.o ../lib/kadm5/libkadm5clnt.la ../lib/kadm5/libkadm5srv.la ../lib/sl/libsl.la ../lib/libedit/src/libheimedit.la -ltermcap ../lib/hdb/libhdb.la ../lib/krb5/libkrb5.la ../lib/hcrypto/libhcrypto.la ../lib/asn1/libasn1.la ../lib/vers/libvers.la ../lib/roken/libroken.la -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -pthread libtool: link: cc -o .libs/kadmin -pthread -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe ank.o add_enctype.o check.o cpw.o del.o del_enctype.o dump.o ext.o get.o init.o kadmin.o load.o mod.o rename.o stash.o util.o pw_quality.o random_password.o kadmin-commands.o /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/vers/.libs/libvers.a -L.libs -lkadm5clnt -lcom_err -lkrb5 -lasn1 -lroken -lutil -lwind -lheimbase -lhx509 -lhcrypto -lcrypto -lheimsqlite -lkadm5srv -lhdb -lsl -lheimedit -lcurses -ltermcap -Wl,-rpath,/usr/local/heimdal/lib cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../lib/roken -I../lib/roken -I./../lib/krb5 -I../include/gssapi -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT rpc.o -MD -MP -MF .deps/rpc.Tpo -c -o rpc.o rpc.c mv -f .deps/rpc.Tpo .deps/rpc.Po cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../lib/roken -I../lib/roken -I./../lib/krb5 -I../include/gssapi -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT server.o -MD -MP -MF .deps/server.Tpo -c -o server.o server.c mv -f .deps/server.Tpo .deps/server.Po cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../lib/roken -I../lib/roken -I./../lib/krb5 -I../include/gssapi -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT kadmind.o -MD -MP -MF .deps/kadmind.Tpo -c -o kadmind.o kadmind.c mv -f .deps/kadmind.Tpo .deps/kadmind.Po cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../lib/roken -I../lib/roken -I./../lib/krb5 -I../include/gssapi -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT kadm_conn.o -MD -MP -MF .deps/kadm_conn.Tpo -c -o kadm_conn.o kadm_conn.c mv -f .deps/kadm_conn.Tpo .deps/kadm_conn.Po /usr/bin/libtool --tag=CC --mode=link cc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -L/usr/local/lib -o kadmind rpc.o server.o kadmind.o kadm_conn.o ../lib/kadm5/libkadm5srv.la ../lib/gssapi/libgssapi.la ../lib/hdb/libhdb.la ../lib/krb5/libkrb5.la ../lib/hcrypto/libhcrypto.la ../lib/asn1/libasn1.la ../lib/vers/libvers.la ../lib/roken/libroken.la -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -lutil -pthread libtool: link: cc -o .libs/kadmind -pthread -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe rpc.o server.o kadmind.o kadm_conn.o /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/vers/.libs/libvers.a -L.libs -lkadm5srv -lcom_err -lkrb5 -lasn1 -lroken -lutil -lwind -lheimbase -lhx509 -lhcrypto -lcrypto -lheimsqlite -lhdb -lgssapi -lheimntlm -Wl,-rpath,/usr/local/heimdal/lib cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../lib/roken -I../lib/roken -I./../lib/krb5 -I../include/gssapi -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT add-random-users.o -MD -MP -MF .deps/add-random-users.Tpo -c -o add-random-users.o add-random-users.c mv -f .deps/add-random-users.Tpo .deps/add-random-users.Po /usr/bin/libtool --tag=CC --mode=link cc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -L/usr/local/lib -o add_random_users add-random-users.o ../lib/kadm5/libkadm5clnt.la ../lib/kadm5/libkadm5srv.la ../lib/hdb/libhdb.la ../lib/krb5/libkrb5.la ../lib/hcrypto/libhcrypto.la ../lib/asn1/libasn1.la ../lib/vers/libvers.la ../lib/roken/libroken.la -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -pthread libtool: link: cc -o .libs/add_random_users -pthread -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe add-random-users.o /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/vers/.libs/libvers.a -L.libs -lkadm5clnt -lcom_err -lkrb5 -lasn1 -lroken -lutil -lwind -lheimbase -lhx509 -lhcrypto -lcrypto -lheimsqlite -lkadm5srv -lhdb -Wl,-rpath,/usr/local/heimdal/lib gmake[1]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/kadmin' Making all in kpasswd gmake[1]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/kpasswd' cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../lib/roken -I../lib/roken -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT kpasswd.o -MD -MP -MF .deps/kpasswd.Tpo -c -o kpasswd.o kpasswd.c mv -f .deps/kpasswd.Tpo .deps/kpasswd.Po /usr/bin/libtool --tag=CC --mode=link cc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -L/usr/local/lib -o kpasswd kpasswd.o ../lib/krb5/libkrb5.la ../lib/hcrypto/libhcrypto.la ../lib/asn1/libasn1.la ../lib/vers/libvers.la ../lib/roken/libroken.la -pthread libtool: link: cc -o .libs/kpasswd -pthread -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe kpasswd.o /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/vers/.libs/libvers.a -L.libs -lkrb5 -lasn1 -lcom_err -lroken -lutil -lwind -lheimbase -lhx509 -lhcrypto -lcrypto -lheimsqlite -Wl,-rpath,/usr/local/heimdal/lib cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../lib/roken -I../lib/roken -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT kpasswdd.o -MD -MP -MF .deps/kpasswdd.Tpo -c -o kpasswdd.o kpasswdd.c mv -f .deps/kpasswdd.Tpo .deps/kpasswdd.Po /usr/bin/libtool --tag=CC --mode=link cc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -L/usr/local/lib -o kpasswdd kpasswdd.o ../lib/kadm5/libkadm5srv.la ../lib/hdb/libhdb.la ../lib/krb5/libkrb5.la ../lib/hcrypto/libhcrypto.la ../lib/asn1/libasn1.la ../lib/vers/libvers.la ../lib/roken/libroken.la -lutil -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -pthread libtool: link: cc -o .libs/kpasswdd -pthread -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe kpasswdd.o /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/vers/.libs/libvers.a -L.libs -lkadm5srv -lcom_err -lkrb5 -lasn1 -lroken -lutil -lwind -lheimbase -lhx509 -lhcrypto -lcrypto -lheimsqlite -lhdb -Wl,-rpath,/usr/local/heimdal/lib cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../lib/roken -I../lib/roken -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT kpasswd-generator.o -MD -MP -MF .deps/kpasswd-generator.Tpo -c -o kpasswd-generator.o kpasswd-generator.c mv -f .deps/kpasswd-generator.Tpo .deps/kpasswd-generator.Po /usr/bin/libtool --tag=CC --mode=link cc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -L/usr/local/lib -o kpasswd-generator kpasswd-generator.o ../lib/krb5/libkrb5.la ../lib/hcrypto/libhcrypto.la ../lib/asn1/libasn1.la ../lib/vers/libvers.la ../lib/roken/libroken.la -pthread libtool: link: cc -o .libs/kpasswd-generator -pthread -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe kpasswd-generator.o /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/vers/.libs/libvers.a -L.libs -lkrb5 -lasn1 -lcom_err -lroken -lutil -lwind -lheimbase -lhx509 -lhcrypto -lcrypto -lheimsqlite -Wl,-rpath,/usr/local/heimdal/lib gmake[1]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/kpasswd' Making all in kcm gmake[1]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/kcm' cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../lib/roken -I../lib/roken -I./../lib/krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT acl.o -MD -MP -MF .deps/acl.Tpo -c -o acl.o acl.c mv -f .deps/acl.Tpo .deps/acl.Po cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../lib/roken -I../lib/roken -I./../lib/krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT acquire.o -MD -MP -MF .deps/acquire.Tpo -c -o acquire.o acquire.c mv -f .deps/acquire.Tpo .deps/acquire.Po cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../lib/roken -I../lib/roken -I./../lib/krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT cache.o -MD -MP -MF .deps/cache.Tpo -c -o cache.o cache.c mv -f .deps/cache.Tpo .deps/cache.Po cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../lib/roken -I../lib/roken -I./../lib/krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT client.o -MD -MP -MF .deps/client.Tpo -c -o client.o client.c mv -f .deps/client.Tpo .deps/client.Po cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../lib/roken -I../lib/roken -I./../lib/krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT config.o -MD -MP -MF .deps/config.Tpo -c -o config.o config.c mv -f .deps/config.Tpo .deps/config.Po cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../lib/roken -I../lib/roken -I./../lib/krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT connect.o -MD -MP -MF .deps/connect.Tpo -c -o connect.o connect.c mv -f .deps/connect.Tpo .deps/connect.Po cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../lib/roken -I../lib/roken -I./../lib/krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT events.o -MD -MP -MF .deps/events.Tpo -c -o events.o events.c mv -f .deps/events.Tpo .deps/events.Po cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../lib/roken -I../lib/roken -I./../lib/krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT glue.o -MD -MP -MF .deps/glue.Tpo -c -o glue.o glue.c mv -f .deps/glue.Tpo .deps/glue.Po cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../lib/roken -I../lib/roken -I./../lib/krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT log.o -MD -MP -MF .deps/log.Tpo -c -o log.o log.c mv -f .deps/log.Tpo .deps/log.Po cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../lib/roken -I../lib/roken -I./../lib/krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c mv -f .deps/main.Tpo .deps/main.Po cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../lib/roken -I../lib/roken -I./../lib/krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT protocol.o -MD -MP -MF .deps/protocol.Tpo -c -o protocol.o protocol.c mv -f .deps/protocol.Tpo .deps/protocol.Po cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../lib/roken -I../lib/roken -I./../lib/krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT sessions.o -MD -MP -MF .deps/sessions.Tpo -c -o sessions.o sessions.c mv -f .deps/sessions.Tpo .deps/sessions.Po cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../lib/roken -I../lib/roken -I./../lib/krb5 -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT renew.o -MD -MP -MF .deps/renew.Tpo -c -o renew.o renew.c mv -f .deps/renew.Tpo .deps/renew.Po /usr/bin/libtool --tag=CC --mode=link cc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -L/usr/local/lib -o kcm acl.o acquire.o cache.o client.o config.o connect.o events.o glue.o log.o main.o protocol.o sessions.o renew.o ../lib/hdb/libhdb.la ../lib/krb5/libkrb5.la ../lib/hcrypto/libhcrypto.la ../lib/asn1/libasn1.la ../lib/ntlm/libheimntlm.la ../lib/ipc/libheim-ipcs.la ../lib/vers/libvers.la ../lib/roken/libroken.la -lutil -pthread libtool: link: cc -o .libs/kcm -pthread -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe acl.o acquire.o cache.o client.o config.o connect.o events.o glue.o log.o main.o protocol.o sessions.o renew.o /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/ipc/.libs/libheim-ipcs.a /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/vers/.libs/libvers.a -L.libs -lhdb -lcom_err -lkrb5 -lasn1 -lroken -lutil -lwind -lheimbase -lhx509 -lhcrypto -lcrypto -lheimsqlite -lheimntlm -Wl,-rpath,/usr/local/heimdal/lib cp ./kcm-protos.h ../include/kcm-protos.h gmake[1]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/kcm' Making all in appl gmake[1]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/appl' Making all in dbutils gmake[2]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/appl/dbutils' cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT bsearch.o -MD -MP -MF .deps/bsearch.Tpo -c -o bsearch.o bsearch.c mv -f .deps/bsearch.Tpo .deps/bsearch.Po /usr/bin/libtool --tag=CC --mode=link cc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -L/usr/local/lib -o bsearch bsearch.o ../../lib/vers/libvers.la ../../lib/roken/libroken.la ../../lib/base/libheimbase.la -pthread libtool: link: cc -o .libs/bsearch -pthread -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe bsearch.o /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/vers/.libs/libvers.a -L.libs -lroken -lutil -lheimbase -Wl,-rpath,/usr/local/heimdal/lib gmake[2]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/appl/dbutils' Making all in gssmask gmake[2]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/appl/gssmask' cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT gssmask.o -MD -MP -MF .deps/gssmask.Tpo -c -o gssmask.o gssmask.c mv -f .deps/gssmask.Tpo .deps/gssmask.Po cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT common.o -MD -MP -MF .deps/common.Tpo -c -o common.o common.c mv -f .deps/common.Tpo .deps/common.Po /usr/bin/libtool --tag=CC --mode=link cc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -L/usr/local/lib -o gssmask gssmask.o common.o ../../lib/gssapi/libgssapi.la ../../lib/vers/libvers.la ../../lib/roken/libroken.la ../../lib/krb5/libkrb5.la -pthread libtool: link: cc -o .libs/gssmask -pthread -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe gssmask.o common.o /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/vers/.libs/libvers.a -L.libs -lgssapi -lheimntlm -lkrb5 -lasn1 -lcom_err -lroken -lutil -lwind -lheimbase -lhx509 -lhcrypto -lcrypto -lheimsqlite -Wl,-rpath,/usr/local/heimdal/lib cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT gssmaestro.o -MD -MP -MF .deps/gssmaestro.Tpo -c -o gssmaestro.o gssmaestro.c mv -f .deps/gssmaestro.Tpo .deps/gssmaestro.Po /usr/bin/libtool --tag=CC --mode=link cc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -L/usr/local/lib -o gssmaestro gssmaestro.o common.o ../../lib/gssapi/libgssapi.la ../../lib/vers/libvers.la ../../lib/roken/libroken.la ../../lib/krb5/libkrb5.la -pthread libtool: link: cc -o .libs/gssmaestro -pthread -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe gssmaestro.o common.o /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/vers/.libs/libvers.a -L.libs -lgssapi -lheimntlm -lkrb5 -lasn1 -lcom_err -lroken -lutil -lwind -lheimbase -lhx509 -lhcrypto -lcrypto -lheimsqlite -Wl,-rpath,/usr/local/heimdal/lib gmake[2]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/appl/gssmask' Making all in su gmake[2]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/appl/su' cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT su.o -MD -MP -MF .deps/su.Tpo -c -o su.o su.c mv -f .deps/su.Tpo .deps/su.Po /usr/bin/libtool --tag=CC --mode=link cc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -L/usr/local/lib -o su su.o ../../lib/krb5/libkrb5.la ../../lib/hcrypto/libhcrypto.la ../../lib/asn1/libasn1.la ../../lib/vers/libvers.la ../../lib/roken/libroken.la -pthread libtool: link: cc -o .libs/su -pthread -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe su.o /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/vers/.libs/libvers.a -L.libs -lkrb5 -lasn1 -lcom_err -lroken -lutil -lwind -lheimbase -lhx509 -lhcrypto -lcrypto -lheimsqlite -Wl,-rpath,/usr/local/heimdal/lib gmake[2]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/appl/su' Making all in test gmake[2]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/appl/test' cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -Wno-extra -Wno-missing-field-initializers -Wno-strict-aliasing -Wno-shadow -DINET6 -O2 -pipe -pthread -MT tcp_client.o -MD -MP -MF .deps/tcp_client.Tpo -c -o tcp_client.o tcp_client.c mv -f .deps/tcp_client.Tpo .deps/tcp_client.Po cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -Wno-extra -Wno-missing-field-initializers -Wno-strict-aliasing -Wno-shadow -DINET6 -O2 -pipe -pthread -MT common.o -MD -MP -MF .deps/common.Tpo -c -o common.o common.c mv -f .deps/common.Tpo .deps/common.Po /usr/bin/libtool --tag=CC --mode=link cc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -Wno-extra -Wno-missing-field-initializers -Wno-strict-aliasing -Wno-shadow -DINET6 -O2 -pipe -pthread -L/usr/local/lib -o tcp_client tcp_client.o common.o ../../lib/krb5/libkrb5.la ../../lib/hcrypto/libhcrypto.la ../../lib/asn1/libasn1.la ../../lib/vers/libvers.la ../../lib/roken/libroken.la -pthread libtool: link: cc -o .libs/tcp_client -pthread -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -Wno-extra -Wno-missing-field-initializers -Wno-strict-aliasing -Wno-shadow -DINET6 -O2 -pipe tcp_client.o common.o /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/vers/.libs/libvers.a -L.libs -lkrb5 -lasn1 -lcom_err -lroken -lutil -lwind -lheimbase -lhx509 -lhcrypto -lcrypto -lheimsqlite -Wl,-rpath,/usr/local/heimdal/lib cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -Wno-extra -Wno-missing-field-initializers -Wno-strict-aliasing -Wno-shadow -DINET6 -O2 -pipe -pthread -MT tcp_server.o -MD -MP -MF .deps/tcp_server.Tpo -c -o tcp_server.o tcp_server.c mv -f .deps/tcp_server.Tpo .deps/tcp_server.Po /usr/bin/libtool --tag=CC --mode=link cc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -Wno-extra -Wno-missing-field-initializers -Wno-strict-aliasing -Wno-shadow -DINET6 -O2 -pipe -pthread -L/usr/local/lib -o tcp_server tcp_server.o common.o ../../lib/krb5/libkrb5.la ../../lib/hcrypto/libhcrypto.la ../../lib/asn1/libasn1.la ../../lib/vers/libvers.la ../../lib/roken/libroken.la -pthread libtool: link: cc -o .libs/tcp_server -pthread -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -Wno-extra -Wno-missing-field-initializers -Wno-strict-aliasing -Wno-shadow -DINET6 -O2 -pipe tcp_server.o common.o /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/vers/.libs/libvers.a -L.libs -lkrb5 -lasn1 -lcom_err -lroken -lutil -lwind -lheimbase -lhx509 -lhcrypto -lcrypto -lheimsqlite -Wl,-rpath,/usr/local/heimdal/lib cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -Wno-extra -Wno-missing-field-initializers -Wno-strict-aliasing -Wno-shadow -DINET6 -O2 -pipe -pthread -MT gssapi_server.o -MD -MP -MF .deps/gssapi_server.Tpo -c -o gssapi_server.o gssapi_server.c mv -f .deps/gssapi_server.Tpo .deps/gssapi_server.Po cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -Wno-extra -Wno-missing-field-initializers -Wno-strict-aliasing -Wno-shadow -DINET6 -O2 -pipe -pthread -MT gss_common.o -MD -MP -MF .deps/gss_common.Tpo -c -o gss_common.o gss_common.c mv -f .deps/gss_common.Tpo .deps/gss_common.Po /usr/bin/libtool --tag=CC --mode=link cc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -Wno-extra -Wno-missing-field-initializers -Wno-strict-aliasing -Wno-shadow -DINET6 -O2 -pipe -pthread -L/usr/local/lib -o gssapi_server gssapi_server.o gss_common.o common.o ../../lib/gssapi/libgssapi.la ../../lib/krb5/libkrb5.la ../../lib/hcrypto/libhcrypto.la ../../lib/asn1/libasn1.la ../../lib/vers/libvers.la ../../lib/roken/libroken.la -pthread libtool: link: cc -o .libs/gssapi_server -pthread -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -Wno-extra -Wno-missing-field-initializers -Wno-strict-aliasing -Wno-shadow -DINET6 -O2 -pipe gssapi_server.o gss_common.o common.o /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/vers/.libs/libvers.a -L.libs -lgssapi -lheimntlm -lkrb5 -lasn1 -lcom_err -lroken -lutil -lwind -lheimbase -lhx509 -lhcrypto -lcrypto -lheimsqlite -Wl,-rpath,/usr/local/heimdal/lib cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -Wno-extra -Wno-missing-field-initializers -Wno-strict-aliasing -Wno-shadow -DINET6 -O2 -pipe -pthread -MT gssapi_client.o -MD -MP -MF .deps/gssapi_client.Tpo -c -o gssapi_client.o gssapi_client.c mv -f .deps/gssapi_client.Tpo .deps/gssapi_client.Po /usr/bin/libtool --tag=CC --mode=link cc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -Wno-extra -Wno-missing-field-initializers -Wno-strict-aliasing -Wno-shadow -DINET6 -O2 -pipe -pthread -L/usr/local/lib -o gssapi_client gssapi_client.o gss_common.o common.o ../../lib/gssapi/libgssapi.la ../../lib/krb5/libkrb5.la ../../lib/hcrypto/libhcrypto.la ../../lib/asn1/libasn1.la ../../lib/vers/libvers.la ../../lib/roken/libroken.la -pthread libtool: link: cc -o .libs/gssapi_client -pthread -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -Wno-extra -Wno-missing-field-initializers -Wno-strict-aliasing -Wno-shadow -DINET6 -O2 -pipe gssapi_client.o gss_common.o common.o /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/vers/.libs/libvers.a -L.libs -lgssapi -lheimntlm -lkrb5 -lasn1 -lcom_err -lroken -lutil -lwind -lheimbase -lhx509 -lhcrypto -lcrypto -lheimsqlite -Wl,-rpath,/usr/local/heimdal/lib cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -Wno-extra -Wno-missing-field-initializers -Wno-strict-aliasing -Wno-shadow -DINET6 -O2 -pipe -pthread -MT uu_server.o -MD -MP -MF .deps/uu_server.Tpo -c -o uu_server.o uu_server.c mv -f .deps/uu_server.Tpo .deps/uu_server.Po /usr/bin/libtool --tag=CC --mode=link cc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -Wno-extra -Wno-missing-field-initializers -Wno-strict-aliasing -Wno-shadow -DINET6 -O2 -pipe -pthread -L/usr/local/lib -o uu_server uu_server.o common.o ../../lib/krb5/libkrb5.la ../../lib/hcrypto/libhcrypto.la ../../lib/asn1/libasn1.la ../../lib/vers/libvers.la ../../lib/roken/libroken.la -pthread libtool: link: cc -o .libs/uu_server -pthread -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -Wno-extra -Wno-missing-field-initializers -Wno-strict-aliasing -Wno-shadow -DINET6 -O2 -pipe uu_server.o common.o /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/vers/.libs/libvers.a -L.libs -lkrb5 -lasn1 -lcom_err -lroken -lutil -lwind -lheimbase -lhx509 -lhcrypto -lcrypto -lheimsqlite -Wl,-rpath,/usr/local/heimdal/lib cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -Wno-extra -Wno-missing-field-initializers -Wno-strict-aliasing -Wno-shadow -DINET6 -O2 -pipe -pthread -MT uu_client.o -MD -MP -MF .deps/uu_client.Tpo -c -o uu_client.o uu_client.c mv -f .deps/uu_client.Tpo .deps/uu_client.Po /usr/bin/libtool --tag=CC --mode=link cc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -Wno-extra -Wno-missing-field-initializers -Wno-strict-aliasing -Wno-shadow -DINET6 -O2 -pipe -pthread -L/usr/local/lib -o uu_client uu_client.o common.o ../../lib/krb5/libkrb5.la ../../lib/hcrypto/libhcrypto.la ../../lib/asn1/libasn1.la ../../lib/vers/libvers.la ../../lib/roken/libroken.la -pthread libtool: link: cc -o .libs/uu_client -pthread -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -Wno-extra -Wno-missing-field-initializers -Wno-strict-aliasing -Wno-shadow -DINET6 -O2 -pipe uu_client.o common.o /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/vers/.libs/libvers.a -L.libs -lkrb5 -lasn1 -lcom_err -lroken -lutil -lwind -lheimbase -lhx509 -lhcrypto -lcrypto -lheimsqlite -Wl,-rpath,/usr/local/heimdal/lib cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -Wno-extra -Wno-missing-field-initializers -Wno-strict-aliasing -Wno-shadow -DINET6 -O2 -pipe -pthread -MT nt_gss_server.o -MD -MP -MF .deps/nt_gss_server.Tpo -c -o nt_gss_server.o nt_gss_server.c mv -f .deps/nt_gss_server.Tpo .deps/nt_gss_server.Po cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -Wno-extra -Wno-missing-field-initializers -Wno-strict-aliasing -Wno-shadow -DINET6 -O2 -pipe -pthread -MT nt_gss_common.o -MD -MP -MF .deps/nt_gss_common.Tpo -c -o nt_gss_common.o nt_gss_common.c mv -f .deps/nt_gss_common.Tpo .deps/nt_gss_common.Po /usr/bin/libtool --tag=CC --mode=link cc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -Wno-extra -Wno-missing-field-initializers -Wno-strict-aliasing -Wno-shadow -DINET6 -O2 -pipe -pthread -L/usr/local/lib -o nt_gss_server nt_gss_server.o nt_gss_common.o ../../lib/gssapi/libgssapi.la ../../lib/krb5/libkrb5.la ../../lib/hcrypto/libhcrypto.la ../../lib/asn1/libasn1.la ../../lib/vers/libvers.la ../../lib/roken/libroken.la -pthread libtool: link: cc -o .libs/nt_gss_server -pthread -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -Wno-extra -Wno-missing-field-initializers -Wno-strict-aliasing -Wno-shadow -DINET6 -O2 -pipe nt_gss_server.o nt_gss_common.o /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/vers/.libs/libvers.a -L.libs -lgssapi -lheimntlm -lkrb5 -lasn1 -lcom_err -lroken -lutil -lwind -lheimbase -lhx509 -lhcrypto -lcrypto -lheimsqlite -Wl,-rpath,/usr/local/heimdal/lib cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -Wno-extra -Wno-missing-field-initializers -Wno-strict-aliasing -Wno-shadow -DINET6 -O2 -pipe -pthread -MT nt_gss_client.o -MD -MP -MF .deps/nt_gss_client.Tpo -c -o nt_gss_client.o nt_gss_client.c mv -f .deps/nt_gss_client.Tpo .deps/nt_gss_client.Po /usr/bin/libtool --tag=CC --mode=link cc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -Wno-extra -Wno-missing-field-initializers -Wno-strict-aliasing -Wno-shadow -DINET6 -O2 -pipe -pthread -L/usr/local/lib -o nt_gss_client nt_gss_client.o nt_gss_common.o common.o ../../lib/gssapi/libgssapi.la ../../lib/krb5/libkrb5.la ../../lib/hcrypto/libhcrypto.la ../../lib/asn1/libasn1.la ../../lib/vers/libvers.la ../../lib/roken/libroken.la -pthread libtool: link: cc -o .libs/nt_gss_client -pthread -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -Wno-extra -Wno-missing-field-initializers -Wno-strict-aliasing -Wno-shadow -DINET6 -O2 -pipe nt_gss_client.o nt_gss_common.o common.o /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/vers/.libs/libvers.a -L.libs -lgssapi -lheimntlm -lkrb5 -lasn1 -lcom_err -lroken -lutil -lwind -lheimbase -lhx509 -lhcrypto -lcrypto -lheimsqlite -Wl,-rpath,/usr/local/heimdal/lib cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -Wno-extra -Wno-missing-field-initializers -Wno-strict-aliasing -Wno-shadow -DINET6 -O2 -pipe -pthread -MT http_client.o -MD -MP -MF .deps/http_client.Tpo -c -o http_client.o http_client.c mv -f .deps/http_client.Tpo .deps/http_client.Po /usr/bin/libtool --tag=CC --mode=link cc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -Wno-extra -Wno-missing-field-initializers -Wno-strict-aliasing -Wno-shadow -DINET6 -O2 -pipe -pthread -L/usr/local/lib -o http_client http_client.o gss_common.o common.o ../../lib/gssapi/libgssapi.la ../../lib/krb5/libkrb5.la ../../lib/hcrypto/libhcrypto.la ../../lib/asn1/libasn1.la ../../lib/vers/libvers.la ../../lib/roken/libroken.la -pthread libtool: link: cc -o .libs/http_client -pthread -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -Wno-extra -Wno-missing-field-initializers -Wno-strict-aliasing -Wno-shadow -DINET6 -O2 -pipe http_client.o gss_common.o common.o /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/vers/.libs/libvers.a -L.libs -lgssapi -lheimntlm -lkrb5 -lasn1 -lcom_err -lroken -lutil -lwind -lheimbase -lhx509 -lhcrypto -lcrypto -lheimsqlite -Wl,-rpath,/usr/local/heimdal/lib gmake[2]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/appl/test' Making all in kf gmake[2]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/appl/kf' cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT kf.o -MD -MP -MF .deps/kf.Tpo -c -o kf.o kf.c mv -f .deps/kf.Tpo .deps/kf.Po /usr/bin/libtool --tag=CC --mode=link cc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -L/usr/local/lib -o kf kf.o ../../lib/krb5/libkrb5.la ../../lib/hcrypto/libhcrypto.la ../../lib/asn1/libasn1.la ../../lib/vers/libvers.la ../../lib/roken/libroken.la -pthread libtool: link: cc -o .libs/kf -pthread -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe kf.o /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/vers/.libs/libvers.a -L.libs -lkrb5 -lasn1 -lcom_err -lroken -lutil -lwind -lheimbase -lhx509 -lhcrypto -lcrypto -lheimsqlite -Wl,-rpath,/usr/local/heimdal/lib cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT kfd.o -MD -MP -MF .deps/kfd.Tpo -c -o kfd.o kfd.c mv -f .deps/kfd.Tpo .deps/kfd.Po /usr/bin/libtool --tag=CC --mode=link cc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -L/usr/local/lib -o kfd kfd.o ../../lib/krb5/libkrb5.la ../../lib/hcrypto/libhcrypto.la ../../lib/asn1/libasn1.la ../../lib/vers/libvers.la ../../lib/roken/libroken.la -pthread libtool: link: cc -o .libs/kfd -pthread -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe kfd.o /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/vers/.libs/libvers.a -L.libs -lkrb5 -lasn1 -lcom_err -lroken -lutil -lwind -lheimbase -lhx509 -lhcrypto -lcrypto -lheimsqlite -Wl,-rpath,/usr/local/heimdal/lib gmake[2]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/appl/kf' gmake[2]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/appl' gmake[2]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/appl' gmake[1]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/appl' Making all in tools gmake[1]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/tools' sed -e "s!@PACKAGE\@!heimdal!g" -e "s!@VERSION\@!7.8.0!g" -e "s!@CANONICAL_HOST\@!x86_64-unknown-openbsd7.8!g" -e "s!@prefix\@!/usr/local!g" -e "s!@exec_prefix\@!/usr/local!g" -e "s!@libdir\@!/usr/local/heimdal/lib!g" -e "s!@includedir\@!/usr/local/heimdal/include!g" -e "s!@PTHREAD_LIBADD\@!-pthread!g" -e "s!@LIB_crypt\@!!g" -e "s!@LIB_dbopen\@!!g" -e "s!@LIB_hcrypto_appl\@!-lhcrypto!g" -e "s!@LIB_dlopen\@!!g" -e "s!@LIB_door_create\@!!g" -e "s!@LIB_pkinit\@!-lhx509!g" -e "s!@LIBS\@!-pthread !g" ./krb5-config.in | /bin/sh > krb5-config.new mv krb5-config.new krb5-config chmod +x krb5-config sed -e "s!@PACKAGE\@!heimdal!g" -e "s!@VERSION\@!7.8.0!g" -e "s!@CANONICAL_HOST\@!x86_64-unknown-openbsd7.8!g" -e "s!@prefix\@!/usr/local!g" -e "s!@exec_prefix\@!/usr/local!g" -e "s!@libdir\@!/usr/local/heimdal/lib!g" -e "s!@includedir\@!/usr/local/heimdal/include!g" -e "s!@PTHREAD_LIBADD\@!-pthread!g" -e "s!@LIB_crypt\@!!g" -e "s!@LIB_dbopen\@!!g" -e "s!@LIB_hcrypto_appl\@!-lhcrypto!g" -e "s!@LIB_dlopen\@!!g" -e "s!@LIB_door_create\@!!g" -e "s!@LIB_pkinit\@!-lhx509!g" -e "s!@LIBS\@!-pthread !g" heimdal-gssapi.pc.in > heimdal-gssapi.pc.new mv heimdal-gssapi.pc.new heimdal-gssapi.pc sed -e "s!@PACKAGE\@!heimdal!g" -e "s!@VERSION\@!7.8.0!g" -e "s!@CANONICAL_HOST\@!x86_64-unknown-openbsd7.8!g" -e "s!@prefix\@!/usr/local!g" -e "s!@exec_prefix\@!/usr/local!g" -e "s!@libdir\@!/usr/local/heimdal/lib!g" -e "s!@includedir\@!/usr/local/heimdal/include!g" -e "s!@PTHREAD_LIBADD\@!-pthread!g" -e "s!@LIB_crypt\@!!g" -e "s!@LIB_dbopen\@!!g" -e "s!@LIB_hcrypto_appl\@!-lhcrypto!g" -e "s!@LIB_dlopen\@!!g" -e "s!@LIB_door_create\@!!g" -e "s!@LIB_pkinit\@!-lhx509!g" -e "s!@LIBS\@!-pthread !g" heimdal-krb5.pc.in > heimdal-krb5.pc.new mv heimdal-krb5.pc.new heimdal-krb5.pc sed -e "s!@PACKAGE\@!heimdal!g" -e "s!@VERSION\@!7.8.0!g" -e "s!@CANONICAL_HOST\@!x86_64-unknown-openbsd7.8!g" -e "s!@prefix\@!/usr/local!g" -e "s!@exec_prefix\@!/usr/local!g" -e "s!@libdir\@!/usr/local/heimdal/lib!g" -e "s!@includedir\@!/usr/local/heimdal/include!g" -e "s!@PTHREAD_LIBADD\@!-pthread!g" -e "s!@LIB_crypt\@!!g" -e "s!@LIB_dbopen\@!!g" -e "s!@LIB_hcrypto_appl\@!-lhcrypto!g" -e "s!@LIB_dlopen\@!!g" -e "s!@LIB_door_create\@!!g" -e "s!@LIB_pkinit\@!-lhx509!g" -e "s!@LIBS\@!-pthread !g" heimdal-kadm-client.pc.in > heimdal-kadm-client.pc.new mv heimdal-kadm-client.pc.new heimdal-kadm-client.pc sed -e "s!@PACKAGE\@!heimdal!g" -e "s!@VERSION\@!7.8.0!g" -e "s!@CANONICAL_HOST\@!x86_64-unknown-openbsd7.8!g" -e "s!@prefix\@!/usr/local!g" -e "s!@exec_prefix\@!/usr/local!g" -e "s!@libdir\@!/usr/local/heimdal/lib!g" -e "s!@includedir\@!/usr/local/heimdal/include!g" -e "s!@PTHREAD_LIBADD\@!-pthread!g" -e "s!@LIB_crypt\@!!g" -e "s!@LIB_dbopen\@!!g" -e "s!@LIB_hcrypto_appl\@!-lhcrypto!g" -e "s!@LIB_dlopen\@!!g" -e "s!@LIB_door_create\@!!g" -e "s!@LIB_pkinit\@!-lhx509!g" -e "s!@LIBS\@!-pthread !g" heimdal-kadm-server.pc.in > heimdal-kadm-server.pc.new mv heimdal-kadm-server.pc.new heimdal-kadm-server.pc sed -e "s!@PACKAGE\@!heimdal!g" -e "s!@VERSION\@!7.8.0!g" -e "s!@CANONICAL_HOST\@!x86_64-unknown-openbsd7.8!g" -e "s!@prefix\@!/usr/local!g" -e "s!@exec_prefix\@!/usr/local!g" -e "s!@libdir\@!/usr/local/heimdal/lib!g" -e "s!@includedir\@!/usr/local/heimdal/include!g" -e "s!@PTHREAD_LIBADD\@!-pthread!g" -e "s!@LIB_crypt\@!!g" -e "s!@LIB_dbopen\@!!g" -e "s!@LIB_hcrypto_appl\@!-lhcrypto!g" -e "s!@LIB_dlopen\@!!g" -e "s!@LIB_door_create\@!!g" -e "s!@LIB_pkinit\@!-lhx509!g" -e "s!@LIBS\@!-pthread !g" kafs.pc.in > kafs.pc.new mv kafs.pc.new kafs.pc sed -e "s!@PACKAGE\@!heimdal!g" -e "s!@VERSION\@!7.8.0!g" -e "s!@CANONICAL_HOST\@!x86_64-unknown-openbsd7.8!g" -e "s!@prefix\@!/usr/local!g" -e "s!@exec_prefix\@!/usr/local!g" -e "s!@libdir\@!/usr/local/heimdal/lib!g" -e "s!@includedir\@!/usr/local/heimdal/include!g" -e "s!@PTHREAD_LIBADD\@!-pthread!g" -e "s!@LIB_crypt\@!!g" -e "s!@LIB_dbopen\@!!g" -e "s!@LIB_hcrypto_appl\@!-lhcrypto!g" -e "s!@LIB_dlopen\@!!g" -e "s!@LIB_door_create\@!!g" -e "s!@LIB_pkinit\@!-lhx509!g" -e "s!@LIBS\@!-pthread !g" kadm-client.pc.in > kadm-client.pc.new mv kadm-client.pc.new kadm-client.pc sed -e "s!@PACKAGE\@!heimdal!g" -e "s!@VERSION\@!7.8.0!g" -e "s!@CANONICAL_HOST\@!x86_64-unknown-openbsd7.8!g" -e "s!@prefix\@!/usr/local!g" -e "s!@exec_prefix\@!/usr/local!g" -e "s!@libdir\@!/usr/local/heimdal/lib!g" -e "s!@includedir\@!/usr/local/heimdal/include!g" -e "s!@PTHREAD_LIBADD\@!-pthread!g" -e "s!@LIB_crypt\@!!g" -e "s!@LIB_dbopen\@!!g" -e "s!@LIB_hcrypto_appl\@!-lhcrypto!g" -e "s!@LIB_dlopen\@!!g" -e "s!@LIB_door_create\@!!g" -e "s!@LIB_pkinit\@!-lhx509!g" -e "s!@LIBS\@!-pthread !g" kadm-server.pc.in > kadm-server.pc.new mv kadm-server.pc.new kadm-server.pc sed -e "s!@PACKAGE\@!heimdal!g" -e "s!@VERSION\@!7.8.0!g" -e "s!@CANONICAL_HOST\@!x86_64-unknown-openbsd7.8!g" -e "s!@prefix\@!/usr/local!g" -e "s!@exec_prefix\@!/usr/local!g" -e "s!@libdir\@!/usr/local/heimdal/lib!g" -e "s!@includedir\@!/usr/local/heimdal/include!g" -e "s!@PTHREAD_LIBADD\@!-pthread!g" -e "s!@LIB_crypt\@!!g" -e "s!@LIB_dbopen\@!!g" -e "s!@LIB_hcrypto_appl\@!-lhcrypto!g" -e "s!@LIB_dlopen\@!!g" -e "s!@LIB_door_create\@!!g" -e "s!@LIB_pkinit\@!-lhx509!g" -e "s!@LIBS\@!-pthread !g" krb5.pc.in > krb5.pc.new mv krb5.pc.new krb5.pc sed -e "s!@PACKAGE\@!heimdal!g" -e "s!@VERSION\@!7.8.0!g" -e "s!@CANONICAL_HOST\@!x86_64-unknown-openbsd7.8!g" -e "s!@prefix\@!/usr/local!g" -e "s!@exec_prefix\@!/usr/local!g" -e "s!@libdir\@!/usr/local/heimdal/lib!g" -e "s!@includedir\@!/usr/local/heimdal/include!g" -e "s!@PTHREAD_LIBADD\@!-pthread!g" -e "s!@LIB_crypt\@!!g" -e "s!@LIB_dbopen\@!!g" -e "s!@LIB_hcrypto_appl\@!-lhcrypto!g" -e "s!@LIB_dlopen\@!!g" -e "s!@LIB_door_create\@!!g" -e "s!@LIB_pkinit\@!-lhx509!g" -e "s!@LIBS\@!-pthread !g" krb5-gssapi.pc.in > krb5-gssapi.pc.new mv krb5-gssapi.pc.new krb5-gssapi.pc gmake[1]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/tools' Making all in tests gmake[1]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/tests' Making all in bin gmake[2]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/tests/bin' cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT intr.o -MD -MP -MF .deps/intr.Tpo -c -o intr.o intr.c mv -f .deps/intr.Tpo .deps/intr.Po /usr/bin/libtool --tag=CC --mode=link cc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -L/usr/local/lib -o intr intr.o ../../lib/vers/libvers.la ../../lib/roken/libroken.la -pthread libtool: link: cc -o .libs/intr -pthread -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe intr.o /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/vers/.libs/libvers.a -L.libs -lroken -lutil -Wl,-rpath,/usr/local/heimdal/lib top_srcdir="$(cd ../.. && pwd)" ; top_builddir="$(cd ../.. && pwd)" ; sed -e "s,[@]EGREP[@],/usr/bin/egrep,g" -e "s,[@]top_srcdir[@],${top_srcdir},g" -e "s,[@]top_builddir[@],${top_builddir},g" -e "s,[@]NO_AFS[@],1,g" < ./setup-env.in > setup-env.tmp chmod +x setup-env.tmp mv setup-env.tmp setup-env gmake[2]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/tests/bin' Making all in db gmake[2]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/tests/db' sed -e 's,[@]srcdir[@],.,g' -e 's,[@]top_builddir[@],../..,g' -e 's,[@]objdir[@],../../tests/db,g' -e 's,[@]default_db_type[@],db1,g' -e 's,[@]db_type_preference[@],lmdb db3 db1 sqlite,g' -e 's,[@]EGREP[@],/usr/bin/egrep,g' < ./have-db.in > have-db.tmp chmod +x have-db.tmp mv have-db.tmp have-db sed -e 's,[@]srcdir[@],.,g' -e 's,[@]top_builddir[@],../..,g' -e 's,[@]objdir[@],../../tests/db,g' -e 's,[@]default_db_type[@],db1,g' -e 's,[@]db_type_preference[@],lmdb db3 db1 sqlite,g' -e 's,[@]EGREP[@],/usr/bin/egrep,g' -e 's,[@]type[@],,g' < ./krb5.conf.in > krb5.conf.tmp mv krb5.conf.tmp krb5.conf sed -e 's,[@]srcdir[@],.,g' -e 's,[@]top_builddir[@],../..,g' -e 's,[@]objdir[@],../../tests/db,g' -e 's,[@]default_db_type[@],db1,g' -e 's,[@]db_type_preference[@],lmdb db3 db1 sqlite,g' -e 's,[@]EGREP[@],/usr/bin/egrep,g' -e 's,[@]type[@],sqlite:,g' < ./krb5.conf.in > krb5.conf-sqlite.tmp mv krb5.conf-sqlite.tmp krb5.conf-sqlite sed -e 's,[@]srcdir[@],.,g' -e 's,[@]top_builddir[@],../..,g' -e 's,[@]objdir[@],../../tests/db,g' -e 's,[@]default_db_type[@],db1,g' -e 's,[@]db_type_preference[@],lmdb db3 db1 sqlite,g' -e 's,[@]EGREP[@],/usr/bin/egrep,g' -e 's,[@]type[@],db3:,g' < ./krb5.conf.in > krb5.conf-db3.tmp mv krb5.conf-db3.tmp krb5.conf-db3 sed -e 's,[@]srcdir[@],.,g' -e 's,[@]top_builddir[@],../..,g' -e 's,[@]objdir[@],../../tests/db,g' -e 's,[@]default_db_type[@],db1,g' -e 's,[@]db_type_preference[@],lmdb db3 db1 sqlite,g' -e 's,[@]EGREP[@],/usr/bin/egrep,g' -e 's,[@]type[@],db1:,g' < ./krb5.conf.in > krb5.conf-db1.tmp mv krb5.conf-db1.tmp krb5.conf-db1 sed -e 's,[@]srcdir[@],.,g' -e 's,[@]top_builddir[@],../..,g' -e 's,[@]objdir[@],../../tests/db,g' -e 's,[@]default_db_type[@],db1,g' -e 's,[@]db_type_preference[@],lmdb db3 db1 sqlite,g' -e 's,[@]EGREP[@],/usr/bin/egrep,g' -e 's,[@]type[@],lmdb:,g' < ./krb5.conf.in > krb5.conf-lmdb.tmp mv krb5.conf-lmdb.tmp krb5.conf-lmdb gmake[2]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/tests/db' Making all in gss gmake[2]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/tests/gss' sed -e 's,[@]srcdir[@],.,g' -e 's,[@]env_setup[@],../../tests/bin/setup-env,g' -e 's,[@]port[@],49188,g' -e 's,[@]objdir[@],../../tests/gss,g' < ./krb5.conf.in > krb5.conf.tmp && \ mv krb5.conf.tmp krb5.conf gmake[2]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/tests/gss' Making all in ldap gmake[2]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/tests/ldap' sed -e 's,[@]env_setup[@],../../tests/bin/setup-env,g' -e 's,[@]srcdir[@],.,g' -e 's,[@]port[@],49188,g' -e 's,[@]objdir[@],../../tests/ldap,g' -e 's,[@]EGREP[@],/usr/bin/egrep,g' < ./krb5.conf.in > krb5.conf.tmp mv krb5.conf.tmp krb5.conf gmake[2]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/tests/ldap' Making all in can gmake[2]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/tests/can' sed -e 's,[@]srcdir[@],.,g' -e 's,[@]port[@],49188,g' -e 's,[@]objdir[@],../../tests/can,g' -e 's,[@]EGREP[@],/usr/bin/egrep,g' -e 's,[@]env_setup[@],../../tests/bin/setup-env,g' < ./krb5.conf.in > krb5.conf.tmp mv krb5.conf.tmp krb5.conf sed -e 's,[@]srcdir[@],.,g' -e 's,[@]port[@],49188,g' -e 's,[@]objdir[@],../../tests/can,g' -e 's,[@]EGREP[@],/usr/bin/egrep,g' -e 's,[@]env_setup[@],../../tests/bin/setup-env,g' < mit-pkinit-20070607.xf > mit-pkinit-20070607.cf.tmp mv mit-pkinit-20070607.cf.tmp mit-pkinit-20070607.cf gmake[2]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/tests/can' Making all in java gmake[2]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/tests/java' sed -e 's,[@]srcdir[@],.,g' -e 's,[@]env_setup[@],../../tests/bin/setup-env,g' -e 's,[@]port[@],49188,g' -e 's,[@]objdir[@],../../tests/java,g' < ./krb5.conf.in > krb5.conf.tmp mv krb5.conf.tmp krb5.conf gmake[2]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/tests/java' Making all in kdc gmake[2]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/tests/kdc' sed -e 's,[@]DLOPEN[@],true,g' -e 's,[@]env_setup[@],../../tests/bin/setup-env,g' -e 's,[@]top_srcdir[@],../..,g' -e 's,[@]srcdir[@],.,g' -e 's,[@]port[@],49188,g' -e 's,[@]admport[@],49189,g' -e 's,[@]pwport[@],49190,g' -e 's,[@]objdir[@],../../tests/kdc,g' -e 's,[@]top_builddir[@],../..,g' -e 's,[@]db_type[@],db1,g' -e 's,[@]ENABLE_AFS_STRING_TO_KEY[@],1,' -e 's,[@]EGREP[@],/usr/bin/egrep,g' < ./kdc-tester4.json.in > kdc-tester4.json.tmp && \ mv kdc-tester4.json.tmp kdc-tester4.json sed -e 's,[@]DLOPEN[@],true,g' -e 's,[@]env_setup[@],../../tests/bin/setup-env,g' -e 's,[@]top_srcdir[@],../..,g' -e 's,[@]srcdir[@],.,g' -e 's,[@]port[@],49188,g' -e 's,[@]admport[@],49189,g' -e 's,[@]pwport[@],49190,g' -e 's,[@]objdir[@],../../tests/kdc,g' -e 's,[@]top_builddir[@],../..,g' -e 's,[@]db_type[@],db1,g' -e 's,[@]ENABLE_AFS_STRING_TO_KEY[@],1,' -e 's,[@]EGREP[@],/usr/bin/egrep,g' \ -e 's,[@]WEAK[@],false,g' \ -e 's,[@]dk[@],,g' \ -e 's,[@]kdc[@],,g' < ./krb5.conf.in > krb5.conf.tmp && \ mv krb5.conf.tmp krb5.conf sed -e 's,[@]DLOPEN[@],true,g' -e 's,[@]env_setup[@],../../tests/bin/setup-env,g' -e 's,[@]top_srcdir[@],../..,g' -e 's,[@]srcdir[@],.,g' -e 's,[@]port[@],49188,g' -e 's,[@]admport[@],49189,g' -e 's,[@]pwport[@],49190,g' -e 's,[@]objdir[@],../../tests/kdc,g' -e 's,[@]top_builddir[@],../..,g' -e 's,[@]db_type[@],db1,g' -e 's,[@]ENABLE_AFS_STRING_TO_KEY[@],1,' -e 's,[@]EGREP[@],/usr/bin/egrep,g' < ./krb5-authz.conf.in > krb5-authz.conf.tmp && \ mv krb5-authz.conf.tmp krb5-authz.conf sed -e 's,[@]DLOPEN[@],true,g' -e 's,[@]env_setup[@],../../tests/bin/setup-env,g' -e 's,[@]top_srcdir[@],../..,g' -e 's,[@]srcdir[@],.,g' -e 's,[@]port[@],49188,g' -e 's,[@]admport[@],49189,g' -e 's,[@]pwport[@],49190,g' -e 's,[@]objdir[@],../../tests/kdc,g' -e 's,[@]top_builddir[@],../..,g' -e 's,[@]db_type[@],db1,g' -e 's,[@]ENABLE_AFS_STRING_TO_KEY[@],1,' -e 's,[@]EGREP[@],/usr/bin/egrep,g' < ./krb5-authz2.conf.in > krb5-authz2.conf.tmp && \ mv krb5-authz2.conf.tmp krb5-authz2.conf sed -e 's,[@]DLOPEN[@],true,g' -e 's,[@]env_setup[@],../../tests/bin/setup-env,g' -e 's,[@]top_srcdir[@],../..,g' -e 's,[@]srcdir[@],.,g' -e 's,[@]port[@],49188,g' -e 's,[@]admport[@],49189,g' -e 's,[@]pwport[@],49190,g' -e 's,[@]objdir[@],../../tests/kdc,g' -e 's,[@]top_builddir[@],../..,g' -e 's,[@]db_type[@],db1,g' -e 's,[@]ENABLE_AFS_STRING_TO_KEY[@],1,' -e 's,[@]EGREP[@],/usr/bin/egrep,g' \ -e 's,[@]WEAK[@],false,g' \ -e 's,[@]dk[@],,g' \ -e 's,[@]kdc[@],,g' < ./krb5-canon.conf.in > krb5-canon.conf.tmp && \ mv krb5-canon.conf.tmp krb5-canon.conf sed -e 's,[@]DLOPEN[@],true,g' -e 's,[@]env_setup[@],../../tests/bin/setup-env,g' -e 's,[@]top_srcdir[@],../..,g' -e 's,[@]srcdir[@],.,g' -e 's,[@]port[@],49188,g' -e 's,[@]admport[@],49189,g' -e 's,[@]pwport[@],49190,g' -e 's,[@]objdir[@],../../tests/kdc,g' -e 's,[@]top_builddir[@],../..,g' -e 's,[@]db_type[@],db1,g' -e 's,[@]ENABLE_AFS_STRING_TO_KEY[@],1,' -e 's,[@]EGREP[@],/usr/bin/egrep,g' \ -e 's,[@]WEAK[@],false,g' \ -e 's,[@]dk[@],,g' \ -e 's,[@]kdc[@],,g' < ./krb5-canon2.conf.in > krb5-canon2.conf.tmp && \ mv krb5-canon2.conf.tmp krb5-canon2.conf sed -e 's,[@]DLOPEN[@],true,g' -e 's,[@]env_setup[@],../../tests/bin/setup-env,g' -e 's,[@]top_srcdir[@],../..,g' -e 's,[@]srcdir[@],.,g' -e 's,[@]port[@],49188,g' -e 's,[@]admport[@],49189,g' -e 's,[@]pwport[@],49190,g' -e 's,[@]objdir[@],../../tests/kdc,g' -e 's,[@]top_builddir[@],../..,g' -e 's,[@]db_type[@],db1,g' -e 's,[@]ENABLE_AFS_STRING_TO_KEY[@],1,' -e 's,[@]EGREP[@],/usr/bin/egrep,g' \ -e 's,[@]WEAK[@],false,g' \ -e 's,[@]dk[@],,g' \ -e 's,[@]kdc[@],,g' < ./krb5-hdb-mitdb.conf.in > krb5-hdb-mitdb.conf.tmp && \ mv krb5-hdb-mitdb.conf.tmp krb5-hdb-mitdb.conf sed -e 's,[@]DLOPEN[@],true,g' -e 's,[@]env_setup[@],../../tests/bin/setup-env,g' -e 's,[@]top_srcdir[@],../..,g' -e 's,[@]srcdir[@],.,g' -e 's,[@]port[@],49188,g' -e 's,[@]admport[@],49189,g' -e 's,[@]pwport[@],49190,g' -e 's,[@]objdir[@],../../tests/kdc,g' -e 's,[@]top_builddir[@],../..,g' -e 's,[@]db_type[@],db1,g' -e 's,[@]ENABLE_AFS_STRING_TO_KEY[@],1,' -e 's,[@]EGREP[@],/usr/bin/egrep,g' \ -e 's,[@]WEAK[@],true,g' \ -e 's,[@]dk[@],default_keys = aes256-cts-hmac-sha1-96:pw-salt arcfour-hmac-md5:pw-salt des3-cbc-sha1:pw-salt des:pw-salt,g' \ -e 's,[@]kdc[@],,g' < ./krb5.conf.in > krb5-weak.conf.tmp && \ mv krb5-weak.conf.tmp krb5-weak.conf sed -e 's,[@]DLOPEN[@],true,g' -e 's,[@]env_setup[@],../../tests/bin/setup-env,g' -e 's,[@]top_srcdir[@],../..,g' -e 's,[@]srcdir[@],.,g' -e 's,[@]port[@],49188,g' -e 's,[@]admport[@],49189,g' -e 's,[@]pwport[@],49190,g' -e 's,[@]objdir[@],../../tests/kdc,g' -e 's,[@]top_builddir[@],../..,g' -e 's,[@]db_type[@],db1,g' -e 's,[@]ENABLE_AFS_STRING_TO_KEY[@],1,' -e 's,[@]EGREP[@],/usr/bin/egrep,g' -e 's,[@]w2k[@],no,g' < ./krb5-pkinit.conf.in > krb5-pkinit.conf.tmp && \ mv krb5-pkinit.conf.tmp krb5-pkinit.conf sed -e 's,[@]DLOPEN[@],true,g' -e 's,[@]env_setup[@],../../tests/bin/setup-env,g' -e 's,[@]top_srcdir[@],../..,g' -e 's,[@]srcdir[@],.,g' -e 's,[@]port[@],49188,g' -e 's,[@]admport[@],49189,g' -e 's,[@]pwport[@],49190,g' -e 's,[@]objdir[@],../../tests/kdc,g' -e 's,[@]top_builddir[@],../..,g' -e 's,[@]db_type[@],db1,g' -e 's,[@]ENABLE_AFS_STRING_TO_KEY[@],1,' -e 's,[@]EGREP[@],/usr/bin/egrep,g' -e 's,[@]w2k[@],yes,g' < ./krb5-pkinit.conf.in > krb5-pkinit-win.conf.tmp && \ mv krb5-pkinit-win.conf.tmp krb5-pkinit-win.conf sed -e 's,[@]DLOPEN[@],true,g' -e 's,[@]env_setup[@],../../tests/bin/setup-env,g' -e 's,[@]top_srcdir[@],../..,g' -e 's,[@]srcdir[@],.,g' -e 's,[@]port[@],49188,g' -e 's,[@]admport[@],49189,g' -e 's,[@]pwport[@],49190,g' -e 's,[@]objdir[@],../../tests/kdc,g' -e 's,[@]top_builddir[@],../..,g' -e 's,[@]db_type[@],db1,g' -e 's,[@]ENABLE_AFS_STRING_TO_KEY[@],1,' -e 's,[@]EGREP[@],/usr/bin/egrep,g' \ -e 's,[@]WEAK[@],true,g' \ -e 's,[@]dk[@],,g' \ -e 's,[@]kdc[@],.slave2,g' < ./krb5.conf.in > krb5-slave2.conf.tmp && \ mv krb5-slave2.conf.tmp krb5-slave2.conf sed -e 's,[@]DLOPEN[@],true,g' -e 's,[@]env_setup[@],../../tests/bin/setup-env,g' -e 's,[@]top_srcdir[@],../..,g' -e 's,[@]srcdir[@],.,g' -e 's,[@]port[@],49188,g' -e 's,[@]admport[@],49189,g' -e 's,[@]pwport[@],49190,g' -e 's,[@]objdir[@],../../tests/kdc,g' -e 's,[@]top_builddir[@],../..,g' -e 's,[@]db_type[@],db1,g' -e 's,[@]ENABLE_AFS_STRING_TO_KEY[@],1,' -e 's,[@]EGREP[@],/usr/bin/egrep,g' \ -e 's,[@]WEAK[@],true,g' \ -e 's,[@]dk[@],,g' \ -e 's,[@]kdc[@],.slave,g' < ./krb5.conf.in > krb5-slave.conf.tmp && \ mv krb5-slave.conf.tmp krb5-slave.conf gmake[2]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/tests/kdc' Making all in plugin gmake[2]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/tests/plugin' /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT windc.lo -MD -MP -MF .deps/windc.Tpo -c -o windc.lo windc.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT windc.lo -MD -MP -MF .deps/windc.Tpo -c windc.c -fPIC -DPIC -o .libs/windc.o cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -I/usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -MT windc.lo -MD -MP -MF .deps/windc.Tpo -c windc.c -o windc.o mv -f .deps/windc.Tpo .deps/windc.Plo /usr/bin/libtool --tag=CC --mode=link cc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -pthread -module -L/usr/local/lib -o windc.la -rpath /usr/local/heimdal/lib windc.lo -pthread libtool: link: cc -shared -fPIC -DPIC -o .libs/windc.so.0.0 -pthread -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe .libs/windc.o -Wl,-soname,windc.so.0.0 libtool: link: ar cru .libs/windc.a windc.o libtool: link: ranlib .libs/windc.a sed -e 's,[@]srcdir[@],.,g' -e 's,[@]env_setup[@],../../tests/bin/setup-env,g' -e 's,[@]port[@],49188,g' -e 's,[@]objdir[@],../../tests/plugin,g' -e 's,[@]EGREP[@],/usr/bin/egrep,g' < ./krb5.conf.in > krb5.conf.tmp mv krb5.conf.tmp krb5.conf gmake[2]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/tests/plugin' gmake[2]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/tests' gmake[2]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/tests' gmake[1]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/tests' Making all in packages gmake[1]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/packages' Making all in mac gmake[2]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/packages/mac' gmake[2]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/packages/mac' gmake[2]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/packages' gmake[2]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/packages' gmake[1]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/packages' Making all in etc gmake[1]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/etc' gmake[1]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/etc' Making all in po gmake[1]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/po' sed \ -e 's,[@]top_srcdir[@],..,' \ -e 's,[@]PACKAGE_NAME[@],Heimdal,' \ -e 's,[@]PACKAGE_VERSION[@],7.8.0,' \ < ./gen-po.in > gen-po.tmp chmod +x gen-po.tmp mv gen-po.tmp gen-po.sh gmake[1]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/po' Making all in doc gmake[1]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/doc' sed -e 's,[@]dbdir[@],/var,g' -e 's,[@]dbtype[@],db1,g' -e 's,[@]PACKAGE_VERSION[@],7.8.0,g' < ./vars.tin > vars.texi.tmp chmod +x vars.texi.tmp mv vars.texi.tmp vars.texi restore=: && backupdir=".am$$" && \ am__cwd=`pwd` && CDPATH="${ZSH_VERSION+.}:" && cd . && \ rm -rf $backupdir && mkdir $backupdir && \ if (/bin/sh '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/missing' makeinfo --version) >/dev/null 2>&1; then \ for f in heimdal.info heimdal.info-[0-9] heimdal.info-[0-9][0-9] heimdal.i[0-9] heimdal.i[0-9][0-9]; do \ if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ done; \ else :; fi && \ cd "$am__cwd"; \ if /bin/sh '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/missing' makeinfo --css-include=./heimdal.css -I . \ -o heimdal.info heimdal.texi; \ then \ rc=0; \ CDPATH="${ZSH_VERSION+.}:" && cd .; \ else \ rc=$?; \ CDPATH="${ZSH_VERSION+.}:" && cd . && \ $restore $backupdir/* `echo "./heimdal.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc gmake[1]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/doc' gmake[1]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0' gmake[1]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0' >>> Running fake in security/heimdal,-devel-docs at 1764453615.60 ===> security/heimdal,-devel-docs ===> Faking installation for heimdal-7.8.0 Making install in include gmake[1]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/include' Making install in kadm5 gmake[2]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/include/kadm5' gmake[3]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/include/kadm5' gmake install-data-hook gmake[4]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/include/kadm5' /bin/sh ../../cf/install-catman.sh install "/exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644" "/bin/sh /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/install-sh -d" "." "/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man" '$section' gmake[4]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/include/kadm5' gmake[3]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/include/kadm5' gmake[2]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/include/kadm5' Making install in hcrypto gmake[2]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/include/hcrypto' gmake[3]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/include/hcrypto' gmake install-data-hook gmake[4]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/include/hcrypto' /bin/sh ../../cf/install-catman.sh install "/exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644" "/bin/sh /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/install-sh -d" "." "/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man" '$section' gmake[4]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/include/hcrypto' gmake[3]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/include/hcrypto' gmake[2]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/include/hcrypto' Making install in gssapi gmake[2]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/include/gssapi' gmake[3]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/include/gssapi' gmake install-data-hook gmake[4]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/include/gssapi' /bin/sh ../../cf/install-catman.sh install "/exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644" "/bin/sh /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/install-sh -d" "." "/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man" '$section' gmake[4]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/include/gssapi' gmake[3]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/include/gssapi' gmake[2]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/include/gssapi' gmake[2]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/include' gmake[3]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/include' mkdir -p '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/include' /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644 krb5-types.h '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/include' gmake install-data-hook gmake[4]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/include' /bin/sh ../cf/install-catman.sh install "/exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644" "/bin/sh /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/install-sh -d" "." "/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man" '$section' gmake[4]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/include' gmake[3]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/include' gmake[2]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/include' gmake[1]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/include' Making install in lib gmake[1]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib' Making install in roken gmake[2]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/roken' gmake install-am gmake[3]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/roken' gmake[4]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/roken' mkdir -p '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/lib' /usr/bin/libtool --mode=install /exopi-obj/pobj/heimdal-7.8.0/bin/install -c libroken.la '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/lib' libtool: install: /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644 ./.libs/libroken.a /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/lib/libroken.a libtool: install: /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644 ./.libs/libroken.so.3.0 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/lib/libroken.so.3.0 libtool: install: /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644 ./.libs/libroken.lai /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/lib/libroken.la mkdir -p '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/include' /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644 base64.h getarg.h hex.h parse_bytes.h parse_time.h parse_units.h resolve.h roken-common.h rtbl.h xdbm.h '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/include' mkdir -p '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3' /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644 getarg.3 parse_time.3 rtbl.3 ecalloc.3 '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3' mkdir -p '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/include' /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644 roken.h '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/include' mkdir -p '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/include/roken' /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644 vis.h '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/include/roken' gmake install-data-hook gmake[5]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/roken' /bin/sh ../../cf/install-catman.sh install "/exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644" "/bin/sh /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/install-sh -d" "." "/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man" '$section' getarg.3 parse_time.3 rtbl.3 ecalloc.3 getarg.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/getarg.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/arg_printusage.3 parse_time.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/parse_time.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/print_time_table.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/parse_time.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/unparse_time.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/parse_time.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/unparse_time_approx.3 rtbl.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/rtbl.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/rtbl_create.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/rtbl.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/rtbl_destroy.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/rtbl.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/rtbl_set_flags.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/rtbl.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/rtbl_get_flags.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/rtbl.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/rtbl_set_prefix.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/rtbl.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/rtbl_set_separator.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/rtbl.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/rtbl_set_column_prefix.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/rtbl.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/rtbl_set_column_affix_by_id.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/rtbl.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/rtbl_add_column.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/rtbl.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/rtbl_add_column_by_id.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/rtbl.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/rtbl_add_column_entry.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/rtbl.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/rtbl_add_column_entry_by_id.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/rtbl.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/rtbl_new_row.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/rtbl.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/rtbl_format.3 ecalloc.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/ecalloc.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/emalloc.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/ecalloc.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/eread.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/ecalloc.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/erealloc.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/ecalloc.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/esetenv.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/ecalloc.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/estrdup.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/ecalloc.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/ewrite.3 gmake[5]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/roken' gmake[4]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/roken' gmake[3]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/roken' gmake[2]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/roken' Making install in base gmake[2]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/base' gmake[3]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/base' mkdir -p '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/lib' /usr/bin/libtool --mode=install /exopi-obj/pobj/heimdal-7.8.0/bin/install -c libheimbase.la '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/lib' libtool: install: /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644 ./.libs/libheimbase.a /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/lib/libheimbase.a libtool: install: /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644 ./.libs/libheimbase.so.2.0 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/lib/libheimbase.so.2.0 libtool: install: /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644 ./.libs/libheimbase.lai /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/lib/libheimbase.la mkdir -p '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/include' /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644 heimbase.h '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/include' gmake install-data-hook gmake[4]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/base' /bin/sh ../../cf/install-catman.sh install "/exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644" "/bin/sh /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/install-sh -d" "." "/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man" '$section' gmake[4]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/base' gmake[3]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/base' gmake[2]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/base' Making install in vers gmake[2]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/vers' gmake[3]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/vers' gmake install-data-hook gmake[4]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/vers' /bin/sh ../../cf/install-catman.sh install "/exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644" "/bin/sh /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/install-sh -d" "." "/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man" '$section' gmake[4]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/vers' gmake[3]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/vers' gmake[2]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/vers' Making install in libedit gmake[2]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/libedit' Making install in src gmake[3]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/libedit/src' gmake install-am gmake[4]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/libedit/src' gmake[5]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/libedit/src' mkdir -p '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/lib' /usr/bin/libtool --mode=install /exopi-obj/pobj/heimdal-7.8.0/bin/install -c libheimedit.la '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/lib' libtool: install: /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644 ./.libs/libheimedit.a /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/lib/libheimedit.a libtool: install: /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644 ./.libs/libheimedit.so.1.0 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/lib/libheimedit.so.1.0 libtool: install: /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644 ./.libs/libheimedit.lai /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/lib/libheimedit.la gmake[5]: Nothing to be done for 'install-data-am'. gmake[5]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/libedit/src' gmake[4]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/libedit/src' gmake[3]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/libedit/src' gmake[3]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/libedit' gmake[4]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/libedit' gmake[4]: Nothing to be done for 'install-exec-am'. gmake[4]: Nothing to be done for 'install-data-am'. gmake[4]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/libedit' gmake[3]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/libedit' gmake[2]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/libedit' Making install in sl gmake[2]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/sl' gmake[3]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/sl' mkdir -p '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/lib' /usr/bin/libtool --mode=install /exopi-obj/pobj/heimdal-7.8.0/bin/install -c libsl.la '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/lib' libtool: install: /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644 ./.libs/libsl.a /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/lib/libsl.a libtool: install: /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644 ./.libs/libsl.so.1.0 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/lib/libsl.so.1.0 libtool: install: /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644 ./.libs/libsl.lai /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/lib/libsl.la mkdir -p '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/libexec/heimdal' /usr/bin/libtool --mode=install /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -s -m 755 slc '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/libexec/heimdal' libtool: install: /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -s -m 755 ./.libs/slc /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/libexec/heimdal mkdir -p '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/include' /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644 sl.h '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/include' gmake install-data-hook gmake[4]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/sl' /bin/sh ../../cf/install-catman.sh install "/exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644" "/bin/sh /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/install-sh -d" "." "/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man" '$section' gmake[4]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/sl' gmake[3]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/sl' gmake[2]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/sl' Making install in wind gmake[2]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/wind' gmake install-am gmake[3]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/wind' gmake[4]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/wind' mkdir -p '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/lib' /usr/bin/libtool --mode=install /exopi-obj/pobj/heimdal-7.8.0/bin/install -c libwind.la '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/lib' libtool: install: /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644 ./.libs/libwind.a /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/lib/libwind.a libtool: install: /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644 ./.libs/libwind.so.3.0 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/lib/libwind.so.3.0 libtool: install: /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644 ./.libs/libwind.lai /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/lib/libwind.la mkdir -p '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/bin' /usr/bin/libtool --mode=install /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -s -m 755 idn-lookup '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/bin' libtool: install: /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -s -m 755 ./.libs/idn-lookup /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/bin mkdir -p '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/include' /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644 wind.h '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/include' mkdir -p '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/include' /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644 wind_err.h '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/include' gmake install-data-hook gmake[5]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/wind' /bin/sh ../../cf/install-catman.sh install "/exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644" "/bin/sh /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/install-sh -d" "." "/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man" '$section' gmake[5]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/wind' gmake[4]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/wind' gmake[3]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/wind' gmake[2]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/wind' Making install in asn1 gmake[2]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/asn1' gmake install-am gmake[3]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/asn1' gmake[4]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/asn1' mkdir -p '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/lib' /usr/bin/libtool --mode=install /exopi-obj/pobj/heimdal-7.8.0/bin/install -c libasn1.la '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/lib' libtool: install: /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644 ./.libs/libasn1.a /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/lib/libasn1.a libtool: install: /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644 ./.libs/libasn1.so.22.0 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/lib/libasn1.so.22.0 libtool: install: /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644 ./.libs/libasn1.lai /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/lib/libasn1.la mkdir -p '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/libexec/heimdal' /usr/bin/libtool --mode=install /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -s -m 755 asn1_compile asn1_print '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/libexec/heimdal' libtool: install: /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -s -m 755 ./.libs/asn1_compile /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/libexec/heimdal libtool: install: /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -s -m 755 ./.libs/asn1_print /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/libexec/heimdal mkdir -p '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/include' /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644 der.h heim_asn1.h ./der-protos.h ./der-private.h asn1-common.h '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/include' mkdir -p '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/include' /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644 asn1_err.h krb5_asn1.h pkinit_asn1.h cms_asn1.h rfc2459_asn1.h pkcs8_asn1.h pkcs9_asn1.h pkcs12_asn1.h digest_asn1.h kx509_asn1.h '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/include' gmake install-data-hook gmake[5]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/asn1' /bin/sh ../../cf/install-catman.sh install "/exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644" "/bin/sh /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/install-sh -d" "." "/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man" '$section' gmake[5]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/asn1' gmake[4]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/asn1' gmake[3]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/asn1' gmake[2]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/asn1' Making install in sqlite gmake[2]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/sqlite' gmake[3]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/sqlite' mkdir -p '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/lib' /usr/bin/libtool --mode=install /exopi-obj/pobj/heimdal-7.8.0/bin/install -c libheimsqlite.la '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/lib' libtool: install: /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644 ./.libs/libheimsqlite.a /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/lib/libheimsqlite.a libtool: install: /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644 ./.libs/libheimsqlite.so.1.0 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/lib/libheimsqlite.so.1.0 libtool: install: /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644 ./.libs/libheimsqlite.lai /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/lib/libheimsqlite.la gmake install-data-hook gmake[4]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/sqlite' /bin/sh ../../cf/install-catman.sh install "/exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644" "/bin/sh /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/install-sh -d" "." "/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man" '$section' gmake[4]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/sqlite' gmake[3]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/sqlite' gmake[2]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/sqlite' Making install in hcrypto gmake[2]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/hcrypto' gmake[3]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/hcrypto' mkdir -p '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/lib' /usr/bin/libtool --mode=install /exopi-obj/pobj/heimdal-7.8.0/bin/install -c libhcrypto.la '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/lib' libtool: install: /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644 ./.libs/libhcrypto.a /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/lib/libhcrypto.a libtool: install: /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644 ./.libs/libhcrypto.so.1.0 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/lib/libhcrypto.so.1.0 libtool: install: /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644 ./.libs/libhcrypto.lai /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/lib/libhcrypto.la mkdir -p '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/include/hcrypto' /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644 aes.h bn.h des.h dh.h dsa.h ec.h ecdh.h ecdsa.h engine.h evp.h evp-hcrypto.h evp-cc.h evp-openssl.h evp-pkcs11.h hmac.h md4.h md5.h pkcs12.h rand.h rc2.h rc4.h rsa.h sha.h ui.h undef.h '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/include/hcrypto' gmake install-data-hook gmake[4]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/hcrypto' /bin/sh ../../cf/install-catman.sh install "/exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644" "/bin/sh /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/install-sh -d" "." "/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man" '$section' gmake[4]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/hcrypto' gmake[3]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/hcrypto' gmake[2]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/hcrypto' Making install in ipc gmake[2]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/ipc' gmake[3]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/ipc' mkdir -p '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/include' /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644 heim-ipc.h '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/include' gmake install-data-hook gmake[4]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/ipc' /bin/sh ../../cf/install-catman.sh install "/exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644" "/bin/sh /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/install-sh -d" "." "/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man" '$section' gmake[4]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/ipc' gmake[3]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/ipc' gmake[2]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/ipc' Making install in hx509 gmake[2]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/hx509' gmake install-am gmake[3]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/hx509' cd . && perl ../../cf/make-proto.pl -R '^(_|^C)' -E HX509_LIB -q -P comment -o hx509-protos.h ca.c cert.c char_map.h cms.c collector.c crypto.c crypto-ec.c doxygen.c error.c env.c file.c hx509.h hx_locl.h sel.c sel.h sel-gram.y sel-lex.l keyset.c ks_dir.c ks_file.c ks_mem.c ks_null.c ks_p11.c ks_p12.c ks_keychain.c lock.c name.c peer.c print.c softp11.c ref/pkcs11.h req.c revoke.c || rm -f hx509-protos.h cd . && perl ../../cf/make-proto.pl -q -P comment -p hx509-private.h ca.c cert.c char_map.h cms.c collector.c crypto.c crypto-ec.c doxygen.c error.c env.c file.c hx509.h hx_locl.h sel.c sel.h sel-gram.y sel-lex.l keyset.c ks_dir.c ks_file.c ks_mem.c ks_null.c ks_p11.c ks_p12.c ks_keychain.c lock.c name.c peer.c print.c softp11.c ref/pkcs11.h req.c revoke.c || rm -f hx509-private.h gmake[4]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/hx509' cd . && perl ../../cf/make-proto.pl -R '^(_|^C)' -E HX509_LIB -q -P comment -o hx509-protos.h ca.c cert.c char_map.h cms.c collector.c crypto.c crypto-ec.c doxygen.c error.c env.c file.c hx509.h hx_locl.h sel.c sel.h sel-gram.y sel-lex.l keyset.c ks_dir.c ks_file.c ks_mem.c ks_null.c ks_p11.c ks_p12.c ks_keychain.c lock.c name.c peer.c print.c softp11.c ref/pkcs11.h req.c revoke.c || rm -f hx509-protos.h cd . && perl ../../cf/make-proto.pl -q -P comment -p hx509-private.h ca.c cert.c char_map.h cms.c collector.c crypto.c crypto-ec.c doxygen.c error.c env.c file.c hx509.h hx_locl.h sel.c sel.h sel-gram.y sel-lex.l keyset.c ks_dir.c ks_file.c ks_mem.c ks_null.c ks_p11.c ks_p12.c ks_keychain.c lock.c name.c peer.c print.c softp11.c ref/pkcs11.h req.c revoke.c || rm -f hx509-private.h mkdir -p '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/lib' /usr/bin/libtool --mode=install /exopi-obj/pobj/heimdal-7.8.0/bin/install -c libhx509.la '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/lib' libtool: install: /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644 ./.libs/libhx509.a /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/lib/libhx509.a libtool: install: /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644 ./.libs/libhx509.so.1.0 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/lib/libhx509.so.1.0 libtool: install: /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644 ./.libs/libhx509.lai /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/lib/libhx509.la mkdir -p '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/bin' /usr/bin/libtool --mode=install /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -s -m 755 hxtool '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/bin' libtool: install: /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -s -m 755 ./.libs/hxtool /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/bin mkdir -p '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/include' /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644 hx509.h ./hx509-protos.h '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/include' mkdir -p '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/include' /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644 hx509_err.h ocsp_asn1.h pkcs10_asn1.h crmf_asn1.h '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/include' gmake install-data-hook gmake[5]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/hx509' /bin/sh ../../cf/install-catman.sh install "/exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644" "/bin/sh /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/install-sh -d" "." "/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man" '$section' gmake[5]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/hx509' gmake[4]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/hx509' gmake[3]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/hx509' gmake[2]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/hx509' Making install in krb5 gmake[2]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/krb5' gmake[3]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/krb5' mkdir -p '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/lib' /usr/bin/libtool --mode=install /exopi-obj/pobj/heimdal-7.8.0/bin/install -c libkrb5.la '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/lib' libtool: install: /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644 ./.libs/libkrb5.a /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/lib/libkrb5.a libtool: install: /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644 ./.libs/libkrb5.so.22.0 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/lib/libkrb5.so.22.0 libtool: install: /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644 ./.libs/libkrb5.lai /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/lib/libkrb5.la mkdir -p '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/bin' /usr/bin/libtool --mode=install /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -s -m 755 verify_krb5_conf '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/bin' libtool: install: /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -s -m 755 ./.libs/verify_krb5_conf /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/bin mkdir -p '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/include' /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644 krb5.h ./krb5-protos.h krb5_ccapi.h '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/include' mkdir -p '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/include/krb5' /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644 locate_plugin.h send_to_kdc_plugin.h ccache_plugin.h an2ln_plugin.h db_plugin.h '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/include/krb5' mkdir -p '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3' /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644 krb524_convert_creds_kdc.3 krb5_425_conv_principal.3 krb5_acl_match_file.3 krb5_aname_to_localname.3 krb5_appdefault.3 krb5_auth_context.3 krb5_c_make_checksum.3 krb5_check_transited.3 krb5_create_checksum.3 krb5_creds.3 krb5_digest.3 krb5_eai_to_heim_errno.3 krb5_encrypt.3 krb5_find_padata.3 krb5_generate_random_block.3 krb5_get_all_client_addrs.3 krb5_get_credentials.3 krb5_get_creds.3 krb5_get_forwarded_creds.3 krb5_get_in_cred.3 krb5_get_init_creds.3 krb5_get_krbhst.3 krb5_getportbyname.3 krb5_init_context.3 krb5_is_thread_safe.3 krb5_krbhst_init.3 krb5_mk_req.3 krb5_mk_safe.3 krb5_openlog.3 krb5_parse_name.3 krb5_principal.3 krb5_rcache.3 krb5_rd_error.3 krb5_rd_safe.3 krb5_set_default_realm.3 krb5_set_password.3 krb5_string_to_key.3 krb5_timeofday.3 krb5_verify_init_creds.3 krb5_verify_user.3 '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3' mkdir -p '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man5' /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644 krb5.conf.5 '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man5' mkdir -p '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man7' /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644 krb5-plugin.7 '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man7' mkdir -p '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man8' /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644 kerberos.8 verify_krb5_conf.8 '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man8' mkdir -p '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/include' /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644 krb5_err.h heim_err.h k524_err.h '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/include' gmake install-data-hook gmake[4]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/krb5' /bin/sh ../../cf/install-catman.sh install "/exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644" "/bin/sh /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/install-sh -d" "." "/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man" '$section' kerberos.8 krb5.conf.5 krb5-plugin.7 krb524_convert_creds_kdc.3 krb5_425_conv_principal.3 krb5_acl_match_file.3 krb5_aname_to_localname.3 krb5_appdefault.3 krb5_auth_context.3 krb5_c_make_checksum.3 krb5_check_transited.3 krb5_create_checksum.3 krb5_creds.3 krb5_digest.3 krb5_eai_to_heim_errno.3 krb5_encrypt.3 krb5_find_padata.3 krb5_generate_random_block.3 krb5_get_all_client_addrs.3 krb5_get_credentials.3 krb5_get_creds.3 krb5_get_forwarded_creds.3 krb5_get_in_cred.3 krb5_get_init_creds.3 krb5_get_krbhst.3 krb5_getportbyname.3 krb5_init_context.3 krb5_is_thread_safe.3 krb5_krbhst_init.3 krb5_mk_req.3 krb5_mk_safe.3 krb5_openlog.3 krb5_parse_name.3 krb5_principal.3 krb5_rcache.3 krb5_rd_error.3 krb5_rd_safe.3 krb5_set_default_realm.3 krb5_set_password.3 krb5_string_to_key.3 krb5_timeofday.3 krb5_verify_init_creds.3 krb5_verify_user.3 verify_krb5_conf.8 kerberos.8 krb5.conf.5 krb5-plugin.7 krb524_convert_creds_kdc.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb524_convert_creds_kdc.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb524_convert_creds_kdc_ccache.3 krb5_425_conv_principal.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_425_conv_principal.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_425_conv_principal_ext.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_425_conv_principal.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_524_conv_principal.3 krb5_acl_match_file.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_acl_match_file.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_acl_match_string.3 krb5_aname_to_localname.3 krb5_appdefault.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_appdefault.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_appdefault_boolean.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_appdefault.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_appdefault_string.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_appdefault.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_appdefault_time.3 krb5_auth_context.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_auth_context.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_auth_con_addflags.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_auth_context.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_auth_con_free.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_auth_context.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_auth_con_genaddrs.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_auth_context.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_auth_con_generatelocalsubkey.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_auth_context.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_auth_con_getaddrs.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_auth_context.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_auth_con_getauthenticator.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_auth_context.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_auth_con_getflags.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_auth_context.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_auth_con_getkey.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_auth_context.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_auth_con_getlocalsubkey.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_auth_context.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_auth_con_getrcache.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_auth_context.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_auth_con_getremotesubkey.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_auth_context.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_auth_con_getuserkey.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_auth_context.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_auth_con_init.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_auth_context.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_auth_con_initivector.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_auth_context.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_auth_con_removeflags.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_auth_context.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_auth_con_setaddrs.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_auth_context.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_auth_con_setaddrs_from_fd.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_auth_context.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_auth_con_setflags.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_auth_context.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_auth_con_setivector.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_auth_context.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_auth_con_setkey.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_auth_context.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_auth_con_setlocalsubkey.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_auth_context.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_auth_con_setrcache.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_auth_context.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_auth_con_setremotesubkey.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_auth_context.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_auth_con_setuserkey.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_auth_context.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_auth_getcksumtype.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_auth_context.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_auth_getkeytype.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_auth_context.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_auth_getlocalseqnumber.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_auth_context.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_auth_getremoteseqnumber.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_auth_context.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_auth_setcksumtype.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_auth_context.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_auth_setkeytype.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_auth_context.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_auth_setlocalseqnumber.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_auth_context.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_auth_setremoteseqnumber.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_auth_context.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_free_authenticator.3 krb5_c_make_checksum.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_c_make_checksum.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_c_block_size.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_c_make_checksum.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_c_decrypt.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_c_make_checksum.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_c_encrypt.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_c_make_checksum.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_c_encrypt_length.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_c_make_checksum.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_c_enctype_compare.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_c_make_checksum.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_c_get_checksum.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_c_make_checksum.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_c_is_coll_proof_cksum.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_c_make_checksum.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_c_is_keyed_cksum.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_c_make_checksum.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_c_keylength.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_c_make_checksum.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_c_make_random_key.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_c_make_checksum.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_c_set_checksum.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_c_make_checksum.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_c_valid_cksumtype.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_c_make_checksum.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_c_valid_enctype.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_c_make_checksum.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_c_verify_checksum.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_c_make_checksum.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_c_checksum_length.3 krb5_check_transited.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_check_transited.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_check_transited_realms.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_check_transited.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_domain_x500_decode.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_check_transited.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_domain_x500_encode.3 krb5_create_checksum.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_create_checksum.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_checksum.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_create_checksum.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_checksum_disable.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_create_checksum.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_checksum_is_collision_proof.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_create_checksum.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_checksum_is_keyed.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_create_checksum.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_checksumsize.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_create_checksum.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_cksumtype_valid.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_create_checksum.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_copy_checksum.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_create_checksum.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_crypto_get_checksum_type.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_create_checksum.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_free_checksum.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_create_checksum.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_free_checksum_contents.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_create_checksum.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_hmac.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_create_checksum.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_verify_checksum.3 krb5_creds.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_creds.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_copy_creds.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_creds.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_copy_creds_contents.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_creds.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_free_creds.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_creds.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_free_cred_contents.3 krb5_digest.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_digest.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_digest_alloc.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_digest.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_digest_free.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_digest.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_digest_set_server_cb.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_digest.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_digest_set_type.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_digest.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_digest_set_hostname.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_digest.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_digest_get_server_nonce.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_digest.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_digest_set_server_nonce.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_digest.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_digest_get_opaque.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_digest.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_digest_set_opaque.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_digest.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_digest_get_identifier.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_digest.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_digest_set_identifier.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_digest.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_digest_init_request.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_digest.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_digest_set_client_nonce.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_digest.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_digest_set_digest.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_digest.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_digest_set_username.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_digest.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_digest_set_authid.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_digest.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_digest_set_authentication_user.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_digest.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_digest_set_realm.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_digest.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_digest_set_method.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_digest.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_digest_set_uri.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_digest.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_digest_set_nonceCount.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_digest.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_digest_set_qop.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_digest.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_digest_request.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_digest.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_digest_get_responseData.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_digest.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_digest_get_rsp.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_digest.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_digest_get_tickets.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_digest.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_digest_get_client_binding.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_digest.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_digest_get_a1_hash.3 krb5_eai_to_heim_errno.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_eai_to_heim_errno.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_h_errno_to_heim_errno.3 krb5_encrypt.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_encrypt.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_crypto_getblocksize.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_encrypt.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_crypto_getconfoundersize.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_encrypt.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_crypto_getenctype.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_encrypt.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_crypto_getpadsize.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_encrypt.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_crypto_overhead.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_encrypt.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_decrypt.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_encrypt.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_decrypt_EncryptedData.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_encrypt.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_decrypt_ivec.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_encrypt.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_decrypt_ticket.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_encrypt.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_encrypt_EncryptedData.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_encrypt.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_encrypt_ivec.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_encrypt.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_enctype_disable.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_encrypt.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_enctype_keysize.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_encrypt.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_enctype_to_string.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_encrypt.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_enctype_valid.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_encrypt.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_get_wrapped_length.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_encrypt.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_string_to_enctype.3 krb5_find_padata.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_find_padata.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_padata_add.3 krb5_generate_random_block.3 krb5_get_all_client_addrs.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_get_all_client_addrs.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_get_all_server_addrs.3 krb5_get_credentials.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_get_credentials.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_get_credentials_with_flags.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_get_credentials.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_get_kdc_cred.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_get_credentials.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_get_renewed_creds.3 krb5_get_creds.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_get_creds.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_get_creds_opt_add_options.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_get_creds.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_get_creds_opt_alloc.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_get_creds.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_get_creds_opt_free.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_get_creds.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_get_creds_opt_set_enctype.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_get_creds.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_get_creds_opt_set_impersonate.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_get_creds.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_get_creds_opt_set_options.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_get_creds.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_get_creds_opt_set_ticket.3 krb5_get_forwarded_creds.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_get_forwarded_creds.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_fwd_tgt_creds.3 krb5_get_in_cred.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_get_in_cred.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_get_in_tkt.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_get_in_cred.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_get_in_tkt_with_password.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_get_in_cred.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_get_in_tkt_with_keytab.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_get_in_cred.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_get_in_tkt_with_skey.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_get_in_cred.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_free_kdc_rep.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_get_in_cred.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_password_key_proc.3 krb5_get_init_creds.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_get_init_creds.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_get_init_creds_keytab.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_get_init_creds.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_get_init_creds_opt.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_get_init_creds.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_get_init_creds_opt_alloc.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_get_init_creds.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_get_init_creds_opt_free.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_get_init_creds.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_get_init_creds_opt_init.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_get_init_creds.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_get_init_creds_opt_set_address_list.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_get_init_creds.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_get_init_creds_opt_set_addressless.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_get_init_creds.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_get_init_creds_opt_set_anonymous.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_get_init_creds.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_get_init_creds_opt_set_default_flags.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_get_init_creds.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_get_init_creds_opt_set_etype_list.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_get_init_creds.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_get_init_creds_opt_set_forwardable.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_get_init_creds.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_get_init_creds_opt_set_pa_password.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_get_init_creds.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_get_init_creds_opt_set_paq_request.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_get_init_creds.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_get_init_creds_opt_set_preauth_list.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_get_init_creds.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_get_init_creds_opt_set_proxiable.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_get_init_creds.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_get_init_creds_opt_set_renew_life.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_get_init_creds.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_get_init_creds_opt_set_salt.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_get_init_creds.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_get_init_creds_opt_set_tkt_life.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_get_init_creds.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_get_init_creds_opt_set_canonicalize.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_get_init_creds.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_get_init_creds_opt_set_win2k.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_get_init_creds.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_get_init_creds_password.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_get_init_creds.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_prompt.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_get_init_creds.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_prompter_posix.3 krb5_get_krbhst.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_get_krbhst.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_get_krb_admin_hst.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_get_krbhst.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_get_krb_changepw_hst.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_get_krbhst.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_get_krb524hst.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_get_krbhst.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_free_krbhst.3 krb5_getportbyname.3 krb5_init_context.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_init_context.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_add_et_list.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_init_context.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_add_extra_addresses.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_init_context.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_add_ignore_addresses.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_init_context.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_context.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_init_context.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_free_config_files.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_init_context.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_free_context.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_init_context.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_get_default_config_files.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_init_context.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_get_dns_canonize_hostname.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_init_context.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_get_extra_addresses.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_init_context.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_get_fcache_version.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_init_context.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_get_ignore_addresses.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_init_context.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_get_kdc_sec_offset.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_init_context.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_get_max_time_skew.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_init_context.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_get_use_admin_kdc.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_init_context.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_init_ets.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_init_context.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_prepend_config_files.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_init_context.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_prepend_config_files_default.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_init_context.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_set_config_files.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_init_context.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_set_dns_canonize_hostname.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_init_context.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_set_extra_addresses.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_init_context.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_set_fcache_version.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_init_context.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_set_ignore_addresses.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_init_context.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_set_max_time_skew.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_init_context.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_set_use_admin_kdc.3 krb5_is_thread_safe.3 krb5_krbhst_init.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_krbhst_init.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_krbhst_init_flags.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_krbhst_init.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_krbhst_next.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_krbhst_init.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_krbhst_next_as_string.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_krbhst_init.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_krbhst_reset.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_krbhst_init.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_krbhst_free.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_krbhst_init.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_krbhst_format_string.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_krbhst_init.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_krbhst_get_addrinfo.3 krb5_mk_req.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_mk_req.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_mk_req_exact.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_mk_req.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_mk_req_extended.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_mk_req.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_rd_req.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_mk_req.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_rd_req_with_keyblock.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_mk_req.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_mk_rep.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_mk_req.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_mk_rep_exact.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_mk_req.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_mk_rep_extended.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_mk_req.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_rd_rep.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_mk_req.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_build_ap_req.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_mk_req.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_verify_ap_req.3 krb5_mk_safe.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_mk_safe.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_mk_priv.3 krb5_openlog.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_openlog.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_initlog.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_openlog.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_closelog.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_openlog.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_addlog_dest.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_openlog.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_addlog_func.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_openlog.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_log.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_openlog.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_vlog.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_openlog.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_log_msg.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_openlog.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_vlog_msg.3 krb5_parse_name.3 krb5_principal.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_principal.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_get_default_principal.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_principal.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_build_principal.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_principal.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_build_principal_ext.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_principal.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_build_principal_va.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_principal.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_build_principal_va_ext.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_principal.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_copy_principal.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_principal.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_free_principal.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_principal.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_make_principal.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_principal.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_parse_name.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_principal.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_parse_name_flags.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_principal.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_parse_nametype.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_principal.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_princ_set_realm.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_principal.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_principal_compare.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_principal.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_principal_compare_any_realm.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_principal.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_principal_get_comp_string.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_principal.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_principal_get_realm.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_principal.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_principal_get_type.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_principal.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_principal_match.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_principal.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_principal_set_type.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_principal.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_realm_compare.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_principal.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_sname_to_principal.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_principal.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_sock_to_principal.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_principal.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_unparse_name.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_principal.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_unparse_name_flags.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_principal.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_unparse_name_fixed.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_principal.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_unparse_name_fixed_flags.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_principal.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_unparse_name_fixed_short.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_principal.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_unparse_name_short.3 krb5_rcache.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_rcache.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_rc_close.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_rcache.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_rc_default.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_rcache.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_rc_default_name.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_rcache.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_rc_default_type.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_rcache.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_rc_destroy.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_rcache.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_rc_expunge.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_rcache.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_rc_get_lifespan.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_rcache.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_rc_get_name.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_rcache.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_rc_get_type.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_rcache.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_rc_initialize.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_rcache.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_rc_recover.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_rcache.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_rc_resolve.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_rcache.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_rc_resolve_full.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_rcache.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_rc_resolve_type.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_rcache.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_rc_store.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_rcache.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_get_server_rcache.3 krb5_rd_error.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_rd_error.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_free_error.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_rd_error.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_free_error_contents.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_rd_error.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_error_from_rd_error.3 krb5_rd_safe.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_rd_safe.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_rd_priv.3 krb5_set_default_realm.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_set_default_realm.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_copy_host_realm.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_set_default_realm.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_free_host_realm.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_set_default_realm.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_get_default_realm.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_set_default_realm.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_get_default_realms.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_set_default_realm.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_get_host_realm.3 krb5_set_password.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_set_password.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_change_password.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_set_password.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_set_password_using_ccache.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_set_password.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_passwd_result_to_string.3 krb5_string_to_key.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_string_to_key.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_string_to_key_data.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_string_to_key.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_string_to_key_data_salt.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_string_to_key.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_string_to_key_data_salt_opaque.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_string_to_key.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_string_to_key_salt.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_string_to_key.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_string_to_key_salt_opaque.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_string_to_key.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_get_pw_salt.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_string_to_key.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_free_salt.3 krb5_timeofday.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_timeofday.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_set_real_time.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_timeofday.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_us_timeofday.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_timeofday.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_format_time.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_timeofday.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_string_to_deltat.3 krb5_verify_init_creds.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_verify_init_creds.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_verify_init_creds_opt_init.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_verify_init_creds.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_verify_init_creds_opt_set_ap_req_nofail.3 krb5_verify_user.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_verify_user.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_verify_user_lrealm.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_verify_user.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_verify_user_opt.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_verify_user.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_verify_opt_init.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_verify_user.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_verify_opt_alloc.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_verify_user.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_verify_opt_free.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_verify_user.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_verify_opt_set_ccache.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_verify_user.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_verify_opt_set_flags.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_verify_user.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_verify_opt_set_service.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_verify_user.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_verify_opt_set_secure.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_verify_user.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_verify_opt_set_keytab.3 verify_krb5_conf.8 gmake[4]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/krb5' gmake[3]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/krb5' gmake[2]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/krb5' Making install in ntlm gmake[2]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/ntlm' gmake[3]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/ntlm' mkdir -p '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/lib' /usr/bin/libtool --mode=install /exopi-obj/pobj/heimdal-7.8.0/bin/install -c libheimntlm.la '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/lib' libtool: install: /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644 ./.libs/libheimntlm.a /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/lib/libheimntlm.a libtool: install: /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644 ./.libs/libheimntlm.so.1.0 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/lib/libheimntlm.so.1.0 libtool: install: /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644 ./.libs/libheimntlm.lai /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/lib/libheimntlm.la mkdir -p '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/include' /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644 heimntlm.h ./heimntlm-protos.h '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/include' mkdir -p '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/include' /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644 ntlm_err.h '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/include' gmake install-data-hook gmake[4]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/ntlm' /bin/sh ../../cf/install-catman.sh install "/exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644" "/bin/sh /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/install-sh -d" "." "/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man" '$section' gmake[4]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/ntlm' gmake[3]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/ntlm' gmake[2]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/ntlm' Making install in gssapi gmake[2]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/gssapi' gmake install-am gmake[3]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/gssapi' cd . && perl ../../cf/make-proto.pl -q -P comment -p ntlm/ntlm-private.h ntlm/accept_sec_context.c ntlm/acquire_cred.c ntlm/add_cred.c ntlm/canonicalize_name.c ntlm/compare_name.c ntlm/context_time.c ntlm/creds.c ntlm/crypto.c ntlm/delete_sec_context.c ntlm/display_name.c ntlm/display_status.c ntlm/duplicate_name.c ntlm/export_name.c ntlm/export_sec_context.c ntlm/external.c ntlm/ntlm.h ntlm/import_name.c ntlm/import_sec_context.c ntlm/indicate_mechs.c ntlm/init_sec_context.c ntlm/inquire_context.c ntlm/inquire_cred_by_mech.c ntlm/inquire_mechs_for_name.c ntlm/inquire_names_for_mech.c ntlm/inquire_sec_context_by_oid.c ntlm/iter_cred.c ntlm/process_context_token.c ntlm/release_cred.c ntlm/release_name.c ntlm/kdc.c || rm -f ntlm/ntlm-private.h cp ntlm-private.h ../../include/ntlm-private.h cp: ntlm-private.h: No such file or directory cp spnego-private.h ../../include/spnego-private.h cp: spnego-private.h: No such file or directory cp gsskrb5-private.h ../../include/gsskrb5-private.h cp: gsskrb5-private.h: No such file or directory gmake[4]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/gssapi' cd . && perl ../../cf/make-proto.pl -q -P comment -p ntlm/ntlm-private.h ntlm/accept_sec_context.c ntlm/acquire_cred.c ntlm/add_cred.c ntlm/canonicalize_name.c ntlm/compare_name.c ntlm/context_time.c ntlm/creds.c ntlm/crypto.c ntlm/delete_sec_context.c ntlm/display_name.c ntlm/display_status.c ntlm/duplicate_name.c ntlm/export_name.c ntlm/export_sec_context.c ntlm/external.c ntlm/ntlm.h ntlm/import_name.c ntlm/import_sec_context.c ntlm/indicate_mechs.c ntlm/init_sec_context.c ntlm/inquire_context.c ntlm/inquire_cred_by_mech.c ntlm/inquire_mechs_for_name.c ntlm/inquire_names_for_mech.c ntlm/inquire_sec_context_by_oid.c ntlm/iter_cred.c ntlm/process_context_token.c ntlm/release_cred.c ntlm/release_name.c ntlm/kdc.c || rm -f ntlm/ntlm-private.h mkdir -p '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/lib' /usr/bin/libtool --mode=install /exopi-obj/pobj/heimdal-7.8.0/bin/install -c libgssapi.la '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/lib' libtool: install: /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644 ./.libs/libgssapi.a /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/lib/libgssapi.a libtool: install: /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644 ./.libs/libgssapi.so.9.0 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/lib/libgssapi.so.9.0 libtool: install: /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644 ./.libs/libgssapi.lai /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/lib/libgssapi.la mkdir -p '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/bin' /usr/bin/libtool --mode=install /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -s -m 755 gsstool '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/bin' libtool: install: /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -s -m 755 ./.libs/gsstool /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/bin mkdir -p '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/include' /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644 gssapi.h '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/include' mkdir -p '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3' /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644 gssapi.3 gss_acquire_cred.3 '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3' mkdir -p '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man5' /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644 mech/mech.5 '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man5' mkdir -p '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/include' mkdir -p '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/include/gssapi' /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644 gssapi/gssapi.h gssapi/gssapi_krb5.h gssapi/gssapi_ntlm.h gssapi/gssapi_oid.h gssapi/gssapi_spnego.h '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/include/gssapi' mkdir -p '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/include/gssapi' /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644 gkrb5_err.h '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/include/gssapi' gmake install-data-hook gmake[5]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/gssapi' /bin/sh ../../cf/install-catman.sh install "/exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644" "/bin/sh /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/install-sh -d" "." "/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man" '$section' gssapi.3 gss_acquire_cred.3 mech/mech.5 gssapi.3 gss_acquire_cred.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/gss_acquire_cred.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/gss_accept_sec_context.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/gss_acquire_cred.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/gss_add_cred.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/gss_acquire_cred.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/gss_add_oid_set_member.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/gss_acquire_cred.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/gss_canonicalize_name.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/gss_acquire_cred.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/gss_compare_name.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/gss_acquire_cred.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/gss_context_time.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/gss_acquire_cred.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/gss_create_empty_oid_set.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/gss_acquire_cred.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/gss_delete_sec_context.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/gss_acquire_cred.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/gss_display_name.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/gss_acquire_cred.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/gss_display_status.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/gss_acquire_cred.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/gss_duplicate_name.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/gss_acquire_cred.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/gss_export_name.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/gss_acquire_cred.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/gss_export_sec_context.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/gss_acquire_cred.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/gss_get_mic.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/gss_acquire_cred.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/gss_import_name.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/gss_acquire_cred.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/gss_import_sec_context.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/gss_acquire_cred.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/gss_indicate_mechs.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/gss_acquire_cred.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/gss_init_sec_context.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/gss_acquire_cred.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/gss_inquire_context.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/gss_acquire_cred.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/gss_inquire_cred.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/gss_acquire_cred.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/gss_inquire_cred_by_mech.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/gss_acquire_cred.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/gss_inquire_mechs_for_name.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/gss_acquire_cred.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/gss_inquire_names_for_mech.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/gss_acquire_cred.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/gss_krb5_ccache_name.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/gss_acquire_cred.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/gss_krb5_compat_des3_mic.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/gss_acquire_cred.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/gss_krb5_copy_ccache.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/gss_acquire_cred.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/gss_krb5_import_cred.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/gss_acquire_cred.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/gsskrb5_extract_authz_data_from_sec_context.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/gss_acquire_cred.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/gsskrb5_register_acceptor_identity.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/gss_acquire_cred.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/gss_krb5_import_ccache.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/gss_acquire_cred.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/gss_krb5_get_tkt_flags.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/gss_acquire_cred.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/gss_process_context_token.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/gss_acquire_cred.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/gss_release_buffer.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/gss_acquire_cred.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/gss_release_cred.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/gss_acquire_cred.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/gss_release_name.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/gss_acquire_cred.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/gss_release_oid_set.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/gss_acquire_cred.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/gss_seal.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/gss_acquire_cred.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/gss_sign.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/gss_acquire_cred.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/gss_test_oid_set_member.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/gss_acquire_cred.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/gss_unseal.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/gss_acquire_cred.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/gss_unwrap.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/gss_acquire_cred.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/gss_verify.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/gss_acquire_cred.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/gss_verify_mic.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/gss_acquire_cred.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/gss_wrap.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/gss_acquire_cred.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/gss_wrap_size_limit.3 mech/mech.5 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man5/mech.5 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man5/qop.5 gmake[5]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/gssapi' gmake[4]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/gssapi' gmake[3]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/gssapi' gmake[2]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/gssapi' Making install in hdb gmake[2]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/hdb' gmake install-am gmake[3]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/hdb' gmake[4]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/hdb' mkdir -p '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/lib' /usr/bin/libtool --mode=install /exopi-obj/pobj/heimdal-7.8.0/bin/install -c libhdb.la '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/lib' libtool: install: /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644 ./.libs/libhdb.a /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/lib/libhdb.a libtool: install: /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644 ./.libs/libhdb.so.3.1 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/lib/libhdb.so.3.1 libtool: install: /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644 ./.libs/libhdb.lai /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/lib/libhdb.la mkdir -p '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/include' /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644 hdb.h ./hdb-protos.h '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/include' mkdir -p '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/include' /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644 hdb_err.h hdb_asn1.h '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/include' gmake install-data-hook gmake[5]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/hdb' /bin/sh ../../cf/install-catman.sh install "/exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644" "/bin/sh /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/install-sh -d" "." "/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man" '$section' gmake[5]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/hdb' gmake[4]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/hdb' gmake[3]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/hdb' gmake[2]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/hdb' Making install in kadm5 gmake[2]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/kadm5' gmake[3]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/kadm5' mkdir -p '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/lib' /usr/bin/libtool --mode=install /exopi-obj/pobj/heimdal-7.8.0/bin/install -c libkadm5srv.la libkadm5clnt.la '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/lib' libtool: install: /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644 ./.libs/libkadm5srv.a /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/lib/libkadm5srv.a libtool: install: /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644 ./.libs/libkadm5srv.so.3.1 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/lib/libkadm5srv.so.3.1 libtool: install: /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644 ./.libs/libkadm5srv.lai /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/lib/libkadm5srv.la libtool: install: /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644 ./.libs/libkadm5clnt.a /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/lib/libkadm5clnt.a libtool: install: /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644 ./.libs/libkadm5clnt.so.3.0 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/lib/libkadm5clnt.so.3.0 libtool: install: /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644 ./.libs/libkadm5clnt.lai /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/lib/libkadm5clnt.la mkdir -p '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/libexec' /usr/bin/libtool --mode=install /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -s -m 755 ipropd-master ipropd-slave '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/libexec' libtool: install: /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -s -m 755 ./.libs/ipropd-master /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/libexec libtool: install: /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -s -m 755 ./.libs/ipropd-slave /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/libexec mkdir -p '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/sbin' /usr/bin/libtool --mode=install /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -s -m 755 iprop-log '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/sbin' libtool: install: /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -s -m 755 ./.libs/iprop-log /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/sbin mkdir -p '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/include/kadm5' /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644 admin.h private.h kadm5-pwcheck.h ./kadm5-protos.h ./kadm5-private.h '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/include/kadm5' mkdir -p '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3' /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644 kadm5_pwcheck.3 '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3' mkdir -p '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man8' /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644 iprop.8 iprop-log.8 '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man8' mkdir -p '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/include/kadm5' /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644 kadm5_err.h '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/include/kadm5' gmake install-data-hook gmake[4]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/kadm5' /bin/sh ../../cf/install-catman.sh install "/exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644" "/bin/sh /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/install-sh -d" "." "/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man" '$section' kadm5_pwcheck.3 iprop.8 iprop-log.8 kadm5_pwcheck.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/kadm5_pwcheck.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_pwcheck.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/kadm5_pwcheck.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/kadm5_setup_passwd_quality_check.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/kadm5_pwcheck.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/kadm5_add_passwd_quality_verifier.3 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/kadm5_pwcheck.3 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/kadm5_check_password_quality.3 iprop.8 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man8/iprop.8 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man8/ipropd-master.8 ln -f /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man8/iprop.8 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man8/ipropd-slave.8 iprop-log.8 gmake[4]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/kadm5' gmake[3]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/kadm5' gmake[2]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib/kadm5' gmake[2]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib' gmake[3]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib' gmake install-data-hook gmake[4]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib' /bin/sh ../cf/install-catman.sh install "/exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644" "/bin/sh /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/install-sh -d" "." "/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man" '$section' gmake[4]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib' gmake[3]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib' gmake[2]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib' gmake[1]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/lib' Making install in kuser gmake[1]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/kuser' gmake[2]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/kuser' mkdir -p '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/bin' /usr/bin/libtool --mode=install /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -s -m 755 kinit kdestroy kgetcred heimtools '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/bin' libtool: install: /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -s -m 755 ./.libs/kinit /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/bin libtool: install: /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -s -m 755 ./.libs/kdestroy /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/bin libtool: install: /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -s -m 755 ./.libs/kgetcred /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/bin libtool: install: /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -s -m 755 ./.libs/heimtools /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/bin mkdir -p '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/libexec' /usr/bin/libtool --mode=install /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -s -m 755 kdigest kimpersonate '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/libexec' libtool: install: /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -s -m 755 ./.libs/kdigest /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/libexec libtool: install: /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -s -m 755 ./.libs/kimpersonate /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/libexec gmake install-exec-hook gmake[3]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/kuser' (cd /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/bin && rm -f klist && ln -s heimtools klist) (cd /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/bin && rm -f kswitch && ln -s heimtools kswitch) gmake[3]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/kuser' mkdir -p '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man1' /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644 kinit.1 klist.1 kdestroy.1 kswitch.1 kgetcred.1 '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man1' mkdir -p '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man8' /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644 kdigest.8 kimpersonate.8 '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man8' gmake install-data-hook gmake[3]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/kuser' /bin/sh ../cf/install-catman.sh install "/exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644" "/bin/sh /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/install-sh -d" "." "/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man" '$section' kinit.1 klist.1 kdestroy.1 kswitch.1 kdigest.8 kgetcred.1 kimpersonate.8 kinit.1 klist.1 kdestroy.1 kswitch.1 kdigest.8 kgetcred.1 kimpersonate.8 gmake[3]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/kuser' gmake[2]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/kuser' gmake[1]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/kuser' Making install in kdc gmake[1]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/kdc' gmake[2]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/kdc' mkdir -p '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/lib' /usr/bin/libtool --mode=install /exopi-obj/pobj/heimdal-7.8.0/bin/install -c libkdc.la '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/lib' libtool: install: /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644 ./.libs/libkdc.a /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/lib/libkdc.a libtool: install: /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644 ./.libs/libkdc.so.3.0 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/lib/libkdc.so.3.0 libtool: install: /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644 ./.libs/libkdc.lai /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/lib/libkdc.la mkdir -p '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/bin' /usr/bin/libtool --mode=install /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -s -m 755 string2key '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/bin' libtool: install: /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -s -m 755 ./.libs/string2key /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/bin mkdir -p '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/libexec' /usr/bin/libtool --mode=install /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -s -m 755 hprop hpropd kdc digest-service '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/libexec' libtool: install: /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -s -m 755 ./.libs/hprop /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/libexec libtool: install: /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -s -m 755 ./.libs/hpropd /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/libexec libtool: install: /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -s -m 755 ./.libs/kdc /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/libexec libtool: install: /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -s -m 755 ./.libs/digest-service /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/libexec mkdir -p '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/sbin' /usr/bin/libtool --mode=install /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -s -m 755 kstash '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/sbin' libtool: install: /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -s -m 755 ./.libs/kstash /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/sbin mkdir -p '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/include' /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644 kdc.h ./kdc-protos.h '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/include' mkdir -p '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/include/krb5' /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644 windc_plugin.h '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/include/krb5' mkdir -p '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man8' /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644 kdc.8 kstash.8 hprop.8 hpropd.8 string2key.8 '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man8' gmake install-data-hook gmake[3]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/kdc' /bin/sh ../cf/install-catman.sh install "/exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644" "/bin/sh /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/install-sh -d" "." "/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man" '$section' kdc.8 kstash.8 hprop.8 hpropd.8 string2key.8 kdc.8 kstash.8 hprop.8 hpropd.8 string2key.8 gmake[3]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/kdc' gmake[2]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/kdc' gmake[1]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/kdc' Making install in admin gmake[1]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/admin' gmake[2]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/admin' mkdir -p '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/bin' /usr/bin/libtool --mode=install /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -s -m 755 ktutil '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/bin' libtool: install: /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -s -m 755 ./.libs/ktutil /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/bin mkdir -p '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man1' /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644 ktutil.1 '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man1' gmake install-data-hook gmake[3]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/admin' /bin/sh ../cf/install-catman.sh install "/exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644" "/bin/sh /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/install-sh -d" "." "/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man" '$section' ktutil.1 ktutil.1 gmake[3]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/admin' gmake[2]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/admin' gmake[1]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/admin' Making install in kadmin gmake[1]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/kadmin' gmake[2]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/kadmin' mkdir -p '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/bin' /usr/bin/libtool --mode=install /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -s -m 755 kadmin '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/bin' libtool: install: /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -s -m 755 ./.libs/kadmin /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/bin mkdir -p '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/libexec' /usr/bin/libtool --mode=install /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -s -m 755 kadmind '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/libexec' libtool: install: /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -s -m 755 ./.libs/kadmind /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/libexec mkdir -p '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man1' /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644 kadmin.1 '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man1' mkdir -p '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man8' /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644 kadmind.8 '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man8' gmake install-data-hook gmake[3]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/kadmin' /bin/sh ../cf/install-catman.sh install "/exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644" "/bin/sh /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/install-sh -d" "." "/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man" '$section' kadmin.1 kadmind.8 kadmin.1 kadmind.8 gmake[3]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/kadmin' gmake[2]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/kadmin' gmake[1]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/kadmin' Making install in kpasswd gmake[1]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/kpasswd' gmake[2]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/kpasswd' mkdir -p '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/bin' /usr/bin/libtool --mode=install /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -s -m 755 kpasswd '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/bin' libtool: install: /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -s -m 755 ./.libs/kpasswd /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/bin mkdir -p '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/libexec' /usr/bin/libtool --mode=install /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -s -m 755 kpasswdd '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/libexec' libtool: install: /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -s -m 755 ./.libs/kpasswdd /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/libexec mkdir -p '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man1' /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644 kpasswd.1 '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man1' mkdir -p '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man8' /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644 kpasswdd.8 '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man8' gmake install-data-hook gmake[3]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/kpasswd' /bin/sh ../cf/install-catman.sh install "/exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644" "/bin/sh /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/install-sh -d" "." "/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man" '$section' kpasswd.1 kpasswdd.8 kpasswd.1 kpasswdd.8 gmake[3]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/kpasswd' gmake[2]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/kpasswd' gmake[1]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/kpasswd' Making install in kcm gmake[1]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/kcm' gmake[2]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/kcm' mkdir -p '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/libexec' /usr/bin/libtool --mode=install /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -s -m 755 kcm '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/libexec' libtool: install: /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -s -m 755 ./.libs/kcm /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/libexec mkdir -p '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man8' /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644 kcm.8 '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man8' gmake install-data-hook gmake[3]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/kcm' /bin/sh ../cf/install-catman.sh install "/exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644" "/bin/sh /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/install-sh -d" "." "/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man" '$section' kcm.8 kcm.8 gmake[3]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/kcm' gmake[2]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/kcm' gmake[1]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/kcm' Making install in appl gmake[1]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/appl' Making install in dbutils gmake[2]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/appl/dbutils' gmake[3]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/appl/dbutils' mkdir -p '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/bin' /usr/bin/libtool --mode=install /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -s -m 755 bsearch '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/bin' libtool: install: /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -s -m 755 ./.libs/bsearch /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/bin mkdir -p '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man1' /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644 bsearch.1 '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man1' gmake install-data-hook gmake[4]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/appl/dbutils' /bin/sh ../../cf/install-catman.sh install "/exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644" "/bin/sh /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/install-sh -d" "." "/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man" '$section' bsearch.1 bsearch.1 gmake[4]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/appl/dbutils' gmake[3]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/appl/dbutils' gmake[2]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/appl/dbutils' Making install in gssmask gmake[2]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/appl/gssmask' gmake[3]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/appl/gssmask' gmake install-data-hook gmake[4]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/appl/gssmask' /bin/sh ../../cf/install-catman.sh install "/exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644" "/bin/sh /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/install-sh -d" "." "/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man" '$section' gmake[4]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/appl/gssmask' gmake[3]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/appl/gssmask' gmake[2]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/appl/gssmask' Making install in su gmake[2]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/appl/su' gmake[3]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/appl/su' mkdir -p '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/bin' /usr/bin/libtool --mode=install /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -s -m 755 su '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/bin' libtool: install: /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -s -m 755 ./.libs/su /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/bin mkdir -p '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man1' /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644 su.1 '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man1' gmake install-data-hook gmake[4]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/appl/su' /bin/sh ../../cf/install-catman.sh install "/exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644" "/bin/sh /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/install-sh -d" "." "/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man" '$section' su.1 su.1 gmake[4]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/appl/su' gmake[3]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/appl/su' gmake[2]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/appl/su' Making install in test gmake[2]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/appl/test' gmake[3]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/appl/test' gmake install-data-hook gmake[4]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/appl/test' /bin/sh ../../cf/install-catman.sh install "/exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644" "/bin/sh /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/install-sh -d" "." "/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man" '$section' gmake[4]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/appl/test' gmake[3]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/appl/test' gmake[2]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/appl/test' Making install in kf gmake[2]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/appl/kf' gmake[3]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/appl/kf' mkdir -p '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/bin' /usr/bin/libtool --mode=install /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -s -m 755 kf '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/bin' libtool: install: /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -s -m 755 ./.libs/kf /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/bin mkdir -p '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/libexec' /usr/bin/libtool --mode=install /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -s -m 755 kfd '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/libexec' libtool: install: /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -s -m 755 ./.libs/kfd /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/libexec mkdir -p '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man1' /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644 kf.1 '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man1' mkdir -p '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man8' /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644 kfd.8 '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man8' gmake install-data-hook gmake[4]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/appl/kf' /bin/sh ../../cf/install-catman.sh install "/exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644" "/bin/sh /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/install-sh -d" "." "/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man" '$section' kf.1 kfd.8 kf.1 kfd.8 gmake[4]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/appl/kf' gmake[3]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/appl/kf' gmake[2]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/appl/kf' gmake[2]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/appl' gmake[3]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/appl' gmake install-data-hook gmake[4]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/appl' /bin/sh ../cf/install-catman.sh install "/exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644" "/bin/sh /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/install-sh -d" "." "/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man" '$section' gmake[4]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/appl' gmake[3]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/appl' gmake[2]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/appl' gmake[1]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/appl' Making install in tools gmake[1]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/tools' gmake[2]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/tools' mkdir -p '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/bin' /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 755 krb5-config '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/bin' mkdir -p '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man1' /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644 krb5-config.1 '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man1' mkdir -p '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/lib/pkgconfig' /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644 heimdal-gssapi.pc heimdal-krb5.pc heimdal-kadm-client.pc heimdal-kadm-server.pc kafs.pc kadm-client.pc kadm-server.pc krb5.pc krb5-gssapi.pc '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/lib/pkgconfig' gmake install-data-hook gmake[3]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/tools' /bin/sh ../cf/install-catman.sh install "/exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644" "/bin/sh /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/install-sh -d" "." "/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man" '$section' krb5-config.1 krb5-config.1 gmake[3]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/tools' gmake[2]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/tools' gmake[1]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/tools' Making install in tests gmake[1]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/tests' Making install in bin gmake[2]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/tests/bin' gmake[3]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/tests/bin' gmake install-data-hook gmake[4]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/tests/bin' /bin/sh ../../cf/install-catman.sh install "/exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644" "/bin/sh /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/install-sh -d" "." "/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man" '$section' gmake[4]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/tests/bin' gmake[3]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/tests/bin' gmake[2]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/tests/bin' Making install in db gmake[2]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/tests/db' gmake[3]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/tests/db' gmake install-data-hook gmake[4]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/tests/db' /bin/sh ../../cf/install-catman.sh install "/exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644" "/bin/sh /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/install-sh -d" "." "/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man" '$section' gmake[4]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/tests/db' gmake[3]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/tests/db' gmake[2]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/tests/db' Making install in gss gmake[2]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/tests/gss' gmake[3]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/tests/gss' gmake install-data-hook gmake[4]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/tests/gss' /bin/sh ../../cf/install-catman.sh install "/exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644" "/bin/sh /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/install-sh -d" "." "/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man" '$section' gmake[4]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/tests/gss' gmake[3]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/tests/gss' gmake[2]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/tests/gss' Making install in ldap gmake[2]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/tests/ldap' gmake[3]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/tests/ldap' gmake install-data-hook gmake[4]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/tests/ldap' /bin/sh ../../cf/install-catman.sh install "/exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644" "/bin/sh /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/install-sh -d" "." "/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man" '$section' gmake[4]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/tests/ldap' gmake[3]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/tests/ldap' gmake[2]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/tests/ldap' Making install in can gmake[2]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/tests/can' gmake[3]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/tests/can' gmake install-data-hook gmake[4]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/tests/can' /bin/sh ../../cf/install-catman.sh install "/exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644" "/bin/sh /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/install-sh -d" "." "/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man" '$section' gmake[4]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/tests/can' gmake[3]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/tests/can' gmake[2]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/tests/can' Making install in java gmake[2]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/tests/java' gmake[3]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/tests/java' gmake install-data-hook gmake[4]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/tests/java' /bin/sh ../../cf/install-catman.sh install "/exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644" "/bin/sh /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/install-sh -d" "." "/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man" '$section' gmake[4]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/tests/java' gmake[3]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/tests/java' gmake[2]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/tests/java' Making install in kdc gmake[2]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/tests/kdc' gmake[3]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/tests/kdc' gmake install-data-hook gmake[4]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/tests/kdc' /bin/sh ../../cf/install-catman.sh install "/exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644" "/bin/sh /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/install-sh -d" "." "/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man" '$section' gmake[4]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/tests/kdc' gmake[3]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/tests/kdc' gmake[2]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/tests/kdc' Making install in plugin gmake[2]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/tests/plugin' gmake[3]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/tests/plugin' mkdir -p '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/lib' /usr/bin/libtool --mode=install /exopi-obj/pobj/heimdal-7.8.0/bin/install -c windc.la '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/lib' libtool: install: /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644 ./.libs/windc.a /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/lib/windc.a libtool: install: /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644 ./.libs/windc.so.0.0 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/lib/windc.so.0.0 libtool: install: /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644 ./.libs/windc.lai /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/heimdal/lib/windc.la gmake install-data-hook gmake[4]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/tests/plugin' /bin/sh ../../cf/install-catman.sh install "/exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644" "/bin/sh /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/install-sh -d" "." "/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man" '$section' gmake[4]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/tests/plugin' gmake[3]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/tests/plugin' gmake[2]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/tests/plugin' gmake[2]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/tests' gmake[3]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/tests' gmake install-data-hook gmake[4]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/tests' /bin/sh ../cf/install-catman.sh install "/exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644" "/bin/sh /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/install-sh -d" "." "/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man" '$section' gmake[4]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/tests' gmake[3]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/tests' gmake[2]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/tests' gmake[1]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/tests' Making install in packages gmake[1]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/packages' Making install in mac gmake[2]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/packages/mac' gmake[3]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/packages/mac' gmake install-data-hook gmake[4]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/packages/mac' /bin/sh ../../cf/install-catman.sh install "/exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644" "/bin/sh /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/install-sh -d" "." "/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man" '$section' gmake[4]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/packages/mac' gmake[3]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/packages/mac' gmake[2]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/packages/mac' gmake[2]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/packages' gmake[3]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/packages' gmake install-data-hook gmake[4]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/packages' /bin/sh ../cf/install-catman.sh install "/exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644" "/bin/sh /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/install-sh -d" "." "/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man" '$section' gmake[4]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/packages' gmake[3]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/packages' gmake[2]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/packages' gmake[1]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/packages' Making install in etc gmake[1]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/etc' gmake[2]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/etc' gmake install-data-hook gmake[3]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/etc' /bin/sh ../cf/install-catman.sh install "/exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644" "/bin/sh /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/install-sh -d" "." "/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man" '$section' gmake[3]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/etc' gmake[2]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/etc' gmake[1]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/etc' Making install in po gmake[1]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/po' gmake[2]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/po' gmake[2]: Nothing to be done for 'install-exec-am'. gmake install-data-hook gmake[3]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/po' cat: ./localefiles: No such file or directory gmake[3]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/po' gmake[2]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/po' gmake[1]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/po' Making install in doc gmake[1]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/doc' gmake[2]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/doc' mkdir -p '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/info' /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644 ./heimdal.info ./hx509.info '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/info' install-info --info-dir='/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/info' '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/info/heimdal.info' install-info --info-dir='/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/info' '/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/info/hx509.info' gmake install-data-hook gmake[3]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/doc' /bin/sh ../cf/install-catman.sh install "/exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644" "/bin/sh /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/install-sh -d" "." "/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man" '$section' for a in base hdb hx509 gssapi krb5 ntlm wind hcrypto ; do \ f="./doxyout/$a/manpages" ; \ test -f $f || continue ; \ echo "install $a manual pages $(wc -l < $f)" ; \ while read x ; do \ section=`echo "$x" | sed 's/.*\.\([0-9]\)/\1/'` ; \ /bin/sh /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/install-sh -d "/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man$section" ; \ /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644 ./doxyout/$x "/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man$section" ; \ done < $f ; \ done ; exit 0 install base manual pages 1 install hdb manual pages 25 install hx509 manual pages 173 install gssapi manual pages 20 install krb5 manual pages 400 install ntlm manual pages 26 install wind manual pages 14 install hcrypto manual pages 155 gmake[3]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/doc' gmake[2]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/doc' gmake[1]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/doc' gmake[1]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0' gmake[2]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0' gmake install-data-hook gmake[3]: Entering directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0' /bin/sh ./cf/install-catman.sh install "/exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644" "/bin/sh /exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0/install-sh -d" "." "/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man" '$section' gmake[3]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0' gmake[2]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0' gmake[1]: Leaving directory '/exopi-obj/pobj/heimdal-7.8.0/heimdal-7.8.0' /exopi-obj/pobj/heimdal-7.8.0/bin/install -d -m 755 /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/share/examples/heimdal /exopi-obj/pobj/heimdal-7.8.0/bin/install -c -m 644 /exopi-cvs/ports/security/heimdal/files/krb5.conf /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/share/examples/heimdal/ >>> Running package in security/heimdal,-devel-docs at 1764453666.26 ===> security/heimdal,-devel-docs `/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/.fake_done' is up to date. Installing /exopi-cvs/ports/security/heimdal/pkg/ipropd_master.rc as /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/etc/rc.d/ipropd_master Installing /exopi-cvs/ports/security/heimdal/pkg/ipropd_slave.rc as /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/etc/rc.d/ipropd_slave Installing /exopi-cvs/ports/security/heimdal/pkg/kadmind.rc as /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/etc/rc.d/kadmind Installing /exopi-cvs/ports/security/heimdal/pkg/kdc.rc as /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/etc/rc.d/kdc Installing /exopi-cvs/ports/security/heimdal/pkg/kpasswdd.rc as /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/etc/rc.d/kpasswdd ===> Building package for heimdal-7.8.0 Create /exopi-cvs/ports/packages/amd64/all/heimdal-7.8.0.tgz Creating package heimdal-7.8.0 reading plist| checking dependencies| checking dependencies|security/heimdal,-libs checking dependencies|sysutils/e2fsprogs checksumming| checksumming| | 0% checksumming|* | 1% checksumming|* | 2% checksumming|** | 3% checksumming|** | 4% checksumming|*** | 5% checksumming|**** | 6% checksumming|**** | 7% checksumming|***** | 8% checksumming|***** | 9% checksumming|****** | 10% checksumming|******* | 11% checksumming|******* | 12% checksumming|******** | 13% checksumming|******** | 14% checksumming|********* | 15% checksumming|********* | 16% checksumming|********** | 17% checksumming|*********** | 17% checksumming|*********** | 18% checksumming|************ | 19% checksumming|************ | 20% checksumming|************* | 21% checksumming|************** | 22% checksumming|************** | 23% checksumming|*************** | 24% checksumming|*************** | 25% checksumming|**************** | 26% checksumming|***************** | 27% checksumming|***************** | 28% checksumming|****************** | 29% checksumming|****************** | 30% checksumming|******************* | 31% checksumming|******************** | 32% checksumming|******************** | 33% checksumming|********************* | 34% checksumming|********************* | 35% checksumming|********************** | 36% checksumming|*********************** | 37% checksumming|*********************** | 38% checksumming|************************ | 39% checksumming|************************ | 40% checksumming|************************* | 41% checksumming|************************* | 42% checksumming|************************** | 43% checksumming|*************************** | 44% checksumming|*************************** | 45% checksumming|**************************** | 46% checksumming|**************************** | 47% checksumming|***************************** | 48% checksumming|****************************** | 49% checksumming|****************************** | 50% checksumming|******************************* | 50% checksumming|******************************* | 51% checksumming|******************************** | 52% checksumming|********************************* | 53% checksumming|********************************* | 54% checksumming|********************************** | 55% checksumming|********************************** | 56% checksumming|*********************************** | 57% checksumming|************************************ | 58% checksumming|************************************ | 59% checksumming|************************************* | 60% checksumming|************************************* | 61% checksumming|************************************** | 62% checksumming|************************************** | 63% checksumming|*************************************** | 64% checksumming|**************************************** | 65% checksumming|**************************************** | 66% checksumming|***************************************** | 67% checksumming|***************************************** | 68% checksumming|****************************************** | 69% checksumming|******************************************* | 70% checksumming|******************************************* | 71% checksumming|******************************************** | 72% checksumming|******************************************** | 73% checksumming|********************************************* | 74% checksumming|********************************************** | 75% checksumming|********************************************** | 76% checksumming|*********************************************** | 77% checksumming|*********************************************** | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************* | 81% checksumming|************************************************** | 82% checksumming|************************************************** | 83% checksumming|*************************************************** | 83% checksumming|**************************************************** | 84% checksumming|**************************************************** | 85% checksumming|***************************************************** | 86% checksumming|***************************************************** | 87% checksumming|****************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************* | 90% checksumming|******************************************************** | 91% checksumming|******************************************************** | 92% checksumming|********************************************************* | 93% checksumming|********************************************************* | 94% checksumming|********************************************************** | 95% checksumming|*********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 98% checksumming|************************************************************ | 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 1% archiving|* | 2% archiving|*** | 5% archiving|******** | 13% archiving|********* | 14% archiving|************** | 22% archiving|*************** | 24% archiving|**************** | 25% archiving|****************** | 28% archiving|******************* | 29% archiving|********************* | 33% archiving|********************* | 34% archiving|********************** | 35% archiving|************************ | 38% archiving|************************** | 40% archiving|*************************** | 42% archiving|**************************** | 43% archiving|****************************** | 46% archiving|******************************* | 49% archiving|********************************** | 54% archiving|************************************** | 60% archiving|**************************************** | 63% archiving|****************************************** | 65% archiving|******************************************* | 67% archiving|******************************************** | 68% archiving|********************************************* | 70% archiving|********************************************** | 72% archiving|*********************************************** | 73% archiving|****************************************************** | 85% archiving|******************************************************* | 87% archiving|******************************************************** | 87% archiving|********************************************************* | 90% archiving|********************************************************** | 90% archiving|********************************************************** | 91% archiving|*********************************************************** | 92% archiving|*********************************************************** | 93% archiving|************************************************************ | 93% archiving|************************************************************ | 94% archiving|************************************************************* | 95% archiving|************************************************************* | 96% archiving|************************************************************** | 97% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************| 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/heimdal-7.8.0.tgz `/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/.fake_done' is up to date. Installing /exopi-cvs/ports/security/heimdal/pkg/ipropd_master.rc as /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/etc/rc.d/ipropd_master Installing /exopi-cvs/ports/security/heimdal/pkg/ipropd_slave.rc as /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/etc/rc.d/ipropd_slave Installing /exopi-cvs/ports/security/heimdal/pkg/kadmind.rc as /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/etc/rc.d/kadmind Installing /exopi-cvs/ports/security/heimdal/pkg/kdc.rc as /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/etc/rc.d/kdc Installing /exopi-cvs/ports/security/heimdal/pkg/kpasswdd.rc as /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/etc/rc.d/kpasswdd ===> Building package for heimdal-devel-docs-7.8.0 Create /exopi-cvs/ports/packages/amd64/no-arch/heimdal-devel-docs-7.8.0.tgz Creating package heimdal-devel-docs-7.8.0 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming| | 1% checksumming|* | 1% checksumming|* | 2% checksumming|** | 3% checksumming|** | 4% checksumming|*** | 4% checksumming|*** | 5% checksumming|*** | 6% checksumming|**** | 6% checksumming|**** | 7% checksumming|***** | 7% checksumming|***** | 8% checksumming|***** | 9% checksumming|****** | 9% checksumming|****** | 10% checksumming|****** | 11% checksumming|******* | 11% checksumming|******* | 12% checksumming|******** | 12% checksumming|******** | 13% checksumming|******** | 14% checksumming|********* | 14% checksumming|********* | 15% checksumming|********* | 16% checksumming|********** | 16% checksumming|********** | 17% checksumming|*********** | 17% checksumming|*********** | 18% checksumming|*********** | 19% checksumming|************ | 19% checksumming|************ | 20% checksumming|************* | 21% checksumming|************* | 22% checksumming|************** | 22% checksumming|************** | 23% checksumming|************** | 24% checksumming|*************** | 24% checksumming|*************** | 25% checksumming|**************** | 25% checksumming|**************** | 26% checksumming|**************** | 27% checksumming|***************** | 27% checksumming|***************** | 28% checksumming|***************** | 29% checksumming|****************** | 29% checksumming|****************** | 30% checksumming|******************* | 30% checksumming|******************* | 31% checksumming|******************* | 32% checksumming|******************** | 32% checksumming|******************** | 33% checksumming|******************** | 34% checksumming|********************* | 34% checksumming|********************* | 35% checksumming|********************** | 35% checksumming|********************** | 36% checksumming|********************** | 37% checksumming|*********************** | 37% checksumming|*********************** | 38% checksumming|************************ | 39% checksumming|************************ | 40% checksumming|************************* | 40% checksumming|************************* | 41% checksumming|************************* | 42% checksumming|************************** | 42% checksumming|************************** | 43% checksumming|*************************** | 43% checksumming|*************************** | 44% checksumming|*************************** | 45% checksumming|**************************** | 45% checksumming|**************************** | 46% checksumming|**************************** | 47% checksumming|***************************** | 47% checksumming|***************************** | 48% checksumming|****************************** | 48% checksumming|****************************** | 49% checksumming|****************************** | 50% checksumming|******************************* | 50% checksumming|******************************* | 51% checksumming|******************************* | 52% checksumming|******************************** | 52% checksumming|******************************** | 53% checksumming|********************************* | 53% checksumming|********************************* | 54% checksumming|********************************* | 55% checksumming|********************************** | 55% checksumming|********************************** | 56% checksumming|********************************** | 57% checksumming|*********************************** | 57% checksumming|*********************************** | 58% checksumming|************************************ | 58% checksumming|************************************ | 59% checksumming|************************************ | 60% checksumming|************************************* | 60% checksumming|************************************* | 61% checksumming|************************************** | 62% checksumming|************************************** | 63% checksumming|*************************************** | 63% checksumming|*************************************** | 64% checksumming|*************************************** | 65% checksumming|**************************************** | 65% checksumming|**************************************** | 66% checksumming|***************************************** | 66% checksumming|***************************************** | 67% checksumming|***************************************** | 68% checksumming|****************************************** | 68% checksumming|****************************************** | 69% checksumming|****************************************** | 70% checksumming|******************************************* | 70% checksumming|******************************************* | 71% checksumming|******************************************** | 71% checksumming|******************************************** | 72% checksumming|******************************************** | 73% checksumming|********************************************* | 73% checksumming|********************************************* | 74% checksumming|********************************************* | 75% checksumming|********************************************** | 75% checksumming|********************************************** | 76% checksumming|*********************************************** | 76% checksumming|*********************************************** | 77% checksumming|*********************************************** | 78% checksumming|************************************************ | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************* | 81% checksumming|************************************************** | 81% checksumming|************************************************** | 82% checksumming|************************************************** | 83% checksumming|*************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 84% checksumming|**************************************************** | 85% checksumming|**************************************************** | 86% checksumming|***************************************************** | 86% checksumming|***************************************************** | 87% checksumming|***************************************************** | 88% checksumming|****************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************* | 89% checksumming|******************************************************* | 90% checksumming|******************************************************* | 91% checksumming|******************************************************** | 91% checksumming|******************************************************** | 92% checksumming|******************************************************** | 93% checksumming|********************************************************* | 93% checksumming|********************************************************* | 94% checksumming|********************************************************** | 94% checksumming|********************************************************** | 95% checksumming|********************************************************** | 96% checksumming|*********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 98% checksumming|************************************************************ | 99% checksumming|*************************************************************| 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 1% archiving|** | 4% archiving|*** | 4% archiving|**** | 5% archiving|**** | 6% archiving|******* | 11% archiving|******** | 12% archiving|******** | 13% archiving|********** | 15% archiving|*********** | 18% archiving|************ | 19% archiving|************* | 20% archiving|************** | 21% archiving|************** | 22% archiving|************** | 23% archiving|*************** | 23% archiving|*************** | 24% archiving|**************** | 25% archiving|******************* | 30% archiving|******************** | 32% archiving|********************* | 33% archiving|************************ | 37% archiving|************************* | 39% archiving|*************************** | 42% archiving|**************************** | 44% archiving|***************************** | 46% archiving|****************************** | 47% archiving|******************************* | 49% archiving|******************************** | 51% archiving|********************************* | 51% archiving|********************************** | 54% archiving|************************************* | 58% archiving|*************************************** | 61% archiving|**************************************** | 62% archiving|***************************************** | 64% archiving|***************************************** | 65% archiving|****************************************** | 65% archiving|****************************************** | 66% archiving|******************************************* | 67% archiving|******************************************** | 69% archiving|********************************************** | 72% archiving|*********************************************** | 73% archiving|*********************************************** | 74% archiving|************************************************ | 74% archiving|************************************************ | 76% archiving|************************************************* | 76% archiving|************************************************** | 78% archiving|************************************************** | 79% archiving|*************************************************** | 80% archiving|**************************************************** | 81% archiving|**************************************************** | 82% archiving|***************************************************** | 83% archiving|****************************************************** | 84% archiving|****************************************************** | 85% archiving|******************************************************* | 86% archiving|******************************************************** | 87% archiving|********************************************************* | 88% archiving|********************************************************* | 89% archiving|********************************************************* | 90% archiving|********************************************************** | 90% archiving|********************************************************** | 91% archiving|*********************************************************** | 92% archiving|************************************************************ | 94% archiving|************************************************************* | 95% archiving|************************************************************* | 96% archiving|************************************************************** | 96% archiving|************************************************************** | 97% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************|100% /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_storage_set_flags.3: No one-line description, using filename "krb5_storage_set_flags" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_storage_set_eof_code.3: No one-line description, using filename "krb5_storage_set_eof_code" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_storage_set_byteorder.3: No one-line description, using filename "krb5_storage_set_byteorder" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_storage_seek.3: No one-line description, using filename "krb5_storage_seek" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_storage_read.3: No one-line description, using filename "krb5_storage_read" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_storage_is_flags.3: No one-line description, using filename "krb5_storage_is_flags" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_storage_get_eof_code.3: No one-line description, using filename "krb5_storage_get_eof_code" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_storage_get_byteorder.3: No one-line description, using filename "krb5_storage_get_byteorder" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_storage_fsync.3: No one-line description, using filename "krb5_storage_fsync" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_storage_from_socket.3: No one-line description, using filename "krb5_storage_from_socket" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_storage_from_readonly_mem.3: No one-line description, using filename "krb5_storage_from_readonly_mem" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_storage_from_mem.3: No one-line description, using filename "krb5_storage_from_mem" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_storage_from_fd.3: No one-line description, using filename "krb5_storage_from_fd" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_storage_from_data.3: No one-line description, using filename "krb5_storage_from_data" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_storage_free.3: No one-line description, using filename "krb5_storage_free" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_storage_emem.3: No one-line description, using filename "krb5_storage_emem" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_storage_clear_flags.3: No one-line description, using filename "krb5_storage_clear_flags" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_sockaddr_uninteresting.3: No one-line description, using filename "krb5_sockaddr_uninteresting" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_sockaddr2port.3: No one-line description, using filename "krb5_sockaddr2port" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_sockaddr2address.3: No one-line description, using filename "krb5_sockaddr2address" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_sname_to_principal.3: No one-line description, using filename "krb5_sname_to_principal" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_set_warn_dest.3: No one-line description, using filename "krb5_set_warn_dest" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_set_use_admin_kdc.3: No one-line description, using filename "krb5_set_use_admin_kdc" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_set_real_time.3: No one-line description, using filename "krb5_set_real_time" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_set_password.3: No one-line description, using filename "krb5_set_password" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_set_max_time_skew.3: No one-line description, using filename "krb5_set_max_time_skew" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_set_kdc_sec_offset.3: No one-line description, using filename "krb5_set_kdc_sec_offset" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_set_ignore_addresses.3: No one-line description, using filename "krb5_set_ignore_addresses" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_set_home_dir_access.3: No one-line description, using filename "krb5_set_home_dir_access" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_set_fcache_version.3: No one-line description, using filename "krb5_set_fcache_version" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_set_extra_addresses.3: No one-line description, using filename "krb5_set_extra_addresses" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_set_error_string.3: No one-line description, using filename "krb5_set_error_string" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_set_error_message.3: No one-line description, using filename "krb5_set_error_message" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_set_dns_canonicalize_hostname.3: No one-line description, using filename "krb5_set_dns_canonicalize_hostname" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_set_default_in_tkt_etypes.3: No one-line description, using filename "krb5_set_default_in_tkt_etypes" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_set_config_files.3: No one-line description, using filename "krb5_set_config_files" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_ret_uint8.3: No one-line description, using filename "krb5_ret_uint8" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_ret_uint64.3: No one-line description, using filename "krb5_ret_uint64" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_ret_uint32.3: No one-line description, using filename "krb5_ret_uint32" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_ret_uint16.3: No one-line description, using filename "krb5_ret_uint16" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_ret_times.3: No one-line description, using filename "krb5_ret_times" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_ret_stringz.3: No one-line description, using filename "krb5_ret_stringz" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_ret_string.3: No one-line description, using filename "krb5_ret_string" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_ret_principal.3: No one-line description, using filename "krb5_ret_principal" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_ret_keyblock.3: No one-line description, using filename "krb5_ret_keyblock" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_ret_int8.3: No one-line description, using filename "krb5_ret_int8" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_ret_int64.3: No one-line description, using filename "krb5_ret_int64" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_ret_int32.3: No one-line description, using filename "krb5_ret_int32" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_ret_int16.3: No one-line description, using filename "krb5_ret_int16" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_ret_data.3: No one-line description, using filename "krb5_ret_data" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_ret_creds_tag.3: No one-line description, using filename "krb5_ret_creds_tag" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_ret_creds.3: No one-line description, using filename "krb5_ret_creds" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_ret_authdata.3: No one-line description, using filename "krb5_ret_authdata" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_ret_addrs.3: No one-line description, using filename "krb5_ret_addrs" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_ret_address.3: No one-line description, using filename "krb5_ret_address" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_realm_is_lkdc.3: No one-line description, using filename "krb5_realm_is_lkdc" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_realm_compare.3: No one-line description, using filename "krb5_realm_compare" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_rd_req_out_get_server.3: No one-line description, using filename "krb5_rd_req_out_get_server" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_rd_req_out_ctx_free.3: No one-line description, using filename "krb5_rd_req_out_ctx_free" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_rd_req_in_set_pac_check.3: No one-line description, using filename "krb5_rd_req_in_set_pac_check" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_rd_req_in_set_keytab.3: No one-line description, using filename "krb5_rd_req_in_set_keytab" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_rd_req_in_ctx_alloc.3: No one-line description, using filename "krb5_rd_req_in_ctx_alloc" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_rd_req_ctx.3: No one-line description, using filename "krb5_rd_req_ctx" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_random_to_key.3: No one-line description, using filename "krb5_random_to_key" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_print_address.3: No one-line description, using filename "krb5_print_address" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_principal_set_type.3: No one-line description, using filename "krb5_principal_set_type" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_principal_set_realm.3: No one-line description, using filename "krb5_principal_set_realm" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_principal_match.3: No one-line description, using filename "krb5_principal_match" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_principal_is_root_krbtgt.3: No one-line description, using filename "krb5_principal_is_root_krbtgt" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_principal_is_pku2u.3: No one-line description, using filename "krb5_principal_is_pku2u" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_principal_is_null.3: No one-line description, using filename "krb5_principal_is_null" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_principal_is_lkdc.3: No one-line description, using filename "krb5_principal_is_lkdc" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_principal_is_krbtgt.3: No one-line description, using filename "krb5_principal_is_krbtgt" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_principal_is_gss_hostbased_service.3: No one-line description, using filename "krb5_principal_is_gss_hostbased_service" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_principal_is_anonymous.3: No one-line description, using filename "krb5_principal_is_anonymous" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_principal_get_type.3: No one-line description, using filename "krb5_principal_get_type" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_principal_get_realm.3: No one-line description, using filename "krb5_principal_get_realm" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_principal_get_num_comp.3: No one-line description, using filename "krb5_principal_get_num_comp" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_principal_compare_any_realm.3: No one-line description, using filename "krb5_principal_compare_any_realm" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_principal_compare.3: No one-line description, using filename "krb5_principal_compare" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_princ_set_realm.3: No one-line description, using filename "krb5_princ_set_realm" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_princ_realm.3: No one-line description, using filename "krb5_princ_realm" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_prepend_error_message.3: No one-line description, using filename "krb5_prepend_error_message" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_prepend_config_files_default.3: No one-line description, using filename "krb5_prepend_config_files_default" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_plugin_register.3: No one-line description, using filename "krb5_plugin_register" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_password_key_proc.3: No one-line description, using filename "krb5_password_key_proc" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_parse_nametype.3: No one-line description, using filename "krb5_parse_nametype" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_parse_name_flags.3: No one-line description, using filename "krb5_parse_name_flags" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_parse_name.3: No one-line description, using filename "krb5_parse_name" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_parse_address.3: No one-line description, using filename "krb5_parse_address" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_pac_verify.3: No one-line description, using filename "krb5_pac_verify" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_pac_get_buffer.3: No one-line description, using filename "krb5_pac_get_buffer" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_mcc_ops.3: No one-line description, using filename "krb5_mcc_ops" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_max_sockaddr_size.3: No one-line description, using filename "krb5_max_sockaddr_size" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_make_principal.3: No one-line description, using filename "krb5_make_principal" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_make_addrport.3: No one-line description, using filename "krb5_make_addrport" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_kuserok.3: No one-line description, using filename "krb5_kuserok" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_kt_start_seq_get.3: No one-line description, using filename "krb5_kt_start_seq_get" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_kt_resolve.3: No one-line description, using filename "krb5_kt_resolve" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_kt_remove_entry.3: No one-line description, using filename "krb5_kt_remove_entry" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_kt_register.3: No one-line description, using filename "krb5_kt_register" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_kt_read_service_key.3: No one-line description, using filename "krb5_kt_read_service_key" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_kt_next_entry.3: No one-line description, using filename "krb5_kt_next_entry" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_kt_have_content.3: No one-line description, using filename "krb5_kt_have_content" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_kt_get_type.3: No one-line description, using filename "krb5_kt_get_type" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_kt_get_name.3: No one-line description, using filename "krb5_kt_get_name" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_kt_get_full_name.3: No one-line description, using filename "krb5_kt_get_full_name" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_kt_get_entry.3: No one-line description, using filename "krb5_kt_get_entry" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_kt_free_entry.3: No one-line description, using filename "krb5_kt_free_entry" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_kt_end_seq_get.3: No one-line description, using filename "krb5_kt_end_seq_get" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_kt_destroy.3: No one-line description, using filename "krb5_kt_destroy" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_kt_default_name.3: No one-line description, using filename "krb5_kt_default_name" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_kt_default_modify_name.3: No one-line description, using filename "krb5_kt_default_modify_name" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_kt_default.3: No one-line description, using filename "krb5_kt_default" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_kt_copy_entry_contents.3: No one-line description, using filename "krb5_kt_copy_entry_contents" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_kt_compare.3: No one-line description, using filename "krb5_kt_compare" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_kt_close.3: No one-line description, using filename "krb5_kt_close" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_kt_add_entry.3: No one-line description, using filename "krb5_kt_add_entry" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_krbhst_get_addrinfo.3: No one-line description, using filename "krb5_krbhst_get_addrinfo" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_keytype_to_string.3: No one-line description, using filename "krb5_keytype_to_string" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_keytype_to_enctypes_default.3: No one-line description, using filename "krb5_keytype_to_enctypes_default" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_keytype_to_enctypes.3: No one-line description, using filename "krb5_keytype_to_enctypes" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_keytab_key_proc.3: No one-line description, using filename "krb5_keytab_key_proc" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_keyblock_zero.3: No one-line description, using filename "krb5_keyblock_zero" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_keyblock_init.3: No one-line description, using filename "krb5_keyblock_init" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_keyblock_get_enctype.3: No one-line description, using filename "krb5_keyblock_get_enctype" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_kerberos_enctypes.3: No one-line description, using filename "krb5_kerberos_enctypes" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_is_thread_safe.3: No one-line description, using filename "krb5_is_thread_safe" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_is_enctype_weak.3: No one-line description, using filename "krb5_is_enctype_weak" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_is_config_principal.3: No one-line description, using filename "krb5_is_config_principal" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_init_ets.3: No one-line description, using filename "krb5_init_ets" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_init_creds_step.3: No one-line description, using filename "krb5_init_creds_step" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_init_creds_set_service.3: No one-line description, using filename "krb5_init_creds_set_service" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_init_creds_set_password.3: No one-line description, using filename "krb5_init_creds_set_password" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_init_creds_set_keytab.3: No one-line description, using filename "krb5_init_creds_set_keytab" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_init_creds_init.3: No one-line description, using filename "krb5_init_creds_init" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_init_creds_get_error.3: No one-line description, using filename "krb5_init_creds_get_error" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_init_creds_get.3: No one-line description, using filename "krb5_init_creds_get" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_init_creds_free.3: No one-line description, using filename "krb5_init_creds_free" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_init_context.3: No one-line description, using filename "krb5_init_context" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_h_errno_to_heim_errno.3: No one-line description, using filename "krb5_h_errno_to_heim_errno" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_h_addr2sockaddr.3: No one-line description, using filename "krb5_h_addr2sockaddr" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_h_addr2addr.3: No one-line description, using filename "krb5_h_addr2addr" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_get_warn_dest.3: No one-line description, using filename "krb5_get_warn_dest" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_get_validated_creds.3: No one-line description, using filename "krb5_get_validated_creds" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_get_use_admin_kdc.3: No one-line description, using filename "krb5_get_use_admin_kdc" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_get_max_time_skew.3: No one-line description, using filename "krb5_get_max_time_skew" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_get_kdc_sec_offset.3: No one-line description, using filename "krb5_get_kdc_sec_offset" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_get_init_creds_password.3: No one-line description, using filename "krb5_get_init_creds_password" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_get_init_creds_opt_init.3: No one-line description, using filename "krb5_get_init_creds_opt_init" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_get_init_creds_opt_get_error.3: No one-line description, using filename "krb5_get_init_creds_opt_get_error" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_get_init_creds_opt_free.3: No one-line description, using filename "krb5_get_init_creds_opt_free" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_get_init_creds_opt_alloc.3: No one-line description, using filename "krb5_get_init_creds_opt_alloc" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_get_init_creds_keytab.3: No one-line description, using filename "krb5_get_init_creds_keytab" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_get_init_creds_keyblock.3: No one-line description, using filename "krb5_get_init_creds_keyblock" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_get_in_tkt_with_skey.3: No one-line description, using filename "krb5_get_in_tkt_with_skey" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_get_in_tkt_with_password.3: No one-line description, using filename "krb5_get_in_tkt_with_password" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_get_in_tkt_with_keytab.3: No one-line description, using filename "krb5_get_in_tkt_with_keytab" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_get_ignore_addresses.3: No one-line description, using filename "krb5_get_ignore_addresses" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_get_forwarded_creds.3: No one-line description, using filename "krb5_get_forwarded_creds" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_get_fcache_version.3: No one-line description, using filename "krb5_get_fcache_version" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_get_extra_addresses.3: No one-line description, using filename "krb5_get_extra_addresses" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_get_error_string.3: No one-line description, using filename "krb5_get_error_string" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_get_error_message.3: No one-line description, using filename "krb5_get_error_message" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_get_err_text.3: No one-line description, using filename "krb5_get_err_text" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_get_dns_canonicalize_hostname.3: No one-line description, using filename "krb5_get_dns_canonicalize_hostname" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_get_default_in_tkt_etypes.3: No one-line description, using filename "krb5_get_default_in_tkt_etypes" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_get_default_config_files.3: No one-line description, using filename "krb5_get_default_config_files" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_get_cred_from_kdc_opt.3: No one-line description, using filename "krb5_get_cred_from_kdc_opt" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_get_cred_from_kdc.3: No one-line description, using filename "krb5_get_cred_from_kdc" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_generate_subkey_extended.3: No one-line description, using filename "krb5_generate_subkey_extended" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_generate_subkey.3: No one-line description, using filename "krb5_generate_subkey" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_generate_random_block.3: No one-line description, using filename "krb5_generate_random_block" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_generate_random.3: No one-line description, using filename "krb5_generate_random" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_fwd_tgt_creds.3: No one-line description, using filename "krb5_fwd_tgt_creds" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_free_unparsed_name.3: No one-line description, using filename "krb5_free_unparsed_name" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_free_ticket.3: No one-line description, using filename "krb5_free_ticket" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_free_principal.3: No one-line description, using filename "krb5_free_principal" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_free_keyblock_contents.3: No one-line description, using filename "krb5_free_keyblock_contents" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_free_keyblock.3: No one-line description, using filename "krb5_free_keyblock" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_free_host_realm.3: No one-line description, using filename "krb5_free_host_realm" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_free_error_string.3: No one-line description, using filename "krb5_free_error_string" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_free_error_message.3: No one-line description, using filename "krb5_free_error_message" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_free_data_contents.3: No one-line description, using filename "krb5_free_data_contents" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_free_data.3: No one-line description, using filename "krb5_free_data" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_free_creds_contents.3: No one-line description, using filename "krb5_free_creds_contents" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_free_creds.3: No one-line description, using filename "krb5_free_creds" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_free_cred_contents.3: No one-line description, using filename "krb5_free_cred_contents" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_free_context.3: No one-line description, using filename "krb5_free_context" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_free_config_files.3: No one-line description, using filename "krb5_free_config_files" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_free_addresses.3: No one-line description, using filename "krb5_free_addresses" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_free_address.3: No one-line description, using filename "krb5_free_address" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_fcc_ops.3: No one-line description, using filename "krb5_fcc_ops" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_expand_hostname_realms.3: No one-line description, using filename "krb5_expand_hostname_realms" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_expand_hostname.3: No one-line description, using filename "krb5_expand_hostname" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_errx.3: No one-line description, using filename "krb5_errx" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_err.3: No one-line description, using filename "krb5_err" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_enctypes_compatible_keys.3: No one-line description, using filename "krb5_enctypes_compatible_keys" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_enctype_valid.3: No one-line description, using filename "krb5_enctype_valid" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_enctype_enable.3: No one-line description, using filename "krb5_enctype_enable" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_enctype_disable.3: No one-line description, using filename "krb5_enctype_disable" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_encrypt_iov_ivec.3: No one-line description, using filename "krb5_encrypt_iov_ivec" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_eai_to_heim_errno.3: No one-line description, using filename "krb5_eai_to_heim_errno" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_digest_probe.3: No one-line description, using filename "krb5_digest_probe" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_decrypt_iov_ivec.3: No one-line description, using filename "krb5_decrypt_iov_ivec" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_dcc_ops.3: No one-line description, using filename "krb5_dcc_ops" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_data_zero.3: No one-line description, using filename "krb5_data_zero" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_data_realloc.3: No one-line description, using filename "krb5_data_realloc" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_data_free.3: No one-line description, using filename "krb5_data_free" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_data_ct_cmp.3: No one-line description, using filename "krb5_data_ct_cmp" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_data_copy.3: No one-line description, using filename "krb5_data_copy" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_data_cmp.3: No one-line description, using filename "krb5_data_cmp" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_data_alloc.3: No one-line description, using filename "krb5_data_alloc" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_crypto_iov.3: No one-line description, using filename "krb5_crypto_iov" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_crypto_init.3: No one-line description, using filename "krb5_crypto_init" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_crypto_getpadsize.3: No one-line description, using filename "krb5_crypto_getpadsize" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_crypto_getenctype.3: No one-line description, using filename "krb5_crypto_getenctype" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_crypto_getconfoundersize.3: No one-line description, using filename "krb5_crypto_getconfoundersize" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_crypto_getblocksize.3: No one-line description, using filename "krb5_crypto_getblocksize" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_crypto_fx_cf2.3: No one-line description, using filename "krb5_crypto_fx_cf2" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_crypto_destroy.3: No one-line description, using filename "krb5_crypto_destroy" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_creds_get_ticket_flags.3: No one-line description, using filename "krb5_creds_get_ticket_flags" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_create_checksum_iov.3: No one-line description, using filename "krb5_create_checksum_iov" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_copy_ticket.3: No one-line description, using filename "krb5_copy_ticket" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_copy_principal.3: No one-line description, using filename "krb5_copy_principal" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_copy_keyblock_contents.3: No one-line description, using filename "krb5_copy_keyblock_contents" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_copy_keyblock.3: No one-line description, using filename "krb5_copy_keyblock" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_copy_host_realm.3: No one-line description, using filename "krb5_copy_host_realm" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_copy_data.3: No one-line description, using filename "krb5_copy_data" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_copy_creds_contents.3: No one-line description, using filename "krb5_copy_creds_contents" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_copy_creds.3: No one-line description, using filename "krb5_copy_creds" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_copy_context.3: No one-line description, using filename "krb5_copy_context" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_copy_addresses.3: No one-line description, using filename "krb5_copy_addresses" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_copy_address.3: No one-line description, using filename "krb5_copy_address" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_config_vget_time_default.3: No one-line description, using filename "krb5_config_vget_time_default" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_config_vget_time.3: No one-line description, using filename "krb5_config_vget_time" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_config_vget_strings.3: No one-line description, using filename "krb5_config_vget_strings" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_config_vget_string_default.3: No one-line description, using filename "krb5_config_vget_string_default" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_config_vget_string.3: No one-line description, using filename "krb5_config_vget_string" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_config_vget_list.3: No one-line description, using filename "krb5_config_vget_list" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_config_vget_bool_default.3: No one-line description, using filename "krb5_config_vget_bool_default" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_config_vget_bool.3: No one-line description, using filename "krb5_config_vget_bool" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_config_parse_string_multi.3: No one-line description, using filename "krb5_config_parse_string_multi" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_config_parse_file_multi.3: No one-line description, using filename "krb5_config_parse_file_multi" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_config_get_time_default.3: No one-line description, using filename "krb5_config_get_time_default" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_config_get_time.3: No one-line description, using filename "krb5_config_get_time" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_config_get_strings.3: No one-line description, using filename "krb5_config_get_strings" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_config_get_string_default.3: No one-line description, using filename "krb5_config_get_string_default" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_config_get_string.3: No one-line description, using filename "krb5_config_get_string" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_config_get_list.3: No one-line description, using filename "krb5_config_get_list" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_config_get_bool_default.3: No one-line description, using filename "krb5_config_get_bool_default" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_config_get_bool.3: No one-line description, using filename "krb5_config_get_bool" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_config_free_strings.3: No one-line description, using filename "krb5_config_free_strings" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_config_file_free.3: No one-line description, using filename "krb5_config_file_free" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_compare_creds.3: No one-line description, using filename "krb5_compare_creds" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_clear_error_string.3: No one-line description, using filename "krb5_clear_error_string" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_clear_error_message.3: No one-line description, using filename "krb5_clear_error_message" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_cksumtype_to_enctype.3: No one-line description, using filename "krb5_cksumtype_to_enctype" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_change_password.3: No one-line description, using filename "krb5_change_password" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_cccol_last_change_time.3: No one-line description, using filename "krb5_cccol_last_change_time" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_cccol_cursor_next.3: No one-line description, using filename "krb5_cccol_cursor_next" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_cccol_cursor_new.3: No one-line description, using filename "krb5_cccol_cursor_new" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_cccol_cursor_free.3: No one-line description, using filename "krb5_cccol_cursor_free" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_cc_switch.3: No one-line description, using filename "krb5_cc_switch" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_cc_support_switch.3: No one-line description, using filename "krb5_cc_support_switch" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_cc_store_cred.3: No one-line description, using filename "krb5_cc_store_cred" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_cc_start_seq_get.3: No one-line description, using filename "krb5_cc_start_seq_get" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_cc_set_kdc_offset.3: No one-line description, using filename "krb5_cc_set_kdc_offset" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_cc_set_friendly_name.3: No one-line description, using filename "krb5_cc_set_friendly_name" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_cc_set_flags.3: No one-line description, using filename "krb5_cc_set_flags" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_cc_set_default_name.3: No one-line description, using filename "krb5_cc_set_default_name" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_cc_set_config.3: No one-line description, using filename "krb5_cc_set_config" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_cc_retrieve_cred.3: No one-line description, using filename "krb5_cc_retrieve_cred" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_cc_resolve.3: No one-line description, using filename "krb5_cc_resolve" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_cc_remove_cred.3: No one-line description, using filename "krb5_cc_remove_cred" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_cc_register.3: No one-line description, using filename "krb5_cc_register" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_cc_next_cred.3: No one-line description, using filename "krb5_cc_next_cred" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_cc_new_unique.3: No one-line description, using filename "krb5_cc_new_unique" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_cc_move.3: No one-line description, using filename "krb5_cc_move" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_cc_last_change_time.3: No one-line description, using filename "krb5_cc_last_change_time" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_cc_initialize.3: No one-line description, using filename "krb5_cc_initialize" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_cc_get_version.3: No one-line description, using filename "krb5_cc_get_version" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_cc_get_type.3: No one-line description, using filename "krb5_cc_get_type" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_cc_get_principal.3: No one-line description, using filename "krb5_cc_get_principal" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_cc_get_prefix_ops.3: No one-line description, using filename "krb5_cc_get_prefix_ops" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_cc_get_ops.3: No one-line description, using filename "krb5_cc_get_ops" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_cc_get_name.3: No one-line description, using filename "krb5_cc_get_name" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_cc_get_lifetime.3: No one-line description, using filename "krb5_cc_get_lifetime" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_cc_get_kdc_offset.3: No one-line description, using filename "krb5_cc_get_kdc_offset" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_cc_get_full_name.3: No one-line description, using filename "krb5_cc_get_full_name" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_cc_get_friendly_name.3: No one-line description, using filename "krb5_cc_get_friendly_name" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_cc_get_flags.3: No one-line description, using filename "krb5_cc_get_flags" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_cc_get_config.3: No one-line description, using filename "krb5_cc_get_config" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_cc_gen_new.3: No one-line description, using filename "krb5_cc_gen_new" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_cc_end_seq_get.3: No one-line description, using filename "krb5_cc_end_seq_get" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_cc_destroy.3: No one-line description, using filename "krb5_cc_destroy" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_cc_default_name.3: No one-line description, using filename "krb5_cc_default_name" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_cc_default.3: No one-line description, using filename "krb5_cc_default" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_cc_copy_match_f.3: No one-line description, using filename "krb5_cc_copy_match_f" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_cc_copy_creds.3: No one-line description, using filename "krb5_cc_copy_creds" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_cc_copy_cache.3: No one-line description, using filename "krb5_cc_copy_cache" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_cc_close.3: No one-line description, using filename "krb5_cc_close" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_cc_clear_mcred.3: No one-line description, using filename "krb5_cc_clear_mcred" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_cc_cache_next.3: No one-line description, using filename "krb5_cc_cache_next" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_cc_cache_match.3: No one-line description, using filename "krb5_cc_cache_match" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_cc_cache_get_first.3: No one-line description, using filename "krb5_cc_cache_get_first" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_cc_cache_end_seq_get.3: No one-line description, using filename "krb5_cc_cache_end_seq_get" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_c_enctype_compare.3: No one-line description, using filename "krb5_c_enctype_compare" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_build_principal.3: No one-line description, using filename "krb5_build_principal" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_auth_getremoteseqnumber.3: No one-line description, using filename "krb5_auth_getremoteseqnumber" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_append_addresses.3: No one-line description, using filename "krb5_append_addresses" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_anyaddr.3: No one-line description, using filename "krb5_anyaddr" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_aname_to_localname.3: No one-line description, using filename "krb5_aname_to_localname" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_allow_weak_crypto.3: No one-line description, using filename "krb5_allow_weak_crypto" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_address_search.3: No one-line description, using filename "krb5_address_search" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_address_prefixlen_boundary.3: No one-line description, using filename "krb5_address_prefixlen_boundary" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_address_order.3: No one-line description, using filename "krb5_address_order" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_address_compare.3: No one-line description, using filename "krb5_address_compare" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_addr2sockaddr.3: No one-line description, using filename "krb5_addr2sockaddr" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_add_ignore_addresses.3: No one-line description, using filename "krb5_add_ignore_addresses" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_add_extra_addresses.3: No one-line description, using filename "krb5_add_extra_addresses" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_add_et_list.3: No one-line description, using filename "krb5_add_et_list" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_acl_match_string.3: No one-line description, using filename "krb5_acl_match_string" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_acl_match_file.3: No one-line description, using filename "krb5_acl_match_file" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_acc_ops.3: No one-line description, using filename "krb5_acc_ops" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_abortx.3: No one-line description, using filename "krb5_abortx" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_abort.3: No one-line description, using filename "krb5_abort" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb524_convert_creds_kdc_ccache.3: No one-line description, using filename "krb524_convert_creds_kdc_ccache" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb524_convert_creds_kdc.3: No one-line description, using filename "krb524_convert_creds_kdc" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_xfree.3: No one-line description, using filename "hx509_xfree" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_verify_signature.3: No one-line description, using filename "hx509_verify_signature" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_verify_set_time.3: No one-line description, using filename "hx509_verify_set_time" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_verify_set_strict_rfc3280_verification.3: No one-line description, using filename "hx509_verify_set_strict_rfc3280_verification" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_verify_set_proxy_certificate.3: No one-line description, using filename "hx509_verify_set_proxy_certificate" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_verify_set_max_depth.3: No one-line description, using filename "hx509_verify_set_max_depth" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_verify_path.3: No one-line description, using filename "hx509_verify_path" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_verify_init_ctx.3: No one-line description, using filename "hx509_verify_init_ctx" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_verify_hostname.3: No one-line description, using filename "hx509_verify_hostname" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_verify_destroy_ctx.3: No one-line description, using filename "hx509_verify_destroy_ctx" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_verify_ctx_f_allow_default_trustanchors.3: No one-line description, using filename "hx509_verify_ctx_f_allow_default_trustanchors" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_verify_attach_revoke.3: No one-line description, using filename "hx509_verify_attach_revoke" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_verify_attach_anchors.3: No one-line description, using filename "hx509_verify_attach_anchors" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_validate_ctx_set_print.3: No one-line description, using filename "hx509_validate_ctx_set_print" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_validate_ctx_init.3: No one-line description, using filename "hx509_validate_ctx_init" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_validate_ctx_free.3: No one-line description, using filename "hx509_validate_ctx_free" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_validate_ctx_add_flags.3: No one-line description, using filename "hx509_validate_ctx_add_flags" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_validate_cert.3: No one-line description, using filename "hx509_validate_cert" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_unparse_der_name.3: No one-line description, using filename "hx509_unparse_der_name" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_set_error_stringv.3: No one-line description, using filename "hx509_set_error_stringv" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_set_error_string.3: No one-line description, using filename "hx509_set_error_string" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_revoke_verify.3: No one-line description, using filename "hx509_revoke_verify" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_revoke_ocsp_print.3: No one-line description, using filename "hx509_revoke_ocsp_print" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_revoke_init.3: No one-line description, using filename "hx509_revoke_init" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_revoke_free.3: No one-line description, using filename "hx509_revoke_free" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_revoke_add_ocsp.3: No one-line description, using filename "hx509_revoke_add_ocsp" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_revoke_add_crl.3: No one-line description, using filename "hx509_revoke_add_crl" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_query_unparse_stats.3: No one-line description, using filename "hx509_query_unparse_stats" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_query_statistic_file.3: No one-line description, using filename "hx509_query_statistic_file" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_query_match_option.3: No one-line description, using filename "hx509_query_match_option" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_query_match_issuer_serial.3: No one-line description, using filename "hx509_query_match_issuer_serial" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_query_match_friendly_name.3: No one-line description, using filename "hx509_query_match_friendly_name" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_query_match_eku.3: No one-line description, using filename "hx509_query_match_eku" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_query_match_cmp_func.3: No one-line description, using filename "hx509_query_match_cmp_func" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_query_free.3: No one-line description, using filename "hx509_query_free" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_query_alloc.3: No one-line description, using filename "hx509_query_alloc" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_print_stdout.3: No one-line description, using filename "hx509_print_stdout" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_print_cert.3: No one-line description, using filename "hx509_print_cert" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_peer_info_set_cms_algs.3: No one-line description, using filename "hx509_peer_info_set_cms_algs" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_peer_info_set_cert.3: No one-line description, using filename "hx509_peer_info_set_cert" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_peer_info_free.3: No one-line description, using filename "hx509_peer_info_free" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_peer_info_alloc.3: No one-line description, using filename "hx509_peer_info_alloc" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_peer_info_add_cms_alg.3: No one-line description, using filename "hx509_peer_info_add_cms_alg" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_parse_name.3: No one-line description, using filename "hx509_parse_name" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_oid_sprint.3: No one-line description, using filename "hx509_oid_sprint" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_oid_print.3: No one-line description, using filename "hx509_oid_print" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_ocsp_verify.3: No one-line description, using filename "hx509_ocsp_verify" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_ocsp_request.3: No one-line description, using filename "hx509_ocsp_request" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_name_to_string.3: No one-line description, using filename "hx509_name_to_string" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_name_to_Name.3: No one-line description, using filename "hx509_name_to_Name" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_name_is_null_p.3: No one-line description, using filename "hx509_name_is_null_p" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_name_free.3: No one-line description, using filename "hx509_name_free" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_name_expand.3: No one-line description, using filename "hx509_name_expand" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_name_copy.3: No one-line description, using filename "hx509_name_copy" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_name_cmp.3: No one-line description, using filename "hx509_name_cmp" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_name_binary.3: No one-line description, using filename "hx509_name_binary" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_get_one_cert.3: No one-line description, using filename "hx509_get_one_cert" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_get_error_string.3: No one-line description, using filename "hx509_get_error_string" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_general_name_unparse.3: No one-line description, using filename "hx509_general_name_unparse" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_free_octet_string_list.3: No one-line description, using filename "hx509_free_octet_string_list" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_free_error_string.3: No one-line description, using filename "hx509_free_error_string" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_err.3: No one-line description, using filename "hx509_err" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_env_lfind.3: No one-line description, using filename "hx509_env_lfind" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_env_free.3: No one-line description, using filename "hx509_env_free" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_env_find_binding.3: No one-line description, using filename "hx509_env_find_binding" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_env_find.3: No one-line description, using filename "hx509_env_find" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_env_add_binding.3: No one-line description, using filename "hx509_env_add_binding" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_env_add.3: No one-line description, using filename "hx509_env_add" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_crl_sign.3: No one-line description, using filename "hx509_crl_sign" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_crl_lifetime.3: No one-line description, using filename "hx509_crl_lifetime" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_crl_free.3: No one-line description, using filename "hx509_crl_free" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_crl_alloc.3: No one-line description, using filename "hx509_crl_alloc" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_crl_add_revoked_certs.3: No one-line description, using filename "hx509_crl_add_revoked_certs" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_context_set_missing_revoke.3: No one-line description, using filename "hx509_context_set_missing_revoke" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_context_init.3: No one-line description, using filename "hx509_context_init" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_context_free.3: No one-line description, using filename "hx509_context_free" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_cms_wrap_ContentInfo.3: No one-line description, using filename "hx509_cms_wrap_ContentInfo" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_cms_verify_signed.3: No one-line description, using filename "hx509_cms_verify_signed" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_cms_unwrap_ContentInfo.3: No one-line description, using filename "hx509_cms_unwrap_ContentInfo" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_cms_unenvelope.3: No one-line description, using filename "hx509_cms_unenvelope" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_cms_envelope_1.3: No one-line description, using filename "hx509_cms_envelope_1" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_cms_create_signed_1.3: No one-line description, using filename "hx509_cms_create_signed_1" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_clear_error_string.3: No one-line description, using filename "hx509_clear_error_string" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_ci_print_names.3: No one-line description, using filename "hx509_ci_print_names" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_certs_store.3: No one-line description, using filename "hx509_certs_store" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_certs_start_seq.3: No one-line description, using filename "hx509_certs_start_seq" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_certs_next_cert.3: No one-line description, using filename "hx509_certs_next_cert" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_certs_merge.3: No one-line description, using filename "hx509_certs_merge" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_certs_iter_f.3: No one-line description, using filename "hx509_certs_iter_f" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_certs_init.3: No one-line description, using filename "hx509_certs_init" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_certs_info.3: No one-line description, using filename "hx509_certs_info" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_certs_free.3: No one-line description, using filename "hx509_certs_free" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_certs_find.3: No one-line description, using filename "hx509_certs_find" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_certs_filter.3: No one-line description, using filename "hx509_certs_filter" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_certs_end_seq.3: No one-line description, using filename "hx509_certs_end_seq" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_certs_append.3: No one-line description, using filename "hx509_certs_append" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_certs_add.3: No one-line description, using filename "hx509_certs_add" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_cert_set_friendly_name.3: No one-line description, using filename "hx509_cert_set_friendly_name" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_cert_ref.3: No one-line description, using filename "hx509_cert_ref" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_cert_keyusage_print.3: No one-line description, using filename "hx509_cert_keyusage_print" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_cert_init_data.3: No one-line description, using filename "hx509_cert_init_data" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_cert_init.3: No one-line description, using filename "hx509_cert_init" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_cert_get_subject_unique_id.3: No one-line description, using filename "hx509_cert_get_subject_unique_id" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_cert_get_subject.3: No one-line description, using filename "hx509_cert_get_subject" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_cert_get_serialnumber.3: No one-line description, using filename "hx509_cert_get_serialnumber" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_cert_get_notBefore.3: No one-line description, using filename "hx509_cert_get_notBefore" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_cert_get_notAfter.3: No one-line description, using filename "hx509_cert_get_notAfter" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_cert_get_issuer_unique_id.3: No one-line description, using filename "hx509_cert_get_issuer_unique_id" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_cert_get_issuer.3: No one-line description, using filename "hx509_cert_get_issuer" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_cert_get_friendly_name.3: No one-line description, using filename "hx509_cert_get_friendly_name" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_cert_get_base_subject.3: No one-line description, using filename "hx509_cert_get_base_subject" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_cert_get_attribute.3: No one-line description, using filename "hx509_cert_get_attribute" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_cert_get_SPKI_AlgorithmIdentifier.3: No one-line description, using filename "hx509_cert_get_SPKI_AlgorithmIdentifier" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_cert_get_SPKI.3: No one-line description, using filename "hx509_cert_get_SPKI" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_cert_free.3: No one-line description, using filename "hx509_cert_free" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_cert_find_subjectAltName_otherName.3: No one-line description, using filename "hx509_cert_find_subjectAltName_otherName" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_cert_cmp.3: No one-line description, using filename "hx509_cert_cmp" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_cert_check_eku.3: No one-line description, using filename "hx509_cert_check_eku" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_cert_binary.3: No one-line description, using filename "hx509_cert_binary" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_ca_tbs_template_units.3: No one-line description, using filename "hx509_ca_tbs_template_units" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_ca_tbs_subject_expand.3: No one-line description, using filename "hx509_ca_tbs_subject_expand" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_ca_tbs_set_unique.3: No one-line description, using filename "hx509_ca_tbs_set_unique" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_ca_tbs_set_template.3: No one-line description, using filename "hx509_ca_tbs_set_template" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_ca_tbs_set_subject.3: No one-line description, using filename "hx509_ca_tbs_set_subject" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_ca_tbs_set_spki.3: No one-line description, using filename "hx509_ca_tbs_set_spki" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_ca_tbs_set_signature_algorithm.3: No one-line description, using filename "hx509_ca_tbs_set_signature_algorithm" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_ca_tbs_set_serialnumber.3: No one-line description, using filename "hx509_ca_tbs_set_serialnumber" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_ca_tbs_set_proxy.3: No one-line description, using filename "hx509_ca_tbs_set_proxy" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_ca_tbs_set_notBefore.3: No one-line description, using filename "hx509_ca_tbs_set_notBefore" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_ca_tbs_set_notAfter_lifetime.3: No one-line description, using filename "hx509_ca_tbs_set_notAfter_lifetime" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_ca_tbs_set_notAfter.3: No one-line description, using filename "hx509_ca_tbs_set_notAfter" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_ca_tbs_set_domaincontroller.3: No one-line description, using filename "hx509_ca_tbs_set_domaincontroller" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_ca_tbs_set_ca.3: No one-line description, using filename "hx509_ca_tbs_set_ca" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_ca_tbs_init.3: No one-line description, using filename "hx509_ca_tbs_init" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_ca_tbs_free.3: No one-line description, using filename "hx509_ca_tbs_free" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_ca_tbs_add_san_rfc822name.3: No one-line description, using filename "hx509_ca_tbs_add_san_rfc822name" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_ca_tbs_add_san_pkinit.3: No one-line description, using filename "hx509_ca_tbs_add_san_pkinit" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_ca_tbs_add_san_otherName.3: No one-line description, using filename "hx509_ca_tbs_add_san_otherName" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_ca_tbs_add_san_ms_upn.3: No one-line description, using filename "hx509_ca_tbs_add_san_ms_upn" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_ca_tbs_add_san_jid.3: No one-line description, using filename "hx509_ca_tbs_add_san_jid" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_ca_tbs_add_san_hostname.3: No one-line description, using filename "hx509_ca_tbs_add_san_hostname" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_ca_tbs_add_eku.3: No one-line description, using filename "hx509_ca_tbs_add_eku" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_ca_tbs_add_crl_dp_uri.3: No one-line description, using filename "hx509_ca_tbs_add_crl_dp_uri" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_ca_sign_self.3: No one-line description, using filename "hx509_ca_sign_self" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_ca_sign.3: No one-line description, using filename "hx509_ca_sign" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hx509_bitstring_print.3: No one-line description, using filename "hx509_bitstring_print" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/heim_ntlm_verify_ntlm2.3: No one-line description, using filename "heim_ntlm_verify_ntlm2" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/heim_ntlm_ntlmv2_key.3: No one-line description, using filename "heim_ntlm_ntlmv2_key" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/heim_ntlm_nt_key.3: No one-line description, using filename "heim_ntlm_nt_key" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/heim_ntlm_keyex_unwrap.3: No one-line description, using filename "heim_ntlm_keyex_unwrap" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/heim_ntlm_free_type3.3: No one-line description, using filename "heim_ntlm_free_type3" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/heim_ntlm_free_type2.3: No one-line description, using filename "heim_ntlm_free_type2" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/heim_ntlm_free_type1.3: No one-line description, using filename "heim_ntlm_free_type1" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/heim_ntlm_free_targetinfo.3: No one-line description, using filename "heim_ntlm_free_targetinfo" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/heim_ntlm_free_buf.3: No one-line description, using filename "heim_ntlm_free_buf" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/heim_ntlm_encode_type3.3: No one-line description, using filename "heim_ntlm_encode_type3" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/heim_ntlm_encode_type2.3: No one-line description, using filename "heim_ntlm_encode_type2" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/heim_ntlm_encode_type1.3: No one-line description, using filename "heim_ntlm_encode_type1" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/heim_ntlm_encode_targetinfo.3: No one-line description, using filename "heim_ntlm_encode_targetinfo" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/heim_ntlm_decode_targetinfo.3: No one-line description, using filename "heim_ntlm_decode_targetinfo" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/heim_ntlm_calculate_ntlm2.3: No one-line description, using filename "heim_ntlm_calculate_ntlm2" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/heim_ntlm_calculate_ntlm1.3: No one-line description, using filename "heim_ntlm_calculate_ntlm1" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/heim_ntlm_calculate_lm2.3: No one-line description, using filename "heim_ntlm_calculate_lm2" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/heim_ntlm_build_ntlm2_master.3: No one-line description, using filename "heim_ntlm_build_ntlm2_master" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/heim_ntlm_build_ntlm1_master.3: No one-line description, using filename "heim_ntlm_build_ntlm1_master" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hdb_unlock.3: No one-line description, using filename "hdb_unlock" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hdb_store.3: No one-line description, using filename "hdb_store" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hdb_set_sync.3: No one-line description, using filename "hdb_set_sync" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hdb_rename.3: No one-line description, using filename "hdb_rename" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hdb_remove.3: No one-line description, using filename "hdb_remove" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hdb_password.3: No one-line description, using filename "hdb_password" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hdb_open.3: No one-line description, using filename "hdb_open" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hdb_nextkey.3: No one-line description, using filename "hdb_nextkey" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hdb_name.3: No one-line description, using filename "hdb_name" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hdb_lock.3: No one-line description, using filename "hdb_lock" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hdb_get_realms.3: No one-line description, using filename "hdb_get_realms" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hdb_free.3: No one-line description, using filename "hdb_free" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hdb_firstkey.3: No one-line description, using filename "hdb_firstkey" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hdb_fetch_kvno.3: No one-line description, using filename "hdb_fetch_kvno" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hdb_entry_ex.3: No one-line description, using filename "hdb_entry_ex" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hdb_destroy.3: No one-line description, using filename "hdb_destroy" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hdb_close.3: No one-line description, using filename "hdb_close" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hdb_check_s4u2self.3: No one-line description, using filename "hdb_check_s4u2self" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hdb_check_pkinit_ms_upn_match.3: No one-line description, using filename "hdb_check_pkinit_ms_upn_match" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hdb_check_constrained_delegation.3: No one-line description, using filename "hdb_check_constrained_delegation" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hdb_auth_status.3: No one-line description, using filename "hdb_auth_status" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hdb__put.3: No one-line description, using filename "hdb__put" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hdb__get.3: No one-line description, using filename "hdb__get" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/hdb__del.3: No one-line description, using filename "hdb__del" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/gss_wrap_iov_length.3: No one-line description, using filename "gss_wrap_iov_length" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/gss_wrap_iov.3: No one-line description, using filename "gss_wrap_iov" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/gss_wrap.3: No one-line description, using filename "gss_wrap" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/gss_unwrap_iov.3: No one-line description, using filename "gss_unwrap_iov" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/gss_release_name.3: No one-line description, using filename "gss_release_name" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/gss_release_iov_buffer.3: No one-line description, using filename "gss_release_iov_buffer" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/gss_release_cred.3: No one-line description, using filename "gss_release_cred" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/gss_oid_equal.3: No one-line description, using filename "gss_oid_equal" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/gss_inquire_saslname_for_mech.3: No one-line description, using filename "gss_inquire_saslname_for_mech" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/gss_inquire_attrs_for_mech.3: No one-line description, using filename "gss_inquire_attrs_for_mech" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/gss_init_sec_context.3: No one-line description, using filename "gss_init_sec_context" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/gss_import_name.3: No one-line description, using filename "gss_import_name" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/gss_export_name.3: No one-line description, using filename "gss_export_name" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/gss_display_status.3: No one-line description, using filename "gss_display_status" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/gss_canonicalize_name.3: No one-line description, using filename "gss_canonicalize_name" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/gss_add_oid_set_member.3: No one-line description, using filename "gss_add_oid_set_member" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/data.3: No one-line description, using filename "data" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/WINCNG_CIPHER_ALGORITHM_UNAVAILABLE.3: No one-line description, using filename "WINCNG_CIPHER_ALGORITHM_UNAVAILABLE" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/WINCNG_CIPHER_ALGORITHM.3: No one-line description, using filename "WINCNG_CIPHER_ALGORITHM" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/RSA_up_ref.3: No one-line description, using filename "RSA_up_ref" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/RSA_set_method.3: No one-line description, using filename "RSA_set_method" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/RSA_set_app_data.3: No one-line description, using filename "RSA_set_app_data" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/RSA_new_method.3: No one-line description, using filename "RSA_new_method" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/RSA_new.3: No one-line description, using filename "RSA_new" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/RSA_get_method.3: No one-line description, using filename "RSA_get_method" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/RSA_get_app_data.3: No one-line description, using filename "RSA_get_app_data" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/RSA_free.3: No one-line description, using filename "RSA_free" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/RAND_write_file.3: No one-line description, using filename "RAND_write_file" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/RAND_status.3: No one-line description, using filename "RAND_status" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/RAND_set_rand_method.3: No one-line description, using filename "RAND_set_rand_method" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/RAND_set_rand_engine.3: No one-line description, using filename "RAND_set_rand_engine" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/RAND_seed.3: No one-line description, using filename "RAND_seed" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/RAND_pseudo_bytes.3: No one-line description, using filename "RAND_pseudo_bytes" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/RAND_load_file.3: No one-line description, using filename "RAND_load_file" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/RAND_get_rand_method.3: No one-line description, using filename "RAND_get_rand_method" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/RAND_file_name.3: No one-line description, using filename "RAND_file_name" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/RAND_cleanup.3: No one-line description, using filename "RAND_cleanup" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/RAND_bytes.3: No one-line description, using filename "RAND_bytes" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/RAND_add.3: No one-line description, using filename "RAND_add" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/PKCS5_PBKDF2_HMAC_SHA1.3: No one-line description, using filename "PKCS5_PBKDF2_HMAC_SHA1" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/PKCS5_PBKDF2_HMAC.3: No one-line description, using filename "PKCS5_PBKDF2_HMAC" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/OpenSSL_add_all_algorithms_noconf.3: No one-line description, using filename "OpenSSL_add_all_algorithms_noconf" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/OpenSSL_add_all_algorithms_conf.3: No one-line description, using filename "OpenSSL_add_all_algorithms_conf" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/OpenSSL_add_all_algorithms.3: No one-line description, using filename "OpenSSL_add_all_algorithms" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/OSSL_CIPHER_ALGORITHM.3: No one-line description, using filename "OSSL_CIPHER_ALGORITHM" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/HDB.3: No one-line description, using filename "HDB" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/EVP_wincrypt_des_ede3_cbc.3: No one-line description, using filename "EVP_wincrypt_des_ede3_cbc" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/EVP_sha512.3: No one-line description, using filename "EVP_sha512" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/EVP_sha384.3: No one-line description, using filename "EVP_sha384" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/EVP_sha256.3: No one-line description, using filename "EVP_sha256" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/EVP_sha1.3: No one-line description, using filename "EVP_sha1" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/EVP_sha.3: No one-line description, using filename "EVP_sha" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/EVP_rc4_40.3: No one-line description, using filename "EVP_rc4_40" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/EVP_rc4.3: No one-line description, using filename "EVP_rc4" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/EVP_rc2_cbc.3: No one-line description, using filename "EVP_rc2_cbc" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/EVP_rc2_64_cbc.3: No one-line description, using filename "EVP_rc2_64_cbc" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/EVP_rc2_40_cbc.3: No one-line description, using filename "EVP_rc2_40_cbc" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/EVP_md_null.3: No one-line description, using filename "EVP_md_null" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/EVP_md5.3: No one-line description, using filename "EVP_md5" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/EVP_md4.3: No one-line description, using filename "EVP_md4" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/EVP_hcrypto_sha512.3: No one-line description, using filename "EVP_hcrypto_sha512" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/EVP_hcrypto_sha384.3: No one-line description, using filename "EVP_hcrypto_sha384" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/EVP_hcrypto_sha256.3: No one-line description, using filename "EVP_hcrypto_sha256" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/EVP_hcrypto_sha1.3: No one-line description, using filename "EVP_hcrypto_sha1" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/EVP_hcrypto_rc2_cbc.3: No one-line description, using filename "EVP_hcrypto_rc2_cbc" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/EVP_hcrypto_rc2_64_cbc.3: No one-line description, using filename "EVP_hcrypto_rc2_64_cbc" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/EVP_hcrypto_rc2_40_cbc.3: No one-line description, using filename "EVP_hcrypto_rc2_40_cbc" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/EVP_hcrypto_md5.3: No one-line description, using filename "EVP_hcrypto_md5" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/EVP_hcrypto_md4.3: No one-line description, using filename "EVP_hcrypto_md4" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/EVP_hcrypto_des_ede3_cbc.3: No one-line description, using filename "EVP_hcrypto_des_ede3_cbc" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/EVP_hcrypto_des_cbc.3: No one-line description, using filename "EVP_hcrypto_des_cbc" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/EVP_hcrypto_camellia_256_cbc.3: No one-line description, using filename "EVP_hcrypto_camellia_256_cbc" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/EVP_hcrypto_camellia_192_cbc.3: No one-line description, using filename "EVP_hcrypto_camellia_192_cbc" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/EVP_hcrypto_camellia_128_cbc.3: No one-line description, using filename "EVP_hcrypto_camellia_128_cbc" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/EVP_hcrypto_aes_256_cfb8.3: No one-line description, using filename "EVP_hcrypto_aes_256_cfb8" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/EVP_hcrypto_aes_256_cbc.3: No one-line description, using filename "EVP_hcrypto_aes_256_cbc" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/EVP_hcrypto_aes_192_cfb8.3: No one-line description, using filename "EVP_hcrypto_aes_192_cfb8" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/EVP_hcrypto_aes_192_cbc.3: No one-line description, using filename "EVP_hcrypto_aes_192_cbc" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/EVP_hcrypto_aes_128_cfb8.3: No one-line description, using filename "EVP_hcrypto_aes_128_cfb8" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/EVP_hcrypto_aes_128_cbc.3: No one-line description, using filename "EVP_hcrypto_aes_128_cbc" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/EVP_get_cipherbyname.3: No one-line description, using filename "EVP_get_cipherbyname" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/EVP_enc_null.3: No one-line description, using filename "EVP_enc_null" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/EVP_des_ede3_cbc.3: No one-line description, using filename "EVP_des_ede3_cbc" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/EVP_des_cbc.3: No one-line description, using filename "EVP_des_cbc" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/EVP_camellia_256_cbc.3: No one-line description, using filename "EVP_camellia_256_cbc" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/EVP_camellia_192_cbc.3: No one-line description, using filename "EVP_camellia_192_cbc" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/EVP_camellia_128_cbc.3: No one-line description, using filename "EVP_camellia_128_cbc" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/EVP_aes_256_cfb8.3: No one-line description, using filename "EVP_aes_256_cfb8" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/EVP_aes_256_cbc.3: No one-line description, using filename "EVP_aes_256_cbc" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/EVP_aes_192_cfb8.3: No one-line description, using filename "EVP_aes_192_cfb8" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/EVP_aes_192_cbc.3: No one-line description, using filename "EVP_aes_192_cbc" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/EVP_aes_128_cfb8.3: No one-line description, using filename "EVP_aes_128_cfb8" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/EVP_aes_128_cbc.3: No one-line description, using filename "EVP_aes_128_cbc" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/EVP_MD_size.3: No one-line description, using filename "EVP_MD_size" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/EVP_MD_block_size.3: No one-line description, using filename "EVP_MD_block_size" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/EVP_MD_CTX_size.3: No one-line description, using filename "EVP_MD_CTX_size" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/EVP_MD_CTX_md.3: No one-line description, using filename "EVP_MD_CTX_md" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/EVP_MD_CTX_init.3: No one-line description, using filename "EVP_MD_CTX_init" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/EVP_MD_CTX_destroy.3: No one-line description, using filename "EVP_MD_CTX_destroy" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/EVP_MD_CTX_create.3: No one-line description, using filename "EVP_MD_CTX_create" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/EVP_MD_CTX_cleanup.3: No one-line description, using filename "EVP_MD_CTX_cleanup" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/EVP_MD_CTX_block_size.3: No one-line description, using filename "EVP_MD_CTX_block_size" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/EVP_DigestUpdate.3: No one-line description, using filename "EVP_DigestUpdate" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/EVP_DigestInit_ex.3: No one-line description, using filename "EVP_DigestInit_ex" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/EVP_DigestFinal_ex.3: No one-line description, using filename "EVP_DigestFinal_ex" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/EVP_Digest.3: No one-line description, using filename "EVP_Digest" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/EVP_CipherUpdate.3: No one-line description, using filename "EVP_CipherUpdate" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/EVP_CipherInit_ex.3: No one-line description, using filename "EVP_CipherInit_ex" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/EVP_CipherFinal_ex.3: No one-line description, using filename "EVP_CipherFinal_ex" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/EVP_CIPHER_key_length.3: No one-line description, using filename "EVP_CIPHER_key_length" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/EVP_CIPHER_iv_length.3: No one-line description, using filename "EVP_CIPHER_iv_length" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/EVP_CIPHER_block_size.3: No one-line description, using filename "EVP_CIPHER_block_size" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/EVP_CIPHER_CTX_set_key_length.3: No one-line description, using filename "EVP_CIPHER_CTX_set_key_length" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/EVP_CIPHER_CTX_set_app_data.3: No one-line description, using filename "EVP_CIPHER_CTX_set_app_data" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/EVP_CIPHER_CTX_rand_key.3: No one-line description, using filename "EVP_CIPHER_CTX_rand_key" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/EVP_CIPHER_CTX_mode.3: No one-line description, using filename "EVP_CIPHER_CTX_mode" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/EVP_CIPHER_CTX_key_length.3: No one-line description, using filename "EVP_CIPHER_CTX_key_length" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/EVP_CIPHER_CTX_iv_length.3: No one-line description, using filename "EVP_CIPHER_CTX_iv_length" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/EVP_CIPHER_CTX_init.3: No one-line description, using filename "EVP_CIPHER_CTX_init" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/EVP_CIPHER_CTX_get_app_data.3: No one-line description, using filename "EVP_CIPHER_CTX_get_app_data" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/EVP_CIPHER_CTX_flags.3: No one-line description, using filename "EVP_CIPHER_CTX_flags" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/EVP_CIPHER_CTX_ctrl.3: No one-line description, using filename "EVP_CIPHER_CTX_ctrl" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/EVP_CIPHER_CTX_cleanup.3: No one-line description, using filename "EVP_CIPHER_CTX_cleanup" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/EVP_CIPHER_CTX_cipher.3: No one-line description, using filename "EVP_CIPHER_CTX_cipher" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/EVP_CIPHER_CTX_block_size.3: No one-line description, using filename "EVP_CIPHER_CTX_block_size" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/EVP_BytesToKey.3: No one-line description, using filename "EVP_BytesToKey" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/DH_up_ref.3: No one-line description, using filename "DH_up_ref" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/DH_size.3: No one-line description, using filename "DH_size" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/DH_set_method.3: No one-line description, using filename "DH_set_method" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/DH_set_ex_data.3: No one-line description, using filename "DH_set_ex_data" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/DH_set_default_method.3: No one-line description, using filename "DH_set_default_method" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/DH_null_method.3: No one-line description, using filename "DH_null_method" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/DH_new_method.3: No one-line description, using filename "DH_new_method" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/DH_new.3: No one-line description, using filename "DH_new" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/DH_ltm_method.3: No one-line description, using filename "DH_ltm_method" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/DH_get_ex_data.3: No one-line description, using filename "DH_get_ex_data" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/DH_get_default_method.3: No one-line description, using filename "DH_get_default_method" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/DH_generate_parameters_ex.3: No one-line description, using filename "DH_generate_parameters_ex" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/DH_generate_key.3: No one-line description, using filename "DH_generate_key" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/DH_free.3: No one-line description, using filename "DH_free" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/DH_compute_key.3: No one-line description, using filename "DH_compute_key" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/DH_check_pubkey.3: No one-line description, using filename "DH_check_pubkey" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/DES_string_to_key.3: No one-line description, using filename "DES_string_to_key" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/DES_set_odd_parity.3: No one-line description, using filename "DES_set_odd_parity" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/DES_set_key_unchecked.3: No one-line description, using filename "DES_set_key_unchecked" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/DES_set_key_checked.3: No one-line description, using filename "DES_set_key_checked" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/DES_set_key.3: No one-line description, using filename "DES_set_key" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/DES_random_key.3: No one-line description, using filename "DES_random_key" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/DES_pcbc_encrypt.3: No one-line description, using filename "DES_pcbc_encrypt" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/DES_new_random_key.3: No one-line description, using filename "DES_new_random_key" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/DES_key_sched.3: No one-line description, using filename "DES_key_sched" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/DES_is_weak_key.3: No one-line description, using filename "DES_is_weak_key" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/DES_init_random_number_generator.3: No one-line description, using filename "DES_init_random_number_generator" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/DES_encrypt.3: No one-line description, using filename "DES_encrypt" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/DES_ede3_cbc_encrypt.3: No one-line description, using filename "DES_ede3_cbc_encrypt" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/DES_ecb_encrypt.3: No one-line description, using filename "DES_ecb_encrypt" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/DES_ecb3_encrypt.3: No one-line description, using filename "DES_ecb3_encrypt" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/DES_check_key_parity.3: No one-line description, using filename "DES_check_key_parity" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/DES_cfb64_encrypt.3: No one-line description, using filename "DES_cfb64_encrypt" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/DES_cbc_encrypt.3: No one-line description, using filename "DES_cbc_encrypt" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/DES_cbc_cksum.3: No one-line description, using filename "DES_cbc_cksum" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/wind_utf8ucs4_length.3: No one-line description, using filename "wind_utf8ucs4_length" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/wind_utf8ucs4.3: No one-line description, using filename "wind_utf8ucs4" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/wind_utf8ucs2_length.3: No one-line description, using filename "wind_utf8ucs2_length" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/wind_utf8ucs2.3: No one-line description, using filename "wind_utf8ucs2" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/wind_ucs4utf8_length.3: No one-line description, using filename "wind_ucs4utf8_length" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/wind_ucs4utf8.3: No one-line description, using filename "wind_ucs4utf8" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/wind_ucs2write.3: No one-line description, using filename "wind_ucs2write" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/wind_ucs2utf8_length.3: No one-line description, using filename "wind_ucs2utf8_length" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/wind_ucs2utf8.3: No one-line description, using filename "wind_ucs2utf8" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/wind_ucs2read.3: No one-line description, using filename "wind_ucs2read" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/wind_stringprep.3: No one-line description, using filename "wind_stringprep" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/wind_punycode_label_toascii.3: No one-line description, using filename "wind_punycode_label_toascii" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/wind_profile.3: No one-line description, using filename "wind_profile" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/ntlm_type3.3: No one-line description, using filename "ntlm_type3" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/ntlm_type2.3: No one-line description, using filename "ntlm_type2" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/ntlm_type1.3: No one-line description, using filename "ntlm_type1" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/ntlm_buf.3: No one-line description, using filename "ntlm_buf" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/length.3: No one-line description, using filename "length" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_warnx.3: No one-line description, using filename "krb5_warnx" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_warn.3: No one-line description, using filename "krb5_warn" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_vwarnx.3: No one-line description, using filename "krb5_vwarnx" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_vwarn.3: No one-line description, using filename "krb5_vwarn" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_vset_error_string.3: No one-line description, using filename "krb5_vset_error_string" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_vset_error_message.3: No one-line description, using filename "krb5_vset_error_message" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_vprepend_error_message.3: No one-line description, using filename "krb5_vprepend_error_message" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_verrx.3: No one-line description, using filename "krb5_verrx" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_verr.3: No one-line description, using filename "krb5_verr" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_verify_checksum_iov.3: No one-line description, using filename "krb5_verify_checksum_iov" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_vabort.3: No one-line description, using filename "krb5_vabort" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_unparse_name_short.3: No one-line description, using filename "krb5_unparse_name_short" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_unparse_name_flags.3: No one-line description, using filename "krb5_unparse_name_flags" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_unparse_name_fixed_short.3: No one-line description, using filename "krb5_unparse_name_fixed_short" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_unparse_name_fixed_flags.3: No one-line description, using filename "krb5_unparse_name_fixed_flags" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_unparse_name_fixed.3: No one-line description, using filename "krb5_unparse_name_fixed" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_unparse_name.3: No one-line description, using filename "krb5_unparse_name" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_ticket_get_server.3: No one-line description, using filename "krb5_ticket_get_server" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_ticket_get_flags.3: No one-line description, using filename "krb5_ticket_get_flags" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_ticket_get_endtime.3: No one-line description, using filename "krb5_ticket_get_endtime" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_ticket_get_client.3: No one-line description, using filename "krb5_ticket_get_client" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_ticket_get_authorization_data_type.3: No one-line description, using filename "krb5_ticket_get_authorization_data_type" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_string_to_keytype.3: No one-line description, using filename "krb5_string_to_keytype" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_store_uint8.3: No one-line description, using filename "krb5_store_uint8" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_store_uint64.3: No one-line description, using filename "krb5_store_uint64" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_store_uint32.3: No one-line description, using filename "krb5_store_uint32" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_store_uint16.3: No one-line description, using filename "krb5_store_uint16" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_store_times.3: No one-line description, using filename "krb5_store_times" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_store_stringz.3: No one-line description, using filename "krb5_store_stringz" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_store_string.3: No one-line description, using filename "krb5_store_string" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_store_principal.3: No one-line description, using filename "krb5_store_principal" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_store_keyblock.3: No one-line description, using filename "krb5_store_keyblock" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_store_int8.3: No one-line description, using filename "krb5_store_int8" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_store_int64.3: No one-line description, using filename "krb5_store_int64" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_store_int32.3: No one-line description, using filename "krb5_store_int32" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_store_int16.3: No one-line description, using filename "krb5_store_int16" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_store_data.3: No one-line description, using filename "krb5_store_data" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_store_creds_tag.3: No one-line description, using filename "krb5_store_creds_tag" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_store_creds.3: No one-line description, using filename "krb5_store_creds" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_store_authdata.3: No one-line description, using filename "krb5_store_authdata" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_store_addrs.3: No one-line description, using filename "krb5_store_addrs" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_store_address.3: No one-line description, using filename "krb5_store_address" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_storage_write.3: No one-line description, using filename "krb5_storage_write" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_storage_truncate.3: No one-line description, using filename "krb5_storage_truncate" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_storage_to_data.3: No one-line description, using filename "krb5_storage_to_data" /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/usr/local/man/man3/krb5_storage_set_max_alloc.3: No one-line description, using filename "krb5_storage_set_max_alloc" Link to /exopi-cvs/ports/packages/amd64/all/heimdal-devel-docs-7.8.0.tgz Link to /exopi-cvs/ports/packages/amd64/ftp/heimdal-devel-docs-7.8.0.tgz `/exopi-obj/pobj/heimdal-7.8.0/fake-amd64/.fake_done' is up to date. Installing /exopi-cvs/ports/security/heimdal/pkg/ipropd_master.rc as /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/etc/rc.d/ipropd_master Installing /exopi-cvs/ports/security/heimdal/pkg/ipropd_slave.rc as /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/etc/rc.d/ipropd_slave Installing /exopi-cvs/ports/security/heimdal/pkg/kadmind.rc as /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/etc/rc.d/kadmind Installing /exopi-cvs/ports/security/heimdal/pkg/kdc.rc as /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/etc/rc.d/kdc Installing /exopi-cvs/ports/security/heimdal/pkg/kpasswdd.rc as /exopi-obj/pobj/heimdal-7.8.0/fake-amd64/etc/rc.d/kpasswdd ===> Building package for heimdal-libs-7.8.0 Create /exopi-cvs/ports/packages/amd64/all/heimdal-libs-7.8.0.tgz Creating package heimdal-libs-7.8.0 reading plist| checking dependencies| checking dependencies|sysutils/e2fsprogs checksumming| checksumming| | 0% checksumming| | 1% checksumming|* | 1% checksumming|* | 2% checksumming|** | 3% checksumming|** | 4% checksumming|*** | 4% checksumming|*** | 5% checksumming|*** | 6% checksumming|**** | 6% checksumming|**** | 7% checksumming|***** | 8% checksumming|***** | 9% checksumming|****** | 9% checksumming|****** | 10% checksumming|******* | 11% checksumming|******* | 12% checksumming|******** | 12% checksumming|******** | 13% checksumming|******** | 14% checksumming|********* | 14% checksumming|********* | 15% checksumming|********** | 16% checksumming|********** | 17% checksumming|*********** | 18% checksumming|*********** | 19% checksumming|************ | 19% checksumming|************ | 20% checksumming|************* | 21% checksumming|************* | 22% checksumming|************** | 22% checksumming|************** | 23% checksumming|************** | 24% checksumming|*************** | 24% checksumming|*************** | 25% checksumming|**************** | 26% checksumming|**************** | 27% checksumming|***************** | 27% checksumming|***************** | 28% checksumming|****************** | 29% checksumming|****************** | 30% checksumming|******************* | 30% checksumming|******************* | 31% checksumming|******************* | 32% checksumming|******************** | 32% checksumming|******************** | 33% checksumming|******************** | 34% checksumming|********************* | 34% checksumming|********************* | 35% checksumming|********************** | 36% checksumming|********************** | 37% checksumming|*********************** | 37% checksumming|*********************** | 38% checksumming|************************ | 39% checksumming|************************ | 40% checksumming|************************* | 40% checksumming|************************* | 41% checksumming|************************* | 42% checksumming|************************** | 42% checksumming|************************** | 43% checksumming|*************************** | 44% checksumming|*************************** | 45% checksumming|**************************** | 45% checksumming|**************************** | 46% checksumming|***************************** | 47% checksumming|***************************** | 48% checksumming|****************************** | 48% checksumming|****************************** | 49% checksumming|******************************* | 50% checksumming|******************************* | 51% checksumming|******************************* | 52% checksumming|******************************** | 52% checksumming|******************************** | 53% checksumming|********************************* | 54% checksumming|********************************* | 55% checksumming|********************************** | 55% checksumming|********************************** | 56% checksumming|*********************************** | 57% checksumming|*********************************** | 58% checksumming|************************************ | 58% checksumming|************************************ | 59% checksumming|************************************ | 60% checksumming|************************************* | 60% checksumming|************************************* | 61% checksumming|************************************** | 62% checksumming|************************************** | 63% checksumming|*************************************** | 63% checksumming|*************************************** | 64% checksumming|**************************************** | 65% checksumming|**************************************** | 66% checksumming|***************************************** | 66% checksumming|***************************************** | 67% checksumming|***************************************** | 68% checksumming|****************************************** | 68% checksumming|****************************************** | 69% checksumming|****************************************** | 70% checksumming|******************************************* | 70% checksumming|******************************************* | 71% checksumming|******************************************** | 72% checksumming|******************************************** | 73% checksumming|********************************************* | 73% checksumming|********************************************* | 74% checksumming|********************************************** | 75% checksumming|********************************************** | 76% checksumming|*********************************************** | 76% checksumming|*********************************************** | 77% checksumming|*********************************************** | 78% checksumming|************************************************ | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************* | 81% checksumming|************************************************** | 81% checksumming|************************************************** | 82% checksumming|*************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 85% checksumming|**************************************************** | 86% checksumming|***************************************************** | 86% checksumming|***************************************************** | 87% checksumming|***************************************************** | 88% checksumming|****************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************* | 90% checksumming|******************************************************* | 91% checksumming|******************************************************** | 91% checksumming|******************************************************** | 92% checksumming|********************************************************* | 93% checksumming|********************************************************* | 94% checksumming|********************************************************** | 94% checksumming|********************************************************** | 95% checksumming|********************************************************** | 96% checksumming|*********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 98% checksumming|************************************************************ | 99% checksumming|*************************************************************| 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|****** | 10% archiving|********** | 15% archiving|************** | 21% archiving|*************** | 24% archiving|***************** | 26% archiving|****************** | 27% archiving|****************** | 28% archiving|********************** | 35% archiving|************************ | 38% archiving|************************* | 38% archiving|************************* | 39% archiving|************************** | 40% archiving|************************** | 41% archiving|*************************** | 42% archiving|**************************** | 43% archiving|**************************** | 44% archiving|******************************* | 48% archiving|********************************** | 53% archiving|************************************ | 56% archiving|************************************ | 57% archiving|************************************** | 60% archiving|*************************************** | 62% archiving|******************************************* | 67% archiving|******************************************** | 68% archiving|********************************************* | 70% archiving|********************************************** | 71% archiving|**************************************************** | 81% archiving|********************************************************** | 91% archiving|*********************************************************** | 91% archiving|*********************************************************** | 93% archiving|************************************************************ | 93% archiving|************************************************************ | 94% archiving|************************************************************* | 95% archiving|************************************************************* | 96% archiving|************************************************************** | 96% archiving|************************************************************** | 97% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/heimdal-libs-7.8.0.tgz >>> Running clean in security/heimdal,-devel-docs at 1764453676.31 ===> security/heimdal,-devel-docs ===> Cleaning for heimdal-devel-docs-7.8.0 >>> Ended at 1764453677.57 max_stuck=34.23/waiting-for-lock #127=56.19/show-prepare-results=1.42/patch=1.75/configure=113.49/build=551.48/fake=50.66/package=10.05/clean=1.29