Build of pam-krb5 with vanilla toolchain

The build took 00h 00m 57s and was SUCCESSFUL.

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

SLOCLanguage
11,673 sh
10,649 ansic
1,569 makefile
55 perl
23,946 total

The process tree of the build process is here.

Log

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

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

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

CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: pam-krb5 4.7-1 (Wed Aug 24 14:30:16 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking whether make supports nested variables... yes
# checking whether to enable maintainer-specific portions of Makefiles... no
# checking for x86_64-unknown-linux-gcc... no
# checking for gcc... gcc
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... no
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether gcc accepts -g... yes
# checking for gcc option to accept ISO C89... none needed
# checking whether gcc understands -c and -o together... yes
# checking for style of include used by make... GNU
# checking dependency style of gcc... gcc3
# checking how to run the C preprocessor... gcc -E
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking minix/config.h usability... no
# checking minix/config.h presence... no
# checking for minix/config.h... no
# checking whether it is safe to define __EXTENSIONS__... 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 x86_64-unknown-linux-ar... no
# checking for x86_64-unknown-linux-lib... no
# checking for x86_64-unknown-linux-link... no
# checking for ar... ar
# checking the archiver (ar) interface... ar
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking how to print strings... printf
# checking for a sed that does not truncate output... /usr/sbin/sed
# checking for fgrep... /usr/sbin/grep -F
# checking for ld used by gcc... /usr/sbin/ld
# checking if the linker (/usr/sbin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /usr/sbin/nm -B
# checking the name lister (/usr/sbin/nm -B) interface... BSD nm
# checking whether ln -s works... yes
# checking the maximum length of command line arguments... 1572864
# checking whether the shell understands some XSI constructs... yes
# checking whether the shell understands "+="... yes
# checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
# checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
# checking for /usr/sbin/ld option to reload object files... -r
# checking for x86_64-unknown-linux-objdump... no
# checking for objdump... objdump
# checking how to recognize dependent libraries... pass_all
# checking for x86_64-unknown-linux-dlltool... no
# checking for dlltool... no
# checking how to associate runtime and link libraries... printf %s\n
# checking for x86_64-unknown-linux-ar... ar
# checking for archiver @FILE support... @
# checking for x86_64-unknown-linux-strip... strip
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking command to parse /usr/sbin/nm -B output from gcc object... ok
# checking for sysroot... no
# checking for x86_64-unknown-linux-mt... no
# checking for mt... no
# checking if : is a manifest tool... no
# checking for dlfcn.h... yes
# checking for objdir... .libs
# checking if gcc supports -fno-rtti -fno-exceptions... no
# checking for gcc option to produce PIC... -fPIC -DPIC
# checking if gcc PIC flag -fPIC -DPIC works... yes
# checking if gcc static flag -static works... yes
# checking if gcc supports -c -o file.o... yes
# checking if gcc supports -c -o file.o... (cached) yes
# checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... GNU/Linux 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... no
# checking if -Wl,--version-script works... yes
# checking for library containing pam_set_data... -lpam
# checking for pam_getenv... yes
# checking for pam_modutil_getpwnam... yes
# checking for pam_syslog... yes
# checking for pam_vsyslog... yes
# checking security/pam_modutil.h usability... yes
# checking security/pam_modutil.h presence... yes
# checking for security/pam_modutil.h... yes
# checking security/pam_appl.h usability... yes
# checking security/pam_appl.h presence... yes
# checking for security/pam_appl.h... yes
# checking security/pam_ext.h usability... yes
# checking security/pam_ext.h presence... yes
# checking for security/pam_ext.h... yes
# checking whether PAM prefers const... yes
# checking size of long... 8
# checking for krb5-config... /usr/sbin/krb5-config
# checking for krb5_init_context in -lkrb5... yes
# checking krb5.h usability... yes
# checking krb5.h presence... yes
# checking for krb5.h... yes
# checking krb5/krb5.h usability... yes
# checking krb5/krb5.h presence... yes
# checking for krb5/krb5.h... yes
# checking for krb5_get_error_message... yes
# checking for krb5_free_error_message... yes
# checking hx509_err.h usability... no
# checking hx509_err.h presence... no
# checking for hx509_err.h... no
# checking for krb5_creds.session... no
# checking for krb5_realm... no
# checking for krb5_cc_get_full_name... yes
# checking for krb5_data_free... no
# checking for krb5_free_default_realm... yes
# checking for krb5_free_string... yes
# checking for krb5_get_init_creds_opt_alloc... yes
# checking for krb5_get_init_creds_opt_set_anonymous... yes
# checking for krb5_get_init_creds_opt_set_change_password_prompt... yes
# checking for krb5_get_init_creds_opt_set_default_flags... no
# checking for krb5_get_init_creds_opt_set_fast_ccache_name... yes
# checking for krb5_get_init_creds_opt_set_out_ccache... yes
# checking for krb5_get_init_creds_opt_set_pa... yes
# checking for krb5_init_secure_context... yes
# checking for krb5_principal_get_realm... no
# checking for krb5_set_password... yes
# checking for krb5_set_trace_filename... yes
# checking for krb5_verify_init_creds_opt_init... yes
# checking for krb5_xfree... no
# checking for krb5_get_init_creds_opt_set_pkinit... no
# checking for krb5_get_init_creds_opt_free... yes
# checking if krb5_get_init_creds_opt_free takes two arguments... yes
# checking whether krb5_kt_free_entry is declared... yes
# checking for krb5_appdefault_string... yes
# checking for kadm5_init_with_password in -lkadm5clnt... yes
# checking kadm5/kadm5_err.h usability... no
# checking kadm5/kadm5_err.h presence... no
# checking for kadm5/kadm5_err.h... no
# checking for kadm5_init_with_skey_ctx... no
# checking regex.h usability... yes
# checking regex.h presence... yes
# checking for regex.h... yes
# checking for regcomp... yes
# checking for stdbool.h that conforms to C99... yes
# checking for _Bool... yes
# checking for strings.h... (cached) yes
# checking sys/bittypes.h usability... no
# checking sys/bittypes.h presence... no
# checking for sys/bittypes.h... no
# checking sys/select.h usability... yes
# checking sys/select.h presence... yes
# checking for sys/select.h... yes
# checking sys/time.h usability... yes
# checking sys/time.h presence... yes
# checking for sys/time.h... yes
# checking whether snprintf is declared... yes
# checking whether strlcat is declared... no
# checking whether strlcpy is declared... no
# checking whether vsnprintf is declared... yes
# checking for unsigned long long int... yes
# checking for long long int... yes
# checking for ssize_t... yes
# checking for working snprintf... yes
# checking for asprintf... yes
# checking for issetugid... no
# checking for mkstemp... yes
# checking for reallocarray... no
# checking for strlcat... no
# checking for strlcpy... no
# checking for strndup... yes
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating config.h
# config.status: executing depfiles commands
# config.status: executing libtool commands
# make all-am
# make[1]: Entering directory '/tmp/pam-krb5/src/pam-krb5-4.7'
# depbase=`echo portable/krb5-extra.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -MT portable/krb5-extra.lo -MD -MP -MF $depbase.Tpo -c -o portable/krb5-extra.lo portable/krb5-extra.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo portable/issetugid.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -MT portable/issetugid.lo -MD -MP -MF $depbase.Tpo -c -o portable/issetugid.lo portable/issetugid.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -MT portable/krb5-extra.lo -MD -MP -MF portable/.deps/krb5-extra.Tpo -c portable/krb5-extra.c -fPIC -DPIC -o portable/.libs/krb5-extra.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -MT portable/issetugid.lo -MD -MP -MF portable/.deps/issetugid.Tpo -c portable/issetugid.c -fPIC -DPIC -o portable/.libs/issetugid.o
# depbase=`echo portable/reallocarray.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -MT portable/reallocarray.lo -MD -MP -MF $depbase.Tpo -c -o portable/reallocarray.lo portable/reallocarray.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo portable/strlcat.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -MT portable/strlcat.lo -MD -MP -MF $depbase.Tpo -c -o portable/strlcat.lo portable/strlcat.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -MT portable/strlcat.lo -MD -MP -MF portable/.deps/strlcat.Tpo -c portable/strlcat.c -fPIC -DPIC -o portable/.libs/strlcat.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -MT portable/reallocarray.lo -MD -MP -MF portable/.deps/reallocarray.Tpo -c portable/reallocarray.c -fPIC -DPIC -o portable/.libs/reallocarray.o
# depbase=`echo portable/strlcpy.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -MT portable/strlcpy.lo -MD -MP -MF $depbase.Tpo -c -o portable/strlcpy.lo portable/strlcpy.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo account.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -MT account.lo -MD -MP -MF $depbase.Tpo -c -o account.lo account.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -MT portable/strlcpy.lo -MD -MP -MF portable/.deps/strlcpy.Tpo -c portable/strlcpy.c -fPIC -DPIC -o portable/.libs/strlcpy.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -MT account.lo -MD -MP -MF .deps/account.Tpo -c account.c -fPIC -DPIC -o .libs/account.o
# depbase=`echo alt-auth.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -MT alt-auth.lo -MD -MP -MF $depbase.Tpo -c -o alt-auth.lo alt-auth.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo auth.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -MT auth.lo -MD -MP -MF $depbase.Tpo -c -o auth.lo auth.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -MT alt-auth.lo -MD -MP -MF .deps/alt-auth.Tpo -c alt-auth.c -fPIC -DPIC -o .libs/alt-auth.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -MT auth.lo -MD -MP -MF .deps/auth.Tpo -c auth.c -fPIC -DPIC -o .libs/auth.o
# depbase=`echo cache.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -MT cache.lo -MD -MP -MF $depbase.Tpo -c -o cache.lo cache.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c cache.c -fPIC -DPIC -o .libs/cache.o
# depbase=`echo context.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -MT context.lo -MD -MP -MF $depbase.Tpo -c -o context.lo context.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -MT context.lo -MD -MP -MF .deps/context.Tpo -c context.c -fPIC -DPIC -o .libs/context.o
# depbase=`echo fast.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -MT fast.lo -MD -MP -MF $depbase.Tpo -c -o fast.lo fast.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -MT fast.lo -MD -MP -MF .deps/fast.Tpo -c fast.c -fPIC -DPIC -o .libs/fast.o
# depbase=`echo options.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -MT options.lo -MD -MP -MF $depbase.Tpo -c -o options.lo options.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -MT options.lo -MD -MP -MF .deps/options.Tpo -c options.c -fPIC -DPIC -o .libs/options.o
# depbase=`echo password.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -MT password.lo -MD -MP -MF $depbase.Tpo -c -o password.lo password.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -MT password.lo -MD -MP -MF .deps/password.Tpo -c password.c -fPIC -DPIC -o .libs/password.o
# depbase=`echo prompting.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -MT prompting.lo -MD -MP -MF $depbase.Tpo -c -o prompting.lo prompting.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -MT prompting.lo -MD -MP -MF .deps/prompting.Tpo -c prompting.c -fPIC -DPIC -o .libs/prompting.o
# depbase=`echo public.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -MT public.lo -MD -MP -MF $depbase.Tpo -c -o public.lo public.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -MT public.lo -MD -MP -MF .deps/public.Tpo -c public.c -fPIC -DPIC -o .libs/public.o
# depbase=`echo setcred.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -MT setcred.lo -MD -MP -MF $depbase.Tpo -c -o setcred.lo setcred.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -MT setcred.lo -MD -MP -MF .deps/setcred.Tpo -c setcred.c -fPIC -DPIC -o .libs/setcred.o
# depbase=`echo support.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -MT support.lo -MD -MP -MF $depbase.Tpo -c -o support.lo support.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -MT support.lo -MD -MP -MF .deps/support.Tpo -c support.c -fPIC -DPIC -o .libs/support.o
# depbase=`echo pam-util/args.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -MT pam-util/args.lo -MD -MP -MF $depbase.Tpo -c -o pam-util/args.lo pam-util/args.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo pam-util/logging.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -MT pam-util/logging.lo -MD -MP -MF $depbase.Tpo -c -o pam-util/logging.lo pam-util/logging.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -MT pam-util/args.lo -MD -MP -MF pam-util/.deps/args.Tpo -c pam-util/args.c -fPIC -DPIC -o pam-util/.libs/args.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -MT pam-util/logging.lo -MD -MP -MF pam-util/.deps/logging.Tpo -c pam-util/logging.c -fPIC -DPIC -o pam-util/.libs/logging.o
# depbase=`echo pam-util/options.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -MT pam-util/options.lo -MD -MP -MF $depbase.Tpo -c -o pam-util/options.lo pam-util/options.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo pam-util/vector.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -MT pam-util/vector.lo -MD -MP -MF $depbase.Tpo -c -o pam-util/vector.lo pam-util/vector.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -MT pam-util/options.lo -MD -MP -MF pam-util/.deps/options.Tpo -c pam-util/options.c -fPIC -DPIC -o pam-util/.libs/options.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -MT pam-util/vector.lo -MD -MP -MF pam-util/.deps/vector.Tpo -c pam-util/vector.c -fPIC -DPIC -o pam-util/.libs/vector.o
# depbase=`echo portable/dummy.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -MT portable/dummy.lo -MD -MP -MF $depbase.Tpo -c -o portable/dummy.lo portable/dummy.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -MT portable/dummy.lo -MD -MP -MF portable/.deps/dummy.Tpo -c portable/dummy.c -fPIC -DPIC -o portable/.libs/dummy.o
# /bin/sh ./libtool --tag=CC --mode=link gcc -o pam-util/libpamutil.la pam-util/args.lo pam-util/logging.lo pam-util/options.lo pam-util/vector.lo -lpam
# /bin/sh ./libtool --tag=CC --mode=link gcc -o portable/libportable.la portable/dummy.lo portable/krb5-extra.lo portable/issetugid.lo portable/reallocarray.lo portable/strlcat.lo portable/strlcpy.lo -lpam
# libtool: link: ar cru pam-util/.libs/libpamutil.a pam-util/.libs/args.o pam-util/.libs/logging.o pam-util/.libs/options.o pam-util/.libs/vector.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ar cru portable/.libs/libportable.a portable/.libs/dummy.o portable/.libs/krb5-extra.o portable/.libs/issetugid.o portable/.libs/reallocarray.o portable/.libs/strlcat.o portable/.libs/strlcpy.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib pam-util/.libs/libpamutil.a
# libtool: link: ranlib portable/.libs/libportable.a
# libtool: link: ( cd "pam-util/.libs" && rm -f "libpamutil.la" && ln -s "../libpamutil.la" "libpamutil.la" )
# libtool: link: ( cd "portable/.libs" && rm -f "libportable.la" && ln -s "../libportable.la" "libportable.la" )
# /bin/sh ./libtool --tag=CC --mode=link gcc -module -shared -avoid-version -Wl,--version-script=./pam_krb5.map -o pam_krb5.la -rpath /usr/lib/security account.lo alt-auth.lo auth.lo cache.lo context.lo fast.lo options.lo password.lo prompting.lo public.lo setcred.lo support.lo pam-util/libpamutil.la portable/libportable.la -lkrb5 -lpam
# libtool: link: gcc -shared -fPIC -DPIC .libs/account.o .libs/alt-auth.o .libs/auth.o .libs/cache.o .libs/context.o .libs/fast.o .libs/options.o .libs/password.o .libs/prompting.o .libs/public.o .libs/setcred.o .libs/support.o -Wl,--whole-archive pam-util/.libs/libpamutil.a portable/.libs/libportable.a -Wl,--no-whole-archive -lkrb5 -lpam -Wl,--version-script=./pam_krb5.map -Wl,-soname -Wl,pam_krb5.so -o .libs/pam_krb5.so
# libtool: link: ( cd ".libs" && rm -f "pam_krb5.la" && ln -s "../pam_krb5.la" "pam_krb5.la" )
# make[1]: Leaving directory '/tmp/pam-krb5/src/pam-krb5-4.7'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# make[1]: Entering directory '/tmp/pam-krb5/src/pam-krb5-4.7'
# make[1]: Nothing to be done for 'install-exec-am'.
# /usr/sbin/mkdir -p '/tmp/pam-krb5/pkg/pam-krb5/usr/share/man/man5'
# /usr/bin/install -c -m 644 pam_krb5.5 '/tmp/pam-krb5/pkg/pam-krb5/usr/share/man/man5'
# /usr/sbin/mkdir -p '/tmp/pam-krb5/pkg/pam-krb5/usr/lib/security'
# /bin/sh ./libtool --mode=install /usr/bin/install -c pam_krb5.la '/tmp/pam-krb5/pkg/pam-krb5/usr/lib/security'
# libtool: install: /usr/bin/install -c .libs/pam_krb5.so /tmp/pam-krb5/pkg/pam-krb5/usr/lib/security/pam_krb5.so
# libtool: install: /usr/bin/install -c .libs/pam_krb5.lai /tmp/pam-krb5/pkg/pam-krb5/usr/lib/security/pam_krb5.la
# libtool: install: warning: remember to run `libtool --finish /usr/lib/security'
# make[1]: Leaving directory '/tmp/pam-krb5/src/pam-krb5-4.7'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "pam-krb5"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: pam-krb5 4.7-1 (Wed Aug 24 14:30:34 UTC 2016)

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

Creating hybrid package for 'pam-krb5'

Trying to find vanilla package 'pam-krb5'...

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

Package file has the following structure:
# /.PKGINFO
# /.BUILDINFO
# /.MTREE
# /usr/share/man/man5/pam_krb5.5.gz
# /usr/share/licenses/pam-krb5/LICENSE
# /usr/lib/security/pam_krb5.so
# /sysroot/usr/lib/security/pam_krb5.so
# /sysroot/usr/lib/security/pam_krb5.la

Generating .MTREE

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

Tar-ing up files

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

CMD: xz -c -z

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

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

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

Attempting to access local repository, attempt 1

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

Printing config logfiles

CMD: config logfiles '/tmp/pam-krb5/src/pam-krb5-4.7/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by pam-krb5 configure 4.7, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --enable-reduced-depends --libdir=/usr/lib
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = d01d3583a879
# uname -m = x86_64
# uname -r = 4.7.1-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2634: checking for a BSD-compatible install
# configure:2702: result: /usr/bin/install -c
# configure:2713: checking whether build environment is sane
# configure:2768: result: yes
# configure:2827: checking for x86_64-unknown-linux-strip
# configure:2857: result: no
# configure:2867: checking for strip
# configure:2883: found /usr/sbin/strip
# configure:2894: result: strip
# configure:2919: checking for a thread-safe mkdir -p
# configure:2958: result: /usr/sbin/mkdir -p
# configure:2965: checking for gawk
# configure:2981: found /usr/sbin/gawk
# configure:2992: result: gawk
# configure:3003: checking whether make sets $(MAKE)
# configure:3025: result: yes
# configure:3054: checking whether make supports nested variables
# configure:3071: result: yes
# configure:3198: checking whether to enable maintainer-specific portions of Makefiles
# configure:3207: result: no
# configure:3229: checking for x86_64-unknown-linux-gcc
# configure:3259: result: no
# configure:3269: checking for gcc
# configure:3285: found /usr/sbin/gcc
# configure:3296: result: gcc
# configure:3525: checking for C compiler version
# configure:3534: gcc --version >&5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:3545: $? = 0
# configure:3534: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:3545: $? = 0
# configure:3534: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:3545: $? = 1
# configure:3534: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:3545: $? = 1
# configure:3565: checking whether the C compiler works
# configure:3587: gcc conftest.c >&5
# configure:3591: $? = 0
# configure:3639: result: yes
# configure:3642: checking for C compiler default output file name
# configure:3644: result: a.out
# configure:3650: checking for suffix of executables
# configure:3657: gcc -o conftest conftest.c >&5
# configure:3661: $? = 0
# configure:3683: result:
# configure:3705: checking whether we are cross compiling
# configure:3713: gcc -o conftest conftest.c >&5
# configure:3717: $? = 0
# configure:3724: ./conftest
# configure:3728: $? = 0
# configure:3743: result: no
# configure:3748: checking for suffix of object files
# configure:3770: gcc -c conftest.c >&5
# configure:3774: $? = 0
# configure:3795: result: o
# configure:3799: checking whether we are using the GNU C compiler
# configure:3818: gcc -c conftest.c >&5
# configure:3818: $? = 0
# configure:3827: result: yes
# configure:3836: checking whether gcc accepts -g
# configure:3856: gcc -c -g conftest.c >&5
# configure:3856: $? = 0
# configure:3897: result: yes
# configure:3914: checking for gcc option to accept ISO C89
# configure:3977: gcc -c conftest.c >&5
# configure:3977: $? = 0
# configure:3990: result: none needed
# configure:4015: checking whether gcc understands -c and -o together
# configure:4037: gcc -c conftest.c -o conftest2.o
# configure:4040: $? = 0
# configure:4037: gcc -c conftest.c -o conftest2.o
# configure:4040: $? = 0
# configure:4052: result: yes
# configure:4080: checking for style of include used by make
# configure:4108: result: GNU
# configure:4134: checking dependency style of gcc
# configure:4245: result: gcc3
# configure:4266: checking how to run the C preprocessor
# configure:4297: gcc -E conftest.c
# configure:4297: $? = 0
# configure:4311: gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4311: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "pam-krb5"
# | #define PACKAGE_TARNAME "pam-krb5"
# | #define PACKAGE_VERSION "4.7"
# | #define PACKAGE_STRING "pam-krb5 4.7"
# | #define PACKAGE_BUGREPORT "eagle@eyrie.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "pam-krb5"
# | #define VERSION "4.7"
# | /* end confdefs.h. */
# | #include
# configure:4336: result: gcc -E
# configure:4356: gcc -E conftest.c
# configure:4356: $? = 0
# configure:4370: gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4370: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "pam-krb5"
# | #define PACKAGE_TARNAME "pam-krb5"
# | #define PACKAGE_VERSION "4.7"
# | #define PACKAGE_STRING "pam-krb5 4.7"
# | #define PACKAGE_BUGREPORT "eagle@eyrie.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "pam-krb5"
# | #define VERSION "4.7"
# | /* end confdefs.h. */
# | #include
# configure:4399: checking for grep that handles long lines and -e
# configure:4457: result: /usr/sbin/grep
# configure:4462: checking for egrep
# configure:4524: result: /usr/sbin/grep -E
# configure:4529: checking for ANSI C header files
# configure:4549: gcc -c conftest.c >&5
# configure:4549: $? = 0
# configure:4622: gcc -o conftest conftest.c >&5
# configure:4622: $? = 0
# configure:4622: ./conftest
# configure:4622: $? = 0
# configure:4633: result: yes
# configure:4646: checking for sys/types.h
# configure:4646: gcc -c conftest.c >&5
# configure:4646: $? = 0
# configure:4646: result: yes
# configure:4646: checking for sys/stat.h
# configure:4646: gcc -c conftest.c >&5
# configure:4646: $? = 0
# configure:4646: result: yes
# configure:4646: checking for stdlib.h
# configure:4646: gcc -c conftest.c >&5
# configure:4646: $? = 0
# configure:4646: result: yes
# configure:4646: checking for string.h
# configure:4646: gcc -c conftest.c >&5
# configure:4646: $? = 0
# configure:4646: result: yes
# configure:4646: checking for memory.h
# configure:4646: gcc -c conftest.c >&5
# configure:4646: $? = 0
# configure:4646: result: yes
# configure:4646: checking for strings.h
# configure:4646: gcc -c conftest.c >&5
# configure:4646: $? = 0
# configure:4646: result: yes
# configure:4646: checking for inttypes.h
# configure:4646: gcc -c conftest.c >&5
# configure:4646: $? = 0
# configure:4646: result: yes
# configure:4646: checking for stdint.h
# configure:4646: gcc -c conftest.c >&5
# configure:4646: $? = 0
# configure:4646: result: yes
# configure:4646: checking for unistd.h
# configure:4646: gcc -c conftest.c >&5
# configure:4646: $? = 0
# configure:4646: result: yes
# configure:4659: checking minix/config.h usability
# configure:4659: gcc -c conftest.c >&5
# conftest.c:54:26: fatal error: minix/config.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4659: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "pam-krb5"
# | #define PACKAGE_TARNAME "pam-krb5"
# | #define PACKAGE_VERSION "4.7"
# | #define PACKAGE_STRING "pam-krb5 4.7"
# | #define PACKAGE_BUGREPORT "eagle@eyrie.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "pam-krb5"
# | #define VERSION "4.7"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:4659: result: no
# configure:4659: checking minix/config.h presence
# configure:4659: gcc -E conftest.c
# conftest.c:21:26: fatal error: minix/config.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4659: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "pam-krb5"
# | #define PACKAGE_TARNAME "pam-krb5"
# | #define PACKAGE_VERSION "4.7"
# | #define PACKAGE_STRING "pam-krb5 4.7"
# | #define PACKAGE_BUGREPORT "eagle@eyrie.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "pam-krb5"
# | #define VERSION "4.7"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# configure:4659: result: no
# configure:4659: checking for minix/config.h
# configure:4659: result: no
# configure:4680: checking whether it is safe to define __EXTENSIONS__
# configure:4698: gcc -c conftest.c >&5
# configure:4698: $? = 0
# configure:4705: result: yes
# configure:4726: checking for special C compiler options needed for large files
# configure:4771: result: no
# configure:4777: checking for _FILE_OFFSET_BITS value needed for large files
# configure:4802: gcc -c conftest.c >&5
# configure:4802: $? = 0
# configure:4834: result: no
# configure:4925: checking for x86_64-unknown-linux-ar
# configure:4955: result: no
# configure:4925: checking for x86_64-unknown-linux-lib
# configure:4955: result: no
# configure:4925: checking for x86_64-unknown-linux-link
# configure:4955: result: no
# configure:4969: checking for ar
# configure:4985: found /usr/sbin/ar
# configure:4996: result: ar
# configure:5022: checking the archiver (ar) interface
# configure:5038: gcc -c conftest.c >&5
# configure:5038: $? = 0
# configure:5040: ar cru libconftest.a conftest.o >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# configure:5043: $? = 0
# configure:5071: result: ar
# configure:5121: checking build system type
# configure:5135: result: x86_64-unknown-linux-gnu
# configure:5155: checking host system type
# configure:5168: result: x86_64-unknown-linux-gnu
# configure:5209: checking how to print strings
# configure:5236: result: printf
# configure:5257: checking for a sed that does not truncate output
# configure:5321: result: /usr/sbin/sed
# configure:5339: checking for fgrep
# configure:5401: result: /usr/sbin/grep -F
# configure:5436: checking for ld used by gcc
# configure:5503: result: /usr/sbin/ld
# configure:5510: checking if the linker (/usr/sbin/ld) is GNU ld
# configure:5525: result: yes
# configure:5537: checking for BSD- or MS-compatible name lister (nm)
# configure:5586: result: /usr/sbin/nm -B
# configure:5716: checking the name lister (/usr/sbin/nm -B) interface
# configure:5723: gcc -c conftest.c >&5
# configure:5726: /usr/sbin/nm -B "conftest.o"
# configure:5729: output
# 0000000000000000 B some_variable
# configure:5736: result: BSD nm
# configure:5739: checking whether ln -s works
# configure:5743: result: yes
# configure:5751: checking the maximum length of command line arguments
# configure:5882: result: 1572864
# configure:5899: checking whether the shell understands some XSI constructs
# configure:5909: result: yes
# configure:5913: checking whether the shell understands "+="
# configure:5919: result: yes
# configure:5954: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
# configure:5994: result: func_convert_file_noop
# configure:6001: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:6021: result: func_convert_file_noop
# configure:6028: checking for /usr/sbin/ld option to reload object files
# configure:6035: result: -r
# configure:6069: checking for x86_64-unknown-linux-objdump
# configure:6099: result: no
# configure:6109: checking for objdump
# configure:6125: found /usr/sbin/objdump
# configure:6136: result: objdump
# configure:6168: checking how to recognize dependent libraries
# configure:6366: result: pass_all
# configure:6411: checking for x86_64-unknown-linux-dlltool
# configure:6441: result: no
# configure:6451: checking for dlltool
# configure:6481: result: no
# configure:6511: checking how to associate runtime and link libraries
# configure:6538: result: printf %s\n
# configure:6554: checking for x86_64-unknown-linux-ar
# configure:6581: result: ar
# configure:6662: checking for archiver @FILE support
# configure:6679: gcc -c conftest.c >&5
# configure:6679: $? = 0
# configure:6682: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# configure:6685: $? = 0
# configure:6690: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# ar: conftest.o: No such file or directory
# configure:6693: $? = 1
# configure:6705: result: @
# configure:6723: checking for x86_64-unknown-linux-strip
# configure:6750: result: strip
# configure:6822: checking for x86_64-unknown-linux-ranlib
# configure:6852: result: no
# configure:6862: checking for ranlib
# configure:6878: found /usr/sbin/ranlib
# configure:6889: result: ranlib
# configure:6991: checking command to parse /usr/sbin/nm -B output from gcc object
# configure:7111: gcc -c conftest.c >&5
# configure:7114: $? = 0
# configure:7118: /usr/sbin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
# configure:7121: $? = 0
# configure:7187: gcc -o conftest conftest.c conftstm.o >&5
# configure:7190: $? = 0
# configure:7228: result: ok
# configure:7265: checking for sysroot
# configure:7295: result: no
# configure:7372: gcc -c conftest.c >&5
# configure:7375: $? = 0
# configure:7524: checking for x86_64-unknown-linux-mt
# configure:7554: result: no
# configure:7564: checking for mt
# configure:7594: result: no
# configure:7614: checking if : is a manifest tool
# configure:7620: : '-?'
# configure:7628: result: no
# configure:8267: checking for dlfcn.h
# configure:8267: gcc -c conftest.c >&5
# configure:8267: $? = 0
# configure:8267: result: yes
# configure:8472: checking for objdir
# configure:8487: result: .libs
# configure:8758: checking if gcc supports -fno-rtti -fno-exceptions
# configure:8776: gcc -c -fno-rtti -fno-exceptions conftest.c >&5
# cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
# configure:8780: $? = 0
# configure:8793: result: no
# configure:9120: checking for gcc option to produce PIC
# configure:9127: result: -fPIC -DPIC
# configure:9135: checking if gcc PIC flag -fPIC -DPIC works
# configure:9153: gcc -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:9157: $? = 0
# configure:9170: result: yes
# configure:9199: checking if gcc static flag -static works
# configure:9227: result: yes
# configure:9242: checking if gcc supports -c -o file.o
# configure:9263: gcc -c -o out/conftest2.o conftest.c >&5
# configure:9267: $? = 0
# configure:9289: result: yes
# configure:9297: checking if gcc supports -c -o file.o
# configure:9344: result: yes
# configure:9377: checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:10534: result: yes
# configure:10571: checking whether -lc should be explicitly linked in
# configure:10579: gcc -c conftest.c >&5
# configure:10582: $? = 0
# configure:10597: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
# configure:10600: $? = 0
# configure:10614: result: no
# configure:10774: checking dynamic linker characteristics
# configure:11274: gcc -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:11274: $? = 0
# configure:11508: result: GNU/Linux ld.so
# configure:11615: checking how to hardcode library paths into programs
# configure:11640: result: immediate
# configure:12180: checking whether stripping libraries is possible
# configure:12185: result: yes
# configure:12220: checking if libtool supports shared libraries
# configure:12222: result: yes
# configure:12225: checking whether to build shared libraries
# configure:12246: result: yes
# configure:12249: checking whether to build static libraries
# configure:12253: result: no
# configure:12291: checking if -Wl,--version-script works
# configure:12318: gcc -o conftest -Wl,--version-script=conftest.map conftest.c >&5
# configure:12318: $? = 0
# configure:12328: result: yes
# configure:12339: checking for library containing pam_set_data
# configure:12370: gcc -o conftest conftest.c >&5
# /tmp/ccXiRUty.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `pam_set_data'
# collect2: error: ld returned 1 exit status
# configure:12370: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "pam-krb5"
# | #define PACKAGE_TARNAME "pam-krb5"
# | #define PACKAGE_VERSION "4.7"
# | #define PACKAGE_STRING "pam-krb5 4.7"
# | #define PACKAGE_BUGREPORT "eagle@eyrie.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "pam-krb5"
# | #define VERSION "4.7"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char pam_set_data ();
# | int
# | main ()
# | {
# | return pam_set_data ();
# | ;
# | return 0;
# | }
# configure:12370: gcc -o conftest conftest.c -lpam >&5
# configure:12370: $? = 0
# configure:12387: result: -lpam
# configure:12398: checking for pam_getenv
# configure:12398: gcc -o conftest conftest.c -lpam >&5
# configure:12398: $? = 0
# configure:12398: result: yes
# configure:12398: checking for pam_modutil_getpwnam
# configure:12398: gcc -o conftest conftest.c -lpam >&5
# configure:12398: $? = 0
# configure:12398: result: yes
# configure:12407: checking for pam_syslog
# configure:12407: gcc -o conftest conftest.c -lpam >&5
# configure:12407: $? = 0
# configure:12407: result: yes
# configure:12420: checking for pam_vsyslog
# configure:12420: gcc -o conftest conftest.c -lpam >&5
# configure:12420: $? = 0
# configure:12420: result: yes
# configure:12436: checking security/pam_modutil.h usability
# configure:12436: gcc -c conftest.c >&5
# configure:12436: $? = 0
# configure:12436: result: yes
# configure:12436: checking security/pam_modutil.h presence
# configure:12436: gcc -E conftest.c
# configure:12436: $? = 0
# configure:12436: result: yes
# configure:12436: checking for security/pam_modutil.h
# configure:12436: result: yes
# configure:12461: checking security/pam_appl.h usability
# configure:12461: gcc -c conftest.c >&5
# configure:12461: $? = 0
# configure:12461: result: yes
# configure:12461: checking security/pam_appl.h presence
# configure:12461: gcc -E conftest.c
# configure:12461: $? = 0
# configure:12461: result: yes
# configure:12461: checking for security/pam_appl.h
# configure:12461: result: yes
# configure:12488: checking security/pam_ext.h usability
# configure:12488: gcc -c conftest.c >&5
# configure:12488: $? = 0
# configure:12488: result: yes
# configure:12488: checking security/pam_ext.h presence
# configure:12488: gcc -E conftest.c
# configure:12488: $? = 0
# configure:12488: result: yes
# configure:12488: checking for security/pam_ext.h
# configure:12488: result: yes
# configure:12511: checking whether PAM prefers const
# configure:12534: result: yes
# configure:12564: checking size of long
# configure:12569: gcc -o conftest conftest.c -lpam >&5
# configure:12569: $? = 0
# configure:12569: ./conftest
# configure:12569: $? = 0
# configure:12583: result: 8
# configure:12603: checking for krb5-config
# configure:12622: found /usr/sbin/krb5-config
# configure:12634: result: /usr/sbin/krb5-config
# configure:12721: checking for krb5_init_context in -lkrb5
# configure:12746: gcc -o conftest conftest.c -lkrb5 -lpam >&5
# configure:12746: $? = 0
# configure:12755: result: yes
# configure:12770: checking krb5.h usability
# configure:12770: gcc -c conftest.c >&5
# configure:12770: $? = 0
# configure:12770: result: yes
# configure:12770: checking krb5.h presence
# configure:12770: gcc -E conftest.c
# configure:12770: $? = 0
# configure:12770: result: yes
# configure:12770: checking for krb5.h
# configure:12770: result: yes
# configure:12770: checking krb5/krb5.h usability
# configure:12770: gcc -c conftest.c >&5
# configure:12770: $? = 0
# configure:12770: result: yes
# configure:12770: checking krb5/krb5.h presence
# configure:12770: gcc -E conftest.c
# configure:12770: $? = 0
# configure:12770: result: yes
# configure:12770: checking for krb5/krb5.h
# configure:12770: result: yes
# configure:12812: checking for krb5_get_error_message
# configure:12812: gcc -o conftest conftest.c -lkrb5 -lpam >&5
# configure:12812: $? = 0
# configure:12812: result: yes
# configure:12819: checking for krb5_free_error_message
# configure:12819: gcc -o conftest conftest.c -lkrb5 -lpam >&5
# configure:12819: $? = 0
# configure:12819: result: yes
# configure:16114: checking hx509_err.h usability
# configure:16114: gcc -c conftest.c >&5
# conftest.c:76:23: fatal error: hx509_err.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:16114: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "pam-krb5"
# | #define PACKAGE_TARNAME "pam-krb5"
# | #define PACKAGE_VERSION "4.7"
# | #define PACKAGE_STRING "pam-krb5 4.7"
# | #define PACKAGE_BUGREPORT "eagle@eyrie.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "pam-krb5"
# | #define VERSION "4.7"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PAM_GETENV 1
# | #define HAVE_PAM_MODUTIL_GETPWNAM 1
# | #define HAVE_PAM_SYSLOG 1
# | #define HAVE_PAM_VSYSLOG 1
# | #define HAVE_SECURITY_PAM_MODUTIL_H 1
# | #define HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_SECURITY_PAM_EXT_H 1
# | #define PAM_CONST const
# | #define MODULE_NAME "pam_krb5"
# | #define SIZEOF_LONG 8
# | #define HAVE_KRB5_H 1
# | #define HAVE_KRB5_KRB5_H 1
# | #define HAVE_KRB5_GET_ERROR_MESSAGE 1
# | #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
# | #define HAVE_KRB5 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:16114: result: no
# configure:16114: checking hx509_err.h presence
# configure:16114: gcc -E conftest.c
# conftest.c:43:23: fatal error: hx509_err.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:16114: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "pam-krb5"
# | #define PACKAGE_TARNAME "pam-krb5"
# | #define PACKAGE_VERSION "4.7"
# | #define PACKAGE_STRING "pam-krb5 4.7"
# | #define PACKAGE_BUGREPORT "eagle@eyrie.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "pam-krb5"
# | #define VERSION "4.7"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PAM_GETENV 1
# | #define HAVE_PAM_MODUTIL_GETPWNAM 1
# | #define HAVE_PAM_SYSLOG 1
# | #define HAVE_PAM_VSYSLOG 1
# | #define HAVE_SECURITY_PAM_MODUTIL_H 1
# | #define HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_SECURITY_PAM_EXT_H 1
# | #define PAM_CONST const
# | #define MODULE_NAME "pam_krb5"
# | #define SIZEOF_LONG 8
# | #define HAVE_KRB5_H 1
# | #define HAVE_KRB5_KRB5_H 1
# | #define HAVE_KRB5_GET_ERROR_MESSAGE 1
# | #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
# | #define HAVE_KRB5 1
# | /* end confdefs.h. */
# | #include
# configure:16114: result: no
# configure:16114: checking for hx509_err.h
# configure:16114: result: no
# configure:16124: checking for krb5_creds.session
# configure:16124: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:55:12: error: 'krb5_creds {aka struct _krb5_creds}' has no member named 'session'
# if (ac_aggr.session)
# ^
# configure:16124: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "pam-krb5"
# | #define PACKAGE_TARNAME "pam-krb5"
# | #define PACKAGE_VERSION "4.7"
# | #define PACKAGE_STRING "pam-krb5 4.7"
# | #define PACKAGE_BUGREPORT "eagle@eyrie.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "pam-krb5"
# | #define VERSION "4.7"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PAM_GETENV 1
# | #define HAVE_PAM_MODUTIL_GETPWNAM 1
# | #define HAVE_PAM_SYSLOG 1
# | #define HAVE_PAM_VSYSLOG 1
# | #define HAVE_SECURITY_PAM_MODUTIL_H 1
# | #define HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_SECURITY_PAM_EXT_H 1
# | #define PAM_CONST const
# | #define MODULE_NAME "pam_krb5"
# | #define SIZEOF_LONG 8
# | #define HAVE_KRB5_H 1
# | #define HAVE_KRB5_KRB5_H 1
# | #define HAVE_KRB5_GET_ERROR_MESSAGE 1
# | #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
# | #define HAVE_KRB5 1
# | /* end confdefs.h. */
# |
# | #if HAVE_KRB5_H
# | # include
# | #else
# | # include
# | #endif
# |
# |
# | int
# | main ()
# | {
# | static krb5_creds ac_aggr;
# | if (ac_aggr.session)
# | return 0;
# | ;
# | return 0;
# | }
# configure:16124: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:55:19: error: 'krb5_creds {aka struct _krb5_creds}' has no member named 'session'
# if (sizeof ac_aggr.session)
# ^
# configure:16124: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "pam-krb5"
# | #define PACKAGE_TARNAME "pam-krb5"
# | #define PACKAGE_VERSION "4.7"
# | #define PACKAGE_STRING "pam-krb5 4.7"
# | #define PACKAGE_BUGREPORT "eagle@eyrie.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "pam-krb5"
# | #define VERSION "4.7"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PAM_GETENV 1
# | #define HAVE_PAM_MODUTIL_GETPWNAM 1
# | #define HAVE_PAM_SYSLOG 1
# | #define HAVE_PAM_VSYSLOG 1
# | #define HAVE_SECURITY_PAM_MODUTIL_H 1
# | #define HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_SECURITY_PAM_EXT_H 1
# | #define PAM_CONST const
# | #define MODULE_NAME "pam_krb5"
# | #define SIZEOF_LONG 8
# | #define HAVE_KRB5_H 1
# | #define HAVE_KRB5_KRB5_H 1
# | #define HAVE_KRB5_GET_ERROR_MESSAGE 1
# | #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
# | #define HAVE_KRB5 1
# | /* end confdefs.h. */
# |
# | #if HAVE_KRB5_H
# | # include
# | #else
# | # include
# | #endif
# |
# |
# | int
# | main ()
# | {
# | static krb5_creds ac_aggr;
# | if (sizeof ac_aggr.session)
# | return 0;
# | ;
# | return 0;
# | }
# configure:16124: result: no
# configure:16142: checking for krb5_realm
# configure:16142: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:55:13: error: 'krb5_realm' undeclared (first use in this function)
# if (sizeof (krb5_realm))
# ^~~~~~~~~~
# conftest.c:55:13: note: each undeclared identifier is reported only once for each function it appears in
# configure:16142: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "pam-krb5"
# | #define PACKAGE_TARNAME "pam-krb5"
# | #define PACKAGE_VERSION "4.7"
# | #define PACKAGE_STRING "pam-krb5 4.7"
# | #define PACKAGE_BUGREPORT "eagle@eyrie.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "pam-krb5"
# | #define VERSION "4.7"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PAM_GETENV 1
# | #define HAVE_PAM_MODUTIL_GETPWNAM 1
# | #define HAVE_PAM_SYSLOG 1
# | #define HAVE_PAM_VSYSLOG 1
# | #define HAVE_SECURITY_PAM_MODUTIL_H 1
# | #define HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_SECURITY_PAM_EXT_H 1
# | #define PAM_CONST const
# | #define MODULE_NAME "pam_krb5"
# | #define SIZEOF_LONG 8
# | #define HAVE_KRB5_H 1
# | #define HAVE_KRB5_KRB5_H 1
# | #define HAVE_KRB5_GET_ERROR_MESSAGE 1
# | #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
# | #define HAVE_KRB5 1
# | #define HAVE_KRB5_MIT 1
# | /* end confdefs.h. */
# |
# | #if HAVE_KRB5_H
# | # include
# | #else
# | # include
# | #endif
# |
# |
# | int
# | main ()
# | {
# | if (sizeof (krb5_realm))
# | return 0;
# | ;
# | return 0;
# | }
# configure:16142: result: no
# configure:16178: checking for krb5_cc_get_full_name
# configure:16178: gcc -o conftest conftest.c -lkrb5 -lpam >&5
# configure:16178: $? = 0
# configure:16178: result: yes
# configure:16178: checking for krb5_data_free
# configure:16178: gcc -o conftest conftest.c -lkrb5 -lpam >&5
# /tmp/ccMWYNfK.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `krb5_data_free'
# collect2: error: ld returned 1 exit status
# configure:16178: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "pam-krb5"
# | #define PACKAGE_TARNAME "pam-krb5"
# | #define PACKAGE_VERSION "4.7"
# | #define PACKAGE_STRING "pam-krb5 4.7"
# | #define PACKAGE_BUGREPORT "eagle@eyrie.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "pam-krb5"
# | #define VERSION "4.7"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PAM_GETENV 1
# | #define HAVE_PAM_MODUTIL_GETPWNAM 1
# | #define HAVE_PAM_SYSLOG 1
# | #define HAVE_PAM_VSYSLOG 1
# | #define HAVE_SECURITY_PAM_MODUTIL_H 1
# | #define HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_SECURITY_PAM_EXT_H 1
# | #define PAM_CONST const
# | #define MODULE_NAME "pam_krb5"
# | #define SIZEOF_LONG 8
# | #define HAVE_KRB5_H 1
# | #define HAVE_KRB5_KRB5_H 1
# | #define HAVE_KRB5_GET_ERROR_MESSAGE 1
# | #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
# | #define HAVE_KRB5 1
# | #define HAVE_KRB5_MIT 1
# | #define HAVE_KRB5_CC_GET_FULL_NAME 1
# | /* end confdefs.h. */
# | /* Define krb5_data_free to an innocuous variant, in case declares krb5_data_free.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define krb5_data_free innocuous_krb5_data_free
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char krb5_data_free (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef krb5_data_free
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char krb5_data_free ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_krb5_data_free || defined __stub___krb5_data_free
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return krb5_data_free ();
# | ;
# | return 0;
# | }
# configure:16178: result: no
# configure:16178: checking for krb5_free_default_realm
# configure:16178: gcc -o conftest conftest.c -lkrb5 -lpam >&5
# configure:16178: $? = 0
# configure:16178: result: yes
# configure:16178: checking for krb5_free_string
# configure:16178: gcc -o conftest conftest.c -lkrb5 -lpam >&5
# configure:16178: $? = 0
# configure:16178: result: yes
# configure:16178: checking for krb5_get_init_creds_opt_alloc
# configure:16178: gcc -o conftest conftest.c -lkrb5 -lpam >&5
# configure:16178: $? = 0
# configure:16178: result: yes
# configure:16178: checking for krb5_get_init_creds_opt_set_anonymous
# configure:16178: gcc -o conftest conftest.c -lkrb5 -lpam >&5
# configure:16178: $? = 0
# configure:16178: result: yes
# configure:16178: checking for krb5_get_init_creds_opt_set_change_password_prompt
# configure:16178: gcc -o conftest conftest.c -lkrb5 -lpam >&5
# configure:16178: $? = 0
# configure:16178: result: yes
# configure:16178: checking for krb5_get_init_creds_opt_set_default_flags
# configure:16178: gcc -o conftest conftest.c -lkrb5 -lpam >&5
# /tmp/cczP4Cb2.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `krb5_get_init_creds_opt_set_default_flags'
# collect2: error: ld returned 1 exit status
# configure:16178: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "pam-krb5"
# | #define PACKAGE_TARNAME "pam-krb5"
# | #define PACKAGE_VERSION "4.7"
# | #define PACKAGE_STRING "pam-krb5 4.7"
# | #define PACKAGE_BUGREPORT "eagle@eyrie.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "pam-krb5"
# | #define VERSION "4.7"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PAM_GETENV 1
# | #define HAVE_PAM_MODUTIL_GETPWNAM 1
# | #define HAVE_PAM_SYSLOG 1
# | #define HAVE_PAM_VSYSLOG 1
# | #define HAVE_SECURITY_PAM_MODUTIL_H 1
# | #define HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_SECURITY_PAM_EXT_H 1
# | #define PAM_CONST const
# | #define MODULE_NAME "pam_krb5"
# | #define SIZEOF_LONG 8
# | #define HAVE_KRB5_H 1
# | #define HAVE_KRB5_KRB5_H 1
# | #define HAVE_KRB5_GET_ERROR_MESSAGE 1
# | #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
# | #define HAVE_KRB5 1
# | #define HAVE_KRB5_MIT 1
# | #define HAVE_KRB5_CC_GET_FULL_NAME 1
# | #define HAVE_KRB5_FREE_DEFAULT_REALM 1
# | #define HAVE_KRB5_FREE_STRING 1
# | #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
# | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_ANONYMOUS 1
# | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CHANGE_PASSWORD_PROMPT 1
# | /* end confdefs.h. */
# | /* Define krb5_get_init_creds_opt_set_default_flags to an innocuous variant, in case declares krb5_get_init_creds_opt_set_default_flags.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define krb5_get_init_creds_opt_set_default_flags innocuous_krb5_get_init_creds_opt_set_default_flags
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char krb5_get_init_creds_opt_set_default_flags (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef krb5_get_init_creds_opt_set_default_flags
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char krb5_get_init_creds_opt_set_default_flags ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_krb5_get_init_creds_opt_set_default_flags || defined __stub___krb5_get_init_creds_opt_set_default_flags
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return krb5_get_init_creds_opt_set_default_flags ();
# | ;
# | return 0;
# | }
# configure:16178: result: no
# configure:16178: checking for krb5_get_init_creds_opt_set_fast_ccache_name
# configure:16178: gcc -o conftest conftest.c -lkrb5 -lpam >&5
# configure:16178: $? = 0
# configure:16178: result: yes
# configure:16178: checking for krb5_get_init_creds_opt_set_out_ccache
# configure:16178: gcc -o conftest conftest.c -lkrb5 -lpam >&5
# configure:16178: $? = 0
# configure:16178: result: yes
# configure:16178: checking for krb5_get_init_creds_opt_set_pa
# configure:16178: gcc -o conftest conftest.c -lkrb5 -lpam >&5
# configure:16178: $? = 0
# configure:16178: result: yes
# configure:16178: checking for krb5_init_secure_context
# configure:16178: gcc -o conftest conftest.c -lkrb5 -lpam >&5
# configure:16178: $? = 0
# configure:16178: result: yes
# configure:16178: checking for krb5_principal_get_realm
# configure:16178: gcc -o conftest conftest.c -lkrb5 -lpam >&5
# /tmp/cclltD8q.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `krb5_principal_get_realm'
# collect2: error: ld returned 1 exit status
# configure:16178: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "pam-krb5"
# | #define PACKAGE_TARNAME "pam-krb5"
# | #define PACKAGE_VERSION "4.7"
# | #define PACKAGE_STRING "pam-krb5 4.7"
# | #define PACKAGE_BUGREPORT "eagle@eyrie.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "pam-krb5"
# | #define VERSION "4.7"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PAM_GETENV 1
# | #define HAVE_PAM_MODUTIL_GETPWNAM 1
# | #define HAVE_PAM_SYSLOG 1
# | #define HAVE_PAM_VSYSLOG 1
# | #define HAVE_SECURITY_PAM_MODUTIL_H 1
# | #define HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_SECURITY_PAM_EXT_H 1
# | #define PAM_CONST const
# | #define MODULE_NAME "pam_krb5"
# | #define SIZEOF_LONG 8
# | #define HAVE_KRB5_H 1
# | #define HAVE_KRB5_KRB5_H 1
# | #define HAVE_KRB5_GET_ERROR_MESSAGE 1
# | #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
# | #define HAVE_KRB5 1
# | #define HAVE_KRB5_MIT 1
# | #define HAVE_KRB5_CC_GET_FULL_NAME 1
# | #define HAVE_KRB5_FREE_DEFAULT_REALM 1
# | #define HAVE_KRB5_FREE_STRING 1
# | #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
# | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_ANONYMOUS 1
# | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CHANGE_PASSWORD_PROMPT 1
# | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_CCACHE_NAME 1
# | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_OUT_CCACHE 1
# | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PA 1
# | #define HAVE_KRB5_INIT_SECURE_CONTEXT 1
# | /* end confdefs.h. */
# | /* Define krb5_principal_get_realm to an innocuous variant, in case declares krb5_principal_get_realm.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define krb5_principal_get_realm innocuous_krb5_principal_get_realm
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char krb5_principal_get_realm (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef krb5_principal_get_realm
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char krb5_principal_get_realm ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_krb5_principal_get_realm || defined __stub___krb5_principal_get_realm
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return krb5_principal_get_realm ();
# | ;
# | return 0;
# | }
# configure:16178: result: no
# configure:16178: checking for krb5_set_password
# configure:16178: gcc -o conftest conftest.c -lkrb5 -lpam >&5
# configure:16178: $? = 0
# configure:16178: result: yes
# configure:16178: checking for krb5_set_trace_filename
# configure:16178: gcc -o conftest conftest.c -lkrb5 -lpam >&5
# configure:16178: $? = 0
# configure:16178: result: yes
# configure:16178: checking for krb5_verify_init_creds_opt_init
# configure:16178: gcc -o conftest conftest.c -lkrb5 -lpam >&5
# configure:16178: $? = 0
# configure:16178: result: yes
# configure:16178: checking for krb5_xfree
# configure:16178: gcc -o conftest conftest.c -lkrb5 -lpam >&5
# /tmp/ccgBve4H.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `krb5_xfree'
# collect2: error: ld returned 1 exit status
# configure:16178: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "pam-krb5"
# | #define PACKAGE_TARNAME "pam-krb5"
# | #define PACKAGE_VERSION "4.7"
# | #define PACKAGE_STRING "pam-krb5 4.7"
# | #define PACKAGE_BUGREPORT "eagle@eyrie.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "pam-krb5"
# | #define VERSION "4.7"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PAM_GETENV 1
# | #define HAVE_PAM_MODUTIL_GETPWNAM 1
# | #define HAVE_PAM_SYSLOG 1
# | #define HAVE_PAM_VSYSLOG 1
# | #define HAVE_SECURITY_PAM_MODUTIL_H 1
# | #define HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_SECURITY_PAM_EXT_H 1
# | #define PAM_CONST const
# | #define MODULE_NAME "pam_krb5"
# | #define SIZEOF_LONG 8
# | #define HAVE_KRB5_H 1
# | #define HAVE_KRB5_KRB5_H 1
# | #define HAVE_KRB5_GET_ERROR_MESSAGE 1
# | #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
# | #define HAVE_KRB5 1
# | #define HAVE_KRB5_MIT 1
# | #define HAVE_KRB5_CC_GET_FULL_NAME 1
# | #define HAVE_KRB5_FREE_DEFAULT_REALM 1
# | #define HAVE_KRB5_FREE_STRING 1
# | #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
# | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_ANONYMOUS 1
# | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CHANGE_PASSWORD_PROMPT 1
# | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_CCACHE_NAME 1
# | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_OUT_CCACHE 1
# | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PA 1
# | #define HAVE_KRB5_INIT_SECURE_CONTEXT 1
# | #define HAVE_KRB5_SET_PASSWORD 1
# | #define HAVE_KRB5_SET_TRACE_FILENAME 1
# | #define HAVE_KRB5_VERIFY_INIT_CREDS_OPT_INIT 1
# | /* end confdefs.h. */
# | /* Define krb5_xfree to an innocuous variant, in case declares krb5_xfree.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define krb5_xfree innocuous_krb5_xfree
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char krb5_xfree (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef krb5_xfree
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char krb5_xfree ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_krb5_xfree || defined __stub___krb5_xfree
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return krb5_xfree ();
# | ;
# | return 0;
# | }
# configure:16178: result: no
# configure:16189: checking for krb5_get_init_creds_opt_set_pkinit
# configure:16189: gcc -o conftest conftest.c -lkrb5 -lpam >&5
# /tmp/cc7T4p8E.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `krb5_get_init_creds_opt_set_pkinit'
# collect2: error: ld returned 1 exit status
# configure:16189: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "pam-krb5"
# | #define PACKAGE_TARNAME "pam-krb5"
# | #define PACKAGE_VERSION "4.7"
# | #define PACKAGE_STRING "pam-krb5 4.7"
# | #define PACKAGE_BUGREPORT "eagle@eyrie.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "pam-krb5"
# | #define VERSION "4.7"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PAM_GETENV 1
# | #define HAVE_PAM_MODUTIL_GETPWNAM 1
# | #define HAVE_PAM_SYSLOG 1
# | #define HAVE_PAM_VSYSLOG 1
# | #define HAVE_SECURITY_PAM_MODUTIL_H 1
# | #define HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_SECURITY_PAM_EXT_H 1
# | #define PAM_CONST const
# | #define MODULE_NAME "pam_krb5"
# | #define SIZEOF_LONG 8
# | #define HAVE_KRB5_H 1
# | #define HAVE_KRB5_KRB5_H 1
# | #define HAVE_KRB5_GET_ERROR_MESSAGE 1
# | #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
# | #define HAVE_KRB5 1
# | #define HAVE_KRB5_MIT 1
# | #define HAVE_KRB5_CC_GET_FULL_NAME 1
# | #define HAVE_KRB5_FREE_DEFAULT_REALM 1
# | #define HAVE_KRB5_FREE_STRING 1
# | #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
# | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_ANONYMOUS 1
# | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CHANGE_PASSWORD_PROMPT 1
# | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_CCACHE_NAME 1
# | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_OUT_CCACHE 1
# | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PA 1
# | #define HAVE_KRB5_INIT_SECURE_CONTEXT 1
# | #define HAVE_KRB5_SET_PASSWORD 1
# | #define HAVE_KRB5_SET_TRACE_FILENAME 1
# | #define HAVE_KRB5_VERIFY_INIT_CREDS_OPT_INIT 1
# | /* end confdefs.h. */
# | /* Define krb5_get_init_creds_opt_set_pkinit to an innocuous variant, in case declares krb5_get_init_creds_opt_set_pkinit.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define krb5_get_init_creds_opt_set_pkinit innocuous_krb5_get_init_creds_opt_set_pkinit
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char krb5_get_init_creds_opt_set_pkinit (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef krb5_get_init_creds_opt_set_pkinit
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char krb5_get_init_creds_opt_set_pkinit ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_krb5_get_init_creds_opt_set_pkinit || defined __stub___krb5_get_init_creds_opt_set_pkinit
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return krb5_get_init_creds_opt_set_pkinit ();
# | ;
# | return 0;
# | }
# configure:16189: result: no
# configure:16231: checking for krb5_get_init_creds_opt_free
# configure:16231: gcc -o conftest conftest.c -lkrb5 -lpam >&5
# configure:16231: $? = 0
# configure:16231: result: yes
# configure:16236: checking if krb5_get_init_creds_opt_free takes two arguments
# configure:16259: gcc -c conftest.c >&5
# configure:16259: $? = 0
# configure:16266: result: yes
# configure:16276: checking whether krb5_kt_free_entry is declared
# configure:16276: gcc -c conftest.c >&5
# configure:16276: $? = 0
# configure:16276: result: yes
# configure:16296: checking for krb5_appdefault_string
# configure:16296: gcc -o conftest conftest.c -lkrb5 -lpam >&5
# configure:16296: $? = 0
# configure:16296: result: yes
# configure:16767: checking for kadm5_init_with_password in -lkadm5clnt
# configure:16792: gcc -o conftest conftest.c -lkadm5clnt -lpam >&5
# configure:16792: $? = 0
# configure:16801: result: yes
# configure:17086: checking kadm5/kadm5_err.h usability
# configure:17086: gcc -c conftest.c >&5
# conftest.c:95:29: fatal error: kadm5/kadm5_err.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:17086: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "pam-krb5"
# | #define PACKAGE_TARNAME "pam-krb5"
# | #define PACKAGE_VERSION "4.7"
# | #define PACKAGE_STRING "pam-krb5 4.7"
# | #define PACKAGE_BUGREPORT "eagle@eyrie.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "pam-krb5"
# | #define VERSION "4.7"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PAM_GETENV 1
# | #define HAVE_PAM_MODUTIL_GETPWNAM 1
# | #define HAVE_PAM_SYSLOG 1
# | #define HAVE_PAM_VSYSLOG 1
# | #define HAVE_SECURITY_PAM_MODUTIL_H 1
# | #define HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_SECURITY_PAM_EXT_H 1
# | #define PAM_CONST const
# | #define MODULE_NAME "pam_krb5"
# | #define SIZEOF_LONG 8
# | #define HAVE_KRB5_H 1
# | #define HAVE_KRB5_KRB5_H 1
# | #define HAVE_KRB5_GET_ERROR_MESSAGE 1
# | #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
# | #define HAVE_KRB5 1
# | #define HAVE_KRB5_MIT 1
# | #define HAVE_KRB5_CC_GET_FULL_NAME 1
# | #define HAVE_KRB5_FREE_DEFAULT_REALM 1
# | #define HAVE_KRB5_FREE_STRING 1
# | #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
# | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_ANONYMOUS 1
# | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CHANGE_PASSWORD_PROMPT 1
# | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_CCACHE_NAME 1
# | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_OUT_CCACHE 1
# | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PA 1
# | #define HAVE_KRB5_INIT_SECURE_CONTEXT 1
# | #define HAVE_KRB5_SET_PASSWORD 1
# | #define HAVE_KRB5_SET_TRACE_FILENAME 1
# | #define HAVE_KRB5_VERIFY_INIT_CREDS_OPT_INIT 1
# | #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1
# | #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE_2_ARGS 1
# | #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
# | #define HAVE_KRB5_APPDEFAULT_STRING 1
# | #define HAVE_KADM5CLNT 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:17086: result: no
# configure:17086: checking kadm5/kadm5_err.h presence
# configure:17086: gcc -E conftest.c
# conftest.c:62:29: fatal error: kadm5/kadm5_err.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:17086: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "pam-krb5"
# | #define PACKAGE_TARNAME "pam-krb5"
# | #define PACKAGE_VERSION "4.7"
# | #define PACKAGE_STRING "pam-krb5 4.7"
# | #define PACKAGE_BUGREPORT "eagle@eyrie.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "pam-krb5"
# | #define VERSION "4.7"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PAM_GETENV 1
# | #define HAVE_PAM_MODUTIL_GETPWNAM 1
# | #define HAVE_PAM_SYSLOG 1
# | #define HAVE_PAM_VSYSLOG 1
# | #define HAVE_SECURITY_PAM_MODUTIL_H 1
# | #define HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_SECURITY_PAM_EXT_H 1
# | #define PAM_CONST const
# | #define MODULE_NAME "pam_krb5"
# | #define SIZEOF_LONG 8
# | #define HAVE_KRB5_H 1
# | #define HAVE_KRB5_KRB5_H 1
# | #define HAVE_KRB5_GET_ERROR_MESSAGE 1
# | #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
# | #define HAVE_KRB5 1
# | #define HAVE_KRB5_MIT 1
# | #define HAVE_KRB5_CC_GET_FULL_NAME 1
# | #define HAVE_KRB5_FREE_DEFAULT_REALM 1
# | #define HAVE_KRB5_FREE_STRING 1
# | #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
# | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_ANONYMOUS 1
# | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CHANGE_PASSWORD_PROMPT 1
# | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_CCACHE_NAME 1
# | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_OUT_CCACHE 1
# | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PA 1
# | #define HAVE_KRB5_INIT_SECURE_CONTEXT 1
# | #define HAVE_KRB5_SET_PASSWORD 1
# | #define HAVE_KRB5_SET_TRACE_FILENAME 1
# | #define HAVE_KRB5_VERIFY_INIT_CREDS_OPT_INIT 1
# | #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1
# | #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE_2_ARGS 1
# | #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
# | #define HAVE_KRB5_APPDEFAULT_STRING 1
# | #define HAVE_KADM5CLNT 1
# | /* end confdefs.h. */
# | #include
# configure:17086: result: no
# configure:17086: checking for kadm5/kadm5_err.h
# configure:17086: result: no
# configure:17098: checking for kadm5_init_with_skey_ctx
# configure:17098: gcc -o conftest conftest.c -lkadm5clnt -lpam >&5
# /tmp/ccwSnWij.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `kadm5_init_with_skey_ctx'
# collect2: error: ld returned 1 exit status
# configure:17098: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "pam-krb5"
# | #define PACKAGE_TARNAME "pam-krb5"
# | #define PACKAGE_VERSION "4.7"
# | #define PACKAGE_STRING "pam-krb5 4.7"
# | #define PACKAGE_BUGREPORT "eagle@eyrie.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "pam-krb5"
# | #define VERSION "4.7"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PAM_GETENV 1
# | #define HAVE_PAM_MODUTIL_GETPWNAM 1
# | #define HAVE_PAM_SYSLOG 1
# | #define HAVE_PAM_VSYSLOG 1
# | #define HAVE_SECURITY_PAM_MODUTIL_H 1
# | #define HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_SECURITY_PAM_EXT_H 1
# | #define PAM_CONST const
# | #define MODULE_NAME "pam_krb5"
# | #define SIZEOF_LONG 8
# | #define HAVE_KRB5_H 1
# | #define HAVE_KRB5_KRB5_H 1
# | #define HAVE_KRB5_GET_ERROR_MESSAGE 1
# | #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
# | #define HAVE_KRB5 1
# | #define HAVE_KRB5_MIT 1
# | #define HAVE_KRB5_CC_GET_FULL_NAME 1
# | #define HAVE_KRB5_FREE_DEFAULT_REALM 1
# | #define HAVE_KRB5_FREE_STRING 1
# | #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
# | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_ANONYMOUS 1
# | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CHANGE_PASSWORD_PROMPT 1
# | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_CCACHE_NAME 1
# | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_OUT_CCACHE 1
# | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PA 1
# | #define HAVE_KRB5_INIT_SECURE_CONTEXT 1
# | #define HAVE_KRB5_SET_PASSWORD 1
# | #define HAVE_KRB5_SET_TRACE_FILENAME 1
# | #define HAVE_KRB5_VERIFY_INIT_CREDS_OPT_INIT 1
# | #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1
# | #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE_2_ARGS 1
# | #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
# | #define HAVE_KRB5_APPDEFAULT_STRING 1
# | #define HAVE_KADM5CLNT 1
# | /* end confdefs.h. */
# | /* Define kadm5_init_with_skey_ctx to an innocuous variant, in case declares kadm5_init_with_skey_ctx.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define kadm5_init_with_skey_ctx innocuous_kadm5_init_with_skey_ctx
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char kadm5_init_with_skey_ctx (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef kadm5_init_with_skey_ctx
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char kadm5_init_with_skey_ctx ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_kadm5_init_with_skey_ctx || defined __stub___kadm5_init_with_skey_ctx
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return kadm5_init_with_skey_ctx ();
# | ;
# | return 0;
# | }
# configure:17098: result: no
# configure:17111: checking regex.h usability
# configure:17111: gcc -c conftest.c >&5
# configure:17111: $? = 0
# configure:17111: result: yes
# configure:17111: checking regex.h presence
# configure:17111: gcc -E conftest.c
# configure:17111: $? = 0
# configure:17111: result: yes
# configure:17111: checking for regex.h
# configure:17111: result: yes
# configure:17115: checking for regcomp
# configure:17115: gcc -o conftest conftest.c -lpam >&5
# configure:17115: $? = 0
# configure:17115: result: yes
# configure:17128: checking for stdbool.h that conforms to C99
# configure:17195: gcc -c conftest.c >&5
# configure:17195: $? = 0
# configure:17202: result: yes
# configure:17204: checking for _Bool
# configure:17204: gcc -c conftest.c >&5
# configure:17204: $? = 0
# configure:17204: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:99:20: error: expected expression before ')' token
# if (sizeof ((_Bool)))
# ^
# configure:17204: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "pam-krb5"
# | #define PACKAGE_TARNAME "pam-krb5"
# | #define PACKAGE_VERSION "4.7"
# | #define PACKAGE_STRING "pam-krb5 4.7"
# | #define PACKAGE_BUGREPORT "eagle@eyrie.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "pam-krb5"
# | #define VERSION "4.7"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PAM_GETENV 1
# | #define HAVE_PAM_MODUTIL_GETPWNAM 1
# | #define HAVE_PAM_SYSLOG 1
# | #define HAVE_PAM_VSYSLOG 1
# | #define HAVE_SECURITY_PAM_MODUTIL_H 1
# | #define HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_SECURITY_PAM_EXT_H 1
# | #define PAM_CONST const
# | #define MODULE_NAME "pam_krb5"
# | #define SIZEOF_LONG 8
# | #define HAVE_KRB5_H 1
# | #define HAVE_KRB5_KRB5_H 1
# | #define HAVE_KRB5_GET_ERROR_MESSAGE 1
# | #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
# | #define HAVE_KRB5 1
# | #define HAVE_KRB5_MIT 1
# | #define HAVE_KRB5_CC_GET_FULL_NAME 1
# | #define HAVE_KRB5_FREE_DEFAULT_REALM 1
# | #define HAVE_KRB5_FREE_STRING 1
# | #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
# | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_ANONYMOUS 1
# | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CHANGE_PASSWORD_PROMPT 1
# | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_CCACHE_NAME 1
# | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_OUT_CCACHE 1
# | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PA 1
# | #define HAVE_KRB5_INIT_SECURE_CONTEXT 1
# | #define HAVE_KRB5_SET_PASSWORD 1
# | #define HAVE_KRB5_SET_TRACE_FILENAME 1
# | #define HAVE_KRB5_VERIFY_INIT_CREDS_OPT_INIT 1
# | #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1
# | #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE_2_ARGS 1
# | #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
# | #define HAVE_KRB5_APPDEFAULT_STRING 1
# | #define HAVE_KADM5CLNT 1
# | #define HAVE_REGCOMP 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((_Bool)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:17204: result: yes
# configure:17224: checking for strings.h
# configure:17224: result: yes
# configure:17224: checking sys/bittypes.h usability
# configure:17224: gcc -c conftest.c >&5
# conftest.c:99:26: fatal error: sys/bittypes.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:17224: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "pam-krb5"
# | #define PACKAGE_TARNAME "pam-krb5"
# | #define PACKAGE_VERSION "4.7"
# | #define PACKAGE_STRING "pam-krb5 4.7"
# | #define PACKAGE_BUGREPORT "eagle@eyrie.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "pam-krb5"
# | #define VERSION "4.7"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PAM_GETENV 1
# | #define HAVE_PAM_MODUTIL_GETPWNAM 1
# | #define HAVE_PAM_SYSLOG 1
# | #define HAVE_PAM_VSYSLOG 1
# | #define HAVE_SECURITY_PAM_MODUTIL_H 1
# | #define HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_SECURITY_PAM_EXT_H 1
# | #define PAM_CONST const
# | #define MODULE_NAME "pam_krb5"
# | #define SIZEOF_LONG 8
# | #define HAVE_KRB5_H 1
# | #define HAVE_KRB5_KRB5_H 1
# | #define HAVE_KRB5_GET_ERROR_MESSAGE 1
# | #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
# | #define HAVE_KRB5 1
# | #define HAVE_KRB5_MIT 1
# | #define HAVE_KRB5_CC_GET_FULL_NAME 1
# | #define HAVE_KRB5_FREE_DEFAULT_REALM 1
# | #define HAVE_KRB5_FREE_STRING 1
# | #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
# | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_ANONYMOUS 1
# | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CHANGE_PASSWORD_PROMPT 1
# | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_CCACHE_NAME 1
# | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_OUT_CCACHE 1
# | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PA 1
# | #define HAVE_KRB5_INIT_SECURE_CONTEXT 1
# | #define HAVE_KRB5_SET_PASSWORD 1
# | #define HAVE_KRB5_SET_TRACE_FILENAME 1
# | #define HAVE_KRB5_VERIFY_INIT_CREDS_OPT_INIT 1
# | #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1
# | #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE_2_ARGS 1
# | #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
# | #define HAVE_KRB5_APPDEFAULT_STRING 1
# | #define HAVE_KADM5CLNT 1
# | #define HAVE_REGCOMP 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_STRINGS_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:17224: result: no
# configure:17224: checking sys/bittypes.h presence
# configure:17224: gcc -E conftest.c
# conftest.c:66:26: fatal error: sys/bittypes.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:17224: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "pam-krb5"
# | #define PACKAGE_TARNAME "pam-krb5"
# | #define PACKAGE_VERSION "4.7"
# | #define PACKAGE_STRING "pam-krb5 4.7"
# | #define PACKAGE_BUGREPORT "eagle@eyrie.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "pam-krb5"
# | #define VERSION "4.7"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PAM_GETENV 1
# | #define HAVE_PAM_MODUTIL_GETPWNAM 1
# | #define HAVE_PAM_SYSLOG 1
# | #define HAVE_PAM_VSYSLOG 1
# | #define HAVE_SECURITY_PAM_MODUTIL_H 1
# | #define HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_SECURITY_PAM_EXT_H 1
# | #define PAM_CONST const
# | #define MODULE_NAME "pam_krb5"
# | #define SIZEOF_LONG 8
# | #define HAVE_KRB5_H 1
# | #define HAVE_KRB5_KRB5_H 1
# | #define HAVE_KRB5_GET_ERROR_MESSAGE 1
# | #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
# | #define HAVE_KRB5 1
# | #define HAVE_KRB5_MIT 1
# | #define HAVE_KRB5_CC_GET_FULL_NAME 1
# | #define HAVE_KRB5_FREE_DEFAULT_REALM 1
# | #define HAVE_KRB5_FREE_STRING 1
# | #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
# | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_ANONYMOUS 1
# | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CHANGE_PASSWORD_PROMPT 1
# | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_CCACHE_NAME 1
# | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_OUT_CCACHE 1
# | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PA 1
# | #define HAVE_KRB5_INIT_SECURE_CONTEXT 1
# | #define HAVE_KRB5_SET_PASSWORD 1
# | #define HAVE_KRB5_SET_TRACE_FILENAME 1
# | #define HAVE_KRB5_VERIFY_INIT_CREDS_OPT_INIT 1
# | #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1
# | #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE_2_ARGS 1
# | #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
# | #define HAVE_KRB5_APPDEFAULT_STRING 1
# | #define HAVE_KADM5CLNT 1
# | #define HAVE_REGCOMP 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_STRINGS_H 1
# | /* end confdefs.h. */
# | #include
# configure:17224: result: no
# configure:17224: checking for sys/bittypes.h
# configure:17224: result: no
# configure:17224: checking sys/select.h usability
# configure:17224: gcc -c conftest.c >&5
# configure:17224: $? = 0
# configure:17224: result: yes
# configure:17224: checking sys/select.h presence
# configure:17224: gcc -E conftest.c
# configure:17224: $? = 0
# configure:17224: result: yes
# configure:17224: checking for sys/select.h
# configure:17224: result: yes
# configure:17224: checking sys/time.h usability
# configure:17224: gcc -c conftest.c >&5
# configure:17224: $? = 0
# configure:17224: result: yes
# configure:17224: checking sys/time.h presence
# configure:17224: gcc -E conftest.c
# configure:17224: $? = 0
# configure:17224: result: yes
# configure:17224: checking for sys/time.h
# configure:17224: result: yes
# configure:17234: checking whether snprintf is declared
# configure:17234: gcc -c conftest.c >&5
# configure:17234: $? = 0
# configure:17234: result: yes
# configure:17244: checking whether strlcat is declared
# configure:17244: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:109:10: error: 'strlcat' undeclared (first use in this function)
# (void) strlcat;
# ^~~~~~~
# conftest.c:109:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:17244: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "pam-krb5"
# | #define PACKAGE_TARNAME "pam-krb5"
# | #define PACKAGE_VERSION "4.7"
# | #define PACKAGE_STRING "pam-krb5 4.7"
# | #define PACKAGE_BUGREPORT "eagle@eyrie.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "pam-krb5"
# | #define VERSION "4.7"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PAM_GETENV 1
# | #define HAVE_PAM_MODUTIL_GETPWNAM 1
# | #define HAVE_PAM_SYSLOG 1
# | #define HAVE_PAM_VSYSLOG 1
# | #define HAVE_SECURITY_PAM_MODUTIL_H 1
# | #define HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_SECURITY_PAM_EXT_H 1
# | #define PAM_CONST const
# | #define MODULE_NAME "pam_krb5"
# | #define SIZEOF_LONG 8
# | #define HAVE_KRB5_H 1
# | #define HAVE_KRB5_KRB5_H 1
# | #define HAVE_KRB5_GET_ERROR_MESSAGE 1
# | #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
# | #define HAVE_KRB5 1
# | #define HAVE_KRB5_MIT 1
# | #define HAVE_KRB5_CC_GET_FULL_NAME 1
# | #define HAVE_KRB5_FREE_DEFAULT_REALM 1
# | #define HAVE_KRB5_FREE_STRING 1
# | #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
# | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_ANONYMOUS 1
# | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CHANGE_PASSWORD_PROMPT 1
# | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_CCACHE_NAME 1
# | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_OUT_CCACHE 1
# | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PA 1
# | #define HAVE_KRB5_INIT_SECURE_CONTEXT 1
# | #define HAVE_KRB5_SET_PASSWORD 1
# | #define HAVE_KRB5_SET_TRACE_FILENAME 1
# | #define HAVE_KRB5_VERIFY_INIT_CREDS_OPT_INIT 1
# | #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1
# | #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE_2_ARGS 1
# | #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
# | #define HAVE_KRB5_APPDEFAULT_STRING 1
# | #define HAVE_KADM5CLNT 1
# | #define HAVE_REGCOMP 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_DECL_SNPRINTF 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | #ifndef strlcat
# | #ifdef __cplusplus
# | (void) strlcat;
# | #else
# | (void) strlcat;
# | #endif
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:17244: result: no
# configure:17254: checking whether strlcpy is declared
# configure:17254: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:110:10: error: 'strlcpy' undeclared (first use in this function)
# (void) strlcpy;
# ^~~~~~~
# conftest.c:110:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:17254: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "pam-krb5"
# | #define PACKAGE_TARNAME "pam-krb5"
# | #define PACKAGE_VERSION "4.7"
# | #define PACKAGE_STRING "pam-krb5 4.7"
# | #define PACKAGE_BUGREPORT "eagle@eyrie.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "pam-krb5"
# | #define VERSION "4.7"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PAM_GETENV 1
# | #define HAVE_PAM_MODUTIL_GETPWNAM 1
# | #define HAVE_PAM_SYSLOG 1
# | #define HAVE_PAM_VSYSLOG 1
# | #define HAVE_SECURITY_PAM_MODUTIL_H 1
# | #define HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_SECURITY_PAM_EXT_H 1
# | #define PAM_CONST const
# | #define MODULE_NAME "pam_krb5"
# | #define SIZEOF_LONG 8
# | #define HAVE_KRB5_H 1
# | #define HAVE_KRB5_KRB5_H 1
# | #define HAVE_KRB5_GET_ERROR_MESSAGE 1
# | #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
# | #define HAVE_KRB5 1
# | #define HAVE_KRB5_MIT 1
# | #define HAVE_KRB5_CC_GET_FULL_NAME 1
# | #define HAVE_KRB5_FREE_DEFAULT_REALM 1
# | #define HAVE_KRB5_FREE_STRING 1
# | #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
# | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_ANONYMOUS 1
# | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CHANGE_PASSWORD_PROMPT 1
# | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_CCACHE_NAME 1
# | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_OUT_CCACHE 1
# | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PA 1
# | #define HAVE_KRB5_INIT_SECURE_CONTEXT 1
# | #define HAVE_KRB5_SET_PASSWORD 1
# | #define HAVE_KRB5_SET_TRACE_FILENAME 1
# | #define HAVE_KRB5_VERIFY_INIT_CREDS_OPT_INIT 1
# | #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1
# | #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE_2_ARGS 1
# | #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
# | #define HAVE_KRB5_APPDEFAULT_STRING 1
# | #define HAVE_KADM5CLNT 1
# | #define HAVE_REGCOMP 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE_DECL_STRLCAT 0
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | #ifndef strlcpy
# | #ifdef __cplusplus
# | (void) strlcpy;
# | #else
# | (void) strlcpy;
# | #endif
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:17254: result: no
# configure:17264: checking whether vsnprintf is declared
# configure:17264: gcc -c conftest.c >&5
# configure:17264: $? = 0
# configure:17264: result: yes
# configure:17276: checking for unsigned long long int
# configure:17315: gcc -o conftest conftest.c -lpam >&5
# configure:17315: $? = 0
# configure:17324: result: yes
# configure:17334: checking for long long int
# configure:17372: gcc -o conftest conftest.c -lpam >&5
# configure:17372: $? = 0
# configure:17372: ./conftest
# configure:17372: $? = 0
# configure:17384: result: yes
# configure:17392: checking for ssize_t
# configure:17392: gcc -c conftest.c >&5
# configure:17392: $? = 0
# configure:17392: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:79:22: error: expected expression before ')' token
# if (sizeof ((ssize_t)))
# ^
# configure:17392: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "pam-krb5"
# | #define PACKAGE_TARNAME "pam-krb5"
# | #define PACKAGE_VERSION "4.7"
# | #define PACKAGE_STRING "pam-krb5 4.7"
# | #define PACKAGE_BUGREPORT "eagle@eyrie.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "pam-krb5"
# | #define VERSION "4.7"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PAM_GETENV 1
# | #define HAVE_PAM_MODUTIL_GETPWNAM 1
# | #define HAVE_PAM_SYSLOG 1
# | #define HAVE_PAM_VSYSLOG 1
# | #define HAVE_SECURITY_PAM_MODUTIL_H 1
# | #define HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_SECURITY_PAM_EXT_H 1
# | #define PAM_CONST const
# | #define MODULE_NAME "pam_krb5"
# | #define SIZEOF_LONG 8
# | #define HAVE_KRB5_H 1
# | #define HAVE_KRB5_KRB5_H 1
# | #define HAVE_KRB5_GET_ERROR_MESSAGE 1
# | #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
# | #define HAVE_KRB5 1
# | #define HAVE_KRB5_MIT 1
# | #define HAVE_KRB5_CC_GET_FULL_NAME 1
# | #define HAVE_KRB5_FREE_DEFAULT_REALM 1
# | #define HAVE_KRB5_FREE_STRING 1
# | #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
# | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_ANONYMOUS 1
# | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CHANGE_PASSWORD_PROMPT 1
# | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_CCACHE_NAME 1
# | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_OUT_CCACHE 1
# | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PA 1
# | #define HAVE_KRB5_INIT_SECURE_CONTEXT 1
# | #define HAVE_KRB5_SET_PASSWORD 1
# | #define HAVE_KRB5_SET_TRACE_FILENAME 1
# | #define HAVE_KRB5_VERIFY_INIT_CREDS_OPT_INIT 1
# | #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1
# | #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE_2_ARGS 1
# | #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
# | #define HAVE_KRB5_APPDEFAULT_STRING 1
# | #define HAVE_KADM5CLNT 1
# | #define HAVE_REGCOMP 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE_DECL_STRLCAT 0
# | #define HAVE_DECL_STRLCPY 0
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | if (sizeof ((ssize_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:17392: result: yes
# configure:17403: checking for working snprintf
# configure:17439: gcc -o conftest conftest.c -lpam >&5
# configure:17439: $? = 0
# configure:17439: ./conftest
# configure:17439: $? = 0
# configure:17449: result: yes
# configure:17463: checking for asprintf
# configure:17463: gcc -o conftest conftest.c -lpam >&5
# configure:17463: $? = 0
# configure:17463: result: yes
# configure:17476: checking for issetugid
# configure:17476: gcc -o conftest conftest.c -lpam >&5
# /tmp/cca2lfU6.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `issetugid'
# collect2: error: ld returned 1 exit status
# configure:17476: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "pam-krb5"
# | #define PACKAGE_TARNAME "pam-krb5"
# | #define PACKAGE_VERSION "4.7"
# | #define PACKAGE_STRING "pam-krb5 4.7"
# | #define PACKAGE_BUGREPORT "eagle@eyrie.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "pam-krb5"
# | #define VERSION "4.7"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PAM_GETENV 1
# | #define HAVE_PAM_MODUTIL_GETPWNAM 1
# | #define HAVE_PAM_SYSLOG 1
# | #define HAVE_PAM_VSYSLOG 1
# | #define HAVE_SECURITY_PAM_MODUTIL_H 1
# | #define HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_SECURITY_PAM_EXT_H 1
# | #define PAM_CONST const
# | #define MODULE_NAME "pam_krb5"
# | #define SIZEOF_LONG 8
# | #define HAVE_KRB5_H 1
# | #define HAVE_KRB5_KRB5_H 1
# | #define HAVE_KRB5_GET_ERROR_MESSAGE 1
# | #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
# | #define HAVE_KRB5 1
# | #define HAVE_KRB5_MIT 1
# | #define HAVE_KRB5_CC_GET_FULL_NAME 1
# | #define HAVE_KRB5_FREE_DEFAULT_REALM 1
# | #define HAVE_KRB5_FREE_STRING 1
# | #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
# | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_ANONYMOUS 1
# | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CHANGE_PASSWORD_PROMPT 1
# | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_CCACHE_NAME 1
# | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_OUT_CCACHE 1
# | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PA 1
# | #define HAVE_KRB5_INIT_SECURE_CONTEXT 1
# | #define HAVE_KRB5_SET_PASSWORD 1
# | #define HAVE_KRB5_SET_TRACE_FILENAME 1
# | #define HAVE_KRB5_VERIFY_INIT_CREDS_OPT_INIT 1
# | #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1
# | #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE_2_ARGS 1
# | #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
# | #define HAVE_KRB5_APPDEFAULT_STRING 1
# | #define HAVE_KADM5CLNT 1
# | #define HAVE_REGCOMP 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE_DECL_STRLCAT 0
# | #define HAVE_DECL_STRLCPY 0
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_SSIZE_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ASPRINTF 1
# | /* end confdefs.h. */
# | /* Define issetugid to an innocuous variant, in case declares issetugid.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define issetugid innocuous_issetugid
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char issetugid (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef issetugid
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char issetugid ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_issetugid || defined __stub___issetugid
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return issetugid ();
# | ;
# | return 0;
# | }
# configure:17476: result: no
# configure:17489: checking for mkstemp
# configure:17489: gcc -o conftest conftest.c -lpam >&5
# configure:17489: $? = 0
# configure:17489: result: yes
# configure:17502: checking for reallocarray
# configure:17502: gcc -o conftest conftest.c -lpam >&5
# /tmp/ccmRaNam.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `reallocarray'
# collect2: error: ld returned 1 exit status
# configure:17502: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "pam-krb5"
# | #define PACKAGE_TARNAME "pam-krb5"
# | #define PACKAGE_VERSION "4.7"
# | #define PACKAGE_STRING "pam-krb5 4.7"
# | #define PACKAGE_BUGREPORT "eagle@eyrie.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "pam-krb5"
# | #define VERSION "4.7"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PAM_GETENV 1
# | #define HAVE_PAM_MODUTIL_GETPWNAM 1
# | #define HAVE_PAM_SYSLOG 1
# | #define HAVE_PAM_VSYSLOG 1
# | #define HAVE_SECURITY_PAM_MODUTIL_H 1
# | #define HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_SECURITY_PAM_EXT_H 1
# | #define PAM_CONST const
# | #define MODULE_NAME "pam_krb5"
# | #define SIZEOF_LONG 8
# | #define HAVE_KRB5_H 1
# | #define HAVE_KRB5_KRB5_H 1
# | #define HAVE_KRB5_GET_ERROR_MESSAGE 1
# | #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
# | #define HAVE_KRB5 1
# | #define HAVE_KRB5_MIT 1
# | #define HAVE_KRB5_CC_GET_FULL_NAME 1
# | #define HAVE_KRB5_FREE_DEFAULT_REALM 1
# | #define HAVE_KRB5_FREE_STRING 1
# | #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
# | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_ANONYMOUS 1
# | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CHANGE_PASSWORD_PROMPT 1
# | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_CCACHE_NAME 1
# | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_OUT_CCACHE 1
# | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PA 1
# | #define HAVE_KRB5_INIT_SECURE_CONTEXT 1
# | #define HAVE_KRB5_SET_PASSWORD 1
# | #define HAVE_KRB5_SET_TRACE_FILENAME 1
# | #define HAVE_KRB5_VERIFY_INIT_CREDS_OPT_INIT 1
# | #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1
# | #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE_2_ARGS 1
# | #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
# | #define HAVE_KRB5_APPDEFAULT_STRING 1
# | #define HAVE_KADM5CLNT 1
# | #define HAVE_REGCOMP 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE_DECL_STRLCAT 0
# | #define HAVE_DECL_STRLCPY 0
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_SSIZE_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_MKSTEMP 1
# | /* end confdefs.h. */
# | /* Define reallocarray to an innocuous variant, in case declares reallocarray.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define reallocarray innocuous_reallocarray
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char reallocarray (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef reallocarray
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char reallocarray ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_reallocarray || defined __stub___reallocarray
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return reallocarray ();
# | ;
# | return 0;
# | }
# configure:17502: result: no
# configure:17515: checking for strlcat
# configure:17515: gcc -o conftest conftest.c -lpam >&5
# /tmp/ccX4JkWh.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `strlcat'
# collect2: error: ld returned 1 exit status
# configure:17515: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "pam-krb5"
# | #define PACKAGE_TARNAME "pam-krb5"
# | #define PACKAGE_VERSION "4.7"
# | #define PACKAGE_STRING "pam-krb5 4.7"
# | #define PACKAGE_BUGREPORT "eagle@eyrie.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "pam-krb5"
# | #define VERSION "4.7"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PAM_GETENV 1
# | #define HAVE_PAM_MODUTIL_GETPWNAM 1
# | #define HAVE_PAM_SYSLOG 1
# | #define HAVE_PAM_VSYSLOG 1
# | #define HAVE_SECURITY_PAM_MODUTIL_H 1
# | #define HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_SECURITY_PAM_EXT_H 1
# | #define PAM_CONST const
# | #define MODULE_NAME "pam_krb5"
# | #define SIZEOF_LONG 8
# | #define HAVE_KRB5_H 1
# | #define HAVE_KRB5_KRB5_H 1
# | #define HAVE_KRB5_GET_ERROR_MESSAGE 1
# | #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
# | #define HAVE_KRB5 1
# | #define HAVE_KRB5_MIT 1
# | #define HAVE_KRB5_CC_GET_FULL_NAME 1
# | #define HAVE_KRB5_FREE_DEFAULT_REALM 1
# | #define HAVE_KRB5_FREE_STRING 1
# | #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
# | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_ANONYMOUS 1
# | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CHANGE_PASSWORD_PROMPT 1
# | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_CCACHE_NAME 1
# | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_OUT_CCACHE 1
# | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PA 1
# | #define HAVE_KRB5_INIT_SECURE_CONTEXT 1
# | #define HAVE_KRB5_SET_PASSWORD 1
# | #define HAVE_KRB5_SET_TRACE_FILENAME 1
# | #define HAVE_KRB5_VERIFY_INIT_CREDS_OPT_INIT 1
# | #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1
# | #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE_2_ARGS 1
# | #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
# | #define HAVE_KRB5_APPDEFAULT_STRING 1
# | #define HAVE_KADM5CLNT 1
# | #define HAVE_REGCOMP 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE_DECL_STRLCAT 0
# | #define HAVE_DECL_STRLCPY 0
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_SSIZE_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_MKSTEMP 1
# | /* end confdefs.h. */
# | /* Define strlcat to an innocuous variant, in case declares strlcat.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define strlcat innocuous_strlcat
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char strlcat (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef strlcat
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char strlcat ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_strlcat || defined __stub___strlcat
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return strlcat ();
# | ;
# | return 0;
# | }
# configure:17515: result: no
# configure:17528: checking for strlcpy
# configure:17528: gcc -o conftest conftest.c -lpam >&5
# /tmp/ccCrSJNx.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `strlcpy'
# collect2: error: ld returned 1 exit status
# configure:17528: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "pam-krb5"
# | #define PACKAGE_TARNAME "pam-krb5"
# | #define PACKAGE_VERSION "4.7"
# | #define PACKAGE_STRING "pam-krb5 4.7"
# | #define PACKAGE_BUGREPORT "eagle@eyrie.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "pam-krb5"
# | #define VERSION "4.7"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PAM_GETENV 1
# | #define HAVE_PAM_MODUTIL_GETPWNAM 1
# | #define HAVE_PAM_SYSLOG 1
# | #define HAVE_PAM_VSYSLOG 1
# | #define HAVE_SECURITY_PAM_MODUTIL_H 1
# | #define HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_SECURITY_PAM_EXT_H 1
# | #define PAM_CONST const
# | #define MODULE_NAME "pam_krb5"
# | #define SIZEOF_LONG 8
# | #define HAVE_KRB5_H 1
# | #define HAVE_KRB5_KRB5_H 1
# | #define HAVE_KRB5_GET_ERROR_MESSAGE 1
# | #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
# | #define HAVE_KRB5 1
# | #define HAVE_KRB5_MIT 1
# | #define HAVE_KRB5_CC_GET_FULL_NAME 1
# | #define HAVE_KRB5_FREE_DEFAULT_REALM 1
# | #define HAVE_KRB5_FREE_STRING 1
# | #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
# | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_ANONYMOUS 1
# | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CHANGE_PASSWORD_PROMPT 1
# | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_CCACHE_NAME 1
# | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_OUT_CCACHE 1
# | #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PA 1
# | #define HAVE_KRB5_INIT_SECURE_CONTEXT 1
# | #define HAVE_KRB5_SET_PASSWORD 1
# | #define HAVE_KRB5_SET_TRACE_FILENAME 1
# | #define HAVE_KRB5_VERIFY_INIT_CREDS_OPT_INIT 1
# | #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1
# | #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE_2_ARGS 1
# | #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
# | #define HAVE_KRB5_APPDEFAULT_STRING 1
# | #define HAVE_KADM5CLNT 1
# | #define HAVE_REGCOMP 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE_DECL_STRLCAT 0
# | #define HAVE_DECL_STRLCPY 0
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_SSIZE_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_MKSTEMP 1
# | /* end confdefs.h. */
# | /* Define strlcpy to an innocuous variant, in case declares strlcpy.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define strlcpy innocuous_strlcpy
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char strlcpy (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef strlcpy
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char strlcpy ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_strlcpy || defined __stub___strlcpy
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return strlcpy ();
# | ;
# | return 0;
# | }
# configure:17528: result: no
# configure:17542: checking for strndup
# configure:17542: gcc -o conftest conftest.c -lpam >&5
# conftest.c:101:6: warning: conflicting types for built-in function 'strndup'
# char strndup ();
# ^~~~~~~
# configure:17542: $? = 0
# configure:17542: result: yes
# configure:17699: checking that generated files are newer than configure
# configure:17705: result: done
# configure:17740: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by pam-krb5 config.status 4.7, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on d01d3583a879
#
# config.status:1151: creating Makefile
# config.status:1151: creating config.h
# config.status:1380: executing depfiles commands
# config.status:1380: executing libtool commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_env_CC_set=
# ac_cv_env_CC_value=
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_PATH_KRB5_CONFIG_set=
# ac_cv_env_PATH_KRB5_CONFIG_value=
# ac_cv_env_build_alias_set=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_func_asprintf=yes
# ac_cv_func_issetugid=no
# ac_cv_func_kadm5_init_with_skey_ctx=no
# ac_cv_func_krb5_appdefault_string=yes
# ac_cv_func_krb5_cc_get_full_name=yes
# ac_cv_func_krb5_data_free=no
# ac_cv_func_krb5_free_default_realm=yes
# ac_cv_func_krb5_free_error_message=yes
# ac_cv_func_krb5_free_string=yes
# ac_cv_func_krb5_get_error_message=yes
# ac_cv_func_krb5_get_init_creds_opt_alloc=yes
# ac_cv_func_krb5_get_init_creds_opt_free=yes
# ac_cv_func_krb5_get_init_creds_opt_set_anonymous=yes
# ac_cv_func_krb5_get_init_creds_opt_set_change_password_prompt=yes
# ac_cv_func_krb5_get_init_creds_opt_set_default_flags=no
# ac_cv_func_krb5_get_init_creds_opt_set_fast_ccache_name=yes
# ac_cv_func_krb5_get_init_creds_opt_set_out_ccache=yes
# ac_cv_func_krb5_get_init_creds_opt_set_pa=yes
# ac_cv_func_krb5_get_init_creds_opt_set_pkinit=no
# ac_cv_func_krb5_init_secure_context=yes
# ac_cv_func_krb5_principal_get_realm=no
# ac_cv_func_krb5_set_password=yes
# ac_cv_func_krb5_set_trace_filename=yes
# ac_cv_func_krb5_verify_init_creds_opt_init=yes
# ac_cv_func_krb5_xfree=no
# ac_cv_func_mkstemp=yes
# ac_cv_func_pam_getenv=yes
# ac_cv_func_pam_modutil_getpwnam=yes
# ac_cv_func_pam_syslog=yes
# ac_cv_func_pam_vsyslog=yes
# ac_cv_func_reallocarray=no
# ac_cv_func_regcomp=yes
# ac_cv_func_strlcat=no
# ac_cv_func_strlcpy=no
# ac_cv_func_strndup=yes
# ac_cv_have_decl_krb5_kt_free_entry=yes
# ac_cv_have_decl_snprintf=yes
# ac_cv_have_decl_strlcat=no
# ac_cv_have_decl_strlcpy=no
# ac_cv_have_decl_vsnprintf=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_hx509_err_h=no
# ac_cv_header_inttypes_h=yes
# ac_cv_header_kadm5_kadm5_err_h=no
# ac_cv_header_krb5_h=yes
# ac_cv_header_krb5_krb5_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_minix_config_h=no
# ac_cv_header_regex_h=yes
# ac_cv_header_security_pam_appl_h=yes
# ac_cv_header_security_pam_ext_h=yes
# ac_cv_header_security_pam_modutil_h=yes
# ac_cv_header_stdbool_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_bittypes_h=no
# ac_cv_header_sys_select_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_time_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_lib_kadm5clnt_kadm5_init_with_password=yes
# ac_cv_lib_krb5_krb5_init_context=yes
# ac_cv_member_krb5_creds_session=no
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_FGREP='/usr/sbin/grep -F'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_PATH_KRB5_CONFIG=/usr/sbin/krb5-config
# ac_cv_path_SED=/usr/sbin/sed
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/sbin/mkdir
# ac_cv_prog_AR=ar
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CPP='gcc -E'
# ac_cv_prog_STRIP=strip
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_CC=gcc
# ac_cv_prog_ac_ct_OBJDUMP=objdump
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_safe_to_define___extensions__=yes
# ac_cv_search_pam_set_data=-lpam
# ac_cv_sizeof_long=8
# ac_cv_sys_file_offset_bits=no
# ac_cv_sys_largefile_CC=no
# ac_cv_type__Bool=yes
# ac_cv_type_krb5_realm=no
# ac_cv_type_long_long_int=yes
# ac_cv_type_ssize_t=yes
# ac_cv_type_unsigned_long_long_int=yes
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_ar_interface=ar
# am_cv_make_support_nested_variables=yes
# am_cv_prog_cc_c_o=yes
# lt_cv_ar_at_file=@
# lt_cv_archive_cmds_need_lc=no
# lt_cv_deplibs_check_method=pass_all
# lt_cv_file_magic_cmd='$MAGIC_CMD'
# lt_cv_file_magic_test_file=
# lt_cv_ld_reload_flag=-r
# lt_cv_nm_interface='BSD nm'
# lt_cv_objdir=.libs
# lt_cv_path_LD=/usr/sbin/ld
# lt_cv_path_NM='/usr/sbin/nm -B'
# lt_cv_path_mainfest_tool=no
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_pic='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_rtti_exceptions=no
# lt_cv_prog_compiler_static_works=yes
# lt_cv_prog_gnu_ld=yes
# lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
# lt_cv_shlibpath_overrides_runpath=no
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
# lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
# lt_cv_sys_max_cmd_len=1572864
# lt_cv_to_host_file_cmd=func_convert_file_noop
# lt_cv_to_tool_file_cmd=func_convert_file_noop
# rra_cv_func_krb5_get_init_creds_opt_free_args=yes
# rra_cv_func_snprintf_works=yes
# rra_cv_header_pam_const=yes
# rra_cv_ld_version_script=yes
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/pam-krb5/src/pam-krb5-4.7/build-aux/missing aclocal-1.14'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='1'
# AM_V='$(V)'
# AR='ar'
# AUTOCONF='${SHELL} /tmp/pam-krb5/src/pam-krb5-4.7/build-aux/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/pam-krb5/src/pam-krb5-4.7/build-aux/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/pam-krb5/src/pam-krb5-4.7/build-aux/missing automake-1.14'
# AWK='gawk'
# CC='gcc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CPP='gcc -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DLLTOOL='false'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# FGREP='/usr/sbin/grep -F'
# GREP='/usr/sbin/grep'
# HAVE_LD_VERSION_SCRIPT_FALSE='#'
# HAVE_LD_VERSION_SCRIPT_TRUE=''
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# KADM5CLNT_CPPFLAGS=''
# KADM5CLNT_LDFLAGS=''
# KADM5CLNT_LIBS='-lkadm5clnt'
# KRB5_CPPFLAGS=''
# KRB5_CPPFLAGS_GCC=''
# KRB5_LDFLAGS=''
# KRB5_LIBS='-lkrb5'
# KRB5_USES_COM_ERR_FALSE=''
# KRB5_USES_COM_ERR_TRUE='#'
# LD='/usr/sbin/ld -m elf_x86_64'
# LDFLAGS=''
# LIBOBJS=' ${LIBOBJDIR}krb5-extra$U.o ${LIBOBJDIR}issetugid$U.o ${LIBOBJDIR}reallocarray$U.o ${LIBOBJDIR}strlcat$U.o ${LIBOBJDIR}strlcpy$U.o'
# LIBS='-lpam '
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=' ${LIBOBJDIR}krb5-extra$U.lo ${LIBOBJDIR}issetugid$U.lo ${LIBOBJDIR}reallocarray$U.lo ${LIBOBJDIR}strlcat$U.lo ${LIBOBJDIR}strlcpy$U.lo'
# MAINT='#'
# MAINTAINER_MODE_FALSE=''
# MAINTAINER_MODE_TRUE='#'
# MAKEINFO='${SHELL} /tmp/pam-krb5/src/pam-krb5-4.7/build-aux/missing makeinfo'
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/sbin/mkdir -p'
# NM='/usr/sbin/nm -B'
# NMEDIT=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# PACKAGE='pam-krb5'
# PACKAGE_BUGREPORT='eagle@eyrie.org'
# PACKAGE_NAME='pam-krb5'
# PACKAGE_STRING='pam-krb5 4.7'
# PACKAGE_TARNAME='pam-krb5'
# PACKAGE_URL=''
# PACKAGE_VERSION='4.7'
# PATH_KRB5_CONFIG='/usr/sbin/krb5-config'
# PATH_SEPARATOR=':'
# RANLIB='ranlib'
# SED='/usr/sbin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# VERSION='4.7'
# ac_ct_AR='ar'
# ac_ct_CC='gcc'
# ac_ct_DUMPBIN=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__nodep='_no'
# am__quote=''
# am__tar='$${TAR-tar} chof - "$$tardir"'
# am__untar='$${TAR-tar} xf -'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/pam-krb5/src/pam-krb5-4.7/build-aux/install-sh'
# libdir='/usr/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='$(MKDIR_P)'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "pam-krb5"
# #define PACKAGE_TARNAME "pam-krb5"
# #define PACKAGE_VERSION "4.7"
# #define PACKAGE_STRING "pam-krb5 4.7"
# #define PACKAGE_BUGREPORT "eagle@eyrie.org"
# #define PACKAGE_URL ""
# #define PACKAGE "pam-krb5"
# #define VERSION "4.7"
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define __EXTENSIONS__ 1
# #define _ALL_SOURCE 1
# #define _GNU_SOURCE 1
# #define _POSIX_PTHREAD_SEMANTICS 1
# #define _TANDEM_SOURCE 1
# #define HAVE_DLFCN_H 1
# #define LT_OBJDIR ".libs/"
# #define HAVE_PAM_GETENV 1
# #define HAVE_PAM_MODUTIL_GETPWNAM 1
# #define HAVE_PAM_SYSLOG 1
# #define HAVE_PAM_VSYSLOG 1
# #define HAVE_SECURITY_PAM_MODUTIL_H 1
# #define HAVE_SECURITY_PAM_APPL_H 1
# #define HAVE_SECURITY_PAM_EXT_H 1
# #define PAM_CONST const
# #define MODULE_NAME "pam_krb5"
# #define SIZEOF_LONG 8
# #define HAVE_KRB5_H 1
# #define HAVE_KRB5_KRB5_H 1
# #define HAVE_KRB5_GET_ERROR_MESSAGE 1
# #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
# #define HAVE_KRB5 1
# #define HAVE_KRB5_MIT 1
# #define HAVE_KRB5_CC_GET_FULL_NAME 1
# #define HAVE_KRB5_FREE_DEFAULT_REALM 1
# #define HAVE_KRB5_FREE_STRING 1
# #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
# #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_ANONYMOUS 1
# #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_CHANGE_PASSWORD_PROMPT 1
# #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_FAST_CCACHE_NAME 1
# #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_OUT_CCACHE 1
# #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PA 1
# #define HAVE_KRB5_INIT_SECURE_CONTEXT 1
# #define HAVE_KRB5_SET_PASSWORD 1
# #define HAVE_KRB5_SET_TRACE_FILENAME 1
# #define HAVE_KRB5_VERIFY_INIT_CREDS_OPT_INIT 1
# #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1
# #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE_2_ARGS 1
# #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
# #define HAVE_KRB5_APPDEFAULT_STRING 1
# #define HAVE_KADM5CLNT 1
# #define HAVE_REGCOMP 1
# #define HAVE__BOOL 1
# #define HAVE_STDBOOL_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_SYS_SELECT_H 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_DECL_SNPRINTF 1
# #define HAVE_DECL_STRLCAT 0
# #define HAVE_DECL_STRLCPY 0
# #define HAVE_DECL_VSNPRINTF 1
# #define HAVE_UNSIGNED_LONG_LONG_INT 1
# #define HAVE_LONG_LONG_INT 1
# #define HAVE_SSIZE_T 1
# #define HAVE_SNPRINTF 1
# #define HAVE_ASPRINTF 1
# #define HAVE_MKSTEMP 1
# #define HAVE_STRNDUP 1
#
# configure: exit 0