Build of pam with vanilla toolchain

The build took 00h 00m 54s and was NOT successful.

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

SLOCLanguage
58,297 makefile
38,370 ansic
16,443 sh
408 yacc
324 perl
72 lex
16 sed
113,930 total

The process tree of the build process is here.

Due to the failure of this package to build, we did not attempt to build several packages that depend on this one. Those packages are:

List of Errors

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 1.2.1-3 (Wed Aug 24 14:29:15 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 build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking for style of include used by make... GNU
# 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 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 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... no
# checking for 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 for x86_64-unknown-linux-gcc... gcc
# checking whether we are using the GNU C compiler... (cached) yes
# checking whether gcc accepts -g... (cached) yes
# checking for gcc option to accept ISO C89... (cached) none needed
# checking dependency style of gcc... (cached) gcc3
# checking for bison... bison -y
# checking for flex... flex
# checking lex output file root... lex.yy
# checking lex library... -lfl
# checking whether yytext is a pointer... yes
# checking whether ln -s works... yes
# checking whether make sets $(MAKE)... (cached) yes
# checking whether gcc and cc understand -c and -o together... yes
# checking whether ld supports --as-needed... yes
# checking whether ld supports --no-undefined... yes
# checking whether ld supports -O1... 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 CC_FOR_BUILD... gcc
# checking for __attribute__... yes
# checking for .symver assembler directive... yes
# checking for ld --version-script... yes
# checking for -fpie... yes
# checking for libprelude-config... no
# checking for libprelude - version >= 0.9.0... no
# *** The libprelude-config script installed by LIBPRELUDE could not be found
# *** If LIBPRELUDE was installed in PREFIX, make sure PREFIX/bin is in
# *** your path, or set the LIBPRELUDE_CONFIG environment variable to the
# *** full path to libprelude-config.
# Defining $ISA to "../../lib/security"
# checking paths.h usability... yes
# checking paths.h presence... yes
# checking for paths.h... yes
# checking for xauth... no
# checking for dlopen in -ldl... yes
# checking crack.h usability... yes
# checking crack.h presence... yes
# checking for crack.h... yes
# checking for FascistCheck in -lcrack... yes
# checking libaudit.h usability... no
# checking libaudit.h presence... no
# checking for libaudit.h... no
# checking xcrypt.h usability... no
# checking xcrypt.h presence... no
# checking for xcrypt.h... no
# checking crypt.h usability... yes
# checking crypt.h presence... yes
# checking for crypt.h... yes
# checking for library containing crypt... -lcrypt
# checking for crypt_r... yes
# checking for crypt_gensalt_r... no
# checking for x86_64-unknown-linux-pkg-config... no
# checking for pkg-config... /usr/sbin/pkg-config
# checking pkg-config is at least version 0.9.0... yes
# checking for libtirpc... yes
# checking for library containing yp_get_default_domain... -lnsl
# checking for yp_get_default_domain... yes
# checking for yperr_string... yes
# checking for yp_master... yes
# checking for yp_bind... yes
# checking for yp_match... yes
# checking for yp_unbind... yes
# checking rpc/rpc.h usability... yes
# checking rpc/rpc.h presence... yes
# checking for rpc/rpc.h... yes
# checking rpcsvc/ypclnt.h usability... yes
# checking rpcsvc/ypclnt.h presence... yes
# checking for rpcsvc/ypclnt.h... yes
# checking rpcsvc/yp_prot.h usability... yes
# checking rpcsvc/yp_prot.h presence... yes
# checking for rpcsvc/yp_prot.h... yes
# checking whether getrpcport is declared... yes
# checking for getfilecon in -lselinux... no
# checking for dirent.h that defines DIR... yes
# checking for library containing opendir... none required
# checking for ANSI C header files... (cached) yes
# checking for sys/wait.h that is POSIX.1 compatible... yes
# checking fcntl.h usability... yes
# checking fcntl.h presence... yes
# checking for fcntl.h... yes
# checking limits.h usability... yes
# checking limits.h presence... yes
# checking for limits.h... yes
# checking malloc.h usability... yes
# checking malloc.h presence... yes
# checking for malloc.h... yes
# checking sys/file.h usability... yes
# checking sys/file.h presence... yes
# checking for sys/file.h... yes
# checking sys/ioctl.h usability... yes
# checking sys/ioctl.h presence... yes
# checking for sys/ioctl.h... yes
# checking sys/time.h usability... yes
# checking sys/time.h presence... yes
# checking for sys/time.h... yes
# checking syslog.h usability... yes
# checking syslog.h presence... yes
# checking for syslog.h... yes
# checking net/if.h usability... yes
# checking net/if.h presence... yes
# checking for net/if.h... yes
# checking termio.h usability... yes
# checking termio.h presence... yes
# checking for termio.h... yes
# checking for unistd.h... (cached) yes
# checking sys/fsuid.h usability... yes
# checking sys/fsuid.h presence... yes
# checking for sys/fsuid.h... yes
# checking inittypes.h usability... no
# checking inittypes.h presence... no
# checking for inittypes.h... no
# checking lastlog.h usability... yes
# checking lastlog.h presence... yes
# checking for lastlog.h... yes
# checking utmp.h usability... yes
# checking utmp.h presence... yes
# checking for utmp.h... yes
# checking utmpx.h usability... yes
# checking utmpx.h presence... yes
# checking for utmpx.h... yes
# checking whether byte ordering is bigendian... no
# checking for an ANSI C-conforming const... yes
# checking for uid_t in sys/types.h... yes
# checking for off_t... yes
# checking for pid_t... yes
# checking for size_t... yes
# checking whether time.h and sys/time.h may both be included... yes
# checking whether struct tm is in sys/time.h or time.h... time.h
# checking type of array argument to getgroups... gid_t
# checking whether gcc needs -traditional... no
# checking for working memcmp... yes
# checking for vprintf... yes
# checking for _doprnt... no
# checking for fseeko... yes
# checking for getdomainname... yes
# checking for gethostname... yes
# checking for gettimeofday... yes
# checking for lckpwdf... yes
# checking for mkdir... yes
# checking for select... yes
# checking for strcspn... yes
# checking for strdup... yes
# checking for strspn... yes
# checking for strstr... yes
# checking for strtol... yes
# checking for uname... yes
# checking for getutent_r... yes
# checking for getpwnam_r... yes
# checking for getpwuid_r... yes
# checking for getgrnam_r... yes
# checking for getgrgid_r... yes
# checking for getspnam_r... yes
# checking for getgrouplist... yes
# checking for getline... yes
# checking for getdelim... yes
# checking for inet_ntop... yes
# checking for inet_pton... yes
# checking for innetgr... yes
# checking for ruserok_af... yes
# checking for unshare... yes
# checking for xsltproc... /usr/sbin/xsltproc
# checking for xmllint... /usr/sbin/xmllint
# checking for XML catalog (/etc/xml/catalog)... found
# checking for xmlcatalog... /usr/sbin/xmlcatalog
# checking for DocBook XML DTD V4.4 in XML catalog... found
# checking for DocBook XSL Stylesheets in XML catalog... found
# checking for w3m... /usr/sbin/w3m
# checking for fop... no
# checking whether NLS is requested... yes
# checking for msgfmt... /usr/sbin/msgfmt
# checking for gmsgfmt... /usr/sbin/msgfmt
# checking for xgettext... /usr/sbin/xgettext
# checking for msgmerge... /usr/sbin/msgmerge
# checking for ld used by gcc... /usr/sbin/ld -m elf_x86_64
# checking if the linker (/usr/sbin/ld -m elf_x86_64) is GNU ld... yes
# checking for shared library run path origin... done
# checking for CFPreferencesCopyAppValue... no
# checking for CFLocaleCopyCurrent... no
# checking for GNU gettext in libc... yes
# checking whether to use NLS... yes
# checking where the gettext function comes from... libc
# checking for dngettext... yes
# checking whether __NR_keyctl is declared... yes
# checking whether ENOKEY is declared... yes
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating libpam/Makefile
# config.status: creating libpamc/Makefile
# config.status: creating libpamc/test/Makefile
# config.status: creating libpam_misc/Makefile
# config.status: creating conf/Makefile
# config.status: creating conf/pam_conv1/Makefile
# config.status: creating po/Makefile.in
# config.status: creating modules/Makefile
# config.status: creating modules/pam_access/Makefile
# config.status: creating modules/pam_cracklib/Makefile
# config.status: creating modules/pam_debug/Makefile
# config.status: creating modules/pam_deny/Makefile
# config.status: creating modules/pam_echo/Makefile
# config.status: creating modules/pam_env/Makefile
# config.status: creating modules/pam_faildelay/Makefile
# config.status: creating modules/pam_filter/Makefile
# config.status: creating modules/pam_filter/upperLOWER/Makefile
# config.status: creating modules/pam_ftp/Makefile
# config.status: creating modules/pam_group/Makefile
# config.status: creating modules/pam_issue/Makefile
# config.status: creating modules/pam_keyinit/Makefile
# config.status: creating modules/pam_lastlog/Makefile
# config.status: creating modules/pam_limits/Makefile
# config.status: creating modules/pam_listfile/Makefile
# config.status: creating modules/pam_localuser/Makefile
# config.status: creating modules/pam_loginuid/Makefile
# config.status: creating modules/pam_mail/Makefile
# config.status: creating modules/pam_mkhomedir/Makefile
# config.status: creating modules/pam_motd/Makefile
# config.status: creating modules/pam_namespace/Makefile
# config.status: creating modules/pam_nologin/Makefile
# config.status: creating modules/pam_permit/Makefile
# config.status: creating modules/pam_pwhistory/Makefile
# config.status: creating modules/pam_rhosts/Makefile
# config.status: creating modules/pam_rootok/Makefile
# config.status: creating modules/pam_exec/Makefile
# config.status: creating modules/pam_securetty/Makefile
# config.status: creating modules/pam_selinux/Makefile
# config.status: creating modules/pam_sepermit/Makefile
# config.status: creating modules/pam_shells/Makefile
# config.status: creating modules/pam_stress/Makefile
# config.status: creating modules/pam_succeed_if/Makefile
# config.status: creating modules/pam_tally/Makefile
# config.status: creating modules/pam_tally2/Makefile
# config.status: creating modules/pam_time/Makefile
# config.status: creating modules/pam_timestamp/Makefile
# config.status: creating modules/pam_tty_audit/Makefile
# config.status: creating modules/pam_umask/Makefile
# config.status: creating modules/pam_unix/Makefile
# config.status: creating modules/pam_userdb/Makefile
# config.status: creating modules/pam_warn/Makefile
# config.status: creating modules/pam_wheel/Makefile
# config.status: creating modules/pam_xauth/Makefile
# config.status: creating doc/Makefile
# config.status: creating doc/specs/Makefile
# config.status: creating doc/man/Makefile
# config.status: creating doc/sag/Makefile
# config.status: creating doc/adg/Makefile
# config.status: creating doc/mwg/Makefile
# config.status: creating examples/Makefile
# config.status: creating tests/Makefile
# config.status: creating xtests/Makefile
# config.status: creating config.h
# config.status: executing depfiles commands
# config.status: executing libtool commands
# config.status: executing po-directories commands
# config.status: creating po/POTFILES
# config.status: creating po/Makefile
# make all-recursive
# make[1]: Entering directory '/tmp/pam/src/Linux-PAM-1.2.1'
# Making all in libpam
# make[2]: Entering directory '/tmp/pam/src/Linux-PAM-1.2.1/libpam'
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_MODULE_PATH=\"/usr/lib/security/\" -DLIBPAM_COMPILE -I./include -DPAM_VERSION=\"1.2.1\" -MT pam_account.lo -MD -MP -MF .deps/pam_account.Tpo -c -o pam_account.lo pam_account.c
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_MODULE_PATH=\"/usr/lib/security/\" -DLIBPAM_COMPILE -I./include -DPAM_VERSION=\"1.2.1\" -MT pam_auth.lo -MD -MP -MF .deps/pam_auth.Tpo -c -o pam_auth.lo pam_auth.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_MODULE_PATH=\"/usr/lib/security/\" -DLIBPAM_COMPILE -I./include -DPAM_VERSION=\"1.2.1\" -MT pam_auth.lo -MD -MP -MF .deps/pam_auth.Tpo -c pam_auth.c -fPIC -DPIC -o .libs/pam_auth.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_MODULE_PATH=\"/usr/lib/security/\" -DLIBPAM_COMPILE -I./include -DPAM_VERSION=\"1.2.1\" -MT pam_account.lo -MD -MP -MF .deps/pam_account.Tpo -c pam_account.c -fPIC -DPIC -o .libs/pam_account.o
# mv -f .deps/pam_auth.Tpo .deps/pam_auth.Plo
# mv -f .deps/pam_account.Tpo .deps/pam_account.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_MODULE_PATH=\"/usr/lib/security/\" -DLIBPAM_COMPILE -I./include -DPAM_VERSION=\"1.2.1\" -MT pam_data.lo -MD -MP -MF .deps/pam_data.Tpo -c -o pam_data.lo pam_data.c
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_MODULE_PATH=\"/usr/lib/security/\" -DLIBPAM_COMPILE -I./include -DPAM_VERSION=\"1.2.1\" -MT pam_delay.lo -MD -MP -MF .deps/pam_delay.Tpo -c -o pam_delay.lo pam_delay.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_MODULE_PATH=\"/usr/lib/security/\" -DLIBPAM_COMPILE -I./include -DPAM_VERSION=\"1.2.1\" -MT pam_data.lo -MD -MP -MF .deps/pam_data.Tpo -c pam_data.c -fPIC -DPIC -o .libs/pam_data.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_MODULE_PATH=\"/usr/lib/security/\" -DLIBPAM_COMPILE -I./include -DPAM_VERSION=\"1.2.1\" -MT pam_delay.lo -MD -MP -MF .deps/pam_delay.Tpo -c pam_delay.c -fPIC -DPIC -o .libs/pam_delay.o
# mv -f .deps/pam_data.Tpo .deps/pam_data.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_MODULE_PATH=\"/usr/lib/security/\" -DLIBPAM_COMPILE -I./include -DPAM_VERSION=\"1.2.1\" -MT pam_dispatch.lo -MD -MP -MF .deps/pam_dispatch.Tpo -c -o pam_dispatch.lo pam_dispatch.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_MODULE_PATH=\"/usr/lib/security/\" -DLIBPAM_COMPILE -I./include -DPAM_VERSION=\"1.2.1\" -MT pam_dispatch.lo -MD -MP -MF .deps/pam_dispatch.Tpo -c pam_dispatch.c -fPIC -DPIC -o .libs/pam_dispatch.o
# mv -f .deps/pam_dispatch.Tpo .deps/pam_dispatch.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_MODULE_PATH=\"/usr/lib/security/\" -DLIBPAM_COMPILE -I./include -DPAM_VERSION=\"1.2.1\" -MT pam_end.lo -MD -MP -MF .deps/pam_end.Tpo -c -o pam_end.lo pam_end.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_MODULE_PATH=\"/usr/lib/security/\" -DLIBPAM_COMPILE -I./include -DPAM_VERSION=\"1.2.1\" -MT pam_end.lo -MD -MP -MF .deps/pam_end.Tpo -c pam_end.c -fPIC -DPIC -o .libs/pam_end.o
# mv -f .deps/pam_delay.Tpo .deps/pam_delay.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_MODULE_PATH=\"/usr/lib/security/\" -DLIBPAM_COMPILE -I./include -DPAM_VERSION=\"1.2.1\" -MT pam_env.lo -MD -MP -MF .deps/pam_env.Tpo -c -o pam_env.lo pam_env.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_MODULE_PATH=\"/usr/lib/security/\" -DLIBPAM_COMPILE -I./include -DPAM_VERSION=\"1.2.1\" -MT pam_env.lo -MD -MP -MF .deps/pam_env.Tpo -c pam_env.c -fPIC -DPIC -o .libs/pam_env.o
# mv -f .deps/pam_end.Tpo .deps/pam_end.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_MODULE_PATH=\"/usr/lib/security/\" -DLIBPAM_COMPILE -I./include -DPAM_VERSION=\"1.2.1\" -MT pam_get_authtok.lo -MD -MP -MF .deps/pam_get_authtok.Tpo -c -o pam_get_authtok.lo pam_get_authtok.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_MODULE_PATH=\"/usr/lib/security/\" -DLIBPAM_COMPILE -I./include -DPAM_VERSION=\"1.2.1\" -MT pam_get_authtok.lo -MD -MP -MF .deps/pam_get_authtok.Tpo -c pam_get_authtok.c -fPIC -DPIC -o .libs/pam_get_authtok.o
# mv -f .deps/pam_env.Tpo .deps/pam_env.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_MODULE_PATH=\"/usr/lib/security/\" -DLIBPAM_COMPILE -I./include -DPAM_VERSION=\"1.2.1\" -MT pam_handlers.lo -MD -MP -MF .deps/pam_handlers.Tpo -c -o pam_handlers.lo pam_handlers.c
# mv -f .deps/pam_get_authtok.Tpo .deps/pam_get_authtok.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_MODULE_PATH=\"/usr/lib/security/\" -DLIBPAM_COMPILE -I./include -DPAM_VERSION=\"1.2.1\" -MT pam_item.lo -MD -MP -MF .deps/pam_item.Tpo -c -o pam_item.lo pam_item.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_MODULE_PATH=\"/usr/lib/security/\" -DLIBPAM_COMPILE -I./include -DPAM_VERSION=\"1.2.1\" -MT pam_handlers.lo -MD -MP -MF .deps/pam_handlers.Tpo -c pam_handlers.c -fPIC -DPIC -o .libs/pam_handlers.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_MODULE_PATH=\"/usr/lib/security/\" -DLIBPAM_COMPILE -I./include -DPAM_VERSION=\"1.2.1\" -MT pam_item.lo -MD -MP -MF .deps/pam_item.Tpo -c pam_item.c -fPIC -DPIC -o .libs/pam_item.o
# mv -f .deps/pam_item.Tpo .deps/pam_item.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_MODULE_PATH=\"/usr/lib/security/\" -DLIBPAM_COMPILE -I./include -DPAM_VERSION=\"1.2.1\" -MT pam_misc.lo -MD -MP -MF .deps/pam_misc.Tpo -c -o pam_misc.lo pam_misc.c
# mv -f .deps/pam_handlers.Tpo .deps/pam_handlers.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_MODULE_PATH=\"/usr/lib/security/\" -DLIBPAM_COMPILE -I./include -DPAM_VERSION=\"1.2.1\" -MT pam_password.lo -MD -MP -MF .deps/pam_password.Tpo -c -o pam_password.lo pam_password.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_MODULE_PATH=\"/usr/lib/security/\" -DLIBPAM_COMPILE -I./include -DPAM_VERSION=\"1.2.1\" -MT pam_misc.lo -MD -MP -MF .deps/pam_misc.Tpo -c pam_misc.c -fPIC -DPIC -o .libs/pam_misc.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_MODULE_PATH=\"/usr/lib/security/\" -DLIBPAM_COMPILE -I./include -DPAM_VERSION=\"1.2.1\" -MT pam_password.lo -MD -MP -MF .deps/pam_password.Tpo -c pam_password.c -fPIC -DPIC -o .libs/pam_password.o
# mv -f .deps/pam_password.Tpo .deps/pam_password.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_MODULE_PATH=\"/usr/lib/security/\" -DLIBPAM_COMPILE -I./include -DPAM_VERSION=\"1.2.1\" -MT pam_prelude.lo -MD -MP -MF .deps/pam_prelude.Tpo -c -o pam_prelude.lo pam_prelude.c
# mv -f .deps/pam_misc.Tpo .deps/pam_misc.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_MODULE_PATH=\"/usr/lib/security/\" -DLIBPAM_COMPILE -I./include -DPAM_VERSION=\"1.2.1\" -MT pam_session.lo -MD -MP -MF .deps/pam_session.Tpo -c -o pam_session.lo pam_session.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_MODULE_PATH=\"/usr/lib/security/\" -DLIBPAM_COMPILE -I./include -DPAM_VERSION=\"1.2.1\" -MT pam_prelude.lo -MD -MP -MF .deps/pam_prelude.Tpo -c pam_prelude.c -fPIC -DPIC -o .libs/pam_prelude.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_MODULE_PATH=\"/usr/lib/security/\" -DLIBPAM_COMPILE -I./include -DPAM_VERSION=\"1.2.1\" -MT pam_session.lo -MD -MP -MF .deps/pam_session.Tpo -c pam_session.c -fPIC -DPIC -o .libs/pam_session.o
# mv -f .deps/pam_prelude.Tpo .deps/pam_prelude.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_MODULE_PATH=\"/usr/lib/security/\" -DLIBPAM_COMPILE -I./include -DPAM_VERSION=\"1.2.1\" -MT pam_start.lo -MD -MP -MF .deps/pam_start.Tpo -c -o pam_start.lo pam_start.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_MODULE_PATH=\"/usr/lib/security/\" -DLIBPAM_COMPILE -I./include -DPAM_VERSION=\"1.2.1\" -MT pam_start.lo -MD -MP -MF .deps/pam_start.Tpo -c pam_start.c -fPIC -DPIC -o .libs/pam_start.o
# mv -f .deps/pam_session.Tpo .deps/pam_session.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_MODULE_PATH=\"/usr/lib/security/\" -DLIBPAM_COMPILE -I./include -DPAM_VERSION=\"1.2.1\" -MT pam_static.lo -MD -MP -MF .deps/pam_static.Tpo -c -o pam_static.lo pam_static.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_MODULE_PATH=\"/usr/lib/security/\" -DLIBPAM_COMPILE -I./include -DPAM_VERSION=\"1.2.1\" -MT pam_static.lo -MD -MP -MF .deps/pam_static.Tpo -c pam_static.c -fPIC -DPIC -o .libs/pam_static.o
# mv -f .deps/pam_static.Tpo .deps/pam_static.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_MODULE_PATH=\"/usr/lib/security/\" -DLIBPAM_COMPILE -I./include -DPAM_VERSION=\"1.2.1\" -MT pam_strerror.lo -MD -MP -MF .deps/pam_strerror.Tpo -c -o pam_strerror.lo pam_strerror.c
# mv -f .deps/pam_start.Tpo .deps/pam_start.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_MODULE_PATH=\"/usr/lib/security/\" -DLIBPAM_COMPILE -I./include -DPAM_VERSION=\"1.2.1\" -MT pam_vprompt.lo -MD -MP -MF .deps/pam_vprompt.Tpo -c -o pam_vprompt.lo pam_vprompt.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_MODULE_PATH=\"/usr/lib/security/\" -DLIBPAM_COMPILE -I./include -DPAM_VERSION=\"1.2.1\" -MT pam_strerror.lo -MD -MP -MF .deps/pam_strerror.Tpo -c pam_strerror.c -fPIC -DPIC -o .libs/pam_strerror.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_MODULE_PATH=\"/usr/lib/security/\" -DLIBPAM_COMPILE -I./include -DPAM_VERSION=\"1.2.1\" -MT pam_vprompt.lo -MD -MP -MF .deps/pam_vprompt.Tpo -c pam_vprompt.c -fPIC -DPIC -o .libs/pam_vprompt.o
# mv -f .deps/pam_strerror.Tpo .deps/pam_strerror.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_MODULE_PATH=\"/usr/lib/security/\" -DLIBPAM_COMPILE -I./include -DPAM_VERSION=\"1.2.1\" -MT pam_syslog.lo -MD -MP -MF .deps/pam_syslog.Tpo -c -o pam_syslog.lo pam_syslog.c
# mv -f .deps/pam_vprompt.Tpo .deps/pam_vprompt.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_MODULE_PATH=\"/usr/lib/security/\" -DLIBPAM_COMPILE -I./include -DPAM_VERSION=\"1.2.1\" -MT pam_dynamic.lo -MD -MP -MF .deps/pam_dynamic.Tpo -c -o pam_dynamic.lo pam_dynamic.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_MODULE_PATH=\"/usr/lib/security/\" -DLIBPAM_COMPILE -I./include -DPAM_VERSION=\"1.2.1\" -MT pam_syslog.lo -MD -MP -MF .deps/pam_syslog.Tpo -c pam_syslog.c -fPIC -DPIC -o .libs/pam_syslog.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_MODULE_PATH=\"/usr/lib/security/\" -DLIBPAM_COMPILE -I./include -DPAM_VERSION=\"1.2.1\" -MT pam_dynamic.lo -MD -MP -MF .deps/pam_dynamic.Tpo -c pam_dynamic.c -fPIC -DPIC -o .libs/pam_dynamic.o
# mv -f .deps/pam_syslog.Tpo .deps/pam_syslog.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_MODULE_PATH=\"/usr/lib/security/\" -DLIBPAM_COMPILE -I./include -DPAM_VERSION=\"1.2.1\" -MT pam_audit.lo -MD -MP -MF .deps/pam_audit.Tpo -c -o pam_audit.lo pam_audit.c
# mv -f .deps/pam_dynamic.Tpo .deps/pam_dynamic.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_MODULE_PATH=\"/usr/lib/security/\" -DLIBPAM_COMPILE -I./include -DPAM_VERSION=\"1.2.1\" -MT pam_modutil_cleanup.lo -MD -MP -MF .deps/pam_modutil_cleanup.Tpo -c -o pam_modutil_cleanup.lo pam_modutil_cleanup.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_MODULE_PATH=\"/usr/lib/security/\" -DLIBPAM_COMPILE -I./include -DPAM_VERSION=\"1.2.1\" -MT pam_audit.lo -MD -MP -MF .deps/pam_audit.Tpo -c pam_audit.c -fPIC -DPIC -o .libs/pam_audit.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_MODULE_PATH=\"/usr/lib/security/\" -DLIBPAM_COMPILE -I./include -DPAM_VERSION=\"1.2.1\" -MT pam_modutil_cleanup.lo -MD -MP -MF .deps/pam_modutil_cleanup.Tpo -c pam_modutil_cleanup.c -fPIC -DPIC -o .libs/pam_modutil_cleanup.o
# mv -f .deps/pam_audit.Tpo .deps/pam_audit.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_MODULE_PATH=\"/usr/lib/security/\" -DLIBPAM_COMPILE -I./include -DPAM_VERSION=\"1.2.1\" -MT pam_modutil_getpwnam.lo -MD -MP -MF .deps/pam_modutil_getpwnam.Tpo -c -o pam_modutil_getpwnam.lo pam_modutil_getpwnam.c
# mv -f .deps/pam_modutil_cleanup.Tpo .deps/pam_modutil_cleanup.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_MODULE_PATH=\"/usr/lib/security/\" -DLIBPAM_COMPILE -I./include -DPAM_VERSION=\"1.2.1\" -MT pam_modutil_ioloop.lo -MD -MP -MF .deps/pam_modutil_ioloop.Tpo -c -o pam_modutil_ioloop.lo pam_modutil_ioloop.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_MODULE_PATH=\"/usr/lib/security/\" -DLIBPAM_COMPILE -I./include -DPAM_VERSION=\"1.2.1\" -MT pam_modutil_getpwnam.lo -MD -MP -MF .deps/pam_modutil_getpwnam.Tpo -c pam_modutil_getpwnam.c -fPIC -DPIC -o .libs/pam_modutil_getpwnam.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_MODULE_PATH=\"/usr/lib/security/\" -DLIBPAM_COMPILE -I./include -DPAM_VERSION=\"1.2.1\" -MT pam_modutil_ioloop.lo -MD -MP -MF .deps/pam_modutil_ioloop.Tpo -c pam_modutil_ioloop.c -fPIC -DPIC -o .libs/pam_modutil_ioloop.o
# mv -f .deps/pam_modutil_getpwnam.Tpo .deps/pam_modutil_getpwnam.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_MODULE_PATH=\"/usr/lib/security/\" -DLIBPAM_COMPILE -I./include -DPAM_VERSION=\"1.2.1\" -MT pam_modutil_getgrgid.lo -MD -MP -MF .deps/pam_modutil_getgrgid.Tpo -c -o pam_modutil_getgrgid.lo pam_modutil_getgrgid.c
# mv -f .deps/pam_modutil_ioloop.Tpo .deps/pam_modutil_ioloop.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_MODULE_PATH=\"/usr/lib/security/\" -DLIBPAM_COMPILE -I./include -DPAM_VERSION=\"1.2.1\" -MT pam_modutil_getpwuid.lo -MD -MP -MF .deps/pam_modutil_getpwuid.Tpo -c -o pam_modutil_getpwuid.lo pam_modutil_getpwuid.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_MODULE_PATH=\"/usr/lib/security/\" -DLIBPAM_COMPILE -I./include -DPAM_VERSION=\"1.2.1\" -MT pam_modutil_getgrgid.lo -MD -MP -MF .deps/pam_modutil_getgrgid.Tpo -c pam_modutil_getgrgid.c -fPIC -DPIC -o .libs/pam_modutil_getgrgid.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_MODULE_PATH=\"/usr/lib/security/\" -DLIBPAM_COMPILE -I./include -DPAM_VERSION=\"1.2.1\" -MT pam_modutil_getpwuid.lo -MD -MP -MF .deps/pam_modutil_getpwuid.Tpo -c pam_modutil_getpwuid.c -fPIC -DPIC -o .libs/pam_modutil_getpwuid.o
# mv -f .deps/pam_modutil_getgrgid.Tpo .deps/pam_modutil_getgrgid.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_MODULE_PATH=\"/usr/lib/security/\" -DLIBPAM_COMPILE -I./include -DPAM_VERSION=\"1.2.1\" -MT pam_modutil_getgrnam.lo -MD -MP -MF .deps/pam_modutil_getgrnam.Tpo -c -o pam_modutil_getgrnam.lo pam_modutil_getgrnam.c
# mv -f .deps/pam_modutil_getpwuid.Tpo .deps/pam_modutil_getpwuid.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_MODULE_PATH=\"/usr/lib/security/\" -DLIBPAM_COMPILE -I./include -DPAM_VERSION=\"1.2.1\" -MT pam_modutil_getspnam.lo -MD -MP -MF .deps/pam_modutil_getspnam.Tpo -c -o pam_modutil_getspnam.lo pam_modutil_getspnam.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_MODULE_PATH=\"/usr/lib/security/\" -DLIBPAM_COMPILE -I./include -DPAM_VERSION=\"1.2.1\" -MT pam_modutil_getgrnam.lo -MD -MP -MF .deps/pam_modutil_getgrnam.Tpo -c pam_modutil_getgrnam.c -fPIC -DPIC -o .libs/pam_modutil_getgrnam.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_MODULE_PATH=\"/usr/lib/security/\" -DLIBPAM_COMPILE -I./include -DPAM_VERSION=\"1.2.1\" -MT pam_modutil_getspnam.lo -MD -MP -MF .deps/pam_modutil_getspnam.Tpo -c pam_modutil_getspnam.c -fPIC -DPIC -o .libs/pam_modutil_getspnam.o
# mv -f .deps/pam_modutil_getgrnam.Tpo .deps/pam_modutil_getgrnam.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_MODULE_PATH=\"/usr/lib/security/\" -DLIBPAM_COMPILE -I./include -DPAM_VERSION=\"1.2.1\" -MT pam_modutil_getlogin.lo -MD -MP -MF .deps/pam_modutil_getlogin.Tpo -c -o pam_modutil_getlogin.lo pam_modutil_getlogin.c
# mv -f .deps/pam_modutil_getspnam.Tpo .deps/pam_modutil_getspnam.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_MODULE_PATH=\"/usr/lib/security/\" -DLIBPAM_COMPILE -I./include -DPAM_VERSION=\"1.2.1\" -MT pam_modutil_ingroup.lo -MD -MP -MF .deps/pam_modutil_ingroup.Tpo -c -o pam_modutil_ingroup.lo pam_modutil_ingroup.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_MODULE_PATH=\"/usr/lib/security/\" -DLIBPAM_COMPILE -I./include -DPAM_VERSION=\"1.2.1\" -MT pam_modutil_getlogin.lo -MD -MP -MF .deps/pam_modutil_getlogin.Tpo -c pam_modutil_getlogin.c -fPIC -DPIC -o .libs/pam_modutil_getlogin.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_MODULE_PATH=\"/usr/lib/security/\" -DLIBPAM_COMPILE -I./include -DPAM_VERSION=\"1.2.1\" -MT pam_modutil_ingroup.lo -MD -MP -MF .deps/pam_modutil_ingroup.Tpo -c pam_modutil_ingroup.c -fPIC -DPIC -o .libs/pam_modutil_ingroup.o
# mv -f .deps/pam_modutil_getlogin.Tpo .deps/pam_modutil_getlogin.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_MODULE_PATH=\"/usr/lib/security/\" -DLIBPAM_COMPILE -I./include -DPAM_VERSION=\"1.2.1\" -MT pam_modutil_priv.lo -MD -MP -MF .deps/pam_modutil_priv.Tpo -c -o pam_modutil_priv.lo pam_modutil_priv.c
# mv -f .deps/pam_modutil_ingroup.Tpo .deps/pam_modutil_ingroup.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_MODULE_PATH=\"/usr/lib/security/\" -DLIBPAM_COMPILE -I./include -DPAM_VERSION=\"1.2.1\" -MT pam_modutil_sanitize.lo -MD -MP -MF .deps/pam_modutil_sanitize.Tpo -c -o pam_modutil_sanitize.lo pam_modutil_sanitize.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_MODULE_PATH=\"/usr/lib/security/\" -DLIBPAM_COMPILE -I./include -DPAM_VERSION=\"1.2.1\" -MT pam_modutil_priv.lo -MD -MP -MF .deps/pam_modutil_priv.Tpo -c pam_modutil_priv.c -fPIC -DPIC -o .libs/pam_modutil_priv.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_MODULE_PATH=\"/usr/lib/security/\" -DLIBPAM_COMPILE -I./include -DPAM_VERSION=\"1.2.1\" -MT pam_modutil_sanitize.lo -MD -MP -MF .deps/pam_modutil_sanitize.Tpo -c pam_modutil_sanitize.c -fPIC -DPIC -o .libs/pam_modutil_sanitize.o
# mv -f .deps/pam_modutil_priv.Tpo .deps/pam_modutil_priv.Plo
# mv -f .deps/pam_modutil_sanitize.Tpo .deps/pam_modutil_sanitize.Plo
# /bin/sh ../libtool --tag=CC --mode=link gcc -DDEFAULT_MODULE_PATH=\"/usr/lib/security/\" -DLIBPAM_COMPILE -I./include -DPAM_VERSION=\"1.2.1\" -no-undefined -version-info 84:1:84 -Wl,--version-script=./libpam.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o libpam.la -rpath /usr/lib pam_account.lo pam_auth.lo pam_data.lo pam_delay.lo pam_dispatch.lo pam_end.lo pam_env.lo pam_get_authtok.lo pam_handlers.lo pam_item.lo pam_misc.lo pam_password.lo pam_prelude.lo pam_session.lo pam_start.lo pam_static.lo pam_strerror.lo pam_vprompt.lo pam_syslog.lo pam_dynamic.lo pam_audit.lo pam_modutil_cleanup.lo pam_modutil_getpwnam.lo pam_modutil_ioloop.lo pam_modutil_getgrgid.lo pam_modutil_getpwuid.lo pam_modutil_getgrnam.lo pam_modutil_getspnam.lo pam_modutil_getlogin.lo pam_modutil_ingroup.lo pam_modutil_priv.lo pam_modutil_sanitize.lo -ldl
# libtool: link: gcc -shared -fPIC -DPIC .libs/pam_account.o .libs/pam_auth.o .libs/pam_data.o .libs/pam_delay.o .libs/pam_dispatch.o .libs/pam_end.o .libs/pam_env.o .libs/pam_get_authtok.o .libs/pam_handlers.o .libs/pam_item.o .libs/pam_misc.o .libs/pam_password.o .libs/pam_prelude.o .libs/pam_session.o .libs/pam_start.o .libs/pam_static.o .libs/pam_strerror.o .libs/pam_vprompt.o .libs/pam_syslog.o .libs/pam_dynamic.o .libs/pam_audit.o .libs/pam_modutil_cleanup.o .libs/pam_modutil_getpwnam.o .libs/pam_modutil_ioloop.o .libs/pam_modutil_getgrgid.o .libs/pam_modutil_getpwuid.o .libs/pam_modutil_getgrnam.o .libs/pam_modutil_getspnam.o .libs/pam_modutil_getlogin.o .libs/pam_modutil_ingroup.o .libs/pam_modutil_priv.o .libs/pam_modutil_sanitize.o -ldl -Wl,--version-script=./libpam.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -Wl,-soname -Wl,libpam.so.0 -o .libs/libpam.so.0.84.1
# libtool: link: (cd ".libs" && rm -f "libpam.so.0" && ln -s "libpam.so.0.84.1" "libpam.so.0")
# libtool: link: (cd ".libs" && rm -f "libpam.so" && ln -s "libpam.so.0.84.1" "libpam.so")
# libtool: link: ( cd ".libs" && rm -f "libpam.la" && ln -s "../libpam.la" "libpam.la" )
# make[2]: Leaving directory '/tmp/pam/src/Linux-PAM-1.2.1/libpam'
# Making all in tests
# make[2]: Entering directory '/tmp/pam/src/Linux-PAM-1.2.1/tests'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/pam/src/Linux-PAM-1.2.1/tests'
# Making all in libpamc
# make[2]: Entering directory '/tmp/pam/src/Linux-PAM-1.2.1/libpamc'
# Making all in test
# make[3]: Entering directory '/tmp/pam/src/Linux-PAM-1.2.1/libpamc/test'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/pam/src/Linux-PAM-1.2.1/libpamc/test'
# make[3]: Entering directory '/tmp/pam/src/Linux-PAM-1.2.1/libpamc'
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libpam/include -I./include -MT pamc_client.lo -MD -MP -MF .deps/pamc_client.Tpo -c -o pamc_client.lo pamc_client.c
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libpam/include -I./include -MT pamc_converse.lo -MD -MP -MF .deps/pamc_converse.Tpo -c -o pamc_converse.lo pamc_converse.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libpam/include -I./include -MT pamc_client.lo -MD -MP -MF .deps/pamc_client.Tpo -c pamc_client.c -fPIC -DPIC -o .libs/pamc_client.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libpam/include -I./include -MT pamc_converse.lo -MD -MP -MF .deps/pamc_converse.Tpo -c pamc_converse.c -fPIC -DPIC -o .libs/pamc_converse.o
# mv -f .deps/pamc_client.Tpo .deps/pamc_client.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libpam/include -I./include -MT pamc_load.lo -MD -MP -MF .deps/pamc_load.Tpo -c -o pamc_load.lo pamc_load.c
# mv -f .deps/pamc_converse.Tpo .deps/pamc_converse.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libpam/include -I./include -MT pamc_load.lo -MD -MP -MF .deps/pamc_load.Tpo -c pamc_load.c -fPIC -DPIC -o .libs/pamc_load.o
# mv -f .deps/pamc_load.Tpo .deps/pamc_load.Plo
# /bin/sh ../libtool --tag=CC --mode=link gcc -I../libpam/include -I./include -no-undefined -version-info 82:1:82 -Wl,--version-script=./libpamc.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o libpamc.la -rpath /usr/lib pamc_client.lo pamc_converse.lo pamc_load.lo
# libtool: link: gcc -shared -fPIC -DPIC .libs/pamc_client.o .libs/pamc_converse.o .libs/pamc_load.o -Wl,--version-script=./libpamc.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -Wl,-soname -Wl,libpamc.so.0 -o .libs/libpamc.so.0.82.1
# libtool: link: (cd ".libs" && rm -f "libpamc.so.0" && ln -s "libpamc.so.0.82.1" "libpamc.so.0")
# libtool: link: (cd ".libs" && rm -f "libpamc.so" && ln -s "libpamc.so.0.82.1" "libpamc.so")
# libtool: link: ( cd ".libs" && rm -f "libpamc.la" && ln -s "../libpamc.la" "libpamc.la" )
# make[3]: Leaving directory '/tmp/pam/src/Linux-PAM-1.2.1/libpamc'
# make[2]: Leaving directory '/tmp/pam/src/Linux-PAM-1.2.1/libpamc'
# Making all in libpam_misc
# make[2]: Entering directory '/tmp/pam/src/Linux-PAM-1.2.1/libpam_misc'
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libpam/include -I../libpamc/include -I./include -MT help_env.lo -MD -MP -MF .deps/help_env.Tpo -c -o help_env.lo help_env.c
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libpam/include -I../libpamc/include -I./include -MT misc_conv.lo -MD -MP -MF .deps/misc_conv.Tpo -c -o misc_conv.lo misc_conv.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libpam/include -I../libpamc/include -I./include -MT help_env.lo -MD -MP -MF .deps/help_env.Tpo -c help_env.c -fPIC -DPIC -o .libs/help_env.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libpam/include -I../libpamc/include -I./include -MT misc_conv.lo -MD -MP -MF .deps/misc_conv.Tpo -c misc_conv.c -fPIC -DPIC -o .libs/misc_conv.o
# mv -f .deps/help_env.Tpo .deps/help_env.Plo
# mv -f .deps/misc_conv.Tpo .deps/misc_conv.Plo
# /bin/sh ../libtool --tag=CC --mode=link gcc -I../libpam/include -I../libpamc/include -I./include -no-undefined -version-info 82:1:82 -Wl,--version-script=./libpam_misc.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o libpam_misc.la -rpath /usr/lib help_env.lo misc_conv.lo ../libpam/libpam.la
# libtool: link: gcc -shared -fPIC -DPIC .libs/help_env.o .libs/misc_conv.o -Wl,-rpath -Wl,/tmp/pam/src/Linux-PAM-1.2.1/libpam/.libs ../libpam/.libs/libpam.so -ldl -Wl,--version-script=./libpam_misc.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -Wl,-soname -Wl,libpam_misc.so.0 -o .libs/libpam_misc.so.0.82.1
# libtool: link: (cd ".libs" && rm -f "libpam_misc.so.0" && ln -s "libpam_misc.so.0.82.1" "libpam_misc.so.0")
# libtool: link: (cd ".libs" && rm -f "libpam_misc.so" && ln -s "libpam_misc.so.0.82.1" "libpam_misc.so")
# libtool: link: ( cd ".libs" && rm -f "libpam_misc.la" && ln -s "../libpam_misc.la" "libpam_misc.la" )
# make[2]: Leaving directory '/tmp/pam/src/Linux-PAM-1.2.1/libpam_misc'
# Making all in modules
# make[2]: Entering directory '/tmp/pam/src/Linux-PAM-1.2.1/modules'
# Making all in pam_access
# make[3]: Entering directory '/tmp/pam/src/Linux-PAM-1.2.1/modules/pam_access'
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -DPAM_ACCESS_CONFIG=\"/etc/security/access.conf\" -I/usr/include/tirpc -MT pam_access.lo -MD -MP -MF .deps/pam_access.Tpo -c -o pam_access.lo pam_access.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -DPAM_ACCESS_CONFIG=\"/etc/security/access.conf\" -I/usr/include/tirpc -MT pam_access.lo -MD -MP -MF .deps/pam_access.Tpo -c pam_access.c -fPIC -DPIC -o .libs/pam_access.o
# mv -f .deps/pam_access.Tpo .deps/pam_access.Plo
# /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../libpam/include -I../../libpamc/include -DPAM_ACCESS_CONFIG=\"/etc/security/access.conf\" -I/usr/include/tirpc -no-undefined -avoid-version -module -Wl,--version-script=./../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_access.la -rpath /usr/lib/security pam_access.lo ../../libpam/libpam.la -lnsl -ltirpc
# libtool: link: gcc -shared -fPIC -DPIC .libs/pam_access.o -Wl,-rpath -Wl,/tmp/pam/src/Linux-PAM-1.2.1/libpam/.libs ../../libpam/.libs/libpam.so -ldl -lnsl -ltirpc -Wl,--version-script=./../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -Wl,-soname -Wl,pam_access.so -o .libs/pam_access.so
# libtool: link: ( cd ".libs" && rm -f "pam_access.la" && ln -s "../pam_access.la" "pam_access.la" )
# make[3]: Leaving directory '/tmp/pam/src/Linux-PAM-1.2.1/modules/pam_access'
# Making all in pam_cracklib
# make[3]: Entering directory '/tmp/pam/src/Linux-PAM-1.2.1/modules/pam_cracklib'
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -MT pam_cracklib.lo -MD -MP -MF .deps/pam_cracklib.Tpo -c -o pam_cracklib.lo pam_cracklib.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -MT pam_cracklib.lo -MD -MP -MF .deps/pam_cracklib.Tpo -c pam_cracklib.c -fPIC -DPIC -o .libs/pam_cracklib.o
# mv -f .deps/pam_cracklib.Tpo .deps/pam_cracklib.Plo
# /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../libpam/include -I../../libpamc/include -no-undefined -avoid-version -module -Wl,--version-script=./../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_cracklib.la -rpath /usr/lib/security pam_cracklib.lo ../../libpam/libpam.la -lcrack -lcrypt
# libtool: link: gcc -shared -fPIC -DPIC .libs/pam_cracklib.o -Wl,-rpath -Wl,/tmp/pam/src/Linux-PAM-1.2.1/libpam/.libs ../../libpam/.libs/libpam.so -ldl -lcrack -lcrypt -Wl,--version-script=./../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -Wl,-soname -Wl,pam_cracklib.so -o .libs/pam_cracklib.so
# libtool: link: ( cd ".libs" && rm -f "pam_cracklib.la" && ln -s "../pam_cracklib.la" "pam_cracklib.la" )
# make[3]: Leaving directory '/tmp/pam/src/Linux-PAM-1.2.1/modules/pam_cracklib'
# Making all in pam_debug
# make[3]: Entering directory '/tmp/pam/src/Linux-PAM-1.2.1/modules/pam_debug'
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -MT pam_debug.lo -MD -MP -MF .deps/pam_debug.Tpo -c -o pam_debug.lo pam_debug.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -MT pam_debug.lo -MD -MP -MF .deps/pam_debug.Tpo -c pam_debug.c -fPIC -DPIC -o .libs/pam_debug.o
# mv -f .deps/pam_debug.Tpo .deps/pam_debug.Plo
# /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../libpam/include -I../../libpamc/include -no-undefined -avoid-version -module -Wl,--version-script=./../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_debug.la -rpath /usr/lib/security pam_debug.lo ../../libpam/libpam.la
# libtool: link: gcc -shared -fPIC -DPIC .libs/pam_debug.o -Wl,-rpath -Wl,/tmp/pam/src/Linux-PAM-1.2.1/libpam/.libs ../../libpam/.libs/libpam.so -ldl -Wl,--version-script=./../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -Wl,-soname -Wl,pam_debug.so -o .libs/pam_debug.so
# libtool: link: ( cd ".libs" && rm -f "pam_debug.la" && ln -s "../pam_debug.la" "pam_debug.la" )
# make[3]: Leaving directory '/tmp/pam/src/Linux-PAM-1.2.1/modules/pam_debug'
# Making all in pam_deny
# make[3]: Entering directory '/tmp/pam/src/Linux-PAM-1.2.1/modules/pam_deny'
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -MT pam_deny.lo -MD -MP -MF .deps/pam_deny.Tpo -c -o pam_deny.lo pam_deny.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -MT pam_deny.lo -MD -MP -MF .deps/pam_deny.Tpo -c pam_deny.c -fPIC -DPIC -o .libs/pam_deny.o
# mv -f .deps/pam_deny.Tpo .deps/pam_deny.Plo
# /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../libpam/include -I../../libpamc/include -no-undefined -avoid-version -module -Wl,--version-script=./../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_deny.la -rpath /usr/lib/security pam_deny.lo ../../libpam/libpam.la
# libtool: link: gcc -shared -fPIC -DPIC .libs/pam_deny.o -Wl,-rpath -Wl,/tmp/pam/src/Linux-PAM-1.2.1/libpam/.libs ../../libpam/.libs/libpam.so -ldl -Wl,--version-script=./../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -Wl,-soname -Wl,pam_deny.so -o .libs/pam_deny.so
# libtool: link: ( cd ".libs" && rm -f "pam_deny.la" && ln -s "../pam_deny.la" "pam_deny.la" )
# make[3]: Leaving directory '/tmp/pam/src/Linux-PAM-1.2.1/modules/pam_deny'
# Making all in pam_echo
# make[3]: Entering directory '/tmp/pam/src/Linux-PAM-1.2.1/modules/pam_echo'
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -MT pam_echo.lo -MD -MP -MF .deps/pam_echo.Tpo -c -o pam_echo.lo pam_echo.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -MT pam_echo.lo -MD -MP -MF .deps/pam_echo.Tpo -c pam_echo.c -fPIC -DPIC -o .libs/pam_echo.o
# mv -f .deps/pam_echo.Tpo .deps/pam_echo.Plo
# /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../libpam/include -I../../libpamc/include -no-undefined -avoid-version -module -Wl,--version-script=./../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_echo.la -rpath /usr/lib/security pam_echo.lo ../../libpam/libpam.la
# libtool: link: gcc -shared -fPIC -DPIC .libs/pam_echo.o -Wl,-rpath -Wl,/tmp/pam/src/Linux-PAM-1.2.1/libpam/.libs ../../libpam/.libs/libpam.so -ldl -Wl,--version-script=./../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -Wl,-soname -Wl,pam_echo.so -o .libs/pam_echo.so
# libtool: link: ( cd ".libs" && rm -f "pam_echo.la" && ln -s "../pam_echo.la" "pam_echo.la" )
# make[3]: Leaving directory '/tmp/pam/src/Linux-PAM-1.2.1/modules/pam_echo'
# Making all in pam_env
# make[3]: Entering directory '/tmp/pam/src/Linux-PAM-1.2.1/modules/pam_env'
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -DDEFAULT_CONF_FILE=\"/etc/security/pam_env.conf\" -MT pam_env.lo -MD -MP -MF .deps/pam_env.Tpo -c -o pam_env.lo pam_env.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -DDEFAULT_CONF_FILE=\"/etc/security/pam_env.conf\" -MT pam_env.lo -MD -MP -MF .deps/pam_env.Tpo -c pam_env.c -fPIC -DPIC -o .libs/pam_env.o
# mv -f .deps/pam_env.Tpo .deps/pam_env.Plo
# /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../libpam/include -I../../libpamc/include -DDEFAULT_CONF_FILE=\"/etc/security/pam_env.conf\" -no-undefined -avoid-version -module -Wl,--version-script=./../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_env.la -rpath /usr/lib/security pam_env.lo ../../libpam/libpam.la
# libtool: link: gcc -shared -fPIC -DPIC .libs/pam_env.o -Wl,-rpath -Wl,/tmp/pam/src/Linux-PAM-1.2.1/libpam/.libs ../../libpam/.libs/libpam.so -ldl -Wl,--version-script=./../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -Wl,-soname -Wl,pam_env.so -o .libs/pam_env.so
# libtool: link: ( cd ".libs" && rm -f "pam_env.la" && ln -s "../pam_env.la" "pam_env.la" )
# make[3]: Leaving directory '/tmp/pam/src/Linux-PAM-1.2.1/modules/pam_env'
# Making all in pam_exec
# make[3]: Entering directory '/tmp/pam/src/Linux-PAM-1.2.1/modules/pam_exec'
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -MT pam_exec.lo -MD -MP -MF .deps/pam_exec.Tpo -c -o pam_exec.lo pam_exec.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -MT pam_exec.lo -MD -MP -MF .deps/pam_exec.Tpo -c pam_exec.c -fPIC -DPIC -o .libs/pam_exec.o
# mv -f .deps/pam_exec.Tpo .deps/pam_exec.Plo
# /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../libpam/include -I../../libpamc/include -no-undefined -avoid-version -module -Wl,--version-script=./../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_exec.la -rpath /usr/lib/security pam_exec.lo ../../libpam/libpam.la
# libtool: link: gcc -shared -fPIC -DPIC .libs/pam_exec.o -Wl,-rpath -Wl,/tmp/pam/src/Linux-PAM-1.2.1/libpam/.libs ../../libpam/.libs/libpam.so -ldl -Wl,--version-script=./../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -Wl,-soname -Wl,pam_exec.so -o .libs/pam_exec.so
# libtool: link: ( cd ".libs" && rm -f "pam_exec.la" && ln -s "../pam_exec.la" "pam_exec.la" )
# make[3]: Leaving directory '/tmp/pam/src/Linux-PAM-1.2.1/modules/pam_exec'
# Making all in pam_faildelay
# make[3]: Entering directory '/tmp/pam/src/Linux-PAM-1.2.1/modules/pam_faildelay'
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -MT pam_faildelay.lo -MD -MP -MF .deps/pam_faildelay.Tpo -c -o pam_faildelay.lo pam_faildelay.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -MT pam_faildelay.lo -MD -MP -MF .deps/pam_faildelay.Tpo -c pam_faildelay.c -fPIC -DPIC -o .libs/pam_faildelay.o
# mv -f .deps/pam_faildelay.Tpo .deps/pam_faildelay.Plo
# /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../libpam/include -I../../libpamc/include -no-undefined -avoid-version -module -Wl,--version-script=./../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_faildelay.la -rpath /usr/lib/security pam_faildelay.lo ../../libpam/libpam.la
# libtool: link: gcc -shared -fPIC -DPIC .libs/pam_faildelay.o -Wl,-rpath -Wl,/tmp/pam/src/Linux-PAM-1.2.1/libpam/.libs ../../libpam/.libs/libpam.so -ldl -Wl,--version-script=./../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -Wl,-soname -Wl,pam_faildelay.so -o .libs/pam_faildelay.so
# libtool: link: ( cd ".libs" && rm -f "pam_faildelay.la" && ln -s "../pam_faildelay.la" "pam_faildelay.la" )
# make[3]: Leaving directory '/tmp/pam/src/Linux-PAM-1.2.1/modules/pam_faildelay'
# Making all in pam_filter
# make[3]: Entering directory '/tmp/pam/src/Linux-PAM-1.2.1/modules/pam_filter'
# Making all in upperLOWER
# make[4]: Entering directory '/tmp/pam/src/Linux-PAM-1.2.1/modules/pam_filter/upperLOWER'
# gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libpam/include -I../../../libpamc/include -I./.. -fpie -MT upperLOWER.o -MD -MP -MF .deps/upperLOWER.Tpo -c -o upperLOWER.o upperLOWER.c
# mv -f .deps/upperLOWER.Tpo .deps/upperLOWER.Po
# /bin/sh ../../../libtool --tag=CC --mode=link gcc -I../../../libpam/include -I../../../libpamc/include -I./.. -fpie -pie -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o upperLOWER upperLOWER.o ../../../libpam/libpam.la
# libtool: link: gcc -I../../../libpam/include -I../../../libpamc/include -I./.. -fpie -pie -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o .libs/upperLOWER upperLOWER.o ../../../libpam/.libs/libpam.so -ldl
# make[4]: Leaving directory '/tmp/pam/src/Linux-PAM-1.2.1/modules/pam_filter/upperLOWER'
# make[4]: Entering directory '/tmp/pam/src/Linux-PAM-1.2.1/modules/pam_filter'
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -MT pam_filter.lo -MD -MP -MF .deps/pam_filter.Tpo -c -o pam_filter.lo pam_filter.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -MT pam_filter.lo -MD -MP -MF .deps/pam_filter.Tpo -c pam_filter.c -fPIC -DPIC -o .libs/pam_filter.o
# mv -f .deps/pam_filter.Tpo .deps/pam_filter.Plo
# /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../libpam/include -I../../libpamc/include -no-undefined -avoid-version -module -Wl,--version-script=./../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_filter.la -rpath /usr/lib/security pam_filter.lo ../../libpam/libpam.la
# libtool: link: gcc -shared -fPIC -DPIC .libs/pam_filter.o -Wl,-rpath -Wl,/tmp/pam/src/Linux-PAM-1.2.1/libpam/.libs ../../libpam/.libs/libpam.so -ldl -Wl,--version-script=./../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -Wl,-soname -Wl,pam_filter.so -o .libs/pam_filter.so
# libtool: link: ( cd ".libs" && rm -f "pam_filter.la" && ln -s "../pam_filter.la" "pam_filter.la" )
# make[4]: Leaving directory '/tmp/pam/src/Linux-PAM-1.2.1/modules/pam_filter'
# make[3]: Leaving directory '/tmp/pam/src/Linux-PAM-1.2.1/modules/pam_filter'
# Making all in pam_ftp
# make[3]: Entering directory '/tmp/pam/src/Linux-PAM-1.2.1/modules/pam_ftp'
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -MT pam_ftp.lo -MD -MP -MF .deps/pam_ftp.Tpo -c -o pam_ftp.lo pam_ftp.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -MT pam_ftp.lo -MD -MP -MF .deps/pam_ftp.Tpo -c pam_ftp.c -fPIC -DPIC -o .libs/pam_ftp.o
# mv -f .deps/pam_ftp.Tpo .deps/pam_ftp.Plo
# /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../libpam/include -I../../libpamc/include -no-undefined -avoid-version -module -Wl,--version-script=./../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_ftp.la -rpath /usr/lib/security pam_ftp.lo ../../libpam/libpam.la
# libtool: link: gcc -shared -fPIC -DPIC .libs/pam_ftp.o -Wl,-rpath -Wl,/tmp/pam/src/Linux-PAM-1.2.1/libpam/.libs ../../libpam/.libs/libpam.so -ldl -Wl,--version-script=./../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -Wl,-soname -Wl,pam_ftp.so -o .libs/pam_ftp.so
# libtool: link: ( cd ".libs" && rm -f "pam_ftp.la" && ln -s "../pam_ftp.la" "pam_ftp.la" )
# make[3]: Leaving directory '/tmp/pam/src/Linux-PAM-1.2.1/modules/pam_ftp'
# Making all in pam_group
# make[3]: Entering directory '/tmp/pam/src/Linux-PAM-1.2.1/modules/pam_group'
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -DPAM_GROUP_CONF=\"/etc/security/group.conf\" -MT pam_group.lo -MD -MP -MF .deps/pam_group.Tpo -c -o pam_group.lo pam_group.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -DPAM_GROUP_CONF=\"/etc/security/group.conf\" -MT pam_group.lo -MD -MP -MF .deps/pam_group.Tpo -c pam_group.c -fPIC -DPIC -o .libs/pam_group.o
# mv -f .deps/pam_group.Tpo .deps/pam_group.Plo
# /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../libpam/include -I../../libpamc/include -DPAM_GROUP_CONF=\"/etc/security/group.conf\" -no-undefined -avoid-version -module -Wl,--version-script=./../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_group.la -rpath /usr/lib/security pam_group.lo ../../libpam/libpam.la
# libtool: link: gcc -shared -fPIC -DPIC .libs/pam_group.o -Wl,-rpath -Wl,/tmp/pam/src/Linux-PAM-1.2.1/libpam/.libs ../../libpam/.libs/libpam.so -ldl -Wl,--version-script=./../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -Wl,-soname -Wl,pam_group.so -o .libs/pam_group.so
# libtool: link: ( cd ".libs" && rm -f "pam_group.la" && ln -s "../pam_group.la" "pam_group.la" )
# make[3]: Leaving directory '/tmp/pam/src/Linux-PAM-1.2.1/modules/pam_group'
# Making all in pam_issue
# make[3]: Entering directory '/tmp/pam/src/Linux-PAM-1.2.1/modules/pam_issue'
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -MT pam_issue.lo -MD -MP -MF .deps/pam_issue.Tpo -c -o pam_issue.lo pam_issue.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -MT pam_issue.lo -MD -MP -MF .deps/pam_issue.Tpo -c pam_issue.c -fPIC -DPIC -o .libs/pam_issue.o
# mv -f .deps/pam_issue.Tpo .deps/pam_issue.Plo
# /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../libpam/include -I../../libpamc/include -no-undefined -avoid-version -module -Wl,--version-script=./../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_issue.la -rpath /usr/lib/security pam_issue.lo ../../libpam/libpam.la
# libtool: link: gcc -shared -fPIC -DPIC .libs/pam_issue.o -Wl,-rpath -Wl,/tmp/pam/src/Linux-PAM-1.2.1/libpam/.libs ../../libpam/.libs/libpam.so -ldl -Wl,--version-script=./../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -Wl,-soname -Wl,pam_issue.so -o .libs/pam_issue.so
# libtool: link: ( cd ".libs" && rm -f "pam_issue.la" && ln -s "../pam_issue.la" "pam_issue.la" )
# make[3]: Leaving directory '/tmp/pam/src/Linux-PAM-1.2.1/modules/pam_issue'
# Making all in pam_keyinit
# make[3]: Entering directory '/tmp/pam/src/Linux-PAM-1.2.1/modules/pam_keyinit'
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -MT pam_keyinit.lo -MD -MP -MF .deps/pam_keyinit.Tpo -c -o pam_keyinit.lo pam_keyinit.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -MT pam_keyinit.lo -MD -MP -MF .deps/pam_keyinit.Tpo -c pam_keyinit.c -fPIC -DPIC -o .libs/pam_keyinit.o
# mv -f .deps/pam_keyinit.Tpo .deps/pam_keyinit.Plo
# /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../libpam/include -I../../libpamc/include -no-undefined -avoid-version -module -Wl,--version-script=./../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_keyinit.la -rpath /usr/lib/security pam_keyinit.lo ../../libpam/libpam.la
# libtool: link: gcc -shared -fPIC -DPIC .libs/pam_keyinit.o -Wl,-rpath -Wl,/tmp/pam/src/Linux-PAM-1.2.1/libpam/.libs ../../libpam/.libs/libpam.so -ldl -Wl,--version-script=./../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -Wl,-soname -Wl,pam_keyinit.so -o .libs/pam_keyinit.so
# libtool: link: ( cd ".libs" && rm -f "pam_keyinit.la" && ln -s "../pam_keyinit.la" "pam_keyinit.la" )
# make[3]: Leaving directory '/tmp/pam/src/Linux-PAM-1.2.1/modules/pam_keyinit'
# Making all in pam_lastlog
# make[3]: Entering directory '/tmp/pam/src/Linux-PAM-1.2.1/modules/pam_lastlog'
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -MT pam_lastlog.lo -MD -MP -MF .deps/pam_lastlog.Tpo -c -o pam_lastlog.lo pam_lastlog.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -MT pam_lastlog.lo -MD -MP -MF .deps/pam_lastlog.Tpo -c pam_lastlog.c -fPIC -DPIC -o .libs/pam_lastlog.o
# mv -f .deps/pam_lastlog.Tpo .deps/pam_lastlog.Plo
# /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../libpam/include -I../../libpamc/include -no-undefined -avoid-version -module -Wl,--version-script=./../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_lastlog.la -rpath /usr/lib/security pam_lastlog.lo ../../libpam/libpam.la -lutil
# libtool: link: gcc -shared -fPIC -DPIC .libs/pam_lastlog.o -Wl,-rpath -Wl,/tmp/pam/src/Linux-PAM-1.2.1/libpam/.libs ../../libpam/.libs/libpam.so -ldl -lutil -Wl,--version-script=./../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -Wl,-soname -Wl,pam_lastlog.so -o .libs/pam_lastlog.so
# libtool: link: ( cd ".libs" && rm -f "pam_lastlog.la" && ln -s "../pam_lastlog.la" "pam_lastlog.la" )
# make[3]: Leaving directory '/tmp/pam/src/Linux-PAM-1.2.1/modules/pam_lastlog'
# Making all in pam_limits
# make[3]: Entering directory '/tmp/pam/src/Linux-PAM-1.2.1/modules/pam_limits'
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -DLIMITS_FILE_DIR=\"/etc/security/limits.d/*.conf\" -DLIMITS_FILE=\"/etc/security/limits.conf\" -MT pam_limits.lo -MD -MP -MF .deps/pam_limits.Tpo -c -o pam_limits.lo pam_limits.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include "-DLIMITS_FILE_DIR=\"/etc/security/limits.d/*.conf\"" -DLIMITS_FILE=\"/etc/security/limits.conf\" -MT pam_limits.lo -MD -MP -MF .deps/pam_limits.Tpo -c pam_limits.c -fPIC -DPIC -o .libs/pam_limits.o
# mv -f .deps/pam_limits.Tpo .deps/pam_limits.Plo
# /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../libpam/include -I../../libpamc/include -DLIMITS_FILE_DIR=\"/etc/security/limits.d/*.conf\" -DLIMITS_FILE=\"/etc/security/limits.conf\" -no-undefined -avoid-version -module -Wl,--version-script=./../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_limits.la -rpath /usr/lib/security pam_limits.lo ../../libpam/libpam.la
# libtool: link: gcc -shared -fPIC -DPIC .libs/pam_limits.o -Wl,-rpath -Wl,/tmp/pam/src/Linux-PAM-1.2.1/libpam/.libs ../../libpam/.libs/libpam.so -ldl -Wl,--version-script=./../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -Wl,-soname -Wl,pam_limits.so -o .libs/pam_limits.so
# libtool: link: ( cd ".libs" && rm -f "pam_limits.la" && ln -s "../pam_limits.la" "pam_limits.la" )
# make[3]: Leaving directory '/tmp/pam/src/Linux-PAM-1.2.1/modules/pam_limits'
# Making all in pam_listfile
# make[3]: Entering directory '/tmp/pam/src/Linux-PAM-1.2.1/modules/pam_listfile'
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -MT pam_listfile.lo -MD -MP -MF .deps/pam_listfile.Tpo -c -o pam_listfile.lo pam_listfile.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -MT pam_listfile.lo -MD -MP -MF .deps/pam_listfile.Tpo -c pam_listfile.c -fPIC -DPIC -o .libs/pam_listfile.o
# mv -f .deps/pam_listfile.Tpo .deps/pam_listfile.Plo
# /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../libpam/include -I../../libpamc/include -no-undefined -avoid-version -module -Wl,--version-script=./../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_listfile.la -rpath /usr/lib/security pam_listfile.lo ../../libpam/libpam.la
# libtool: link: gcc -shared -fPIC -DPIC .libs/pam_listfile.o -Wl,-rpath -Wl,/tmp/pam/src/Linux-PAM-1.2.1/libpam/.libs ../../libpam/.libs/libpam.so -ldl -Wl,--version-script=./../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -Wl,-soname -Wl,pam_listfile.so -o .libs/pam_listfile.so
# libtool: link: ( cd ".libs" && rm -f "pam_listfile.la" && ln -s "../pam_listfile.la" "pam_listfile.la" )
# make[3]: Leaving directory '/tmp/pam/src/Linux-PAM-1.2.1/modules/pam_listfile'
# Making all in pam_localuser
# make[3]: Entering directory '/tmp/pam/src/Linux-PAM-1.2.1/modules/pam_localuser'
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -MT pam_localuser.lo -MD -MP -MF .deps/pam_localuser.Tpo -c -o pam_localuser.lo pam_localuser.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -MT pam_localuser.lo -MD -MP -MF .deps/pam_localuser.Tpo -c pam_localuser.c -fPIC -DPIC -o .libs/pam_localuser.o
# mv -f .deps/pam_localuser.Tpo .deps/pam_localuser.Plo
# /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../libpam/include -I../../libpamc/include -no-undefined -avoid-version -module -Wl,--version-script=./../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_localuser.la -rpath /usr/lib/security pam_localuser.lo ../../libpam/libpam.la
# libtool: link: gcc -shared -fPIC -DPIC .libs/pam_localuser.o -Wl,-rpath -Wl,/tmp/pam/src/Linux-PAM-1.2.1/libpam/.libs ../../libpam/.libs/libpam.so -ldl -Wl,--version-script=./../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -Wl,-soname -Wl,pam_localuser.so -o .libs/pam_localuser.so
# libtool: link: ( cd ".libs" && rm -f "pam_localuser.la" && ln -s "../pam_localuser.la" "pam_localuser.la" )
# make[3]: Leaving directory '/tmp/pam/src/Linux-PAM-1.2.1/modules/pam_localuser'
# Making all in pam_loginuid
# make[3]: Entering directory '/tmp/pam/src/Linux-PAM-1.2.1/modules/pam_loginuid'
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -MT pam_loginuid.lo -MD -MP -MF .deps/pam_loginuid.Tpo -c -o pam_loginuid.lo pam_loginuid.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -MT pam_loginuid.lo -MD -MP -MF .deps/pam_loginuid.Tpo -c pam_loginuid.c -fPIC -DPIC -o .libs/pam_loginuid.o
# mv -f .deps/pam_loginuid.Tpo .deps/pam_loginuid.Plo
# /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../libpam/include -I../../libpamc/include -no-undefined -avoid-version -module -Wl,--version-script=./../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_loginuid.la -rpath /usr/lib/security pam_loginuid.lo ../../libpam/libpam.la
# libtool: link: gcc -shared -fPIC -DPIC .libs/pam_loginuid.o -Wl,-rpath -Wl,/tmp/pam/src/Linux-PAM-1.2.1/libpam/.libs ../../libpam/.libs/libpam.so -ldl -Wl,--version-script=./../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -Wl,-soname -Wl,pam_loginuid.so -o .libs/pam_loginuid.so
# libtool: link: ( cd ".libs" && rm -f "pam_loginuid.la" && ln -s "../pam_loginuid.la" "pam_loginuid.la" )
# make[3]: Leaving directory '/tmp/pam/src/Linux-PAM-1.2.1/modules/pam_loginuid'
# Making all in pam_mail
# make[3]: Entering directory '/tmp/pam/src/Linux-PAM-1.2.1/modules/pam_mail'
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -MT pam_mail.lo -MD -MP -MF .deps/pam_mail.Tpo -c -o pam_mail.lo pam_mail.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -MT pam_mail.lo -MD -MP -MF .deps/pam_mail.Tpo -c pam_mail.c -fPIC -DPIC -o .libs/pam_mail.o
# mv -f .deps/pam_mail.Tpo .deps/pam_mail.Plo
# /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../libpam/include -I../../libpamc/include -no-undefined -avoid-version -module -Wl,--version-script=./../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_mail.la -rpath /usr/lib/security pam_mail.lo ../../libpam/libpam.la
# libtool: link: gcc -shared -fPIC -DPIC .libs/pam_mail.o -Wl,-rpath -Wl,/tmp/pam/src/Linux-PAM-1.2.1/libpam/.libs ../../libpam/.libs/libpam.so -ldl -Wl,--version-script=./../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -Wl,-soname -Wl,pam_mail.so -o .libs/pam_mail.so
# libtool: link: ( cd ".libs" && rm -f "pam_mail.la" && ln -s "../pam_mail.la" "pam_mail.la" )
# make[3]: Leaving directory '/tmp/pam/src/Linux-PAM-1.2.1/modules/pam_mail'
# Making all in pam_mkhomedir
# make[3]: Entering directory '/tmp/pam/src/Linux-PAM-1.2.1/modules/pam_mkhomedir'
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -DMKHOMEDIR_HELPER=\"/usr/bin/mkhomedir_helper\" -MT pam_mkhomedir.lo -MD -MP -MF .deps/pam_mkhomedir.Tpo -c -o pam_mkhomedir.lo pam_mkhomedir.c
# gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -DMKHOMEDIR_HELPER=\"/usr/bin/mkhomedir_helper\" -MT mkhomedir_helper.o -MD -MP -MF .deps/mkhomedir_helper.Tpo -c -o mkhomedir_helper.o mkhomedir_helper.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -DMKHOMEDIR_HELPER=\"/usr/bin/mkhomedir_helper\" -MT pam_mkhomedir.lo -MD -MP -MF .deps/pam_mkhomedir.Tpo -c pam_mkhomedir.c -fPIC -DPIC -o .libs/pam_mkhomedir.o
# mv -f .deps/mkhomedir_helper.Tpo .deps/mkhomedir_helper.Po
# /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../libpam/include -I../../libpamc/include -DMKHOMEDIR_HELPER=\"/usr/bin/mkhomedir_helper\" -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o mkhomedir_helper mkhomedir_helper.o ../../libpam/libpam.la
# mv -f .deps/pam_mkhomedir.Tpo .deps/pam_mkhomedir.Plo
# /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../libpam/include -I../../libpamc/include -DMKHOMEDIR_HELPER=\"/usr/bin/mkhomedir_helper\" -no-undefined -avoid-version -module -Wl,--version-script=./../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_mkhomedir.la -rpath /usr/lib/security pam_mkhomedir.lo ../../libpam/libpam.la
# libtool: link: gcc -I../../libpam/include -I../../libpamc/include -DMKHOMEDIR_HELPER=\"/usr/bin/mkhomedir_helper\" -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o .libs/mkhomedir_helper mkhomedir_helper.o ../../libpam/.libs/libpam.so -ldl
# libtool: link: gcc -shared -fPIC -DPIC .libs/pam_mkhomedir.o -Wl,-rpath -Wl,/tmp/pam/src/Linux-PAM-1.2.1/libpam/.libs ../../libpam/.libs/libpam.so -ldl -Wl,--version-script=./../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -Wl,-soname -Wl,pam_mkhomedir.so -o .libs/pam_mkhomedir.so
# libtool: link: ( cd ".libs" && rm -f "pam_mkhomedir.la" && ln -s "../pam_mkhomedir.la" "pam_mkhomedir.la" )
# make[3]: Leaving directory '/tmp/pam/src/Linux-PAM-1.2.1/modules/pam_mkhomedir'
# Making all in pam_motd
# make[3]: Entering directory '/tmp/pam/src/Linux-PAM-1.2.1/modules/pam_motd'
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -MT pam_motd.lo -MD -MP -MF .deps/pam_motd.Tpo -c -o pam_motd.lo pam_motd.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -MT pam_motd.lo -MD -MP -MF .deps/pam_motd.Tpo -c pam_motd.c -fPIC -DPIC -o .libs/pam_motd.o
# mv -f .deps/pam_motd.Tpo .deps/pam_motd.Plo
# /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../libpam/include -I../../libpamc/include -no-undefined -avoid-version -module -Wl,--version-script=./../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_motd.la -rpath /usr/lib/security pam_motd.lo ../../libpam/libpam.la
# libtool: link: gcc -shared -fPIC -DPIC .libs/pam_motd.o -Wl,-rpath -Wl,/tmp/pam/src/Linux-PAM-1.2.1/libpam/.libs ../../libpam/.libs/libpam.so -ldl -Wl,--version-script=./../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -Wl,-soname -Wl,pam_motd.so -o .libs/pam_motd.so
# libtool: link: ( cd ".libs" && rm -f "pam_motd.la" && ln -s "../pam_motd.la" "pam_motd.la" )
# make[3]: Leaving directory '/tmp/pam/src/Linux-PAM-1.2.1/modules/pam_motd'
# Making all in pam_namespace
# make[3]: Entering directory '/tmp/pam/src/Linux-PAM-1.2.1/modules/pam_namespace'
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -DSECURECONF_DIR=\"/etc/security/\" -MT pam_namespace.lo -MD -MP -MF .deps/pam_namespace.Tpo -c -o pam_namespace.lo pam_namespace.c
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -DSECURECONF_DIR=\"/etc/security/\" -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c -o md5.lo md5.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -DSECURECONF_DIR=\"/etc/security/\" -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -fPIC -DPIC -o .libs/md5.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -DSECURECONF_DIR=\"/etc/security/\" -MT pam_namespace.lo -MD -MP -MF .deps/pam_namespace.Tpo -c pam_namespace.c -fPIC -DPIC -o .libs/pam_namespace.o
# mv -f .deps/md5.Tpo .deps/md5.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -DSECURECONF_DIR=\"/etc/security/\" -MT argv_parse.lo -MD -MP -MF .deps/argv_parse.Tpo -c -o argv_parse.lo argv_parse.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -DSECURECONF_DIR=\"/etc/security/\" -MT argv_parse.lo -MD -MP -MF .deps/argv_parse.Tpo -c argv_parse.c -fPIC -DPIC -o .libs/argv_parse.o
# mv -f .deps/argv_parse.Tpo .deps/argv_parse.Plo
# mv -f .deps/pam_namespace.Tpo .deps/pam_namespace.Plo
# /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../libpam/include -I../../libpamc/include -DSECURECONF_DIR=\"/etc/security/\" -no-undefined -avoid-version -module -Wl,--version-script=./../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_namespace.la -rpath /usr/lib/security pam_namespace.lo md5.lo argv_parse.lo ../../libpam/libpam.la
# libtool: link: gcc -shared -fPIC -DPIC .libs/pam_namespace.o .libs/md5.o .libs/argv_parse.o -Wl,-rpath -Wl,/tmp/pam/src/Linux-PAM-1.2.1/libpam/.libs ../../libpam/.libs/libpam.so -ldl -Wl,--version-script=./../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -Wl,-soname -Wl,pam_namespace.so -o .libs/pam_namespace.so
# libtool: link: ( cd ".libs" && rm -f "pam_namespace.la" && ln -s "../pam_namespace.la" "pam_namespace.la" )
# make[3]: Leaving directory '/tmp/pam/src/Linux-PAM-1.2.1/modules/pam_namespace'
# Making all in pam_nologin
# make[3]: Entering directory '/tmp/pam/src/Linux-PAM-1.2.1/modules/pam_nologin'
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -MT pam_nologin.lo -MD -MP -MF .deps/pam_nologin.Tpo -c -o pam_nologin.lo pam_nologin.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -MT pam_nologin.lo -MD -MP -MF .deps/pam_nologin.Tpo -c pam_nologin.c -fPIC -DPIC -o .libs/pam_nologin.o
# mv -f .deps/pam_nologin.Tpo .deps/pam_nologin.Plo
# /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../libpam/include -I../../libpamc/include -no-undefined -avoid-version -module -Wl,--version-script=./../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_nologin.la -rpath /usr/lib/security pam_nologin.lo ../../libpam/libpam.la
# libtool: link: gcc -shared -fPIC -DPIC .libs/pam_nologin.o -Wl,-rpath -Wl,/tmp/pam/src/Linux-PAM-1.2.1/libpam/.libs ../../libpam/.libs/libpam.so -ldl -Wl,--version-script=./../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -Wl,-soname -Wl,pam_nologin.so -o .libs/pam_nologin.so
# libtool: link: ( cd ".libs" && rm -f "pam_nologin.la" && ln -s "../pam_nologin.la" "pam_nologin.la" )
# make[3]: Leaving directory '/tmp/pam/src/Linux-PAM-1.2.1/modules/pam_nologin'
# Making all in pam_permit
# make[3]: Entering directory '/tmp/pam/src/Linux-PAM-1.2.1/modules/pam_permit'
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -MT pam_permit.lo -MD -MP -MF .deps/pam_permit.Tpo -c -o pam_permit.lo pam_permit.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -MT pam_permit.lo -MD -MP -MF .deps/pam_permit.Tpo -c pam_permit.c -fPIC -DPIC -o .libs/pam_permit.o
# mv -f .deps/pam_permit.Tpo .deps/pam_permit.Plo
# /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../libpam/include -I../../libpamc/include -no-undefined -avoid-version -module -Wl,--version-script=./../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_permit.la -rpath /usr/lib/security pam_permit.lo ../../libpam/libpam.la
# libtool: link: gcc -shared -fPIC -DPIC .libs/pam_permit.o -Wl,-rpath -Wl,/tmp/pam/src/Linux-PAM-1.2.1/libpam/.libs ../../libpam/.libs/libpam.so -ldl -Wl,--version-script=./../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -Wl,-soname -Wl,pam_permit.so -o .libs/pam_permit.so
# libtool: link: ( cd ".libs" && rm -f "pam_permit.la" && ln -s "../pam_permit.la" "pam_permit.la" )
# make[3]: Leaving directory '/tmp/pam/src/Linux-PAM-1.2.1/modules/pam_permit'
# Making all in pam_pwhistory
# make[3]: Entering directory '/tmp/pam/src/Linux-PAM-1.2.1/modules/pam_pwhistory'
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -MT pam_pwhistory.lo -MD -MP -MF .deps/pam_pwhistory.Tpo -c -o pam_pwhistory.lo pam_pwhistory.c
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -MT opasswd.lo -MD -MP -MF .deps/opasswd.Tpo -c -o opasswd.lo opasswd.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -MT pam_pwhistory.lo -MD -MP -MF .deps/pam_pwhistory.Tpo -c pam_pwhistory.c -fPIC -DPIC -o .libs/pam_pwhistory.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -MT opasswd.lo -MD -MP -MF .deps/opasswd.Tpo -c opasswd.c -fPIC -DPIC -o .libs/opasswd.o
# mv -f .deps/pam_pwhistory.Tpo .deps/pam_pwhistory.Plo
# mv -f .deps/opasswd.Tpo .deps/opasswd.Plo
# /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../libpam/include -I../../libpamc/include -no-undefined -avoid-version -module -Wl,--version-script=./../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_pwhistory.la -rpath /usr/lib/security pam_pwhistory.lo opasswd.lo ../../libpam/libpam.la -lcrypt
# libtool: link: gcc -shared -fPIC -DPIC .libs/pam_pwhistory.o .libs/opasswd.o -Wl,-rpath -Wl,/tmp/pam/src/Linux-PAM-1.2.1/libpam/.libs ../../libpam/.libs/libpam.so -ldl -lcrypt -Wl,--version-script=./../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -Wl,-soname -Wl,pam_pwhistory.so -o .libs/pam_pwhistory.so
# libtool: link: ( cd ".libs" && rm -f "pam_pwhistory.la" && ln -s "../pam_pwhistory.la" "pam_pwhistory.la" )
# make[3]: Leaving directory '/tmp/pam/src/Linux-PAM-1.2.1/modules/pam_pwhistory'
# Making all in pam_rhosts
# make[3]: Entering directory '/tmp/pam/src/Linux-PAM-1.2.1/modules/pam_rhosts'
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -MT pam_rhosts.lo -MD -MP -MF .deps/pam_rhosts.Tpo -c -o pam_rhosts.lo pam_rhosts.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -MT pam_rhosts.lo -MD -MP -MF .deps/pam_rhosts.Tpo -c pam_rhosts.c -fPIC -DPIC -o .libs/pam_rhosts.o
# mv -f .deps/pam_rhosts.Tpo .deps/pam_rhosts.Plo
# /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../libpam/include -I../../libpamc/include -no-undefined -avoid-version -module -Wl,--version-script=./../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_rhosts.la -rpath /usr/lib/security pam_rhosts.lo ../../libpam/libpam.la
# libtool: link: gcc -shared -fPIC -DPIC .libs/pam_rhosts.o -Wl,-rpath -Wl,/tmp/pam/src/Linux-PAM-1.2.1/libpam/.libs ../../libpam/.libs/libpam.so -ldl -Wl,--version-script=./../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -Wl,-soname -Wl,pam_rhosts.so -o .libs/pam_rhosts.so
# libtool: link: ( cd ".libs" && rm -f "pam_rhosts.la" && ln -s "../pam_rhosts.la" "pam_rhosts.la" )
# make[3]: Leaving directory '/tmp/pam/src/Linux-PAM-1.2.1/modules/pam_rhosts'
# Making all in pam_rootok
# make[3]: Entering directory '/tmp/pam/src/Linux-PAM-1.2.1/modules/pam_rootok'
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -MT pam_rootok.lo -MD -MP -MF .deps/pam_rootok.Tpo -c -o pam_rootok.lo pam_rootok.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -MT pam_rootok.lo -MD -MP -MF .deps/pam_rootok.Tpo -c pam_rootok.c -fPIC -DPIC -o .libs/pam_rootok.o
# mv -f .deps/pam_rootok.Tpo .deps/pam_rootok.Plo
# /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../libpam/include -I../../libpamc/include -no-undefined -avoid-version -module -Wl,--version-script=./../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_rootok.la -rpath /usr/lib/security pam_rootok.lo ../../libpam/libpam.la
# libtool: link: gcc -shared -fPIC -DPIC .libs/pam_rootok.o -Wl,-rpath -Wl,/tmp/pam/src/Linux-PAM-1.2.1/libpam/.libs ../../libpam/.libs/libpam.so -ldl -Wl,--version-script=./../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -Wl,-soname -Wl,pam_rootok.so -o .libs/pam_rootok.so
# libtool: link: ( cd ".libs" && rm -f "pam_rootok.la" && ln -s "../pam_rootok.la" "pam_rootok.la" )
# make[3]: Leaving directory '/tmp/pam/src/Linux-PAM-1.2.1/modules/pam_rootok'
# Making all in pam_securetty
# make[3]: Entering directory '/tmp/pam/src/Linux-PAM-1.2.1/modules/pam_securetty'
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -MT pam_securetty.lo -MD -MP -MF .deps/pam_securetty.Tpo -c -o pam_securetty.lo pam_securetty.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -MT pam_securetty.lo -MD -MP -MF .deps/pam_securetty.Tpo -c pam_securetty.c -fPIC -DPIC -o .libs/pam_securetty.o
# mv -f .deps/pam_securetty.Tpo .deps/pam_securetty.Plo
# /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../libpam/include -I../../libpamc/include -no-undefined -avoid-version -module -Wl,--version-script=./../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_securetty.la -rpath /usr/lib/security pam_securetty.lo ../../libpam/libpam.la
# libtool: link: gcc -shared -fPIC -DPIC .libs/pam_securetty.o -Wl,-rpath -Wl,/tmp/pam/src/Linux-PAM-1.2.1/libpam/.libs ../../libpam/.libs/libpam.so -ldl -Wl,--version-script=./../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -Wl,-soname -Wl,pam_securetty.so -o .libs/pam_securetty.so
# libtool: link: ( cd ".libs" && rm -f "pam_securetty.la" && ln -s "../pam_securetty.la" "pam_securetty.la" )
# make[3]: Leaving directory '/tmp/pam/src/Linux-PAM-1.2.1/modules/pam_securetty'
# Making all in pam_selinux
# make[3]: Entering directory '/tmp/pam/src/Linux-PAM-1.2.1/modules/pam_selinux'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/pam/src/Linux-PAM-1.2.1/modules/pam_selinux'
# Making all in pam_sepermit
# make[3]: Entering directory '/tmp/pam/src/Linux-PAM-1.2.1/modules/pam_sepermit'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/pam/src/Linux-PAM-1.2.1/modules/pam_sepermit'
# Making all in pam_shells
# make[3]: Entering directory '/tmp/pam/src/Linux-PAM-1.2.1/modules/pam_shells'
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -MT pam_shells.lo -MD -MP -MF .deps/pam_shells.Tpo -c -o pam_shells.lo pam_shells.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -MT pam_shells.lo -MD -MP -MF .deps/pam_shells.Tpo -c pam_shells.c -fPIC -DPIC -o .libs/pam_shells.o
# mv -f .deps/pam_shells.Tpo .deps/pam_shells.Plo
# /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../libpam/include -I../../libpamc/include -no-undefined -avoid-version -module -Wl,--version-script=./../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_shells.la -rpath /usr/lib/security pam_shells.lo ../../libpam/libpam.la
# libtool: link: gcc -shared -fPIC -DPIC .libs/pam_shells.o -Wl,-rpath -Wl,/tmp/pam/src/Linux-PAM-1.2.1/libpam/.libs ../../libpam/.libs/libpam.so -ldl -Wl,--version-script=./../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -Wl,-soname -Wl,pam_shells.so -o .libs/pam_shells.so
# libtool: link: ( cd ".libs" && rm -f "pam_shells.la" && ln -s "../pam_shells.la" "pam_shells.la" )
# make[3]: Leaving directory '/tmp/pam/src/Linux-PAM-1.2.1/modules/pam_shells'
# Making all in pam_stress
# make[3]: Entering directory '/tmp/pam/src/Linux-PAM-1.2.1/modules/pam_stress'
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -MT pam_stress.lo -MD -MP -MF .deps/pam_stress.Tpo -c -o pam_stress.lo pam_stress.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -MT pam_stress.lo -MD -MP -MF .deps/pam_stress.Tpo -c pam_stress.c -fPIC -DPIC -o .libs/pam_stress.o
# mv -f .deps/pam_stress.Tpo .deps/pam_stress.Plo
# /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../libpam/include -I../../libpamc/include -no-undefined -avoid-version -module -Wl,--version-script=./../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_stress.la -rpath /usr/lib/security pam_stress.lo ../../libpam/libpam.la
# libtool: link: gcc -shared -fPIC -DPIC .libs/pam_stress.o -Wl,-rpath -Wl,/tmp/pam/src/Linux-PAM-1.2.1/libpam/.libs ../../libpam/.libs/libpam.so -ldl -Wl,--version-script=./../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -Wl,-soname -Wl,pam_stress.so -o .libs/pam_stress.so
# libtool: link: ( cd ".libs" && rm -f "pam_stress.la" && ln -s "../pam_stress.la" "pam_stress.la" )
# make[3]: Leaving directory '/tmp/pam/src/Linux-PAM-1.2.1/modules/pam_stress'
# Making all in pam_succeed_if
# make[3]: Entering directory '/tmp/pam/src/Linux-PAM-1.2.1/modules/pam_succeed_if'
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -MT pam_succeed_if.lo -MD -MP -MF .deps/pam_succeed_if.Tpo -c -o pam_succeed_if.lo pam_succeed_if.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -MT pam_succeed_if.lo -MD -MP -MF .deps/pam_succeed_if.Tpo -c pam_succeed_if.c -fPIC -DPIC -o .libs/pam_succeed_if.o
# mv -f .deps/pam_succeed_if.Tpo .deps/pam_succeed_if.Plo
# /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../libpam/include -I../../libpamc/include -no-undefined -avoid-version -module -Wl,--version-script=./../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_succeed_if.la -rpath /usr/lib/security pam_succeed_if.lo ../../libpam/libpam.la
# libtool: link: gcc -shared -fPIC -DPIC .libs/pam_succeed_if.o -Wl,-rpath -Wl,/tmp/pam/src/Linux-PAM-1.2.1/libpam/.libs ../../libpam/.libs/libpam.so -ldl -Wl,--version-script=./../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -Wl,-soname -Wl,pam_succeed_if.so -o .libs/pam_succeed_if.so
# libtool: link: ( cd ".libs" && rm -f "pam_succeed_if.la" && ln -s "../pam_succeed_if.la" "pam_succeed_if.la" )
# make[3]: Leaving directory '/tmp/pam/src/Linux-PAM-1.2.1/modules/pam_succeed_if'
# Making all in pam_tally
# make[3]: Entering directory '/tmp/pam/src/Linux-PAM-1.2.1/modules/pam_tally'
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -MT pam_tally.lo -MD -MP -MF .deps/pam_tally.Tpo -c -o pam_tally.lo pam_tally.c
# gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -MT pam_tally_app.o -MD -MP -MF .deps/pam_tally_app.Tpo -c -o pam_tally_app.o pam_tally_app.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -MT pam_tally.lo -MD -MP -MF .deps/pam_tally.Tpo -c pam_tally.c -fPIC -DPIC -o .libs/pam_tally.o
# mv -f .deps/pam_tally_app.Tpo .deps/pam_tally_app.Po
# /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../libpam/include -I../../libpamc/include -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_tally pam_tally_app.o
# mv -f .deps/pam_tally.Tpo .deps/pam_tally.Plo
# /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../libpam/include -I../../libpamc/include -no-undefined -avoid-version -module -Wl,--version-script=./../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_tally.la -rpath /usr/lib/security pam_tally.lo ../../libpam/libpam.la
# libtool: link: gcc -I../../libpam/include -I../../libpamc/include -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_tally pam_tally_app.o
# libtool: link: gcc -shared -fPIC -DPIC .libs/pam_tally.o -Wl,-rpath -Wl,/tmp/pam/src/Linux-PAM-1.2.1/libpam/.libs ../../libpam/.libs/libpam.so -ldl -Wl,--version-script=./../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -Wl,-soname -Wl,pam_tally.so -o .libs/pam_tally.so
# libtool: link: ( cd ".libs" && rm -f "pam_tally.la" && ln -s "../pam_tally.la" "pam_tally.la" )
# make[3]: Leaving directory '/tmp/pam/src/Linux-PAM-1.2.1/modules/pam_tally'
# Making all in pam_tally2
# make[3]: Entering directory '/tmp/pam/src/Linux-PAM-1.2.1/modules/pam_tally2'
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -MT pam_tally2.lo -MD -MP -MF .deps/pam_tally2.Tpo -c -o pam_tally2.lo pam_tally2.c
# gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -MT pam_tally2_app.o -MD -MP -MF .deps/pam_tally2_app.Tpo -c -o pam_tally2_app.o pam_tally2_app.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -MT pam_tally2.lo -MD -MP -MF .deps/pam_tally2.Tpo -c pam_tally2.c -fPIC -DPIC -o .libs/pam_tally2.o
# mv -f .deps/pam_tally2_app.Tpo .deps/pam_tally2_app.Po
# /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../libpam/include -I../../libpamc/include -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_tally2 pam_tally2_app.o ../../libpam/libpam.la
# libtool: link: gcc -I../../libpam/include -I../../libpamc/include -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o .libs/pam_tally2 pam_tally2_app.o ../../libpam/.libs/libpam.so -ldl
# mv -f .deps/pam_tally2.Tpo .deps/pam_tally2.Plo
# /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../libpam/include -I../../libpamc/include -no-undefined -avoid-version -module -Wl,--version-script=./../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_tally2.la -rpath /usr/lib/security pam_tally2.lo ../../libpam/libpam.la
# libtool: link: gcc -shared -fPIC -DPIC .libs/pam_tally2.o -Wl,-rpath -Wl,/tmp/pam/src/Linux-PAM-1.2.1/libpam/.libs ../../libpam/.libs/libpam.so -ldl -Wl,--version-script=./../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -Wl,-soname -Wl,pam_tally2.so -o .libs/pam_tally2.so
# libtool: link: ( cd ".libs" && rm -f "pam_tally2.la" && ln -s "../pam_tally2.la" "pam_tally2.la" )
# make[3]: Leaving directory '/tmp/pam/src/Linux-PAM-1.2.1/modules/pam_tally2'
# Making all in pam_time
# make[3]: Entering directory '/tmp/pam/src/Linux-PAM-1.2.1/modules/pam_time'
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -DPAM_TIME_CONF=\"/etc/security/time.conf\" -MT pam_time.lo -MD -MP -MF .deps/pam_time.Tpo -c -o pam_time.lo pam_time.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -DPAM_TIME_CONF=\"/etc/security/time.conf\" -MT pam_time.lo -MD -MP -MF .deps/pam_time.Tpo -c pam_time.c -fPIC -DPIC -o .libs/pam_time.o
# mv -f .deps/pam_time.Tpo .deps/pam_time.Plo
# /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../libpam/include -I../../libpamc/include -DPAM_TIME_CONF=\"/etc/security/time.conf\" -no-undefined -avoid-version -module -Wl,--version-script=./../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_time.la -rpath /usr/lib/security pam_time.lo ../../libpam/libpam.la
# libtool: link: gcc -shared -fPIC -DPIC .libs/pam_time.o -Wl,-rpath -Wl,/tmp/pam/src/Linux-PAM-1.2.1/libpam/.libs ../../libpam/.libs/libpam.so -ldl -Wl,--version-script=./../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -Wl,-soname -Wl,pam_time.so -o .libs/pam_time.so
# libtool: link: ( cd ".libs" && rm -f "pam_time.la" && ln -s "../pam_time.la" "pam_time.la" )
# make[3]: Leaving directory '/tmp/pam/src/Linux-PAM-1.2.1/modules/pam_time'
# Making all in pam_timestamp
# make[3]: Entering directory '/tmp/pam/src/Linux-PAM-1.2.1/modules/pam_timestamp'
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -MT pam_timestamp_la-pam_timestamp.lo -MD -MP -MF .deps/pam_timestamp_la-pam_timestamp.Tpo -c -o pam_timestamp_la-pam_timestamp.lo `test -f 'pam_timestamp.c' || echo './'`pam_timestamp.c
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -MT pam_timestamp_la-hmacsha1.lo -MD -MP -MF .deps/pam_timestamp_la-hmacsha1.Tpo -c -o pam_timestamp_la-hmacsha1.lo `test -f 'hmacsha1.c' || echo './'`hmacsha1.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -MT pam_timestamp_la-pam_timestamp.lo -MD -MP -MF .deps/pam_timestamp_la-pam_timestamp.Tpo -c pam_timestamp.c -fPIC -DPIC -o .libs/pam_timestamp_la-pam_timestamp.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -MT pam_timestamp_la-hmacsha1.lo -MD -MP -MF .deps/pam_timestamp_la-hmacsha1.Tpo -c hmacsha1.c -fPIC -DPIC -o .libs/pam_timestamp_la-hmacsha1.o
# mv -f .deps/pam_timestamp_la-hmacsha1.Tpo .deps/pam_timestamp_la-hmacsha1.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -MT pam_timestamp_la-sha1.lo -MD -MP -MF .deps/pam_timestamp_la-sha1.Tpo -c -o pam_timestamp_la-sha1.lo `test -f 'sha1.c' || echo './'`sha1.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -MT pam_timestamp_la-sha1.lo -MD -MP -MF .deps/pam_timestamp_la-sha1.Tpo -c sha1.c -fPIC -DPIC -o .libs/pam_timestamp_la-sha1.o
# mv -f .deps/pam_timestamp_la-pam_timestamp.Tpo .deps/pam_timestamp_la-pam_timestamp.Plo
# gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -MT hmacfile.o -MD -MP -MF .deps/hmacfile.Tpo -c -o hmacfile.o hmacfile.c
# mv -f .deps/pam_timestamp_la-sha1.Tpo .deps/pam_timestamp_la-sha1.Plo
# gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -MT hmacsha1.o -MD -MP -MF .deps/hmacsha1.Tpo -c -o hmacsha1.o hmacsha1.c
# mv -f .deps/hmacfile.Tpo .deps/hmacfile.Po
# gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -MT sha1.o -MD -MP -MF .deps/sha1.Tpo -c -o sha1.o sha1.c
# mv -f .deps/hmacsha1.Tpo .deps/hmacsha1.Po
# gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -fpie -MT pam_timestamp_check-pam_timestamp_check.o -MD -MP -MF .deps/pam_timestamp_check-pam_timestamp_check.Tpo -c -o pam_timestamp_check-pam_timestamp_check.o `test -f 'pam_timestamp_check.c' || echo './'`pam_timestamp_check.c
# mv -f .deps/sha1.Tpo .deps/sha1.Po
# /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../libpam/include -I../../libpamc/include -no-undefined -avoid-version -module -Wl,--version-script=./../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_timestamp.la -rpath /usr/lib/security pam_timestamp_la-pam_timestamp.lo pam_timestamp_la-hmacsha1.lo pam_timestamp_la-sha1.lo ../../libpam/libpam.la
# mv -f .deps/pam_timestamp_check-pam_timestamp_check.Tpo .deps/pam_timestamp_check-pam_timestamp_check.Po
# /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../libpam/include -I../../libpamc/include -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o hmacfile hmacfile.o hmacsha1.o sha1.o ../../libpam/libpam.la
# libtool: link: gcc -shared -fPIC -DPIC .libs/pam_timestamp_la-pam_timestamp.o .libs/pam_timestamp_la-hmacsha1.o .libs/pam_timestamp_la-sha1.o -Wl,-rpath -Wl,/tmp/pam/src/Linux-PAM-1.2.1/libpam/.libs ../../libpam/.libs/libpam.so -ldl -Wl,--version-script=./../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -Wl,-soname -Wl,pam_timestamp.so -o .libs/pam_timestamp.so
# libtool: link: ( cd ".libs" && rm -f "pam_timestamp.la" && ln -s "../pam_timestamp.la" "pam_timestamp.la" )
# /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../libpam/include -I../../libpamc/include -fpie -pie -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_timestamp_check pam_timestamp_check-pam_timestamp_check.o ../../libpam/libpam.la
# libtool: link: gcc -I../../libpam/include -I../../libpamc/include -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o .libs/hmacfile hmacfile.o hmacsha1.o sha1.o ../../libpam/.libs/libpam.so -ldl
# libtool: link: gcc -I../../libpam/include -I../../libpamc/include -fpie -pie -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o .libs/pam_timestamp_check pam_timestamp_check-pam_timestamp_check.o ../../libpam/.libs/libpam.so -ldl
# make[3]: Leaving directory '/tmp/pam/src/Linux-PAM-1.2.1/modules/pam_timestamp'
# Making all in pam_tty_audit
# make[3]: Entering directory '/tmp/pam/src/Linux-PAM-1.2.1/modules/pam_tty_audit'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/pam/src/Linux-PAM-1.2.1/modules/pam_tty_audit'
# Making all in pam_umask
# make[3]: Entering directory '/tmp/pam/src/Linux-PAM-1.2.1/modules/pam_umask'
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -MT pam_umask.lo -MD -MP -MF .deps/pam_umask.Tpo -c -o pam_umask.lo pam_umask.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -MT pam_umask.lo -MD -MP -MF .deps/pam_umask.Tpo -c pam_umask.c -fPIC -DPIC -o .libs/pam_umask.o
# mv -f .deps/pam_umask.Tpo .deps/pam_umask.Plo
# /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../libpam/include -I../../libpamc/include -no-undefined -avoid-version -module -Wl,--version-script=./../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_umask.la -rpath /usr/lib/security pam_umask.lo ../../libpam/libpam.la
# libtool: link: gcc -shared -fPIC -DPIC .libs/pam_umask.o -Wl,-rpath -Wl,/tmp/pam/src/Linux-PAM-1.2.1/libpam/.libs ../../libpam/.libs/libpam.so -ldl -Wl,--version-script=./../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -Wl,-soname -Wl,pam_umask.so -o .libs/pam_umask.so
# libtool: link: ( cd ".libs" && rm -f "pam_umask.la" && ln -s "../pam_umask.la" "pam_umask.la" )
# make[3]: Leaving directory '/tmp/pam/src/Linux-PAM-1.2.1/modules/pam_umask'
# Making all in pam_unix
# make[3]: Entering directory '/tmp/pam/src/Linux-PAM-1.2.1/modules/pam_unix'
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -DCHKPWD_HELPER=\"/usr/bin/unix_chkpwd\" -DUPDATE_HELPER=\"/usr/bin/unix_update\" -I/usr/include/tirpc -MT bigcrypt.lo -MD -MP -MF .deps/bigcrypt.Tpo -c -o bigcrypt.lo bigcrypt.c
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -DCHKPWD_HELPER=\"/usr/bin/unix_chkpwd\" -DUPDATE_HELPER=\"/usr/bin/unix_update\" -I/usr/include/tirpc -MT pam_unix_acct.lo -MD -MP -MF .deps/pam_unix_acct.Tpo -c -o pam_unix_acct.lo pam_unix_acct.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -DCHKPWD_HELPER=\"/usr/bin/unix_chkpwd\" -DUPDATE_HELPER=\"/usr/bin/unix_update\" -I/usr/include/tirpc -MT pam_unix_acct.lo -MD -MP -MF .deps/pam_unix_acct.Tpo -c pam_unix_acct.c -fPIC -DPIC -o .libs/pam_unix_acct.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -DCHKPWD_HELPER=\"/usr/bin/unix_chkpwd\" -DUPDATE_HELPER=\"/usr/bin/unix_update\" -I/usr/include/tirpc -MT bigcrypt.lo -MD -MP -MF .deps/bigcrypt.Tpo -c bigcrypt.c -fPIC -DPIC -o .libs/bigcrypt.o
# mv -f .deps/bigcrypt.Tpo .deps/bigcrypt.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -DCHKPWD_HELPER=\"/usr/bin/unix_chkpwd\" -DUPDATE_HELPER=\"/usr/bin/unix_update\" -I/usr/include/tirpc -MT pam_unix_auth.lo -MD -MP -MF .deps/pam_unix_auth.Tpo -c -o pam_unix_auth.lo pam_unix_auth.c
# mv -f .deps/pam_unix_acct.Tpo .deps/pam_unix_acct.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -DCHKPWD_HELPER=\"/usr/bin/unix_chkpwd\" -DUPDATE_HELPER=\"/usr/bin/unix_update\" -I/usr/include/tirpc -MT pam_unix_passwd.lo -MD -MP -MF .deps/pam_unix_passwd.Tpo -c -o pam_unix_passwd.lo pam_unix_passwd.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -DCHKPWD_HELPER=\"/usr/bin/unix_chkpwd\" -DUPDATE_HELPER=\"/usr/bin/unix_update\" -I/usr/include/tirpc -MT pam_unix_auth.lo -MD -MP -MF .deps/pam_unix_auth.Tpo -c pam_unix_auth.c -fPIC -DPIC -o .libs/pam_unix_auth.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -DCHKPWD_HELPER=\"/usr/bin/unix_chkpwd\" -DUPDATE_HELPER=\"/usr/bin/unix_update\" -I/usr/include/tirpc -MT pam_unix_passwd.lo -MD -MP -MF .deps/pam_unix_passwd.Tpo -c pam_unix_passwd.c -fPIC -DPIC -o .libs/pam_unix_passwd.o
# mv -f .deps/pam_unix_auth.Tpo .deps/pam_unix_auth.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -DCHKPWD_HELPER=\"/usr/bin/unix_chkpwd\" -DUPDATE_HELPER=\"/usr/bin/unix_update\" -I/usr/include/tirpc -MT pam_unix_sess.lo -MD -MP -MF .deps/pam_unix_sess.Tpo -c -o pam_unix_sess.lo pam_unix_sess.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -DCHKPWD_HELPER=\"/usr/bin/unix_chkpwd\" -DUPDATE_HELPER=\"/usr/bin/unix_update\" -I/usr/include/tirpc -MT pam_unix_sess.lo -MD -MP -MF .deps/pam_unix_sess.Tpo -c pam_unix_sess.c -fPIC -DPIC -o .libs/pam_unix_sess.o
# mv -f .deps/pam_unix_passwd.Tpo .deps/pam_unix_passwd.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -DCHKPWD_HELPER=\"/usr/bin/unix_chkpwd\" -DUPDATE_HELPER=\"/usr/bin/unix_update\" -I/usr/include/tirpc -MT support.lo -MD -MP -MF .deps/support.Tpo -c -o support.lo support.c
# mv -f .deps/pam_unix_sess.Tpo .deps/pam_unix_sess.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -DCHKPWD_HELPER=\"/usr/bin/unix_chkpwd\" -DUPDATE_HELPER=\"/usr/bin/unix_update\" -I/usr/include/tirpc -MT passverify.lo -MD -MP -MF .deps/passverify.Tpo -c -o passverify.lo passverify.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -DCHKPWD_HELPER=\"/usr/bin/unix_chkpwd\" -DUPDATE_HELPER=\"/usr/bin/unix_update\" -I/usr/include/tirpc -MT support.lo -MD -MP -MF .deps/support.Tpo -c support.c -fPIC -DPIC -o .libs/support.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -DCHKPWD_HELPER=\"/usr/bin/unix_chkpwd\" -DUPDATE_HELPER=\"/usr/bin/unix_update\" -I/usr/include/tirpc -MT passverify.lo -MD -MP -MF .deps/passverify.Tpo -c passverify.c -fPIC -DPIC -o .libs/passverify.o
# passverify.c: In function 'unix_update_shadow':
# passverify.c:964:18: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
# spwdent.sp_namp = forwho;
# ^
# mv -f .deps/support.Tpo .deps/support.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -DCHKPWD_HELPER=\"/usr/bin/unix_chkpwd\" -DUPDATE_HELPER=\"/usr/bin/unix_update\" -I/usr/include/tirpc -MT yppasswd_xdr.lo -MD -MP -MF .deps/yppasswd_xdr.Tpo -c -o yppasswd_xdr.lo yppasswd_xdr.c
# mv -f .deps/passverify.Tpo .deps/passverify.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -DCHKPWD_HELPER=\"/usr/bin/unix_chkpwd\" -DUPDATE_HELPER=\"/usr/bin/unix_update\" -I/usr/include/tirpc -MT md5_good.lo -MD -MP -MF .deps/md5_good.Tpo -c -o md5_good.lo md5_good.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -DCHKPWD_HELPER=\"/usr/bin/unix_chkpwd\" -DUPDATE_HELPER=\"/usr/bin/unix_update\" -I/usr/include/tirpc -MT yppasswd_xdr.lo -MD -MP -MF .deps/yppasswd_xdr.Tpo -c yppasswd_xdr.c -fPIC -DPIC -o .libs/yppasswd_xdr.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -DCHKPWD_HELPER=\"/usr/bin/unix_chkpwd\" -DUPDATE_HELPER=\"/usr/bin/unix_update\" -I/usr/include/tirpc -MT md5_good.lo -MD -MP -MF .deps/md5_good.Tpo -c md5_good.c -fPIC -DPIC -o .libs/md5_good.o
# mv -f .deps/yppasswd_xdr.Tpo .deps/yppasswd_xdr.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -DCHKPWD_HELPER=\"/usr/bin/unix_chkpwd\" -DUPDATE_HELPER=\"/usr/bin/unix_update\" -I/usr/include/tirpc -MT md5_broken.lo -MD -MP -MF .deps/md5_broken.Tpo -c -o md5_broken.lo md5_broken.c
# mv -f .deps/md5_good.Tpo .deps/md5_good.Plo
# gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -DCHKPWD_HELPER=\"/usr/bin/unix_chkpwd\" -DUPDATE_HELPER=\"/usr/bin/unix_update\" -I/usr/include/tirpc -MT bigcrypt-bigcrypt.o -MD -MP -MF .deps/bigcrypt-bigcrypt.Tpo -c -o bigcrypt-bigcrypt.o `test -f 'bigcrypt.c' || echo './'`bigcrypt.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -DCHKPWD_HELPER=\"/usr/bin/unix_chkpwd\" -DUPDATE_HELPER=\"/usr/bin/unix_update\" -I/usr/include/tirpc -MT md5_broken.lo -MD -MP -MF .deps/md5_broken.Tpo -c md5_broken.c -fPIC -DPIC -o .libs/md5_broken.o
# mv -f .deps/bigcrypt-bigcrypt.Tpo .deps/bigcrypt-bigcrypt.Po
# gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -DCHKPWD_HELPER=\"/usr/bin/unix_chkpwd\" -DUPDATE_HELPER=\"/usr/bin/unix_update\" -I/usr/include/tirpc -MT bigcrypt-bigcrypt_main.o -MD -MP -MF .deps/bigcrypt-bigcrypt_main.Tpo -c -o bigcrypt-bigcrypt_main.o `test -f 'bigcrypt_main.c' || echo './'`bigcrypt_main.c
# mv -f .deps/bigcrypt-bigcrypt_main.Tpo .deps/bigcrypt-bigcrypt_main.Po
# gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -DCHKPWD_HELPER=\"/usr/bin/unix_chkpwd\" -DUPDATE_HELPER=\"/usr/bin/unix_update\" -I/usr/include/tirpc -fpie -DHELPER_COMPILE=\"unix_chkpwd\" -MT unix_chkpwd-unix_chkpwd.o -MD -MP -MF .deps/unix_chkpwd-unix_chkpwd.Tpo -c -o unix_chkpwd-unix_chkpwd.o `test -f 'unix_chkpwd.c' || echo './'`unix_chkpwd.c
# mv -f .deps/md5_broken.Tpo .deps/md5_broken.Plo
# gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -DCHKPWD_HELPER=\"/usr/bin/unix_chkpwd\" -DUPDATE_HELPER=\"/usr/bin/unix_update\" -I/usr/include/tirpc -fpie -DHELPER_COMPILE=\"unix_chkpwd\" -MT unix_chkpwd-md5_good.o -MD -MP -MF .deps/unix_chkpwd-md5_good.Tpo -c -o unix_chkpwd-md5_good.o `test -f 'md5_good.c' || echo './'`md5_good.c
# mv -f .deps/unix_chkpwd-unix_chkpwd.Tpo .deps/unix_chkpwd-unix_chkpwd.Po
# gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -DCHKPWD_HELPER=\"/usr/bin/unix_chkpwd\" -DUPDATE_HELPER=\"/usr/bin/unix_update\" -I/usr/include/tirpc -fpie -DHELPER_COMPILE=\"unix_chkpwd\" -MT unix_chkpwd-md5_broken.o -MD -MP -MF .deps/unix_chkpwd-md5_broken.Tpo -c -o unix_chkpwd-md5_broken.o `test -f 'md5_broken.c' || echo './'`md5_broken.c
# mv -f .deps/unix_chkpwd-md5_good.Tpo .deps/unix_chkpwd-md5_good.Po
# gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -DCHKPWD_HELPER=\"/usr/bin/unix_chkpwd\" -DUPDATE_HELPER=\"/usr/bin/unix_update\" -I/usr/include/tirpc -fpie -DHELPER_COMPILE=\"unix_chkpwd\" -MT unix_chkpwd-bigcrypt.o -MD -MP -MF .deps/unix_chkpwd-bigcrypt.Tpo -c -o unix_chkpwd-bigcrypt.o `test -f 'bigcrypt.c' || echo './'`bigcrypt.c
# mv -f .deps/unix_chkpwd-bigcrypt.Tpo .deps/unix_chkpwd-bigcrypt.Po
# gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -DCHKPWD_HELPER=\"/usr/bin/unix_chkpwd\" -DUPDATE_HELPER=\"/usr/bin/unix_update\" -I/usr/include/tirpc -fpie -DHELPER_COMPILE=\"unix_chkpwd\" -MT unix_chkpwd-passverify.o -MD -MP -MF .deps/unix_chkpwd-passverify.Tpo -c -o unix_chkpwd-passverify.o `test -f 'passverify.c' || echo './'`passverify.c
# mv -f .deps/unix_chkpwd-md5_broken.Tpo .deps/unix_chkpwd-md5_broken.Po
# gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -DCHKPWD_HELPER=\"/usr/bin/unix_chkpwd\" -DUPDATE_HELPER=\"/usr/bin/unix_update\" -I/usr/include/tirpc -fpie -DHELPER_COMPILE=\"unix_update\" -MT unix_update-unix_update.o -MD -MP -MF .deps/unix_update-unix_update.Tpo -c -o unix_update-unix_update.o `test -f 'unix_update.c' || echo './'`unix_update.c
# passverify.c: In function 'unix_update_shadow':
# passverify.c:964:18: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
# spwdent.sp_namp = forwho;
# ^
# mv -f .deps/unix_update-unix_update.Tpo .deps/unix_update-unix_update.Po
# gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -DCHKPWD_HELPER=\"/usr/bin/unix_chkpwd\" -DUPDATE_HELPER=\"/usr/bin/unix_update\" -I/usr/include/tirpc -fpie -DHELPER_COMPILE=\"unix_update\" -MT unix_update-md5_good.o -MD -MP -MF .deps/unix_update-md5_good.Tpo -c -o unix_update-md5_good.o `test -f 'md5_good.c' || echo './'`md5_good.c
# mv -f .deps/unix_chkpwd-passverify.Tpo .deps/unix_chkpwd-passverify.Po
# gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -DCHKPWD_HELPER=\"/usr/bin/unix_chkpwd\" -DUPDATE_HELPER=\"/usr/bin/unix_update\" -I/usr/include/tirpc -fpie -DHELPER_COMPILE=\"unix_update\" -MT unix_update-md5_broken.o -MD -MP -MF .deps/unix_update-md5_broken.Tpo -c -o unix_update-md5_broken.o `test -f 'md5_broken.c' || echo './'`md5_broken.c
# mv -f .deps/unix_update-md5_good.Tpo .deps/unix_update-md5_good.Po
# gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -DCHKPWD_HELPER=\"/usr/bin/unix_chkpwd\" -DUPDATE_HELPER=\"/usr/bin/unix_update\" -I/usr/include/tirpc -fpie -DHELPER_COMPILE=\"unix_update\" -MT unix_update-bigcrypt.o -MD -MP -MF .deps/unix_update-bigcrypt.Tpo -c -o unix_update-bigcrypt.o `test -f 'bigcrypt.c' || echo './'`bigcrypt.c
# mv -f .deps/unix_update-bigcrypt.Tpo .deps/unix_update-bigcrypt.Po
# gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -DCHKPWD_HELPER=\"/usr/bin/unix_chkpwd\" -DUPDATE_HELPER=\"/usr/bin/unix_update\" -I/usr/include/tirpc -fpie -DHELPER_COMPILE=\"unix_update\" -MT unix_update-passverify.o -MD -MP -MF .deps/unix_update-passverify.Tpo -c -o unix_update-passverify.o `test -f 'passverify.c' || echo './'`passverify.c
# mv -f .deps/unix_update-md5_broken.Tpo .deps/unix_update-md5_broken.Po
# /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../libpam/include -I../../libpamc/include -DCHKPWD_HELPER=\"/usr/bin/unix_chkpwd\" -DUPDATE_HELPER=\"/usr/bin/unix_update\" -I/usr/include/tirpc -no-undefined -avoid-version -module -Wl,--version-script=./../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_unix.la -rpath /usr/lib/security bigcrypt.lo pam_unix_acct.lo pam_unix_auth.lo pam_unix_passwd.lo pam_unix_sess.lo support.lo passverify.lo yppasswd_xdr.lo md5_good.lo md5_broken.lo ../../libpam/libpam.la -lcrypt -lnsl -ltirpc
# passverify.c: In function 'unix_update_shadow':
# passverify.c:964:18: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
# spwdent.sp_namp = forwho;
# ^
# libtool: link: gcc -shared -fPIC -DPIC .libs/bigcrypt.o .libs/pam_unix_acct.o .libs/pam_unix_auth.o .libs/pam_unix_passwd.o .libs/pam_unix_sess.o .libs/support.o .libs/passverify.o .libs/yppasswd_xdr.o .libs/md5_good.o .libs/md5_broken.o -Wl,-rpath -Wl,/tmp/pam/src/Linux-PAM-1.2.1/libpam/.libs ../../libpam/.libs/libpam.so -ldl -lcrypt -lnsl -ltirpc -Wl,--version-script=./../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -Wl,-soname -Wl,pam_unix.so -o .libs/pam_unix.so
# mv -f .deps/unix_update-passverify.Tpo .deps/unix_update-passverify.Po
# /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../libpam/include -I../../libpamc/include -DCHKPWD_HELPER=\"/usr/bin/unix_chkpwd\" -DUPDATE_HELPER=\"/usr/bin/unix_update\" -I/usr/include/tirpc -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o bigcrypt bigcrypt-bigcrypt.o bigcrypt-bigcrypt_main.o -lcrypt
# libtool: link: ( cd ".libs" && rm -f "pam_unix.la" && ln -s "../pam_unix.la" "pam_unix.la" )
# /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../libpam/include -I../../libpamc/include -DCHKPWD_HELPER=\"/usr/bin/unix_chkpwd\" -DUPDATE_HELPER=\"/usr/bin/unix_update\" -I/usr/include/tirpc -fpie -DHELPER_COMPILE=\"unix_chkpwd\" -pie -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o unix_chkpwd unix_chkpwd-unix_chkpwd.o unix_chkpwd-md5_good.o unix_chkpwd-md5_broken.o unix_chkpwd-bigcrypt.o unix_chkpwd-passverify.o -lcrypt
# libtool: link: gcc -I../../libpam/include -I../../libpamc/include -DCHKPWD_HELPER=\"/usr/bin/unix_chkpwd\" -DUPDATE_HELPER=\"/usr/bin/unix_update\" -I/usr/include/tirpc -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o bigcrypt bigcrypt-bigcrypt.o bigcrypt-bigcrypt_main.o -lcrypt
# /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../libpam/include -I../../libpamc/include -DCHKPWD_HELPER=\"/usr/bin/unix_chkpwd\" -DUPDATE_HELPER=\"/usr/bin/unix_update\" -I/usr/include/tirpc -fpie -DHELPER_COMPILE=\"unix_update\" -pie -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o unix_update unix_update-unix_update.o unix_update-md5_good.o unix_update-md5_broken.o unix_update-bigcrypt.o unix_update-passverify.o -lcrypt
# libtool: link: gcc -I../../libpam/include -I../../libpamc/include -DCHKPWD_HELPER=\"/usr/bin/unix_chkpwd\" -DUPDATE_HELPER=\"/usr/bin/unix_update\" -I/usr/include/tirpc -fpie -DHELPER_COMPILE=\"unix_chkpwd\" -pie -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o unix_chkpwd unix_chkpwd-unix_chkpwd.o unix_chkpwd-md5_good.o unix_chkpwd-md5_broken.o unix_chkpwd-bigcrypt.o unix_chkpwd-passverify.o -lcrypt
# libtool: link: gcc -I../../libpam/include -I../../libpamc/include -DCHKPWD_HELPER=\"/usr/bin/unix_chkpwd\" -DUPDATE_HELPER=\"/usr/bin/unix_update\" -I/usr/include/tirpc -fpie -DHELPER_COMPILE=\"unix_update\" -pie -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o unix_update unix_update-unix_update.o unix_update-md5_good.o unix_update-md5_broken.o unix_update-bigcrypt.o unix_update-passverify.o -lcrypt
# make[3]: Leaving directory '/tmp/pam/src/Linux-PAM-1.2.1/modules/pam_unix'
# Making all in pam_userdb
# make[3]: Entering directory '/tmp/pam/src/Linux-PAM-1.2.1/modules/pam_userdb'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/pam/src/Linux-PAM-1.2.1/modules/pam_userdb'
# Making all in pam_warn
# make[3]: Entering directory '/tmp/pam/src/Linux-PAM-1.2.1/modules/pam_warn'
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -MT pam_warn.lo -MD -MP -MF .deps/pam_warn.Tpo -c -o pam_warn.lo pam_warn.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -MT pam_warn.lo -MD -MP -MF .deps/pam_warn.Tpo -c pam_warn.c -fPIC -DPIC -o .libs/pam_warn.o
# mv -f .deps/pam_warn.Tpo .deps/pam_warn.Plo
# /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../libpam/include -I../../libpamc/include -no-undefined -avoid-version -module -Wl,--version-script=./../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_warn.la -rpath /usr/lib/security pam_warn.lo ../../libpam/libpam.la
# libtool: link: gcc -shared -fPIC -DPIC .libs/pam_warn.o -Wl,-rpath -Wl,/tmp/pam/src/Linux-PAM-1.2.1/libpam/.libs ../../libpam/.libs/libpam.so -ldl -Wl,--version-script=./../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -Wl,-soname -Wl,pam_warn.so -o .libs/pam_warn.so
# libtool: link: ( cd ".libs" && rm -f "pam_warn.la" && ln -s "../pam_warn.la" "pam_warn.la" )
# make[3]: Leaving directory '/tmp/pam/src/Linux-PAM-1.2.1/modules/pam_warn'
# Making all in pam_wheel
# make[3]: Entering directory '/tmp/pam/src/Linux-PAM-1.2.1/modules/pam_wheel'
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -MT pam_wheel.lo -MD -MP -MF .deps/pam_wheel.Tpo -c -o pam_wheel.lo pam_wheel.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -MT pam_wheel.lo -MD -MP -MF .deps/pam_wheel.Tpo -c pam_wheel.c -fPIC -DPIC -o .libs/pam_wheel.o
# mv -f .deps/pam_wheel.Tpo .deps/pam_wheel.Plo
# /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../libpam/include -I../../libpamc/include -no-undefined -avoid-version -module -Wl,--version-script=./../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_wheel.la -rpath /usr/lib/security pam_wheel.lo ../../libpam/libpam.la
# libtool: link: gcc -shared -fPIC -DPIC .libs/pam_wheel.o -Wl,-rpath -Wl,/tmp/pam/src/Linux-PAM-1.2.1/libpam/.libs ../../libpam/.libs/libpam.so -ldl -Wl,--version-script=./../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -Wl,-soname -Wl,pam_wheel.so -o .libs/pam_wheel.so
# libtool: link: ( cd ".libs" && rm -f "pam_wheel.la" && ln -s "../pam_wheel.la" "pam_wheel.la" )
# make[3]: Leaving directory '/tmp/pam/src/Linux-PAM-1.2.1/modules/pam_wheel'
# Making all in pam_xauth
# make[3]: Entering directory '/tmp/pam/src/Linux-PAM-1.2.1/modules/pam_xauth'
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -MT pam_xauth.lo -MD -MP -MF .deps/pam_xauth.Tpo -c -o pam_xauth.lo pam_xauth.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -MT pam_xauth.lo -MD -MP -MF .deps/pam_xauth.Tpo -c pam_xauth.c -fPIC -DPIC -o .libs/pam_xauth.o
# mv -f .deps/pam_xauth.Tpo .deps/pam_xauth.Plo
# /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../libpam/include -I../../libpamc/include -no-undefined -avoid-version -module -Wl,--version-script=./../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_xauth.la -rpath /usr/lib/security pam_xauth.lo ../../libpam/libpam.la
# libtool: link: gcc -shared -fPIC -DPIC .libs/pam_xauth.o -Wl,-rpath -Wl,/tmp/pam/src/Linux-PAM-1.2.1/libpam/.libs ../../libpam/.libs/libpam.so -ldl -Wl,--version-script=./../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -Wl,-soname -Wl,pam_xauth.so -o .libs/pam_xauth.so
# libtool: link: ( cd ".libs" && rm -f "pam_xauth.la" && ln -s "../pam_xauth.la" "pam_xauth.la" )
# make[3]: Leaving directory '/tmp/pam/src/Linux-PAM-1.2.1/modules/pam_xauth'
# make[3]: Entering directory '/tmp/pam/src/Linux-PAM-1.2.1/modules'
# make[3]: Nothing to be done for 'all-am'.
# make[3]: Leaving directory '/tmp/pam/src/Linux-PAM-1.2.1/modules'
# make[2]: Leaving directory '/tmp/pam/src/Linux-PAM-1.2.1/modules'
# Making all in po
# make[2]: Entering directory '/tmp/pam/src/Linux-PAM-1.2.1/po'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/pam/src/Linux-PAM-1.2.1/po'
# Making all in conf
# make[2]: Entering directory '/tmp/pam/src/Linux-PAM-1.2.1/conf'
# Making all in pam_conv1
# make[3]: Entering directory '/tmp/pam/src/Linux-PAM-1.2.1/conf/pam_conv1'
# make all-am
# make[4]: Entering directory '/tmp/pam/src/Linux-PAM-1.2.1/conf/pam_conv1'
# gcc -DHAVE_CONFIG_H -I. -I../.. -MT pam_conv_l.o -MD -MP -MF .deps/pam_conv_l.Tpo -c -o pam_conv_l.o pam_conv_l.c
# gcc -DHAVE_CONFIG_H -I. -I../.. -MT pam_conv_y.o -MD -MP -MF .deps/pam_conv_y.Tpo -c -o pam_conv_y.o pam_conv_y.c
# mv -f .deps/pam_conv_y.Tpo .deps/pam_conv_y.Po
# mv -f .deps/pam_conv_l.Tpo .deps/pam_conv_l.Po
# /bin/sh ../../libtool --tag=CC --mode=link gcc -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_conv1 pam_conv_l.o pam_conv_y.o
# libtool: link: gcc -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_conv1 pam_conv_l.o pam_conv_y.o
# make[4]: Leaving directory '/tmp/pam/src/Linux-PAM-1.2.1/conf/pam_conv1'
# make[3]: Leaving directory '/tmp/pam/src/Linux-PAM-1.2.1/conf/pam_conv1'
# make[3]: Entering directory '/tmp/pam/src/Linux-PAM-1.2.1/conf'
# make[3]: Nothing to be done for 'all-am'.
# make[3]: Leaving directory '/tmp/pam/src/Linux-PAM-1.2.1/conf'
# make[2]: Leaving directory '/tmp/pam/src/Linux-PAM-1.2.1/conf'
# Making all in doc
# make[2]: Entering directory '/tmp/pam/src/Linux-PAM-1.2.1/doc'
# Making all in man
# make[3]: Entering directory '/tmp/pam/src/Linux-PAM-1.2.1/doc/man'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/pam/src/Linux-PAM-1.2.1/doc/man'
# Making all in specs
# make[3]: Entering directory '/tmp/pam/src/Linux-PAM-1.2.1/doc/specs'
# make all-am
# make[4]: Entering directory '/tmp/pam/src/Linux-PAM-1.2.1/doc/specs'
# gcc -DHAVE_CONFIG_H -I. -I../.. -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -MT parse_l.o -MD -MP -MF .deps/parse_l.Tpo -c -o parse_l.o parse_l.c
# gcc -DHAVE_CONFIG_H -I. -I../.. -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -MT parse_y.o -MD -MP -MF .deps/parse_y.Tpo -c -o parse_y.o parse_y.c
# parse_l.c: In function 'yy_scan_bytes':
# parse_l.c:1553:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# for ( i = 0; i < _yybytes_len; ++i )
# ^
# At top level:
# parse_l.c:1151:16: warning: 'input' defined but not used [-Wunused-function]
# static int input (void)
# ^~~~~
# parse_l.c:1110:17: warning: 'yyunput' defined but not used [-Wunused-function]
# static void yyunput (int c, register char * yy_bp )
# ^~~~~~~
# mv -f .deps/parse_y.Tpo .deps/parse_y.Po
# mv -f .deps/parse_l.Tpo .deps/parse_l.Po
# /bin/sh ../../libtool --tag=CC --mode=link gcc -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o padout parse_l.o parse_y.o
# libtool: link: gcc -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o padout parse_l.o parse_y.o
# ./padout < ./draft-morgan-pam.raw > draft-morgan-pam-current.txt
# make[4]: Leaving directory '/tmp/pam/src/Linux-PAM-1.2.1/doc/specs'
# make[3]: Leaving directory '/tmp/pam/src/Linux-PAM-1.2.1/doc/specs'
# Making all in sag
# make[3]: Entering directory '/tmp/pam/src/Linux-PAM-1.2.1/doc/sag'
# /usr/sbin/xmllint --nonet --xinclude --postvalid --noent --noout Linux-PAM_SAG.xml
# /usr/sbin/xmllint --nonet --xinclude --postvalid --noent --noout Linux-PAM_SAG.xml
# /usr/sbin/xsltproc --stringparam generate.toc "book toc" \
# --stringparam section.autolabel 1 \
# --stringparam section.label.includes.component.label 1 \
# --stringparam toc.max.depth 2 --xinclude --nonet \
# http://docbook.sourceforge.net/release/xsl/current/html/docbook.xsl Linux-PAM_SAG.xml | /usr/sbin/w3m -T text/html -dump > Linux-PAM_SAG.txt
# /usr/sbin/xsltproc --stringparam base.dir html/ \
# --stringparam root.filename Linux-PAM_SAG \
# --stringparam use.id.as.filename 1 \
# --stringparam chunk.first.sections 1 \
# --stringparam section.autolabel 1 \
# --stringparam section.label.includes.component.label 1 \
# --stringparam toc.max.depth 2 --xinclude --nonet \
# --stringparam chunker.output.encoding UTF-8 \
# http://docbook.sourceforge.net/release/xsl/current/html/chunk.xsl Linux-PAM_SAG.xml
# Writing html/sag-introduction.html for chapter(sag-introduction)
# Writing html/sag-text-conventions.html for chapter(sag-text-conventions)
# Writing html/sag-overview.html for chapter(sag-overview)
# Writing html/sag-configuration-file.html for section(sag-configuration-file)
# Writing html/sag-configuration-directory.html for section(sag-configuration-directory)
# Writing html/sag-configuration-example.html for section(sag-configuration-example)
# Writing html/sag-configuration.html for chapter(sag-configuration)
# Writing html/sag-security-issues-wrong.html for section(sag-security-issues-wrong)
# Writing html/sag-security-issues-other.html for section(sag-security-issues-other)
# Writing html/sag-security-issues.html for chapter(sag-security-issues)
# Writing html/sag-pam_access.html for section(sag-pam_access)
# Writing html/sag-pam_cracklib.html for section(sag-pam_cracklib)
# Writing html/sag-pam_debug.html for section(sag-pam_debug)
# Writing html/sag-pam_deny.html for section(sag-pam_deny)
# Writing html/sag-pam_echo.html for section(sag-pam_echo)
# Writing html/sag-pam_env.html for section(sag-pam_env)
# echo "No fo2pdf processor installed, skip PDF generation"
# No fo2pdf processor installed, skip PDF generation
# Writing html/sag-pam_exec.html for section(sag-pam_exec)
# Writing html/sag-pam_faildelay.html for section(sag-pam_faildelay)
# Writing html/sag-pam_filter.html for section(sag-pam_filter)
# Writing html/sag-pam_ftp.html for section(sag-pam_ftp)
# Writing html/sag-pam_group.html for section(sag-pam_group)
# Writing html/sag-pam_issue.html for section(sag-pam_issue)
# Writing html/sag-pam_keyinit.html for section(sag-pam_keyinit)
# Writing html/sag-pam_lastlog.html for section(sag-pam_lastlog)
# Writing html/sag-pam_limits.html for section(sag-pam_limits)
# Writing html/sag-pam_listfile.html for section(sag-pam_listfile)
# Writing html/sag-pam_localuser.html for section(sag-pam_localuser)
# Writing html/sag-pam_loginuid.html for section(sag-pam_loginuid)
# Writing html/sag-pam_mail.html for section(sag-pam_mail)
# Writing html/sag-pam_mkhomedir.html for section(sag-pam_mkhomedir)
# Writing html/sag-pam_motd.html for section(sag-pam_motd)
# Writing html/sag-pam_namespace.html for section(sag-pam_namespace)
# Writing html/sag-pam_nologin.html for section(sag-pam_nologin)
# Writing html/sag-pam_permit.html for section(sag-pam_permit)
# Writing html/sag-pam_pwhistory.html for section(sag-pam_pwhistory)
# Writing html/sag-pam_rhosts.html for section(sag-pam_rhosts)
# Writing html/sag-pam_rootok.html for section(sag-pam_rootok)
# Writing html/sag-pam_securetty.html for section(sag-pam_securetty)
# Writing html/sag-pam_selinux.html for section(sag-pam_selinux)
# Writing html/sag-pam_shells.html for section(sag-pam_shells)
# Writing html/sag-pam_succeed_if.html for section(sag-pam_succeed_if)
# Writing html/sag-pam_tally.html for section(sag-pam_tally)
# Writing html/sag-pam_tally2.html for section(sag-pam_tally2)
# Writing html/sag-pam_time.html for section(sag-pam_time)
# Writing html/sag-pam_timestamp.html for section(sag-pam_timestamp)
# Writing html/sag-pam_umask.html for section(sag-pam_umask)
# Writing html/sag-pam_unix.html for section(sag-pam_unix)
# Writing html/sag-pam_userdb.html for section(sag-pam_userdb)
# Writing html/sag-pam_warn.html for section(sag-pam_warn)
# Writing html/sag-pam_wheel.html for section(sag-pam_wheel)
# Writing html/sag-pam_xauth.html for section(sag-pam_xauth)
# Writing html/sag-module-reference.html for chapter(sag-module-reference)
# Writing html/sag-see-also.html for chapter(sag-see-also)
# Writing html/sag-author.html for chapter(sag-author)
# Writing html/sag-copyright.html for chapter(sag-copyright)
# Writing html/Linux-PAM_SAG.html for book(sag)
# make[3]: Leaving directory '/tmp/pam/src/Linux-PAM-1.2.1/doc/sag'
# Making all in adg
# make[3]: Entering directory '/tmp/pam/src/Linux-PAM-1.2.1/doc/adg'
# /usr/sbin/xmllint --nonet --xinclude --postvalid --noent --noout Linux-PAM_ADG.xml
# /usr/sbin/xmllint --nonet --xinclude --postvalid --noent --noout Linux-PAM_ADG.xml
# /usr/sbin/xsltproc --stringparam generate.toc "book toc" \
# --stringparam section.autolabel 1 \
# --stringparam section.label.includes.component.label 1 \
# --stringparam toc.max.depth 3 --xinclude --nonet \
# http://docbook.sourceforge.net/release/xsl/current/html/docbook.xsl Linux-PAM_ADG.xml | /usr/sbin/w3m -T text/html -dump > Linux-PAM_ADG.txt
# /usr/sbin/xsltproc --stringparam base.dir html/ \
# --stringparam root.filename Linux-PAM_ADG \
# --stringparam use.id.as.filename 1 \
# --stringparam chunk.first.sections 1 \
# --stringparam section.autolabel 1 \
# --stringparam section.label.includes.component.label 1 \
# --stringparam toc.max.depth 3 --xinclude --nonet \
# --stringparam chunker.output.encoding UTF-8 \
# http://docbook.sourceforge.net/release/xsl/current/html/chunk.xsl Linux-PAM_ADG.xml
# Writing html/adg-introduction-description.html for section(adg-introduction-description)
# Writing html/adg-introduction-synopsis.html for section(adg-introduction-synopsis)
# Writing html/adg-introduction.html for chapter(adg-introduction)
# Writing html/adg-overview.html for chapter(adg-overview)
# echo "No fo2pdf processor installed, skip PDF generation"
# No fo2pdf processor installed, skip PDF generation
# Writing html/adg-interface-by-app-expected.html for section(adg-interface-by-app-expected)
# Writing html/adg-interface-of-app-expected.html for section(adg-interface-of-app-expected)
# Writing html/adg-interface-programming-notes.html for section(adg-interface-programming-notes)
# Writing html/adg-interface.html for chapter(adg-interface)
# Writing html/adg-security-library-calls.html for section(adg-security-library-calls)
# Writing html/adg-security-service-name.html for section(adg-security-service-name)
# Writing html/adg-security-conv-function.html for section(adg-security-conv-function)
# Writing html/adg-security-user-identity.html for section(adg-security-user-identity)
# Writing html/adg-security-resources.html for section(adg-security-resources)
# Writing html/adg-security.html for chapter(adg-security)
# Writing html/adg-libpam-functions.html for section(adg-libpam-functions)
# Writing html/adg-libpam_misc.html for chapter(adg-libpam_misc)
# Writing html/adg-porting.html for chapter(adg-porting)
# Writing html/adg-glossary.html for chapter(adg-glossary)
# Writing html/adg-example.html for chapter(adg-example)
# Writing html/adg-files.html for chapter(adg-files)
# Writing html/adg-see-also.html for chapter(adg-see-also)
# Writing html/adg-author.html for chapter(adg-author)
# Writing html/adg-copyright.html for chapter(adg-copyright)
# Writing html/Linux-PAM_ADG.html for book(adg)
# make[3]: Leaving directory '/tmp/pam/src/Linux-PAM-1.2.1/doc/adg'
# Making all in mwg
# make[3]: Entering directory '/tmp/pam/src/Linux-PAM-1.2.1/doc/mwg'
# /usr/sbin/xmllint --nonet --xinclude --postvalid --noent --noout Linux-PAM_MWG.xml
# /usr/sbin/xmllint --nonet --xinclude --postvalid --noent --noout Linux-PAM_MWG.xml
# /usr/sbin/xsltproc --stringparam generate.toc "book toc" \
# --stringparam section.autolabel 1 \
# --stringparam section.label.includes.component.label 1 \
# --stringparam toc.max.depth 3 --xinclude --nonet \
# http://docbook.sourceforge.net/release/xsl/current/html/docbook.xsl Linux-PAM_MWG.xml | /usr/sbin/w3m -T text/html -dump > Linux-PAM_MWG.txt
# /usr/sbin/xsltproc --stringparam base.dir html/ \
# --stringparam root.filename Linux-PAM_MWG \
# --stringparam use.id.as.filename 1 \
# --stringparam chunk.first.sections 1 \
# --stringparam section.autolabel 1 \
# --stringparam section.label.includes.component.label 1 \
# --stringparam toc.max.depth 3 --xinclude --nonet \
# --stringparam chunker.output.encoding UTF-8 \
# http://docbook.sourceforge.net/release/xsl/current/html/chunk.xsl Linux-PAM_MWG.xml
# echo "No fo2pdf processor installed, skip PDF generation"
# No fo2pdf processor installed, skip PDF generation
# Writing html/mwg-introduction-description.html for section(mwg-introduction-description)
# Writing html/mwg-introduction-synopsis.html for section(mwg-introduction-synopsis)
# Writing html/mwg-introduction.html for chapter(mwg-introduction)
# Writing html/mwg-expected-by-module-item.html for section(mwg-expected-by-module-item)
# Writing html/mwg-expected-by-module-other.html for section(mwg-expected-by-module-other)
# Writing html/mwg-expected-by-module.html for chapter(mwg-expected-by-module)
# Writing html/mwg-expected-of-module-overview.html for section(mwg-expected-of-module-overview)
# Writing html/mwg-expected-of-module-auth.html for section(mwg-expected-of-module-auth)
# Writing html/mwg-expected-of-module-acct.html for section(mwg-expected-of-module-acct)
# Writing html/mwg-expected-of-module-session.html for section(mwg-expected-of-module-session)
# Writing html/mwg-expected-of-module-chauthtok.html for section(mwg-expected-of-module-chauthtok)
# Writing html/mwg-expected-of-module.html for chapter(mwg-expected-of-module)
# Writing html/mwg-see-options.html for chapter(mwg-see-options)
# Writing html/mwg-see-programming-sec.html for section(mwg-see-programming-sec)
# Writing html/mwg-see-programming-syslog.html for section(mwg-see-programming-syslog)
# Writing html/mwg-see-programming-libs.html for section(mwg-see-programming-libs)
# Writing html/mwg-see-programming.html for chapter(mwg-see-programming)
# Writing html/mwg-example.html for chapter(mwg-example)
# Writing html/mwg-see-also.html for chapter(mwg-see-also)
# Writing html/mwg-author.html for chapter(mwg-author)
# Writing html/mwg-copyright.html for chapter(mwg-copyright)
# Writing html/Linux-PAM_MWG.html for book(mwg)
# make[3]: Leaving directory '/tmp/pam/src/Linux-PAM-1.2.1/doc/mwg'
# make[3]: Entering directory '/tmp/pam/src/Linux-PAM-1.2.1/doc'
# make[3]: Nothing to be done for 'all-am'.
# make[3]: Leaving directory '/tmp/pam/src/Linux-PAM-1.2.1/doc'
# make[2]: Leaving directory '/tmp/pam/src/Linux-PAM-1.2.1/doc'
# Making all in examples
# make[2]: Entering directory '/tmp/pam/src/Linux-PAM-1.2.1/examples'
# gcc -DHAVE_CONFIG_H -I. -I.. -I../libpam/include -I../libpamc/include -I../libpam_misc/include -MT xsh.o -MD -MP -MF .deps/xsh.Tpo -c -o xsh.o xsh.c
# gcc -DHAVE_CONFIG_H -I. -I.. -I../libpam/include -I../libpamc/include -I../libpam_misc/include -MT vpass.o -MD -MP -MF .deps/vpass.Tpo -c -o vpass.o vpass.c
# mv -f .deps/vpass.Tpo .deps/vpass.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -I../libpam/include -I../libpamc/include -I../libpam_misc/include -MT blank.o -MD -MP -MF .deps/blank.Tpo -c -o blank.o blank.c
# mv -f .deps/xsh.Tpo .deps/xsh.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -I../libpam/include -I../libpamc/include -I../libpam_misc/include -MT check_user.o -MD -MP -MF .deps/check_user.Tpo -c -o check_user.o check_user.c
# mv -f .deps/blank.Tpo .deps/blank.Po
# /bin/sh ../libtool --tag=CC --mode=link gcc -I../libpam/include -I../libpamc/include -I../libpam_misc/include -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o xsh xsh.o ../libpam/libpam.la ../libpam_misc/libpam_misc.la
# mv -f .deps/check_user.Tpo .deps/check_user.Po
# /bin/sh ../libtool --tag=CC --mode=link gcc -I../libpam/include -I../libpamc/include -I../libpam_misc/include -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o vpass vpass.o ../libpam/libpam.la ../libpam_misc/libpam_misc.la
# libtool: link: gcc -I../libpam/include -I../libpamc/include -I../libpam_misc/include -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o .libs/vpass vpass.o ../libpam/.libs/libpam.so ../libpam_misc/.libs/libpam_misc.so /tmp/pam/src/Linux-PAM-1.2.1/libpam/.libs/libpam.so -ldl
# libtool: link: gcc -I../libpam/include -I../libpamc/include -I../libpam_misc/include -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o .libs/xsh xsh.o ../libpam/.libs/libpam.so ../libpam_misc/.libs/libpam_misc.so /tmp/pam/src/Linux-PAM-1.2.1/libpam/.libs/libpam.so -ldl
# /bin/sh ../libtool --tag=CC --mode=link gcc -I../libpam/include -I../libpamc/include -I../libpam_misc/include -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o blank blank.o ../libpam/libpam.la ../libpam_misc/libpam_misc.la
# /bin/sh ../libtool --tag=CC --mode=link gcc -I../libpam/include -I../libpamc/include -I../libpam_misc/include -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o check_user check_user.o ../libpam/libpam.la ../libpam_misc/libpam_misc.la
# libtool: link: gcc -I../libpam/include -I../libpamc/include -I../libpam_misc/include -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o .libs/blank blank.o ../libpam/.libs/libpam.so ../libpam_misc/.libs/libpam_misc.so /tmp/pam/src/Linux-PAM-1.2.1/libpam/.libs/libpam.so -ldl
# libtool: link: gcc -I../libpam/include -I../libpamc/include -I../libpam_misc/include -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o .libs/check_user check_user.o ../libpam/.libs/libpam.so ../libpam_misc/.libs/libpam_misc.so /tmp/pam/src/Linux-PAM-1.2.1/libpam/.libs/libpam.so -ldl
# make[2]: Leaving directory '/tmp/pam/src/Linux-PAM-1.2.1/examples'
# Making all in xtests
# make[2]: Entering directory '/tmp/pam/src/Linux-PAM-1.2.1/xtests'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/pam/src/Linux-PAM-1.2.1/xtests'
# make[2]: Entering directory '/tmp/pam/src/Linux-PAM-1.2.1'
# make[2]: Leaving directory '/tmp/pam/src/Linux-PAM-1.2.1'
# make[1]: Leaving directory '/tmp/pam/src/Linux-PAM-1.2.1'
# configure: WARNING: If you wanted to set the --build type, don't use --host.
# If a cross compiler is detected then cross compile mode will be used.
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for x86_64-unknown-linux-gcc... no
# checking for gcc... gcc
# checking for C compiler default output file name... a.out
# checking whether the C compiler works... yes
# checking whether we are cross compiling... no
# checking for suffix of executables...
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether gcc accepts -g... yes
# checking for gcc option to accept ISO C89... none needed
# checking for style of include used by make... GNU
# checking dependency style of gcc... gcc3
# checking whether make sets $(MAKE)... (cached) yes
# checking for a BSD-compatible install... /usr/bin/install -c
# 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 crypt in -lcrypt... yes
# checking for dlerror in -ldl... yes
# checking for yp_get_default_domain in -lnsl... yes
# checking for pam_start in -lpam... yes
# checking for is_selinux_enabled in -lselinux... no
# checking for ANSI C header files... (cached) yes
# checking crypt.h usability... yes
# checking crypt.h presence... yes
# checking for crypt.h... yes
# checking for stdlib.h... (cached) yes
# checking pwd.h usability... yes
# checking pwd.h presence... yes
# checking for pwd.h... yes
# checking for sys/types.h... (cached) yes
# checking syslog.h usability... yes
# checking syslog.h presence... yes
# checking for syslog.h... yes
# checking sys/syslog.h usability... yes
# checking sys/syslog.h presence... yes
# checking for sys/syslog.h... yes
# checking for string.h... (cached) yes
# checking for strings.h... (cached) 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_modules.h usability... yes
# checking security/pam_modules.h presence... yes
# checking for security/pam_modules.h... yes
# checking security/pam_ext.h usability... yes
# checking security/pam_ext.h presence... yes
# checking for security/pam_ext.h... yes
# checking for pam_vprompt... yes
# checking for pam_prompt... yes
# checking for pam_syslog... yes
# checking sys/xattr.h usability... yes
# checking sys/xattr.h presence... yes
# checking for sys/xattr.h... yes
# checking for llistxattr... yes
# checking for lgetxattr... yes
# checking for lsetxattr... yes
# checking for fprintf... yes
# checking for snprintf... yes
# checking for syslog... yes
# checking for strncmp... yes
# checking for getline... yes
# checking for getdelim... yes
# checking for crypt... yes
# checking for crypt_r... yes
# checking for bigcrypt... no
# checking for the ld -shared flag... yes
# checking whether NLS is requested... yes
# checking for msgfmt... /usr/sbin/msgfmt
# checking for gmsgfmt... /usr/sbin/msgfmt
# checking for xgettext... /usr/sbin/xgettext
# checking for msgmerge... /usr/sbin/msgmerge
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking for ld used by GCC... /usr/sbin/ld
# checking if the linker (/usr/sbin/ld) is GNU ld... yes
# checking for shared library run path origin... done
# checking for CFPreferencesCopyAppValue... no
# checking for CFLocaleCopyCurrent... no
# checking for GNU gettext in libc... yes
# checking whether to use NLS... yes
# checking where the gettext function comes from... libc
# configure: creating ./config.status
# config.status: creating doc/Makefile
# config.status: creating etc/Makefile
# config.status: creating src/Makefile
# config.status: creating Makefile
# config.status: creating po/Makefile.in
# config.status: creating m4/Makefile
# config.status: creating config.h
# config.status: executing depfiles commands
# config.status: executing po-directories commands
# config.status: creating po/POTFILES
# config.status: creating po/Makefile
# make all-recursive
# make[1]: Entering directory '/tmp/pam/src/pam_unix2-2.9.1'
# Making all in m4
# make[2]: Entering directory '/tmp/pam/src/pam_unix2-2.9.1/m4'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/pam/src/pam_unix2-2.9.1/m4'
# Making all in src
# make[2]: Entering directory '/tmp/pam/src/pam_unix2-2.9.1/src'
# gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DPAMDIR=\"/usr/lib/security\" -DSYSCONFDIR=\"/etc/security\" -I/tmp/pam/src/Linux-PAM-1.2.1/libpam/include/ -fPIC -DPIC -MT passwd_nss.o -MD -MP -MF .deps/passwd_nss.Tpo -c -o passwd_nss.o passwd_nss.c
# gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DPAMDIR=\"/usr/lib/security\" -DSYSCONFDIR=\"/etc/security\" -I/tmp/pam/src/Linux-PAM-1.2.1/libpam/include/ -fPIC -DPIC -MT unix_acct.o -MD -MP -MF .deps/unix_acct.Tpo -c -o unix_acct.o unix_acct.c
# mv -f .deps/passwd_nss.Tpo .deps/passwd_nss.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DPAMDIR=\"/usr/lib/security\" -DSYSCONFDIR=\"/etc/security\" -I/tmp/pam/src/Linux-PAM-1.2.1/libpam/include/ -fPIC -DPIC -MT get_options.o -MD -MP -MF .deps/get_options.Tpo -c -o get_options.o get_options.c
# mv -f .deps/unix_acct.Tpo .deps/unix_acct.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DPAMDIR=\"/usr/lib/security\" -DSYSCONFDIR=\"/etc/security\" -I/tmp/pam/src/Linux-PAM-1.2.1/libpam/include/ -fPIC -DPIC -MT unix_passwd.o -MD -MP -MF .deps/unix_passwd.Tpo -c -o unix_passwd.o unix_passwd.c
# mv -f .deps/get_options.Tpo .deps/get_options.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DPAMDIR=\"/usr/lib/security\" -DSYSCONFDIR=\"/etc/security\" -I/tmp/pam/src/Linux-PAM-1.2.1/libpam/include/ -fPIC -DPIC -MT yppasswd_xdr.o -MD -MP -MF .deps/yppasswd_xdr.Tpo -c -o yppasswd_xdr.o yppasswd_xdr.c
# mv -f .deps/yppasswd_xdr.Tpo .deps/yppasswd_xdr.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DPAMDIR=\"/usr/lib/security\" -DSYSCONFDIR=\"/etc/security\" -I/tmp/pam/src/Linux-PAM-1.2.1/libpam/include/ -fPIC -DPIC -MT support.o -MD -MP -MF .deps/support.Tpo -c -o support.o support.c
# mv -f .deps/support.Tpo .deps/support.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DPAMDIR=\"/usr/lib/security\" -DSYSCONFDIR=\"/etc/security\" -I/tmp/pam/src/Linux-PAM-1.2.1/libpam/include/ -fPIC -DPIC -MT unix_auth.o -MD -MP -MF .deps/unix_auth.Tpo -c -o unix_auth.o unix_auth.c
# mv -f .deps/unix_auth.Tpo .deps/unix_auth.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DPAMDIR=\"/usr/lib/security\" -DSYSCONFDIR=\"/etc/security\" -I/tmp/pam/src/Linux-PAM-1.2.1/libpam/include/ -fPIC -DPIC -MT unix_sess.o -MD -MP -MF .deps/unix_sess.Tpo -c -o unix_sess.o unix_sess.c
# mv -f .deps/unix_passwd.Tpo .deps/unix_passwd.Po
# mv -f .deps/unix_sess.Tpo .deps/unix_sess.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DPAMDIR=\"/usr/lib/security\" -DSYSCONFDIR=\"/etc/security\" -I/tmp/pam/src/Linux-PAM-1.2.1/libpam/include/ -fPIC -DPIC -MT read-files.o -MD -MP -MF .deps/read-files.Tpo -c -o read-files.o read-files.c
# gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DPAMDIR=\"/usr/lib/security\" -DSYSCONFDIR=\"/etc/security\" -I/tmp/pam/src/Linux-PAM-1.2.1/libpam/include/ -fPIC -DPIC -MT getuser.o -MD -MP -MF .deps/getuser.Tpo -c -o getuser.o getuser.c
# read-files.c:33:28: fatal error: bits/libc-lock.h: No such file or directory
# #include
# ^
# compilation terminated.
# make[2]: *** [Makefile:308: read-files.o] Error 1
# make[2]: *** Waiting for unfinished jobs....
# mv -f .deps/getuser.Tpo .deps/getuser.Po
# make[2]: Leaving directory '/tmp/pam/src/pam_unix2-2.9.1/src'
# make[1]: *** [Makefile:261: all-recursive] Error 1
# make[1]: Leaving directory '/tmp/pam/src/pam_unix2-2.9.1'
# make: *** [Makefile:200: all] Error 2
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/pam/src/Linux-PAM-1.2.1/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 Linux-PAM configure 1.2.1, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --libdir=/usr/lib --sbindir=/usr/bin --disable-db
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = fec66b3f80fc
# 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:2581: checking for a BSD-compatible install
# configure:2649: result: /usr/bin/install -c
# configure:2660: checking whether build environment is sane
# configure:2715: result: yes
# configure:2774: checking for x86_64-unknown-linux-strip
# configure:2804: result: no
# configure:2814: checking for strip
# configure:2830: found /usr/sbin/strip
# configure:2841: result: strip
# configure:2866: checking for a thread-safe mkdir -p
# configure:2905: result: /usr/sbin/mkdir -p
# configure:2912: checking for gawk
# configure:2928: found /usr/sbin/gawk
# configure:2939: result: gawk
# configure:2950: checking whether make sets $(MAKE)
# configure:2972: result: yes
# configure:3001: checking whether make supports nested variables
# configure:3018: result: yes
# configure:3110: checking build system type
# configure:3124: result: x86_64-unknown-linux-gnu
# configure:3144: checking host system type
# configure:3157: result: x86_64-unknown-linux-gnu
# configure:3231: checking for style of include used by make
# configure:3259: result: GNU
# configure:3290: checking for x86_64-unknown-linux-gcc
# configure:3320: result: no
# configure:3330: checking for gcc
# configure:3346: found /usr/sbin/gcc
# configure:3357: result: gcc
# configure:3586: checking for C compiler version
# configure:3595: 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:3606: $? = 0
# configure:3595: 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:3606: $? = 0
# configure:3595: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:3606: $? = 1
# configure:3595: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:3606: $? = 1
# configure:3626: checking whether the C compiler works
# configure:3648: gcc conftest.c >&5
# configure:3652: $? = 0
# configure:3700: result: yes
# configure:3703: checking for C compiler default output file name
# configure:3705: result: a.out
# configure:3711: checking for suffix of executables
# configure:3718: gcc -o conftest conftest.c >&5
# configure:3722: $? = 0
# configure:3744: result:
# configure:3766: checking whether we are cross compiling
# configure:3774: gcc -o conftest conftest.c >&5
# configure:3778: $? = 0
# configure:3785: ./conftest
# configure:3789: $? = 0
# configure:3804: result: no
# configure:3809: checking for suffix of object files
# configure:3831: gcc -c conftest.c >&5
# configure:3835: $? = 0
# configure:3856: result: o
# configure:3860: checking whether we are using the GNU C compiler
# configure:3879: gcc -c conftest.c >&5
# configure:3879: $? = 0
# configure:3888: result: yes
# configure:3897: checking whether gcc accepts -g
# configure:3917: gcc -c -g conftest.c >&5
# configure:3917: $? = 0
# configure:3958: result: yes
# configure:3975: checking for gcc option to accept ISO C89
# configure:4038: gcc -c conftest.c >&5
# configure:4038: $? = 0
# configure:4051: result: none needed
# configure:4073: checking dependency style of gcc
# configure:4184: result: gcc3
# configure:4205: checking how to run the C preprocessor
# configure:4236: gcc -E conftest.c
# configure:4236: $? = 0
# configure:4250: gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4250: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Linux-PAM"
# | #define PACKAGE_TARNAME "Linux-PAM"
# | #define PACKAGE_VERSION "1.2.1"
# | #define PACKAGE_STRING "Linux-PAM 1.2.1"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "Linux-PAM"
# | #define VERSION "1.2.1"
# | /* end confdefs.h. */
# | #include
# configure:4275: result: gcc -E
# configure:4295: gcc -E conftest.c
# configure:4295: $? = 0
# configure:4309: gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4309: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Linux-PAM"
# | #define PACKAGE_TARNAME "Linux-PAM"
# | #define PACKAGE_VERSION "1.2.1"
# | #define PACKAGE_STRING "Linux-PAM 1.2.1"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "Linux-PAM"
# | #define VERSION "1.2.1"
# | /* end confdefs.h. */
# | #include
# configure:4338: checking for grep that handles long lines and -e
# configure:4396: result: /usr/sbin/grep
# configure:4401: checking for egrep
# configure:4463: result: /usr/sbin/grep -E
# configure:4468: checking for ANSI C header files
# configure:4488: gcc -c conftest.c >&5
# configure:4488: $? = 0
# configure:4561: gcc -o conftest conftest.c >&5
# configure:4561: $? = 0
# configure:4561: ./conftest
# configure:4561: $? = 0
# configure:4572: result: yes
# configure:4585: checking for sys/types.h
# configure:4585: gcc -c conftest.c >&5
# configure:4585: $? = 0
# configure:4585: result: yes
# configure:4585: checking for sys/stat.h
# configure:4585: gcc -c conftest.c >&5
# configure:4585: $? = 0
# configure:4585: result: yes
# configure:4585: checking for stdlib.h
# configure:4585: gcc -c conftest.c >&5
# configure:4585: $? = 0
# configure:4585: result: yes
# configure:4585: checking for string.h
# configure:4585: gcc -c conftest.c >&5
# configure:4585: $? = 0
# configure:4585: result: yes
# configure:4585: checking for memory.h
# configure:4585: gcc -c conftest.c >&5
# configure:4585: $? = 0
# configure:4585: result: yes
# configure:4585: checking for strings.h
# configure:4585: gcc -c conftest.c >&5
# configure:4585: $? = 0
# configure:4585: result: yes
# configure:4585: checking for inttypes.h
# configure:4585: gcc -c conftest.c >&5
# configure:4585: $? = 0
# configure:4585: result: yes
# configure:4585: checking for stdint.h
# configure:4585: gcc -c conftest.c >&5
# configure:4585: $? = 0
# configure:4585: result: yes
# configure:4585: checking for unistd.h
# configure:4585: gcc -c conftest.c >&5
# configure:4585: $? = 0
# configure:4585: result: yes
# configure:4598: checking minix/config.h usability
# configure:4598: gcc -c conftest.c >&5
# conftest.c:54:26: fatal error: minix/config.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4598: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Linux-PAM"
# | #define PACKAGE_TARNAME "Linux-PAM"
# | #define PACKAGE_VERSION "1.2.1"
# | #define PACKAGE_STRING "Linux-PAM 1.2.1"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "Linux-PAM"
# | #define VERSION "1.2.1"
# | #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:4598: result: no
# configure:4598: checking minix/config.h presence
# configure:4598: gcc -E conftest.c
# conftest.c:21:26: fatal error: minix/config.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4598: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Linux-PAM"
# | #define PACKAGE_TARNAME "Linux-PAM"
# | #define PACKAGE_VERSION "1.2.1"
# | #define PACKAGE_STRING "Linux-PAM 1.2.1"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "Linux-PAM"
# | #define VERSION "1.2.1"
# | #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:4598: result: no
# configure:4598: checking for minix/config.h
# configure:4598: result: no
# configure:4619: checking whether it is safe to define __EXTENSIONS__
# configure:4637: gcc -c conftest.c >&5
# configure:4637: $? = 0
# configure:4644: result: yes
# configure:4705: checking how to print strings
# configure:4732: result: printf
# configure:4753: checking for a sed that does not truncate output
# configure:4817: result: /usr/sbin/sed
# configure:4835: checking for fgrep
# configure:4897: result: /usr/sbin/grep -F
# configure:4932: checking for ld used by gcc
# configure:4999: result: /usr/sbin/ld
# configure:5006: checking if the linker (/usr/sbin/ld) is GNU ld
# configure:5021: result: yes
# configure:5033: checking for BSD- or MS-compatible name lister (nm)
# configure:5082: result: /usr/sbin/nm -B
# configure:5212: checking the name lister (/usr/sbin/nm -B) interface
# configure:5219: gcc -c conftest.c >&5
# configure:5222: /usr/sbin/nm -B "conftest.o"
# configure:5225: output
# 0000000000000000 B some_variable
# configure:5232: result: BSD nm
# configure:5235: checking whether ln -s works
# configure:5239: result: yes
# configure:5247: checking the maximum length of command line arguments
# configure:5377: result: 1572864
# configure:5394: checking whether the shell understands some XSI constructs
# configure:5404: result: yes
# configure:5408: checking whether the shell understands "+="
# configure:5414: result: yes
# configure:5449: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
# configure:5489: result: func_convert_file_noop
# configure:5496: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:5516: result: func_convert_file_noop
# configure:5523: checking for /usr/sbin/ld option to reload object files
# configure:5530: result: -r
# configure:5564: checking for x86_64-unknown-linux-objdump
# configure:5594: result: no
# configure:5604: checking for objdump
# configure:5620: found /usr/sbin/objdump
# configure:5631: result: objdump
# configure:5663: checking how to recognize dependent libraries
# configure:5865: result: pass_all
# configure:5910: checking for x86_64-unknown-linux-dlltool
# configure:5940: result: no
# configure:5950: checking for dlltool
# configure:5980: result: no
# configure:6010: checking how to associate runtime and link libraries
# configure:6037: result: printf %s\n
# configure:6053: checking for x86_64-unknown-linux-ar
# configure:6083: result: no
# configure:6097: checking for ar
# configure:6113: found /usr/sbin/ar
# configure:6124: result: ar
# configure:6161: checking for archiver @FILE support
# configure:6178: gcc -c conftest.c >&5
# configure:6178: $? = 0
# configure:6181: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# configure:6184: $? = 0
# configure:6189: 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:6192: $? = 1
# configure:6204: result: @
# configure:6222: checking for x86_64-unknown-linux-strip
# configure:6249: result: strip
# configure:6321: checking for x86_64-unknown-linux-ranlib
# configure:6351: result: no
# configure:6361: checking for ranlib
# configure:6377: found /usr/sbin/ranlib
# configure:6388: result: ranlib
# configure:6490: checking command to parse /usr/sbin/nm -B output from gcc object
# configure:6610: gcc -c conftest.c >&5
# configure:6613: $? = 0
# configure:6617: /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:6620: $? = 0
# configure:6686: gcc -o conftest conftest.c conftstm.o >&5
# configure:6689: $? = 0
# configure:6727: result: ok
# configure:6764: checking for sysroot
# configure:6794: result: no
# configure:6871: gcc -c conftest.c >&5
# configure:6874: $? = 0
# configure:7016: checking for x86_64-unknown-linux-mt
# configure:7046: result: no
# configure:7056: checking for mt
# configure:7086: result: no
# configure:7106: checking if : is a manifest tool
# configure:7112: : '-?'
# configure:7120: result: no
# configure:7759: checking for dlfcn.h
# configure:7759: gcc -c conftest.c >&5
# configure:7759: $? = 0
# configure:7759: result: yes
# configure:7964: checking for objdir
# configure:7979: result: .libs
# configure:8250: checking if gcc supports -fno-rtti -fno-exceptions
# configure:8268: 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:8272: $? = 0
# configure:8285: result: no
# configure:8612: checking for gcc option to produce PIC
# configure:8619: result: -fPIC -DPIC
# configure:8627: checking if gcc PIC flag -fPIC -DPIC works
# configure:8645: gcc -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:8649: $? = 0
# configure:8662: result: yes
# configure:8691: checking if gcc static flag -static works
# configure:8719: result: yes
# configure:8734: checking if gcc supports -c -o file.o
# configure:8755: gcc -c -o out/conftest2.o conftest.c >&5
# configure:8759: $? = 0
# configure:8781: result: yes
# configure:8789: checking if gcc supports -c -o file.o
# configure:8836: result: yes
# configure:8869: checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:10022: result: yes
# configure:10059: checking whether -lc should be explicitly linked in
# configure:10067: gcc -c conftest.c >&5
# configure:10070: $? = 0
# configure:10085: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
# configure:10088: $? = 0
# configure:10102: result: no
# configure:10262: checking dynamic linker characteristics
# configure:10773: gcc -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:10773: $? = 0
# configure:10995: result: GNU/Linux ld.so
# configure:11102: checking how to hardcode library paths into programs
# configure:11127: result: immediate
# configure:11667: checking whether stripping libraries is possible
# configure:11672: result: yes
# configure:11707: checking if libtool supports shared libraries
# configure:11709: result: yes
# configure:11712: checking whether to build shared libraries
# configure:11733: result: yes
# configure:11736: checking whether to build static libraries
# configure:11740: result: no
# configure:11919: checking for x86_64-unknown-linux-gcc
# configure:11946: result: gcc
# configure:12215: checking for C compiler version
# configure:12224: 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:12235: $? = 0
# configure:12224: 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:12235: $? = 0
# configure:12224: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:12235: $? = 1
# configure:12224: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:12235: $? = 1
# configure:12239: checking whether we are using the GNU C compiler
# configure:12267: result: yes
# configure:12276: checking whether gcc accepts -g
# configure:12337: result: yes
# configure:12354: checking for gcc option to accept ISO C89
# configure:12430: result: none needed
# configure:12452: checking dependency style of gcc
# configure:12563: result: gcc3
# configure:12582: checking for bison
# configure:12598: found /usr/sbin/bison
# configure:12609: result: bison -y
# configure:12625: checking for flex
# configure:12641: found /usr/sbin/flex
# configure:12652: result: flex
# configure:12690: flex conftest.l
# configure:12694: $? = 0
# configure:12696: checking lex output file root
# configure:12710: result: lex.yy
# configure:12715: checking lex library
# configure:12729: gcc -o conftest conftest.c >&5
# /tmp/cckyukPA.o: In function `yylex':
# conftest.c:(.text+0x6f9): undefined reference to `yywrap'
# /tmp/cckyukPA.o: In function `input':
# conftest.c:(.text+0x11c8): undefined reference to `yywrap'
# /tmp/cckyukPA.o: In function `main':
# conftest.c:(.text+0x1e9c): undefined reference to `yywrap'
# collect2: error: ld returned 1 exit status
# configure:12729: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Linux-PAM"
# | #define PACKAGE_TARNAME "Linux-PAM"
# | #define PACKAGE_VERSION "1.2.1"
# | #define PACKAGE_STRING "Linux-PAM 1.2.1"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "Linux-PAM"
# | #define VERSION "1.2.1"
# | #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. */
# |
# | #line 3 "lex.yy.c"
# |
# | #define YY_INT_ALIGNED short int
# |
# | /* A lexical scanner generated by flex */
# |
# | #define FLEX_SCANNER
# | #define YY_FLEX_MAJOR_VERSION 2
# | #define YY_FLEX_MINOR_VERSION 6
# | #define YY_FLEX_SUBMINOR_VERSION 0
# | #if YY_FLEX_SUBMINOR_VERSION > 0
# | #define FLEX_BETA
# | #endif
# |
# | /* First, we deal with platform-specific or compiler-specific issues. */
# |
# | /* begin standard C headers. */
# | #include
# | #include
# | #include
# | #include
# |
# | /* end standard C headers. */
# |
# | /* flex integer type definitions */
# |
# | #ifndef FLEXINT_H
# | #define FLEXINT_H
# |
# | /* C99 systems have . Non-C99 systems may or may not. */
# |
# | #if defined (__STDC_VERSION__) && __STDC_VERSION__ >= 199901L
# |
# | /* C99 says to define __STDC_LIMIT_MACROS before including stdint.h,
# | * if you want the limit (max/min) macros for int types.
# | */
# | #ifndef __STDC_LIMIT_MACROS
# | #define __STDC_LIMIT_MACROS 1
# | #endif
# |
# | #include
# | typedef int8_t flex_int8_t;
# | typedef uint8_t flex_uint8_t;
# | typedef int16_t flex_int16_t;
# | typedef uint16_t flex_uint16_t;
# | typedef int32_t flex_int32_t;
# | typedef uint32_t flex_uint32_t;
# | #else
# | typedef signed char flex_int8_t;
# | typedef short int flex_int16_t;
# | typedef int flex_int32_t;
# | typedef unsigned char flex_uint8_t;
# | typedef unsigned short int flex_uint16_t;
# | typedef unsigned int flex_uint32_t;
# |
# | /* Limits of integral types. */
# | #ifndef INT8_MIN
# | #define INT8_MIN (-128)
# | #endif
# | #ifndef INT16_MIN
# | #define INT16_MIN (-32767-1)
# | #endif
# | #ifndef INT32_MIN
# | #define INT32_MIN (-2147483647-1)
# | #endif
# | #ifndef INT8_MAX
# | #define INT8_MAX (127)
# | #endif
# | #ifndef INT16_MAX
# | #define INT16_MAX (32767)
# | #endif
# | #ifndef INT32_MAX
# | #define INT32_MAX (2147483647)
# | #endif
# | #ifndef UINT8_MAX
# | #define UINT8_MAX (255U)
# | #endif
# | #ifndef UINT16_MAX
# | #define UINT16_MAX (65535U)
# | #endif
# | #ifndef UINT32_MAX
# | #define UINT32_MAX (4294967295U)
# | #endif
# |
# | #endif /* ! C99 */
# |
# | #endif /* ! FLEXINT_H */
# |
# | #ifdef __cplusplus
# |
# | /* The "const" storage-class-modifier is valid. */
# | #define YY_USE_CONST
# |
# | #else /* ! __cplusplus */
# |
# | /* C99 requires __STDC__ to be defined as 1. */
# | #if defined (__STDC__)
# |
# | #define YY_USE_CONST
# |
# | #endif /* defined (__STDC__) */
# | #endif /* ! __cplusplus */
# |
# | #ifdef YY_USE_CONST
# | #define yyconst const
# | #else
# | #define yyconst
# | #endif
# |
# | /* Returned upon end-of-file. */
# | #define YY_NULL 0
# |
# | /* Promotes a possibly negative, possibly signed char to an unsigned
# | * integer for use as an array index. If the signed char is negative,
# | * we want to instead treat it as an 8-bit unsigned char, hence the
# | * double cast.
# | */
# | #define YY_SC_TO_UI(c) ((unsigned int) (unsigned char) c)
# |
# | /* Enter a start condition. This macro really ought to take a parameter,
# | * but we do it the disgusting crufty way forced on us by the ()-less
# | * definition of BEGIN.
# | */
# | #define BEGIN (yy_start) = 1 + 2 *
# |
# | /* Translate the current start state into a value that can be later handed
# | * to BEGIN to return to the state. The YYSTATE alias is for lex
# | * compatibility.
# | */
# | #define YY_START (((yy_start) - 1) / 2)
# | #define YYSTATE YY_START
# |
# | /* Action number for EOF rule of a given start state. */
# | #define YY_STATE_EOF(state) (YY_END_OF_BUFFER + state + 1)
# |
# | /* Special action meaning "start processing a new file". */
# | #define YY_NEW_FILE yyrestart(yyin )
# |
# | #define YY_END_OF_BUFFER_CHAR 0
# |
# | /* Size of default input buffer. */
# | #ifndef YY_BUF_SIZE
# | #ifdef __ia64__
# | /* On IA-64, the buffer size is 16k, not 8k.
# | * Moreover, YY_BUF_SIZE is 2*YY_READ_BUF_SIZE in the general case.
# | * Ditto for the __ia64__ case accordingly.
# | */
# | #define YY_BUF_SIZE 32768
# | #else
# | #define YY_BUF_SIZE 16384
# | #endif /* __ia64__ */
# | #endif
# |
# | /* The state buf must be large enough to hold one state per character in the main buffer.
# | */
# | #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
# |
# | #ifndef YY_TYPEDEF_YY_BUFFER_STATE
# | #define YY_TYPEDEF_YY_BUFFER_STATE
# | typedef struct yy_buffer_state *YY_BUFFER_STATE;
# | #endif
# |
# | #ifndef YY_TYPEDEF_YY_SIZE_T
# | #define YY_TYPEDEF_YY_SIZE_T
# | typedef size_t yy_size_t;
# | #endif
# |
# | extern yy_size_t yyleng;
# |
# | extern FILE *yyin, *yyout;
# |
# | #define EOB_ACT_CONTINUE_SCAN 0
# | #define EOB_ACT_END_OF_FILE 1
# | #define EOB_ACT_LAST_MATCH 2
# |
# | #define YY_LESS_LINENO(n)
# | #define YY_LINENO_REWIND_TO(ptr)
# |
# | /* Return all but the first "n" matched characters back to the input stream. */
# | #define yyless(n) \
# | do \
# | { \
# | /* Undo effects of setting up yytext. */ \
# | int yyless_macro_arg = (n); \
# | YY_LESS_LINENO(yyless_macro_arg);\
# | *yy_cp = (yy_hold_char); \
# | YY_RESTORE_YY_MORE_OFFSET \
# | (yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \
# | YY_DO_BEFORE_ACTION; /* set up yytext again */ \
# | } \
# | while ( 0 )
# |
# | #define unput(c) yyunput( c, (yytext_ptr) )
# |
# | #ifndef YY_STRUCT_YY_BUFFER_STATE
# | #define YY_STRUCT_YY_BUFFER_STATE
# | struct yy_buffer_state
# | {
# | FILE *yy_input_file;
# |
# | char *yy_ch_buf; /* input buffer */
# | char *yy_buf_pos; /* current position in input buffer */
# |
# | /* Size of input buffer in bytes, not including room for EOB
# | * characters.
# | */
# | yy_size_t yy_buf_size;
# |
# | /* Number of characters read into yy_ch_buf, not including EOB
# | * characters.
# | */
# | yy_size_t yy_n_chars;
# |
# | /* Whether we "own" the buffer - i.e., we know we created it,
# | * and can realloc() it to grow it, and should free() it to
# | * delete it.
# | */
# | int yy_is_our_buffer;
# |
# | /* Whether this is an "interactive" input source; if so, and
# | * if we're using stdio for input, then we want to use getc()
# | * instead of fread(), to make sure we stop fetching input after
# | * each newline.
# | */
# | int yy_is_interactive;
# |
# | /* Whether we're considered to be at the beginning of a line.
# | * If so, '^' rules will be active on the next match, otherwise
# | * not.
# | */
# | int yy_at_bol;
# |
# | int yy_bs_lineno; /**< The line count. */
# | int yy_bs_column; /**< The column count. */
# |
# | /* Whether to try to fill the input buffer when we reach the
# | * end of it.
# | */
# | int yy_fill_buffer;
# |
# | int yy_buffer_status;
# |
# | #define YY_BUFFER_NEW 0
# | #define YY_BUFFER_NORMAL 1
# | /* When an EOF's been seen but there's still some text to process
# | * then we mark the buffer as YY_EOF_PENDING, to indicate that we
# | * shouldn't try reading from the input source any more. We might
# | * still have a bunch of tokens to match, though, because of
# | * possible backing-up.
# | *
# | * When we actually see the EOF, we change the status to "new"
# | * (via yyrestart()), so that the user can continue scanning by
# | * just pointing yyin at a new input file.
# | */
# | #define YY_BUFFER_EOF_PENDING 2
# |
# | };
# | #endif /* !YY_STRUCT_YY_BUFFER_STATE */
# |
# | /* Stack of input buffers. */
# | static size_t yy_buffer_stack_top = 0; /**< index of top of stack. */
# | static size_t yy_buffer_stack_max = 0; /**< capacity of stack. */
# | static YY_BUFFER_STATE * yy_buffer_stack = 0; /**< Stack as an array. */
# |
# | /* We provide macros for accessing buffer states in case in the
# | * future we want to put the buffer states in a more general
# | * "scanner state".
# | *
# | * Returns the top of the stack, or NULL.
# | */
# | #define YY_CURRENT_BUFFER ( (yy_buffer_stack) \
# | ? (yy_buffer_stack)[(yy_buffer_stack_top)] \
# | : NULL)
# |
# | /* Same as previous macro, but useful when we know that the buffer stack is not
# | * NULL or when we need an lvalue. For internal use only.
# | */
# | #define YY_CURRENT_BUFFER_LVALUE (yy_buffer_stack)[(yy_buffer_stack_top)]
# |
# | /* yy_hold_char holds the character lost when yytext is formed. */
# | static char yy_hold_char;
# | static yy_size_t yy_n_chars; /* number of characters read into yy_ch_buf */
# | yy_size_t yyleng;
# |
# | /* Points to current character in buffer. */
# | static char *yy_c_buf_p = (char *) 0;
# | static int yy_init = 0; /* whether we need to initialize */
# | static int yy_start = 0; /* start state number */
# |
# | /* Flag which is used to allow yywrap()'s to do buffer switches
# | * instead of setting up a fresh yyin. A bit of a hack ...
# | */
# | static int yy_did_buffer_switch_on_eof;
# |
# | void yyrestart (FILE *input_file );
# | void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer );
# | YY_BUFFER_STATE yy_create_buffer (FILE *file,int size );
# | void yy_delete_buffer (YY_BUFFER_STATE b );
# | void yy_flush_buffer (YY_BUFFER_STATE b );
# | void yypush_buffer_state (YY_BUFFER_STATE new_buffer );
# | void yypop_buffer_state (void );
# |
# | static void yyensure_buffer_stack (void );
# | static void yy_load_buffer_state (void );
# | static void yy_init_buffer (YY_BUFFER_STATE b,FILE *file );
# |
# | #define YY_FLUSH_BUFFER yy_flush_buffer(YY_CURRENT_BUFFER )
# |
# | YY_BUFFER_STATE yy_scan_buffer (char *base,yy_size_t size );
# | YY_BUFFER_STATE yy_scan_string (yyconst char *yy_str );
# | YY_BUFFER_STATE yy_scan_bytes (yyconst char *bytes,yy_size_t len );
# |
# | void *yyalloc (yy_size_t );
# | void *yyrealloc (void *,yy_size_t );
# | void yyfree (void * );
# |
# | #define yy_new_buffer yy_create_buffer
# |
# | #define yy_set_interactive(is_interactive) \
# | { \
# | if ( ! YY_CURRENT_BUFFER ){ \
# | yyensure_buffer_stack (); \
# | YY_CURRENT_BUFFER_LVALUE = \
# | yy_create_buffer(yyin,YY_BUF_SIZE ); \
# | } \
# | YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \
# | }
# |
# | #define yy_set_bol(at_bol) \
# | { \
# | if ( ! YY_CURRENT_BUFFER ){\
# | yyensure_buffer_stack (); \
# | YY_CURRENT_BUFFER_LVALUE = \
# | yy_create_buffer(yyin,YY_BUF_SIZE ); \
# | } \
# | YY_CURRENT_BUFFER_LVALUE->yy_at_bol = at_bol; \
# | }
# |
# | #define YY_AT_BOL() (YY_CURRENT_BUFFER_LVALUE->yy_at_bol)
# |
# | /* Begin user sect3 */
# |
# | typedef unsigned char YY_CHAR;
# |
# | FILE *yyin = (FILE *) 0, *yyout = (FILE *) 0;
# |
# | typedef int yy_state_type;
# |
# | extern int yylineno;
# |
# | int yylineno = 1;
# |
# | extern char *yytext;
# | #ifdef yytext_ptr
# | #undef yytext_ptr
# | #endif
# | #define yytext_ptr yytext
# |
# | static yy_state_type yy_get_previous_state (void );
# | static yy_state_type yy_try_NUL_trans (yy_state_type current_state );
# | static int yy_get_next_buffer (void );
# | #if defined(__GNUC__) && __GNUC__ >= 3
# | __attribute__((__noreturn__))
# | #endif
# | static void yy_fatal_error (yyconst char msg[] );
# |
# | /* Done after the current pattern has been matched and before the
# | * corresponding action - sets up yytext.
# | */
# | #define YY_DO_BEFORE_ACTION \
# | (yytext_ptr) = yy_bp; \
# | (yytext_ptr) -= (yy_more_len); \
# | yyleng = (size_t) (yy_cp - (yytext_ptr)); \
# | (yy_hold_char) = *yy_cp; \
# | *yy_cp = '\0'; \
# | (yy_c_buf_p) = yy_cp;
# |
# | #define YY_NUM_RULES 8
# | #define YY_END_OF_BUFFER 9
# | /* This struct is not used in this scanner,
# | but its presence is necessary. */
# | struct yy_trans_info
# | {
# | flex_int32_t yy_verify;
# | flex_int32_t yy_nxt;
# | };
# | static yyconst flex_int16_t yy_acclist[23] =
# | { 0,
# | 9, 7, 8, 8, 1, 7, 8, 2, 7, 8,
# | 3, 7, 8, 4, 7, 8, 5, 7, 8, 6,
# | 7, 8
# | } ;
# |
# | static yyconst flex_int16_t yy_accept[14] =
# | { 0,
# | 1, 1, 1, 2, 4, 5, 8, 11, 14, 17,
# | 20, 23, 23
# | } ;
# |
# | static yyconst YY_CHAR yy_ec[256] =
# | { 0,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 2,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 3, 4, 5, 6,
# |
# | 7, 8, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# |
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1
# | } ;
# |
# | static yyconst YY_CHAR yy_meta[9] =
# | { 0,
# | 1, 1, 1, 1, 1, 1, 1, 1
# | } ;
# |
# | static yyconst flex_uint16_t yy_base[13] =
# | { 0,
# | 0, 0, 9, 10, 10, 10, 10, 10, 10, 10,
# | 10, 10
# | } ;
# |
# | static yyconst flex_int16_t yy_def[13] =
# | { 0,
# | 12, 1, 12, 12, 12, 12, 12, 12, 12, 12,
# | 12, 0
# | } ;
# |
# | static yyconst flex_uint16_t yy_nxt[19] =
# | { 0,
# | 4, 5, 6, 7, 8, 9, 10, 11, 12, 3,
# | 12, 12, 12, 12, 12, 12, 12, 12
# | } ;
# |
# | static yyconst flex_int16_t yy_chk[19] =
# | { 0,
# | 1, 1, 1, 1, 1, 1, 1, 1, 3, 12,
# | 12, 12, 12, 12, 12, 12, 12, 12
# | } ;
# |
# | extern int yy_flex_debug;
# | int yy_flex_debug = 0;
# |
# | static yy_state_type *yy_state_buf=0, *yy_state_ptr=0;
# | static char *yy_full_match;
# | static int yy_lp;
# | #define REJECT \
# | { \
# | *yy_cp = (yy_hold_char); /* undo effects of setting up yytext */ \
# | yy_cp = (yy_full_match); /* restore poss. backed-over text */ \
# | ++(yy_lp); \
# | goto find_rule; \
# | }
# |
# | static int yy_more_flag = 0;
# | static int yy_more_len = 0;
# | #define yymore() ((yy_more_flag) = 1)
# | #define YY_MORE_ADJ (yy_more_len)
# | #define YY_RESTORE_YY_MORE_OFFSET
# | char *yytext;
# | #line 1 "conftest.l"
# | #line 484 "lex.yy.c"
# |
# | #define INITIAL 0
# |
# | #ifndef YY_NO_UNISTD_H
# | /* Special case for "unistd.h", since it is non-ANSI. We include it way
# | * down here because we want the user's section 1 to have been scanned first.
# | * The user has a chance to override it with an option.
# | */
# | #include
# | #endif
# |
# | #ifndef YY_EXTRA_TYPE
# | #define YY_EXTRA_TYPE void *
# | #endif
# |
# | static int yy_init_globals (void );
# |
# | /* Accessor methods to globals.
# | These are made visible to non-reentrant scanners for convenience. */
# |
# | int yylex_destroy (void );
# |
# | int yyget_debug (void );
# |
# | void yyset_debug (int debug_flag );
# |
# | YY_EXTRA_TYPE yyget_extra (void );
# |
# | void yyset_extra (YY_EXTRA_TYPE user_defined );
# |
# | FILE *yyget_in (void );
# |
# | void yyset_in (FILE * _in_str );
# |
# | FILE *yyget_out (void );
# |
# | void yyset_out (FILE * _out_str );
# |
# | yy_size_t yyget_leng (void );
# |
# | char *yyget_text (void );
# |
# | int yyget_lineno (void );
# |
# | void yyset_lineno (int _line_number );
# |
# | /* Macros after this point can all be overridden by user definitions in
# | * section 1.
# | */
# |
# | #ifndef YY_SKIP_YYWRAP
# | #ifdef __cplusplus
# | extern "C" int yywrap (void );
# | #else
# | extern int yywrap (void );
# | #endif
# | #endif
# |
# | #ifndef YY_NO_UNPUT
# |
# | static void yyunput (int c,char *buf_ptr );
# |
# | #endif
# |
# | #ifndef yytext_ptr
# | static void yy_flex_strncpy (char *,yyconst char *,int );
# | #endif
# |
# | #ifdef YY_NEED_STRLEN
# | static int yy_flex_strlen (yyconst char * );
# | #endif
# |
# | #ifndef YY_NO_INPUT
# |
# | #ifdef __cplusplus
# | static int yyinput (void );
# | #else
# | static int input (void );
# | #endif
# |
# | #endif
# |
# | /* Amount of stuff to slurp up with each read. */
# | #ifndef YY_READ_BUF_SIZE
# | #ifdef __ia64__
# | /* On IA-64, the buffer size is 16k, not 8k */
# | #define YY_READ_BUF_SIZE 16384
# | #else
# | #define YY_READ_BUF_SIZE 8192
# | #endif /* __ia64__ */
# | #endif
# |
# | /* Copy whatever the last rule matched to the standard output. */
# | #ifndef ECHO
# | /* This used to be an fputs(), but since the string might contain NUL's,
# | * we now use fwrite().
# | */
# | #define ECHO do { if (fwrite( yytext, yyleng, 1, yyout )) {} } while (0)
# | #endif
# |
# | /* Gets input and stuffs it into "buf". number of characters read, or YY_NULL,
# | * is returned in "result".
# | */
# | #ifndef YY_INPUT
# | #define YY_INPUT(buf,result,max_size) \
# | if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \
# | { \
# | int c = '*'; \
# | size_t n; \
# | for ( n = 0; n < max_size && \
# | (c = getc( yyin )) != EOF && c != '\n'; ++n ) \
# | buf[n] = (char) c; \
# | if ( c == '\n' ) \
# | buf[n++] = (char) c; \
# | if ( c == EOF && ferror( yyin ) ) \
# | YY_FATAL_ERROR( "input in flex scanner failed" ); \
# | result = n; \
# | } \
# | else \
# | { \
# | errno=0; \
# | while ( (result = fread(buf, 1, max_size, yyin))==0 && ferror(yyin)) \
# | { \
# | if( errno != EINTR) \
# | { \
# | YY_FATAL_ERROR( "input in flex scanner failed" ); \
# | break; \
# | } \
# | errno=0; \
# | clearerr(yyin); \
# | } \
# | }\
# | \
# |
# | #endif
# |
# | /* No semi-colon after return; correct usage is to write "yyterminate();" -
# | * we don't want an extra ';' after the "return" because that will cause
# | * some compilers to complain about unreachable statements.
# | */
# | #ifndef yyterminate
# | #define yyterminate() return YY_NULL
# | #endif
# |
# | /* Number of entries by which start-condition stack grows. */
# | #ifndef YY_START_STACK_INCR
# | #define YY_START_STACK_INCR 25
# | #endif
# |
# | /* Report a fatal error. */
# | #ifndef YY_FATAL_ERROR
# | #define YY_FATAL_ERROR(msg) yy_fatal_error( msg )
# | #endif
# |
# | /* end tables serialization structures and prototypes */
# |
# | /* Default declaration of generated scanner - a define so the user can
# | * easily add parameters.
# | */
# | #ifndef YY_DECL
# | #define YY_DECL_IS_OURS 1
# |
# | extern int yylex (void);
# |
# | #define YY_DECL int yylex (void)
# | #endif /* !YY_DECL */
# |
# | /* Code executed at the beginning of each rule, after yytext and yyleng
# | * have been set up.
# | */
# | #ifndef YY_USER_ACTION
# | #define YY_USER_ACTION
# | #endif
# |
# | /* Code executed at the end of each rule. */
# | #ifndef YY_BREAK
# | #define YY_BREAK /*LINTED*/break;
# | #endif
# |
# | #define YY_RULE_SETUP \
# | YY_USER_ACTION
# |
# | /** The main scanner function which does all the work.
# | */
# | YY_DECL
# | {
# | yy_state_type yy_current_state;
# | char *yy_cp, *yy_bp;
# | int yy_act;
# |
# | if ( !(yy_init) )
# | {
# | (yy_init) = 1;
# |
# | #ifdef YY_USER_INIT
# | YY_USER_INIT;
# | #endif
# |
# | /* Create the reject buffer large enough to save one state per allowed character. */
# | if ( ! (yy_state_buf) )
# | (yy_state_buf) = (yy_state_type *)yyalloc(YY_STATE_BUF_SIZE );
# | if ( ! (yy_state_buf) )
# | YY_FATAL_ERROR( "out of dynamic memory in yylex()" );
# |
# | if ( ! (yy_start) )
# | (yy_start) = 1; /* first start state */
# |
# | if ( ! yyin )
# | yyin = stdin;
# |
# | if ( ! yyout )
# | yyout = stdout;
# |
# | if ( ! YY_CURRENT_BUFFER ) {
# | yyensure_buffer_stack ();
# | YY_CURRENT_BUFFER_LVALUE =
# | yy_create_buffer(yyin,YY_BUF_SIZE );
# | }
# |
# | yy_load_buffer_state( );
# | }
# |
# | {
# | #line 1 "conftest.l"
# |
# | #line 710 "lex.yy.c"
# |
# | while ( /*CONSTCOND*/1 ) /* loops until end-of-file is reached */
# | {
# | (yy_more_len) = 0;
# | if ( (yy_more_flag) )
# | {
# | (yy_more_len) = (yy_c_buf_p) - (yytext_ptr);
# | (yy_more_flag) = 0;
# | }
# | yy_cp = (yy_c_buf_p);
# |
# | /* Support of yytext. */
# | *yy_cp = (yy_hold_char);
# |
# | /* yy_bp points to the position in yy_ch_buf of the start of
# | * the current run.
# | */
# | yy_bp = yy_cp;
# |
# | yy_current_state = (yy_start);
# |
# | (yy_state_ptr) = (yy_state_buf);
# | *(yy_state_ptr)++ = yy_current_state;
# |
# | yy_match:
# | do
# | {
# | YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)] ;
# | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
# | {
# | yy_current_state = (int) yy_def[yy_current_state];
# | if ( yy_current_state >= 13 )
# | yy_c = yy_meta[(unsigned int) yy_c];
# | }
# | yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
# | *(yy_state_ptr)++ = yy_current_state;
# | ++yy_cp;
# | }
# | while ( yy_base[yy_current_state] != 10 );
# |
# | yy_find_action:
# | yy_current_state = *--(yy_state_ptr);
# | (yy_lp) = yy_accept[yy_current_state];
# | find_rule: /* we branch to this label when backing up */
# | for ( ; ; ) /* until we find what rule we matched */
# | {
# | if ( (yy_lp) && (yy_lp) < yy_accept[yy_current_state + 1] )
# | {
# | yy_act = yy_acclist[(yy_lp)];
# | {
# | (yy_full_match) = yy_cp;
# | break;
# | }
# | }
# | --yy_cp;
# | yy_current_state = *--(yy_state_ptr);
# | (yy_lp) = yy_accept[yy_current_state];
# | }
# |
# | YY_DO_BEFORE_ACTION;
# |
# | do_action: /* This label is used only to access EOF actions. */
# |
# | switch ( yy_act )
# | { /* beginning of action switch */
# | case 1:
# | YY_RULE_SETUP
# | #line 2 "conftest.l"
# | { ECHO; }
# | YY_BREAK
# | case 2:
# | YY_RULE_SETUP
# | #line 3 "conftest.l"
# | { REJECT; }
# | YY_BREAK
# | case 3:
# | YY_RULE_SETUP
# | #line 4 "conftest.l"
# | { yymore (); }
# | YY_BREAK
# | case 4:
# | YY_RULE_SETUP
# | #line 5 "conftest.l"
# | { yyless (1); }
# | YY_BREAK
# | case 5:
# | YY_RULE_SETUP
# | #line 6 "conftest.l"
# | { /* IRIX 6.5 flex 2.5.4 underquotes its yyless argument. */
# | yyless ((input () != 0)); }
# | YY_BREAK
# | case 6:
# | YY_RULE_SETUP
# | #line 8 "conftest.l"
# | { unput (yytext[0]); }
# | YY_BREAK
# | case 7:
# | YY_RULE_SETUP
# | #line 9 "conftest.l"
# | { BEGIN INITIAL; }
# | YY_BREAK
# | case 8:
# | YY_RULE_SETUP
# | #line 10 "conftest.l"
# | ECHO;
# | YY_BREAK
# | #line 817 "lex.yy.c"
# | case YY_STATE_EOF(INITIAL):
# | yyterminate();
# |
# | case YY_END_OF_BUFFER:
# | {
# | /* Amount of text matched not including the EOB char. */
# | int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1;
# |
# | /* Undo the effects of YY_DO_BEFORE_ACTION. */
# | *yy_cp = (yy_hold_char);
# | YY_RESTORE_YY_MORE_OFFSET
# |
# | if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_NEW )
# | {
# | /* We're scanning a new file or input source. It's
# | * possible that this happened because the user
# | * just pointed yyin at a new source and called
# | * yylex(). If so, then we have to assure
# | * consistency between YY_CURRENT_BUFFER and our
# | * globals. Here is the right place to do so, because
# | * this is the first action (other than possibly a
# | * back-up) that will match for the new input source.
# | */
# | (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
# | YY_CURRENT_BUFFER_LVALUE->yy_input_file = yyin;
# | YY_CURRENT_BUFFER_LVALUE->yy_buffer_status = YY_BUFFER_NORMAL;
# | }
# |
# | /* Note that here we test for yy_c_buf_p "<=" to the position
# | * of the first EOB in the buffer, since yy_c_buf_p will
# | * already have been incremented past the NUL character
# | * (since all states make transitions on EOB to the
# | * end-of-buffer state). Contrast this with the test
# | * in input().
# | */
# | if ( (yy_c_buf_p) <= &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
# | { /* This was really a NUL. */
# | yy_state_type yy_next_state;
# |
# | (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
# |
# | yy_current_state = yy_get_previous_state( );
# |
# | /* Okay, we're now positioned to make the NUL
# | * transition. We couldn't have
# | * yy_get_previous_state() go ahead and do it
# | * for us because it doesn't know how to deal
# | * with the possibility of jamming (and we don't
# | * want to build jamming into it because then it
# | * will run more slowly).
# | */
# |
# | yy_next_state = yy_try_NUL_trans( yy_current_state );
# |
# | yy_bp = (yytext_ptr) + YY_MORE_ADJ;
# |
# | if ( yy_next_state )
# | {
# | /* Consume the NUL. */
# | yy_cp = ++(yy_c_buf_p);
# | yy_current_state = yy_next_state;
# | goto yy_match;
# | }
# |
# | else
# | {
# | yy_cp = (yy_c_buf_p);
# | goto yy_find_action;
# | }
# | }
# |
# | else switch ( yy_get_next_buffer( ) )
# | {
# | case EOB_ACT_END_OF_FILE:
# | {
# | (yy_did_buffer_switch_on_eof) = 0;
# |
# | if ( yywrap( ) )
# | {
# | /* Note: because we've taken care in
# | * yy_get_next_buffer() to have set up
# | * yytext, we can now set up
# | * yy_c_buf_p so that if some total
# | * hoser (like flex itself) wants to
# | * call the scanner after we return the
# | * YY_NULL, it'll still work - another
# | * YY_NULL will get returned.
# | */
# | (yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ;
# |
# | yy_act = YY_STATE_EOF(YY_START);
# | goto do_action;
# | }
# |
# | else
# | {
# | if ( ! (yy_did_buffer_switch_on_eof) )
# | YY_NEW_FILE;
# | }
# | break;
# | }
# |
# | case EOB_ACT_CONTINUE_SCAN:
# | (yy_c_buf_p) =
# | (yytext_ptr) + yy_amount_of_matched_text;
# |
# | yy_current_state = yy_get_previous_state( );
# |
# | yy_cp = (yy_c_buf_p);
# | yy_bp = (yytext_ptr) + YY_MORE_ADJ;
# | goto yy_match;
# |
# | case EOB_ACT_LAST_MATCH:
# | (yy_c_buf_p) =
# | &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)];
# |
# | yy_current_state = yy_get_previous_state( );
# |
# | yy_cp = (yy_c_buf_p);
# | yy_bp = (yytext_ptr) + YY_MORE_ADJ;
# | goto yy_find_action;
# | }
# | break;
# | }
# |
# | default:
# | YY_FATAL_ERROR(
# | "fatal flex scanner internal error--no action found" );
# | } /* end of action switch */
# | } /* end of scanning one token */
# | } /* end of user's declarations */
# | } /* end of yylex */
# |
# | /* yy_get_next_buffer - try to read in a new buffer
# | *
# | * Returns a code representing an action:
# | * EOB_ACT_LAST_MATCH -
# | * EOB_ACT_CONTINUE_SCAN - continue scanning from current position
# | * EOB_ACT_END_OF_FILE - end of file
# | */
# | static int yy_get_next_buffer (void)
# | {
# | char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf;
# | char *source = (yytext_ptr);
# | yy_size_t number_to_move, i;
# | int ret_val;
# |
# | if ( (yy_c_buf_p) > &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] )
# | YY_FATAL_ERROR(
# | "fatal flex scanner internal error--end of buffer missed" );
# |
# | if ( YY_CURRENT_BUFFER_LVALUE->yy_fill_buffer == 0 )
# | { /* Don't try to fill the buffer, so this is an EOF. */
# | if ( (yy_c_buf_p) - (yytext_ptr) - YY_MORE_ADJ == 1 )
# | {
# | /* We matched a single character, the EOB, so
# | * treat this as a final EOF.
# | */
# | return EOB_ACT_END_OF_FILE;
# | }
# |
# | else
# | {
# | /* We matched some text prior to the EOB, first
# | * process it.
# | */
# | return EOB_ACT_LAST_MATCH;
# | }
# | }
# |
# | /* Try to read more data. */
# |
# | /* First move last chars to start of buffer. */
# | number_to_move = (yy_size_t) ((yy_c_buf_p) - (yytext_ptr)) - 1;
# |
# | for ( i = 0; i < number_to_move; ++i )
# | *(dest++) = *(source++);
# |
# | if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_EOF_PENDING )
# | /* don't do the read, it's not guaranteed to return an EOF,
# | * just force an EOF
# | */
# | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars) = 0;
# |
# | else
# | {
# | yy_size_t num_to_read =
# | YY_CURRENT_BUFFER_LVALUE->yy_buf_size - number_to_move - 1;
# |
# | while ( num_to_read <= 0 )
# | { /* Not enough room in the buffer - grow it. */
# |
# | YY_FATAL_ERROR(
# | "input buffer overflow, can't enlarge buffer because scanner uses REJECT" );
# |
# | }
# |
# | if ( num_to_read > YY_READ_BUF_SIZE )
# | num_to_read = YY_READ_BUF_SIZE;
# |
# | /* Read in more data. */
# | YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]),
# | (yy_n_chars), num_to_read );
# |
# | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
# | }
# |
# | if ( (yy_n_chars) == 0 )
# | {
# | if ( number_to_move == YY_MORE_ADJ )
# | {
# | ret_val = EOB_ACT_END_OF_FILE;
# | yyrestart(yyin );
# | }
# |
# | else
# | {
# | ret_val = EOB_ACT_LAST_MATCH;
# | YY_CURRENT_BUFFER_LVALUE->yy_buffer_status =
# | YY_BUFFER_EOF_PENDING;
# | }
# | }
# |
# | else
# | ret_val = EOB_ACT_CONTINUE_SCAN;
# |
# | if ((yy_size_t) ((yy_n_chars) + number_to_move) > YY_CURRENT_BUFFER_LVALUE->yy_buf_size) {
# | /* Extend the array by 50%, plus the number we really need. */
# | yy_size_t new_size = (yy_n_chars) + number_to_move + ((yy_n_chars) >> 1);
# | YY_CURRENT_BUFFER_LVALUE->yy_ch_buf = (char *) yyrealloc((void *) YY_CURRENT_BUFFER_LVALUE->yy_ch_buf,new_size );
# | if ( ! YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
# | YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" );
# | }
# |
# | (yy_n_chars) += number_to_move;
# | YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] = YY_END_OF_BUFFER_CHAR;
# | YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] = YY_END_OF_BUFFER_CHAR;
# |
# | (yytext_ptr) = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[0];
# |
# | return ret_val;
# | }
# |
# | /* yy_get_previous_state - get the state just before the EOB char was reached */
# |
# | static yy_state_type yy_get_previous_state (void)
# | {
# | yy_state_type yy_current_state;
# | char *yy_cp;
# |
# | yy_current_state = (yy_start);
# |
# | (yy_state_ptr) = (yy_state_buf);
# | *(yy_state_ptr)++ = yy_current_state;
# |
# | for ( yy_cp = (yytext_ptr) + YY_MORE_ADJ; yy_cp < (yy_c_buf_p); ++yy_cp )
# | {
# | YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1);
# | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
# | {
# | yy_current_state = (int) yy_def[yy_current_state];
# | if ( yy_current_state >= 13 )
# | yy_c = yy_meta[(unsigned int) yy_c];
# | }
# | yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
# | *(yy_state_ptr)++ = yy_current_state;
# | }
# |
# | return yy_current_state;
# | }
# |
# | /* yy_try_NUL_trans - try to make a transition on the NUL character
# | *
# | * synopsis
# | * next_state = yy_try_NUL_trans( current_state );
# | */
# | static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state )
# | {
# | int yy_is_jam;
# |
# | YY_CHAR yy_c = 1;
# | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
# | {
# | yy_current_state = (int) yy_def[yy_current_state];
# | if ( yy_current_state >= 13 )
# | yy_c = yy_meta[(unsigned int) yy_c];
# | }
# | yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
# | yy_is_jam = (yy_current_state == 12);
# | if ( ! yy_is_jam )
# | *(yy_state_ptr)++ = yy_current_state;
# |
# | return yy_is_jam ? 0 : yy_current_state;
# | }
# |
# | #ifndef YY_NO_UNPUT
# |
# | static void yyunput (int c, char * yy_bp )
# | {
# | char *yy_cp;
# |
# | yy_cp = (yy_c_buf_p);
# |
# | /* undo effects of setting up yytext */
# | *yy_cp = (yy_hold_char);
# |
# | if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 )
# | { /* need to shift things up to make room */
# | /* +2 for EOB chars. */
# | yy_size_t number_to_move = (yy_n_chars) + 2;
# | char *dest = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[
# | YY_CURRENT_BUFFER_LVALUE->yy_buf_size + 2];
# | char *source =
# | &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move];
# |
# | while ( source > YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
# | *--dest = *--source;
# |
# | yy_cp += (int) (dest - source);
# | yy_bp += (int) (dest - source);
# | YY_CURRENT_BUFFER_LVALUE->yy_n_chars =
# | (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_buf_size;
# |
# | if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 )
# | YY_FATAL_ERROR( "flex scanner push-back overflow" );
# | }
# |
# | *--yy_cp = (char) c;
# |
# | (yytext_ptr) = yy_bp;
# | (yy_hold_char) = *yy_cp;
# | (yy_c_buf_p) = yy_cp;
# | }
# |
# | #endif
# |
# | #ifndef YY_NO_INPUT
# | #ifdef __cplusplus
# | static int yyinput (void)
# | #else
# | static int input (void)
# | #endif
# |
# | {
# | int c;
# |
# | *(yy_c_buf_p) = (yy_hold_char);
# |
# | if ( *(yy_c_buf_p) == YY_END_OF_BUFFER_CHAR )
# | {
# | /* yy_c_buf_p now points to the character we want to return.
# | * If this occurs *before* the EOB characters, then it's a
# | * valid NUL; if not, then we've hit the end of the buffer.
# | */
# | if ( (yy_c_buf_p) < &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
# | /* This was really a NUL. */
# | *(yy_c_buf_p) = '\0';
# |
# | else
# | { /* need more input */
# | yy_size_t offset = (yy_c_buf_p) - (yytext_ptr);
# | ++(yy_c_buf_p);
# |
# | switch ( yy_get_next_buffer( ) )
# | {
# | case EOB_ACT_LAST_MATCH:
# | /* This happens because yy_g_n_b()
# | * sees that we've accumulated a
# | * token and flags that we need to
# | * try matching the token before
# | * proceeding. But for input(),
# | * there's no matching to consider.
# | * So convert the EOB_ACT_LAST_MATCH
# | * to EOB_ACT_END_OF_FILE.
# | */
# |
# | /* Reset buffer status. */
# | yyrestart(yyin );
# |
# | /*FALLTHROUGH*/
# |
# | case EOB_ACT_END_OF_FILE:
# | {
# | if ( yywrap( ) )
# | return EOF;
# |
# | if ( ! (yy_did_buffer_switch_on_eof) )
# | YY_NEW_FILE;
# | #ifdef __cplusplus
# | return yyinput();
# | #else
# | return input();
# | #endif
# | }
# |
# | case EOB_ACT_CONTINUE_SCAN:
# | (yy_c_buf_p) = (yytext_ptr) + offset;
# | break;
# | }
# | }
# | }
# |
# | c = *(unsigned char *) (yy_c_buf_p); /* cast for 8-bit char's */
# | *(yy_c_buf_p) = '\0'; /* preserve yytext */
# | (yy_hold_char) = *++(yy_c_buf_p);
# |
# | return c;
# | }
# | #endif /* ifndef YY_NO_INPUT */
# |
# | /** Immediately switch to a different input stream.
# | * @param input_file A readable stream.
# | *
# | * @note This function does not reset the start condition to @c INITIAL .
# | */
# | void yyrestart (FILE * input_file )
# | {
# |
# | if ( ! YY_CURRENT_BUFFER ){
# | yyensure_buffer_stack ();
# | YY_CURRENT_BUFFER_LVALUE =
# | yy_create_buffer(yyin,YY_BUF_SIZE );
# | }
# |
# | yy_init_buffer(YY_CURRENT_BUFFER,input_file );
# | yy_load_buffer_state( );
# | }
# |
# | /** Switch to a different input buffer.
# | * @param new_buffer The new input buffer.
# | *
# | */
# | void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer )
# | {
# |
# | /* TODO. We should be able to replace this entire function body
# | * with
# | * yypop_buffer_state();
# | * yypush_buffer_state(new_buffer);
# | */
# | yyensure_buffer_stack ();
# | if ( YY_CURRENT_BUFFER == new_buffer )
# | return;
# |
# | if ( YY_CURRENT_BUFFER )
# | {
# | /* Flush out information for old buffer. */
# | *(yy_c_buf_p) = (yy_hold_char);
# | YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
# | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
# | }
# |
# | YY_CURRENT_BUFFER_LVALUE = new_buffer;
# | yy_load_buffer_state( );
# |
# | /* We don't actually know whether we did this switch during
# | * EOF (yywrap()) processing, but the only time this flag
# | * is looked at is after yywrap() is called, so it's safe
# | * to go ahead and always set it.
# | */
# | (yy_did_buffer_switch_on_eof) = 1;
# | }
# |
# | static void yy_load_buffer_state (void)
# | {
# | (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
# | (yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos;
# | yyin = YY_CURRENT_BUFFER_LVALUE->yy_input_file;
# | (yy_hold_char) = *(yy_c_buf_p);
# | }
# |
# | /** Allocate and initialize an input buffer state.
# | * @param file A readable stream.
# | * @param size The character buffer size in bytes. When in doubt, use @c YY_BUF_SIZE.
# | *
# | * @return the allocated buffer state.
# | */
# | YY_BUFFER_STATE yy_create_buffer (FILE * file, int size )
# | {
# | YY_BUFFER_STATE b;
# |
# | b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) );
# | if ( ! b )
# | YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
# |
# | b->yy_buf_size = (yy_size_t)size;
# |
# | /* yy_ch_buf has to be 2 characters longer than the size given because
# | * we need to put in 2 end-of-buffer characters.
# | */
# | b->yy_ch_buf = (char *) yyalloc(b->yy_buf_size + 2 );
# | if ( ! b->yy_ch_buf )
# | YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
# |
# | b->yy_is_our_buffer = 1;
# |
# | yy_init_buffer(b,file );
# |
# | return b;
# | }
# |
# | /** Destroy the buffer.
# | * @param b a buffer created with yy_create_buffer()
# | *
# | */
# | void yy_delete_buffer (YY_BUFFER_STATE b )
# | {
# |
# | if ( ! b )
# | return;
# |
# | if ( b == YY_CURRENT_BUFFER ) /* Not sure if we should pop here. */
# | YY_CURRENT_BUFFER_LVALUE = (YY_BUFFER_STATE) 0;
# |
# | if ( b->yy_is_our_buffer )
# | yyfree((void *) b->yy_ch_buf );
# |
# | yyfree((void *) b );
# | }
# |
# | /* Initializes or reinitializes a buffer.
# | * This function is sometimes called more than once on the same buffer,
# | * such as during a yyrestart() or at EOF.
# | */
# | static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file )
# |
# | {
# | int oerrno = errno;
# |
# | yy_flush_buffer(b );
# |
# | b->yy_input_file = file;
# | b->yy_fill_buffer = 1;
# |
# | /* If b is the current buffer, then yy_init_buffer was _probably_
# | * called from yyrestart() or through yy_get_next_buffer.
# | * In that case, we don't want to reset the lineno or column.
# | */
# | if (b != YY_CURRENT_BUFFER){
# | b->yy_bs_lineno = 1;
# | b->yy_bs_column = 0;
# | }
# |
# | b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0;
# |
# | errno = oerrno;
# | }
# |
# | /** Discard all buffered characters. On the next scan, YY_INPUT will be called.
# | * @param b the buffer state to be flushed, usually @c YY_CURRENT_BUFFER.
# | *
# | */
# | void yy_flush_buffer (YY_BUFFER_STATE b )
# | {
# | if ( ! b )
# | return;
# |
# | b->yy_n_chars = 0;
# |
# | /* We always need two end-of-buffer characters. The first causes
# | * a transition to the end-of-buffer state. The second causes
# | * a jam in that state.
# | */
# | b->yy_ch_buf[0] = YY_END_OF_BUFFER_CHAR;
# | b->yy_ch_buf[1] = YY_END_OF_BUFFER_CHAR;
# |
# | b->yy_buf_pos = &b->yy_ch_buf[0];
# |
# | b->yy_at_bol = 1;
# | b->yy_buffer_status = YY_BUFFER_NEW;
# |
# | if ( b == YY_CURRENT_BUFFER )
# | yy_load_buffer_state( );
# | }
# |
# | /** Pushes the new state onto the stack. The new state becomes
# | * the current state. This function will allocate the stack
# | * if necessary.
# | * @param new_buffer The new state.
# | *
# | */
# | void yypush_buffer_state (YY_BUFFER_STATE new_buffer )
# | {
# | if (new_buffer == NULL)
# | return;
# |
# | yyensure_buffer_stack();
# |
# | /* This block is copied from yy_switch_to_buffer. */
# | if ( YY_CURRENT_BUFFER )
# | {
# | /* Flush out information for old buffer. */
# | *(yy_c_buf_p) = (yy_hold_char);
# | YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
# | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
# | }
# |
# | /* Only push if top exists. Otherwise, replace top. */
# | if (YY_CURRENT_BUFFER)
# | (yy_buffer_stack_top)++;
# | YY_CURRENT_BUFFER_LVALUE = new_buffer;
# |
# | /* copied from yy_switch_to_buffer. */
# | yy_load_buffer_state( );
# | (yy_did_buffer_switch_on_eof) = 1;
# | }
# |
# | /** Removes and deletes the top of the stack, if present.
# | * The next element becomes the new top.
# | *
# | */
# | void yypop_buffer_state (void)
# | {
# | if (!YY_CURRENT_BUFFER)
# | return;
# |
# | yy_delete_buffer(YY_CURRENT_BUFFER );
# | YY_CURRENT_BUFFER_LVALUE = NULL;
# | if ((yy_buffer_stack_top) > 0)
# | --(yy_buffer_stack_top);
# |
# | if (YY_CURRENT_BUFFER) {
# | yy_load_buffer_state( );
# | (yy_did_buffer_switch_on_eof) = 1;
# | }
# | }
# |
# | /* Allocates the stack if it does not exist.
# | * Guarantees space for at least one push.
# | */
# | static void yyensure_buffer_stack (void)
# | {
# | yy_size_t num_to_alloc;
# |
# | if (!(yy_buffer_stack)) {
# |
# | /* First allocation is just for 2 elements, since we don't know if this
# | * scanner will even need a stack. We use 2 instead of 1 to avoid an
# | * immediate realloc on the next call.
# | */
# | num_to_alloc = 1; /* After all that talk, this was set to 1 anyways... */
# | (yy_buffer_stack) = (struct yy_buffer_state**)yyalloc
# | (num_to_alloc * sizeof(struct yy_buffer_state*)
# | );
# | if ( ! (yy_buffer_stack) )
# | YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
# |
# | memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*));
# |
# | (yy_buffer_stack_max) = num_to_alloc;
# | (yy_buffer_stack_top) = 0;
# | return;
# | }
# |
# | if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){
# |
# | /* Increase the buffer to prepare for a possible push. */
# | yy_size_t grow_size = 8 /* arbitrary grow size */;
# |
# | num_to_alloc = (yy_buffer_stack_max) + grow_size;
# | (yy_buffer_stack) = (struct yy_buffer_state**)yyrealloc
# | ((yy_buffer_stack),
# | num_to_alloc * sizeof(struct yy_buffer_state*)
# | );
# | if ( ! (yy_buffer_stack) )
# | YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
# |
# | /* zero only the new slots.*/
# | memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*));
# | (yy_buffer_stack_max) = num_to_alloc;
# | }
# | }
# |
# | /** Setup the input buffer state to scan directly from a user-specified character buffer.
# | * @param base the character buffer
# | * @param size the size in bytes of the character buffer
# | *
# | * @return the newly allocated buffer state object.
# | */
# | YY_BUFFER_STATE yy_scan_buffer (char * base, yy_size_t size )
# | {
# | YY_BUFFER_STATE b;
# |
# | if ( size < 2 ||
# | base[size-2] != YY_END_OF_BUFFER_CHAR ||
# | base[size-1] != YY_END_OF_BUFFER_CHAR )
# | /* They forgot to leave room for the EOB's. */
# | return 0;
# |
# | b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) );
# | if ( ! b )
# | YY_FATAL_ERROR( "out of dynamic memory in yy_scan_buffer()" );
# |
# | b->yy_buf_size = size - 2; /* "- 2" to take care of EOB's */
# | b->yy_buf_pos = b->yy_ch_buf = base;
# | b->yy_is_our_buffer = 0;
# | b->yy_input_file = 0;
# | b->yy_n_chars = b->yy_buf_size;
# | b->yy_is_interactive = 0;
# | b->yy_at_bol = 1;
# | b->yy_fill_buffer = 0;
# | b->yy_buffer_status = YY_BUFFER_NEW;
# |
# | yy_switch_to_buffer(b );
# |
# | return b;
# | }
# |
# | /** Setup the input buffer state to scan a string. The next call to yylex() will
# | * scan from a @e copy of @a str.
# | * @param yystr a NUL-terminated string to scan
# | *
# | * @return the newly allocated buffer state object.
# | * @note If you want to scan bytes that may contain NUL values, then use
# | * yy_scan_bytes() instead.
# | */
# | YY_BUFFER_STATE yy_scan_string (yyconst char * yystr )
# | {
# |
# | return yy_scan_bytes(yystr,strlen(yystr) );
# | }
# |
# | /** Setup the input buffer state to scan the given bytes. The next call to yylex() will
# | * scan from a @e copy of @a bytes.
# | * @param yybytes the byte buffer to scan
# | * @param _yybytes_len the number of bytes in the buffer pointed to by @a bytes.
# | *
# | * @return the newly allocated buffer state object.
# | */
# | YY_BUFFER_STATE yy_scan_bytes (yyconst char * yybytes, yy_size_t _yybytes_len )
# | {
# | YY_BUFFER_STATE b;
# | char *buf;
# | yy_size_t n;
# | yy_size_t i;
# |
# | /* Get memory for full buffer, including space for trailing EOB's. */
# | n = _yybytes_len + 2;
# | buf = (char *) yyalloc(n );
# | if ( ! buf )
# | YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" );
# |
# | for ( i = 0; i < _yybytes_len; ++i )
# | buf[i] = yybytes[i];
# |
# | buf[_yybytes_len] = buf[_yybytes_len+1] = YY_END_OF_BUFFER_CHAR;
# |
# | b = yy_scan_buffer(buf,n );
# | if ( ! b )
# | YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" );
# |
# | /* It's okay to grow etc. this buffer, and we should throw it
# | * away when we're done.
# | */
# | b->yy_is_our_buffer = 1;
# |
# | return b;
# | }
# |
# | #ifndef YY_EXIT_FAILURE
# | #define YY_EXIT_FAILURE 2
# | #endif
# |
# | static void yy_fatal_error (yyconst char* msg )
# | {
# | (void) fprintf( stderr, "%s\n", msg );
# | exit( YY_EXIT_FAILURE );
# | }
# |
# | /* Redefine yyless() so it works in section 3 code. */
# |
# | #undef yyless
# | #define yyless(n) \
# | do \
# | { \
# | /* Undo effects of setting up yytext. */ \
# | int yyless_macro_arg = (n); \
# | YY_LESS_LINENO(yyless_macro_arg);\
# | yytext[yyleng] = (yy_hold_char); \
# | (yy_c_buf_p) = yytext + yyless_macro_arg; \
# | (yy_hold_char) = *(yy_c_buf_p); \
# | *(yy_c_buf_p) = '\0'; \
# | yyleng = yyless_macro_arg; \
# | } \
# | while ( 0 )
# |
# | /* Accessor methods (get/set functions) to struct members. */
# |
# | /** Get the current line number.
# | *
# | */
# | int yyget_lineno (void)
# | {
# |
# | return yylineno;
# | }
# |
# | /** Get the input stream.
# | *
# | */
# | FILE *yyget_in (void)
# | {
# | return yyin;
# | }
# |
# | /** Get the output stream.
# | *
# | */
# | FILE *yyget_out (void)
# | {
# | return yyout;
# | }
# |
# | /** Get the length of the current token.
# | *
# | */
# | yy_size_t yyget_leng (void)
# | {
# | return yyleng;
# | }
# |
# | /** Get the current token.
# | *
# | */
# |
# | char *yyget_text (void)
# | {
# | return yytext;
# | }
# |
# | /** Set the current line number.
# | * @param _line_number line number
# | *
# | */
# | void yyset_lineno (int _line_number )
# | {
# |
# | yylineno = _line_number;
# | }
# |
# | /** Set the input stream. This does not discard the current
# | * input buffer.
# | * @param _in_str A readable stream.
# | *
# | * @see yy_switch_to_buffer
# | */
# | void yyset_in (FILE * _in_str )
# | {
# | yyin = _in_str ;
# | }
# |
# | void yyset_out (FILE * _out_str )
# | {
# | yyout = _out_str ;
# | }
# |
# | int yyget_debug (void)
# | {
# | return yy_flex_debug;
# | }
# |
# | void yyset_debug (int _bdebug )
# | {
# | yy_flex_debug = _bdebug ;
# | }
# |
# | static int yy_init_globals (void)
# | {
# | /* Initialization is the same as for the non-reentrant scanner.
# | * This function is called from yylex_destroy(), so don't allocate here.
# | */
# |
# | (yy_buffer_stack) = 0;
# | (yy_buffer_stack_top) = 0;
# | (yy_buffer_stack_max) = 0;
# | (yy_c_buf_p) = (char *) 0;
# | (yy_init) = 0;
# | (yy_start) = 0;
# |
# | (yy_state_buf) = 0;
# | (yy_state_ptr) = 0;
# | (yy_full_match) = 0;
# | (yy_lp) = 0;
# |
# | /* Defined in main.c */
# | #ifdef YY_STDINIT
# | yyin = stdin;
# | yyout = stdout;
# | #else
# | yyin = (FILE *) 0;
# | yyout = (FILE *) 0;
# | #endif
# |
# | /* For future reference: Set errno on error, since we are called by
# | * yylex_init()
# | */
# | return 0;
# | }
# |
# | /* yylex_destroy is for both reentrant and non-reentrant scanners. */
# | int yylex_destroy (void)
# | {
# |
# | /* Pop the buffer stack, destroying each element. */
# | while(YY_CURRENT_BUFFER){
# | yy_delete_buffer(YY_CURRENT_BUFFER );
# | YY_CURRENT_BUFFER_LVALUE = NULL;
# | yypop_buffer_state();
# | }
# |
# | /* Destroy the stack itself. */
# | yyfree((yy_buffer_stack) );
# | (yy_buffer_stack) = NULL;
# |
# | yyfree ( (yy_state_buf) );
# | (yy_state_buf) = NULL;
# |
# | /* Reset the globals. This is important in a non-reentrant scanner so the next time
# | * yylex() is called, initialization will occur. */
# | yy_init_globals( );
# |
# | return 0;
# | }
# |
# | /*
# | * Internal utility routines.
# | */
# |
# | #ifndef yytext_ptr
# | static void yy_flex_strncpy (char* s1, yyconst char * s2, int n )
# | {
# |
# | int i;
# | for ( i = 0; i < n; ++i )
# | s1[i] = s2[i];
# | }
# | #endif
# |
# | #ifdef YY_NEED_STRLEN
# | static int yy_flex_strlen (yyconst char * s )
# | {
# | int n;
# | for ( n = 0; s[n]; ++n )
# | ;
# |
# | return n;
# | }
# | #endif
# |
# | void *yyalloc (yy_size_t size )
# | {
# | return (void *) malloc( size );
# | }
# |
# | void *yyrealloc (void * ptr, yy_size_t size )
# | {
# |
# | /* The cast to (char *) in the following accommodates both
# | * implementations that use char* generic pointers, and those
# | * that use void* generic pointers. It works with the latter
# | * because both ANSI C and C++ allow castless assignment from
# | * any pointer type to void*, and deal with argument conversions
# | * as though doing an assignment.
# | */
# | return (void *) realloc( (char *) ptr, size );
# | }
# |
# | void yyfree (void * ptr )
# | {
# | free( (char *) ptr ); /* see yyrealloc() for (char *) cast */
# | }
# |
# | #define YYTABLES_NAME "yytables"
# |
# | #line 10 "conftest.l"
# |
# |
# | #ifdef YYTEXT_POINTER
# | extern char *yytext;
# | #endif
# | int
# | main (void)
# | {
# | return ! yylex () + ! yywrap ();
# | }
# configure:12729: gcc -o conftest conftest.c -lfl >&5
# configure:12729: $? = 0
# configure:12739: result: -lfl
# configure:12745: checking whether yytext is a pointer
# configure:12762: gcc -o conftest conftest.c -lfl >&5
# configure:12762: $? = 0
# configure:12770: result: yes
# configure:12784: checking whether ln -s works
# configure:12788: result: yes
# configure:12795: checking whether make sets $(MAKE)
# configure:12817: result: yes
# configure:12827: checking whether gcc and cc understand -c and -o together
# configure:12858: gcc -c conftest.c -o conftest2.o >&5
# configure:12862: $? = 0
# configure:12868: gcc -c conftest.c -o conftest2.o >&5
# configure:12872: $? = 0
# configure:12883: cc -c conftest.c >&5
# configure:12887: $? = 0
# configure:12895: cc -c conftest.c -o conftest2.o >&5
# configure:12899: $? = 0
# configure:12905: cc -c conftest.c -o conftest2.o >&5
# configure:12909: $? = 0
# configure:12927: result: yes
# configure:12953: checking whether ld supports --as-needed
# configure:12964: gcc
# -o conftest.o conftest.c
# -Wl,--as-needed 1>&5
# configure:12967: $? = 0
# configure:12977: result: yes
# configure:12983: checking whether ld supports --no-undefined
# configure:12994: gcc -Wl,--as-needed
# -o conftest.o conftest.c
# -Wl,--no-undefined 1>&5
# configure:12997: $? = 0
# configure:13007: result: yes
# configure:13013: checking whether ld supports -O1
# configure:13024: gcc -Wl,--as-needed -Wl,--no-undefined
# -o conftest.o conftest.c
# -Wl,-O1 1>&5
# configure:13027: $? = 0
# configure:13037: result: yes
# configure:13050: checking for special C compiler options needed for large files
# configure:13095: result: no
# configure:13101: checking for _FILE_OFFSET_BITS value needed for large files
# configure:13126: gcc -c conftest.c >&5
# configure:13126: $? = 0
# configure:13158: result: no
# configure:13345: checking for CC_FOR_BUILD
# configure:13347: result: gcc
# configure:13379: checking for __attribute__
# configure:13407: gcc -c -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow conftest.c >&5
# conftest.c:40:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:13407: $? = 0
# configure:13423: result: yes
# configure:13427: checking for .symver assembler directive
# configure:13444: result: yes
# configure:13446: checking for ld --version-script
# configure:13473: gcc -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -shared
# -o conftest.so conftest.o
# -nostartfiles -nostdlib
# -Wl,--version-script,conftest.map
# 1>&5
# configure:13476: $? = 0
# configure:13491: result: yes
# configure:13510: checking for -fpie
# configure:13522: gcc -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pie -fpie
# -o conftest conftest.c 1>&5
# conftest.c:2:1: warning: return type defaults to 'int' [-Wimplicit-int]
# main () { return 0;}
# ^~~~
# conftest.c:2:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# configure:13525: $? = 0
# configure:13538: result: yes
# configure:13571: checking for libprelude-config
# configure:13602: result: no
# configure:13611: checking for libprelude - version >= 0.9.0
# configure:13716: result: no
# configure:13824: result: Defining $ISA to "../../lib/security"
# configure:13875: checking paths.h usability
# configure:13875: gcc -c -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow conftest.c >&5
# configure:13875: $? = 0
# configure:13875: result: yes
# configure:13875: checking paths.h presence
# configure:13875: gcc -E conftest.c
# configure:13875: $? = 0
# configure:13875: result: yes
# configure:13875: checking for paths.h
# configure:13875: result: yes
# configure:13909: gcc -o conftest -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 conftest.c >&5
# conftest.c:35:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# int main() {
# ^~~~
# conftest.c: In function 'main':
# conftest.c:37:1: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
# exit(0);
# ^~~~
# conftest.c:37:1: warning: incompatible implicit declaration of built-in function 'exit'
# conftest.c:37:1: note: include '' or provide a declaration of 'exit'
# configure:13909: $? = 0
# configure:13909: ./conftest
# configure:13909: $? = 0
# configure:13934: checking for xauth
# configure:13967: result: no
# configure:13985: checking for dlopen in -ldl
# configure:14010: gcc -o conftest -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 conftest.c -ldl >&5
# conftest.c:41:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char dlopen ();
# ^~~~
# conftest.c:43:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:14010: $? = 0
# configure:14019: result: yes
# configure:14040: checking crack.h usability
# configure:14040: gcc -c -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow conftest.c >&5
# configure:14040: $? = 0
# configure:14040: result: yes
# configure:14040: checking crack.h presence
# configure:14040: gcc -E conftest.c
# configure:14040: $? = 0
# configure:14040: result: yes
# configure:14040: checking for crack.h
# configure:14040: result: yes
# configure:14045: checking for FascistCheck in -lcrack
# configure:14070: gcc -o conftest -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 conftest.c -lcrack >&5
# conftest.c:42:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char FascistCheck ();
# ^~~~
# conftest.c:44:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:14070: $? = 0
# configure:14079: result: yes
# configure:14117: checking libaudit.h usability
# configure:14117: gcc -c -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow conftest.c >&5
# conftest.c:69:22: fatal error: libaudit.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:14117: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Linux-PAM"
# | #define PACKAGE_TARNAME "Linux-PAM"
# | #define PACKAGE_VERSION "1.2.1"
# | #define PACKAGE_STRING "Linux-PAM 1.2.1"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "Linux-PAM"
# | #define VERSION "1.2.1"
# | #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 YYTEXT_POINTER 1
# | #define UNUSED __attribute__ ((unused))
# | #define _PAM_ISA "../../lib/security"
# | #define USE_LCKPWDF 1
# | #define HAVE_PATHS_H 1
# | #define PAM_PATH_MAILDIR _PATH_MAILDIR
# | #define HAVE_CRACK_H 1
# | #define HAVE_LIBCRACK 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:14117: result: no
# configure:14117: checking libaudit.h presence
# configure:14117: gcc -E conftest.c
# conftest.c:36:22: fatal error: libaudit.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:14117: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Linux-PAM"
# | #define PACKAGE_TARNAME "Linux-PAM"
# | #define PACKAGE_VERSION "1.2.1"
# | #define PACKAGE_STRING "Linux-PAM 1.2.1"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "Linux-PAM"
# | #define VERSION "1.2.1"
# | #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 YYTEXT_POINTER 1
# | #define UNUSED __attribute__ ((unused))
# | #define _PAM_ISA "../../lib/security"
# | #define USE_LCKPWDF 1
# | #define HAVE_PATHS_H 1
# | #define PAM_PATH_MAILDIR _PATH_MAILDIR
# | #define HAVE_CRACK_H 1
# | #define HAVE_LIBCRACK 1
# | /* end confdefs.h. */
# | #include
# configure:14117: result: no
# configure:14117: checking for libaudit.h
# configure:14117: result: no
# configure:14214: checking xcrypt.h usability
# configure:14214: gcc -c -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow conftest.c >&5
# conftest.c:69:20: fatal error: xcrypt.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:14214: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Linux-PAM"
# | #define PACKAGE_TARNAME "Linux-PAM"
# | #define PACKAGE_VERSION "1.2.1"
# | #define PACKAGE_STRING "Linux-PAM 1.2.1"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "Linux-PAM"
# | #define VERSION "1.2.1"
# | #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 YYTEXT_POINTER 1
# | #define UNUSED __attribute__ ((unused))
# | #define _PAM_ISA "../../lib/security"
# | #define USE_LCKPWDF 1
# | #define HAVE_PATHS_H 1
# | #define PAM_PATH_MAILDIR _PATH_MAILDIR
# | #define HAVE_CRACK_H 1
# | #define HAVE_LIBCRACK 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:14214: result: no
# configure:14214: checking xcrypt.h presence
# configure:14214: gcc -E conftest.c
# conftest.c:36:20: fatal error: xcrypt.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:14214: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Linux-PAM"
# | #define PACKAGE_TARNAME "Linux-PAM"
# | #define PACKAGE_VERSION "1.2.1"
# | #define PACKAGE_STRING "Linux-PAM 1.2.1"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "Linux-PAM"
# | #define VERSION "1.2.1"
# | #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 YYTEXT_POINTER 1
# | #define UNUSED __attribute__ ((unused))
# | #define _PAM_ISA "../../lib/security"
# | #define USE_LCKPWDF 1
# | #define HAVE_PATHS_H 1
# | #define PAM_PATH_MAILDIR _PATH_MAILDIR
# | #define HAVE_CRACK_H 1
# | #define HAVE_LIBCRACK 1
# | /* end confdefs.h. */
# | #include
# configure:14214: result: no
# configure:14214: checking for xcrypt.h
# configure:14214: result: no
# configure:14214: checking crypt.h usability
# configure:14214: gcc -c -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow conftest.c >&5
# configure:14214: $? = 0
# configure:14214: result: yes
# configure:14214: checking crypt.h presence
# configure:14214: gcc -E conftest.c
# configure:14214: $? = 0
# configure:14214: result: yes
# configure:14214: checking for crypt.h
# configure:14214: result: yes
# configure:14231: checking for library containing crypt
# configure:14262: gcc -o conftest -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 conftest.c >&5
# conftest.c:44:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char crypt ();
# ^~~~
# conftest.c:46:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# /tmp/ccAdgi2R.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `crypt'
# collect2: error: ld returned 1 exit status
# configure:14262: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Linux-PAM"
# | #define PACKAGE_TARNAME "Linux-PAM"
# | #define PACKAGE_VERSION "1.2.1"
# | #define PACKAGE_STRING "Linux-PAM 1.2.1"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "Linux-PAM"
# | #define VERSION "1.2.1"
# | #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 YYTEXT_POINTER 1
# | #define UNUSED __attribute__ ((unused))
# | #define _PAM_ISA "../../lib/security"
# | #define USE_LCKPWDF 1
# | #define HAVE_PATHS_H 1
# | #define PAM_PATH_MAILDIR _PATH_MAILDIR
# | #define HAVE_CRACK_H 1
# | #define HAVE_LIBCRACK 1
# | #define HAVE_CRYPT_H 1
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char crypt ();
# | int
# | main ()
# | {
# | return crypt ();
# | ;
# | return 0;
# | }
# configure:14262: gcc -o conftest -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 conftest.c -lcrypt >&5
# conftest.c:44:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char crypt ();
# ^~~~
# conftest.c:46:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:14262: $? = 0
# configure:14279: result: -lcrypt
# configure:14292: checking for crypt_r
# configure:14292: gcc -o conftest -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 conftest.c -lcrypt >&5
# conftest.c:60:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char crypt_r ();
# ^~~~
# conftest.c:69:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:14292: $? = 0
# configure:14292: result: yes
# configure:14292: checking for crypt_gensalt_r
# configure:14292: gcc -o conftest -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 conftest.c -lcrypt >&5
# conftest.c:61:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char crypt_gensalt_r ();
# ^~~~
# conftest.c:70:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# /tmp/ccbCUea1.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `crypt_gensalt_r'
# collect2: error: ld returned 1 exit status
# configure:14292: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Linux-PAM"
# | #define PACKAGE_TARNAME "Linux-PAM"
# | #define PACKAGE_VERSION "1.2.1"
# | #define PACKAGE_STRING "Linux-PAM 1.2.1"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "Linux-PAM"
# | #define VERSION "1.2.1"
# | #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 YYTEXT_POINTER 1
# | #define UNUSED __attribute__ ((unused))
# | #define _PAM_ISA "../../lib/security"
# | #define USE_LCKPWDF 1
# | #define HAVE_PATHS_H 1
# | #define PAM_PATH_MAILDIR _PATH_MAILDIR
# | #define HAVE_CRACK_H 1
# | #define HAVE_LIBCRACK 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_CRYPT_R 1
# | /* end confdefs.h. */
# | /* Define crypt_gensalt_r to an innocuous variant, in case declares crypt_gensalt_r.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define crypt_gensalt_r innocuous_crypt_gensalt_r
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char crypt_gensalt_r (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef crypt_gensalt_r
# |
# | /* 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 crypt_gensalt_r ();
# | /* 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_crypt_gensalt_r || defined __stub___crypt_gensalt_r
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return crypt_gensalt_r ();
# | ;
# | return 0;
# | }
# configure:14292: result: no
# configure:14458: checking for x86_64-unknown-linux-pkg-config
# configure:14491: result: no
# configure:14501: checking for pkg-config
# configure:14519: found /usr/sbin/pkg-config
# configure:14531: result: /usr/sbin/pkg-config
# configure:14556: checking pkg-config is at least version 0.9.0
# configure:14559: result: yes
# configure:14574: checking for libtirpc
# configure:14581: $PKG_CONFIG --exists --print-errors "libtirpc"
# configure:14584: $? = 0
# configure:14598: $PKG_CONFIG --exists --print-errors "libtirpc"
# configure:14601: $? = 0
# configure:14639: result: yes
# configure:14647: checking for library containing yp_get_default_domain
# configure:14678: gcc -o conftest -I/usr/include/tirpc -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 conftest.c -ltirpc >&5
# /tmp/ccCq8Cy8.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `yp_get_default_domain'
# collect2: error: ld returned 1 exit status
# configure:14678: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Linux-PAM"
# | #define PACKAGE_TARNAME "Linux-PAM"
# | #define PACKAGE_VERSION "1.2.1"
# | #define PACKAGE_STRING "Linux-PAM 1.2.1"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "Linux-PAM"
# | #define VERSION "1.2.1"
# | #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 YYTEXT_POINTER 1
# | #define UNUSED __attribute__ ((unused))
# | #define _PAM_ISA "../../lib/security"
# | #define USE_LCKPWDF 1
# | #define HAVE_PATHS_H 1
# | #define PAM_PATH_MAILDIR _PATH_MAILDIR
# | #define HAVE_CRACK_H 1
# | #define HAVE_LIBCRACK 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_CRYPT_R 1
# | #define PAM_PATH_RANDOMDEV "/dev/urandom"
# | /* 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 yp_get_default_domain ();
# | int
# | main ()
# | {
# | return yp_get_default_domain ();
# | ;
# | return 0;
# | }
# configure:14678: gcc -o conftest -I/usr/include/tirpc -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 conftest.c -lnsl -ltirpc >&5
# configure:14678: $? = 0
# configure:14695: result: -lnsl
# configure:14707: checking for yp_get_default_domain
# configure:14707: gcc -o conftest -I/usr/include/tirpc -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 conftest.c -lnsl -ltirpc >&5
# configure:14707: $? = 0
# configure:14707: result: yes
# configure:14707: checking for yperr_string
# configure:14707: gcc -o conftest -I/usr/include/tirpc -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 conftest.c -lnsl -ltirpc >&5
# configure:14707: $? = 0
# configure:14707: result: yes
# configure:14707: checking for yp_master
# configure:14707: gcc -o conftest -I/usr/include/tirpc -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 conftest.c -lnsl -ltirpc >&5
# configure:14707: $? = 0
# configure:14707: result: yes
# configure:14707: checking for yp_bind
# configure:14707: gcc -o conftest -I/usr/include/tirpc -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 conftest.c -lnsl -ltirpc >&5
# configure:14707: $? = 0
# configure:14707: result: yes
# configure:14707: checking for yp_match
# configure:14707: gcc -o conftest -I/usr/include/tirpc -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 conftest.c -lnsl -ltirpc >&5
# configure:14707: $? = 0
# configure:14707: result: yes
# configure:14707: checking for yp_unbind
# configure:14707: gcc -o conftest -I/usr/include/tirpc -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 conftest.c -lnsl -ltirpc >&5
# configure:14707: $? = 0
# configure:14707: result: yes
# configure:14719: checking rpc/rpc.h usability
# configure:14719: gcc -c -I/usr/include/tirpc conftest.c >&5
# configure:14719: $? = 0
# configure:14719: result: yes
# configure:14719: checking rpc/rpc.h presence
# configure:14719: gcc -E conftest.c
# configure:14719: $? = 0
# configure:14719: result: yes
# configure:14719: checking for rpc/rpc.h
# configure:14719: result: yes
# configure:14719: checking rpcsvc/ypclnt.h usability
# configure:14719: gcc -c -I/usr/include/tirpc conftest.c >&5
# configure:14719: $? = 0
# configure:14719: result: yes
# configure:14719: checking rpcsvc/ypclnt.h presence
# configure:14719: gcc -E conftest.c
# configure:14719: $? = 0
# configure:14719: result: yes
# configure:14719: checking for rpcsvc/ypclnt.h
# configure:14719: result: yes
# configure:14719: checking rpcsvc/yp_prot.h usability
# configure:14719: gcc -c -I/usr/include/tirpc conftest.c >&5
# configure:14719: $? = 0
# configure:14719: result: yes
# configure:14719: checking rpcsvc/yp_prot.h presence
# configure:14719: gcc -E conftest.c
# configure:14719: $? = 0
# configure:14719: result: yes
# configure:14719: checking for rpcsvc/yp_prot.h
# configure:14719: result: yes
# configure:14729: checking whether getrpcport is declared
# configure:14729: gcc -c -I/usr/include/tirpc conftest.c >&5
# configure:14729: $? = 0
# configure:14729: result: yes
# configure:14765: checking for getfilecon in -lselinux
# configure:14790: gcc -o conftest -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 conftest.c -lselinux >&5
# /usr/sbin/ld: cannot find -lselinux
# collect2: error: ld returned 1 exit status
# configure:14790: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Linux-PAM"
# | #define PACKAGE_TARNAME "Linux-PAM"
# | #define PACKAGE_VERSION "1.2.1"
# | #define PACKAGE_STRING "Linux-PAM 1.2.1"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "Linux-PAM"
# | #define VERSION "1.2.1"
# | #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 YYTEXT_POINTER 1
# | #define UNUSED __attribute__ ((unused))
# | #define _PAM_ISA "../../lib/security"
# | #define USE_LCKPWDF 1
# | #define HAVE_PATHS_H 1
# | #define PAM_PATH_MAILDIR _PATH_MAILDIR
# | #define HAVE_CRACK_H 1
# | #define HAVE_LIBCRACK 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_CRYPT_R 1
# | #define PAM_PATH_RANDOMDEV "/dev/urandom"
# | #define HAVE_YP_GET_DEFAULT_DOMAIN 1
# | #define HAVE_YPERR_STRING 1
# | #define HAVE_YP_MASTER 1
# | #define HAVE_YP_BIND 1
# | #define HAVE_YP_MATCH 1
# | #define HAVE_YP_UNBIND 1
# | #define HAVE_RPC_RPC_H 1
# | #define HAVE_RPCSVC_YPCLNT_H 1
# | #define HAVE_RPCSVC_YP_PROT_H 1
# | #define HAVE_DECL_GETRPCPORT 1
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char getfilecon ();
# | int
# | main ()
# | {
# | return getfilecon ();
# | ;
# | return 0;
# | }
# configure:14799: result: no
# configure:14853: checking for dirent.h that defines DIR
# configure:14872: gcc -c conftest.c >&5
# configure:14872: $? = 0
# configure:14880: result: yes
# configure:14893: checking for library containing opendir
# configure:14924: gcc -o conftest -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 conftest.c >&5
# configure:14924: $? = 0
# configure:14941: result: none required
# configure:15008: checking for ANSI C header files
# configure:15112: result: yes
# configure:15120: checking for sys/wait.h that is POSIX.1 compatible
# configure:15146: gcc -c conftest.c >&5
# configure:15146: $? = 0
# configure:15153: result: yes
# configure:15164: checking fcntl.h usability
# configure:15164: gcc -c conftest.c >&5
# configure:15164: $? = 0
# configure:15164: result: yes
# configure:15164: checking fcntl.h presence
# configure:15164: gcc -E conftest.c
# configure:15164: $? = 0
# configure:15164: result: yes
# configure:15164: checking for fcntl.h
# configure:15164: result: yes
# configure:15164: checking limits.h usability
# configure:15164: gcc -c conftest.c >&5
# configure:15164: $? = 0
# configure:15164: result: yes
# configure:15164: checking limits.h presence
# configure:15164: gcc -E conftest.c
# configure:15164: $? = 0
# configure:15164: result: yes
# configure:15164: checking for limits.h
# configure:15164: result: yes
# configure:15164: checking malloc.h usability
# configure:15164: gcc -c conftest.c >&5
# configure:15164: $? = 0
# configure:15164: result: yes
# configure:15164: checking malloc.h presence
# configure:15164: gcc -E conftest.c
# configure:15164: $? = 0
# configure:15164: result: yes
# configure:15164: checking for malloc.h
# configure:15164: result: yes
# configure:15164: checking sys/file.h usability
# configure:15164: gcc -c conftest.c >&5
# configure:15164: $? = 0
# configure:15164: result: yes
# configure:15164: checking sys/file.h presence
# configure:15164: gcc -E conftest.c
# configure:15164: $? = 0
# configure:15164: result: yes
# configure:15164: checking for sys/file.h
# configure:15164: result: yes
# configure:15164: checking sys/ioctl.h usability
# configure:15164: gcc -c conftest.c >&5
# configure:15164: $? = 0
# configure:15164: result: yes
# configure:15164: checking sys/ioctl.h presence
# configure:15164: gcc -E conftest.c
# configure:15164: $? = 0
# configure:15164: result: yes
# configure:15164: checking for sys/ioctl.h
# configure:15164: result: yes
# configure:15164: checking sys/time.h usability
# configure:15164: gcc -c conftest.c >&5
# configure:15164: $? = 0
# configure:15164: result: yes
# configure:15164: checking sys/time.h presence
# configure:15164: gcc -E conftest.c
# configure:15164: $? = 0
# configure:15164: result: yes
# configure:15164: checking for sys/time.h
# configure:15164: result: yes
# configure:15164: checking syslog.h usability
# configure:15164: gcc -c conftest.c >&5
# configure:15164: $? = 0
# configure:15164: result: yes
# configure:15164: checking syslog.h presence
# configure:15164: gcc -E conftest.c
# configure:15164: $? = 0
# configure:15164: result: yes
# configure:15164: checking for syslog.h
# configure:15164: result: yes
# configure:15164: checking net/if.h usability
# configure:15164: gcc -c conftest.c >&5
# configure:15164: $? = 0
# configure:15164: result: yes
# configure:15164: checking net/if.h presence
# configure:15164: gcc -E conftest.c
# configure:15164: $? = 0
# configure:15164: result: yes
# configure:15164: checking for net/if.h
# configure:15164: result: yes
# configure:15164: checking termio.h usability
# configure:15164: gcc -c conftest.c >&5
# configure:15164: $? = 0
# configure:15164: result: yes
# configure:15164: checking termio.h presence
# configure:15164: gcc -E conftest.c
# configure:15164: $? = 0
# configure:15164: result: yes
# configure:15164: checking for termio.h
# configure:15164: result: yes
# configure:15164: checking for unistd.h
# configure:15164: result: yes
# configure:15164: checking sys/fsuid.h usability
# configure:15164: gcc -c conftest.c >&5
# configure:15164: $? = 0
# configure:15164: result: yes
# configure:15164: checking sys/fsuid.h presence
# configure:15164: gcc -E conftest.c
# configure:15164: $? = 0
# configure:15164: result: yes
# configure:15164: checking for sys/fsuid.h
# configure:15164: result: yes
# configure:15164: checking inittypes.h usability
# configure:15164: gcc -c conftest.c >&5
# conftest.c:96:23: fatal error: inittypes.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:15164: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Linux-PAM"
# | #define PACKAGE_TARNAME "Linux-PAM"
# | #define PACKAGE_VERSION "1.2.1"
# | #define PACKAGE_STRING "Linux-PAM 1.2.1"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "Linux-PAM"
# | #define VERSION "1.2.1"
# | #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 YYTEXT_POINTER 1
# | #define UNUSED __attribute__ ((unused))
# | #define _PAM_ISA "../../lib/security"
# | #define USE_LCKPWDF 1
# | #define HAVE_PATHS_H 1
# | #define PAM_PATH_MAILDIR _PATH_MAILDIR
# | #define HAVE_CRACK_H 1
# | #define HAVE_LIBCRACK 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_CRYPT_R 1
# | #define PAM_PATH_RANDOMDEV "/dev/urandom"
# | #define HAVE_YP_GET_DEFAULT_DOMAIN 1
# | #define HAVE_YPERR_STRING 1
# | #define HAVE_YP_MASTER 1
# | #define HAVE_YP_BIND 1
# | #define HAVE_YP_MATCH 1
# | #define HAVE_YP_UNBIND 1
# | #define HAVE_RPC_RPC_H 1
# | #define HAVE_RPCSVC_YPCLNT_H 1
# | #define HAVE_RPCSVC_YP_PROT_H 1
# | #define HAVE_DECL_GETRPCPORT 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FSUID_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:15164: result: no
# configure:15164: checking inittypes.h presence
# configure:15164: gcc -E conftest.c
# conftest.c:63:23: fatal error: inittypes.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:15164: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Linux-PAM"
# | #define PACKAGE_TARNAME "Linux-PAM"
# | #define PACKAGE_VERSION "1.2.1"
# | #define PACKAGE_STRING "Linux-PAM 1.2.1"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "Linux-PAM"
# | #define VERSION "1.2.1"
# | #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 YYTEXT_POINTER 1
# | #define UNUSED __attribute__ ((unused))
# | #define _PAM_ISA "../../lib/security"
# | #define USE_LCKPWDF 1
# | #define HAVE_PATHS_H 1
# | #define PAM_PATH_MAILDIR _PATH_MAILDIR
# | #define HAVE_CRACK_H 1
# | #define HAVE_LIBCRACK 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_CRYPT_R 1
# | #define PAM_PATH_RANDOMDEV "/dev/urandom"
# | #define HAVE_YP_GET_DEFAULT_DOMAIN 1
# | #define HAVE_YPERR_STRING 1
# | #define HAVE_YP_MASTER 1
# | #define HAVE_YP_BIND 1
# | #define HAVE_YP_MATCH 1
# | #define HAVE_YP_UNBIND 1
# | #define HAVE_RPC_RPC_H 1
# | #define HAVE_RPCSVC_YPCLNT_H 1
# | #define HAVE_RPCSVC_YP_PROT_H 1
# | #define HAVE_DECL_GETRPCPORT 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FSUID_H 1
# | /* end confdefs.h. */
# | #include
# configure:15164: result: no
# configure:15164: checking for inittypes.h
# configure:15164: result: no
# configure:15178: checking lastlog.h usability
# configure:15178: gcc -c conftest.c >&5
# configure:15178: $? = 0
# configure:15178: result: yes
# configure:15178: checking lastlog.h presence
# configure:15178: gcc -E conftest.c
# configure:15178: $? = 0
# configure:15178: result: yes
# configure:15178: checking for lastlog.h
# configure:15178: result: yes
# configure:15178: checking utmp.h usability
# configure:15178: gcc -c conftest.c >&5
# configure:15178: $? = 0
# configure:15178: result: yes
# configure:15178: checking utmp.h presence
# configure:15178: gcc -E conftest.c
# configure:15178: $? = 0
# configure:15178: result: yes
# configure:15178: checking for utmp.h
# configure:15178: result: yes
# configure:15178: checking utmpx.h usability
# configure:15178: gcc -c conftest.c >&5
# configure:15178: $? = 0
# configure:15178: result: yes
# configure:15178: checking utmpx.h presence
# configure:15178: gcc -E conftest.c
# configure:15178: $? = 0
# configure:15178: result: yes
# configure:15178: checking for utmpx.h
# configure:15178: result: yes
# configure:15189: checking whether byte ordering is bigendian
# configure:15204: gcc -c conftest.c >&5
# conftest.c:67:9: error: unknown type name 'not'
# not a universal capable compiler
# ^~~
# conftest.c:67:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
# not a universal capable compiler
# ^~~~~~~~~
# conftest.c:67:15: error: unknown type name 'universal'
# configure:15204: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Linux-PAM"
# | #define PACKAGE_TARNAME "Linux-PAM"
# | #define PACKAGE_VERSION "1.2.1"
# | #define PACKAGE_STRING "Linux-PAM 1.2.1"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "Linux-PAM"
# | #define VERSION "1.2.1"
# | #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 YYTEXT_POINTER 1
# | #define UNUSED __attribute__ ((unused))
# | #define _PAM_ISA "../../lib/security"
# | #define USE_LCKPWDF 1
# | #define HAVE_PATHS_H 1
# | #define PAM_PATH_MAILDIR _PATH_MAILDIR
# | #define HAVE_CRACK_H 1
# | #define HAVE_LIBCRACK 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_CRYPT_R 1
# | #define PAM_PATH_RANDOMDEV "/dev/urandom"
# | #define HAVE_YP_GET_DEFAULT_DOMAIN 1
# | #define HAVE_YPERR_STRING 1
# | #define HAVE_YP_MASTER 1
# | #define HAVE_YP_BIND 1
# | #define HAVE_YP_MATCH 1
# | #define HAVE_YP_UNBIND 1
# | #define HAVE_RPC_RPC_H 1
# | #define HAVE_RPCSVC_YPCLNT_H 1
# | #define HAVE_RPCSVC_YP_PROT_H 1
# | #define HAVE_DECL_GETRPCPORT 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FSUID_H 1
# | #define HAVE_LASTLOG_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_UTMPX_H 1
# | /* end confdefs.h. */
# | #ifndef __APPLE_CC__
# | not a universal capable compiler
# | #endif
# | typedef int dummy;
# |
# configure:15249: gcc -c conftest.c >&5
# configure:15249: $? = 0
# configure:15267: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:73:4: error: unknown type name 'not'
# not big endian
# ^~~
# conftest.c:73:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
# not big endian
# ^~~~~~
# configure:15267: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Linux-PAM"
# | #define PACKAGE_TARNAME "Linux-PAM"
# | #define PACKAGE_VERSION "1.2.1"
# | #define PACKAGE_STRING "Linux-PAM 1.2.1"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "Linux-PAM"
# | #define VERSION "1.2.1"
# | #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 YYTEXT_POINTER 1
# | #define UNUSED __attribute__ ((unused))
# | #define _PAM_ISA "../../lib/security"
# | #define USE_LCKPWDF 1
# | #define HAVE_PATHS_H 1
# | #define PAM_PATH_MAILDIR _PATH_MAILDIR
# | #define HAVE_CRACK_H 1
# | #define HAVE_LIBCRACK 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_CRYPT_R 1
# | #define PAM_PATH_RANDOMDEV "/dev/urandom"
# | #define HAVE_YP_GET_DEFAULT_DOMAIN 1
# | #define HAVE_YPERR_STRING 1
# | #define HAVE_YP_MASTER 1
# | #define HAVE_YP_BIND 1
# | #define HAVE_YP_MATCH 1
# | #define HAVE_YP_UNBIND 1
# | #define HAVE_RPC_RPC_H 1
# | #define HAVE_RPCSVC_YPCLNT_H 1
# | #define HAVE_RPCSVC_YP_PROT_H 1
# | #define HAVE_DECL_GETRPCPORT 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FSUID_H 1
# | #define HAVE_LASTLOG_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_UTMPX_H 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | #if BYTE_ORDER != BIG_ENDIAN
# | not big endian
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:15395: result: no
# configure:15413: checking for an ANSI C-conforming const
# configure:15479: gcc -c conftest.c >&5
# configure:15479: $? = 0
# configure:15486: result: yes
# configure:15494: checking for uid_t in sys/types.h
# configure:15513: result: yes
# configure:15524: checking for off_t
# configure:15524: gcc -c conftest.c >&5
# configure:15524: $? = 0
# configure:15524: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:102:20: error: expected expression before ')' token
# if (sizeof ((off_t)))
# ^
# configure:15524: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Linux-PAM"
# | #define PACKAGE_TARNAME "Linux-PAM"
# | #define PACKAGE_VERSION "1.2.1"
# | #define PACKAGE_STRING "Linux-PAM 1.2.1"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "Linux-PAM"
# | #define VERSION "1.2.1"
# | #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 YYTEXT_POINTER 1
# | #define UNUSED __attribute__ ((unused))
# | #define _PAM_ISA "../../lib/security"
# | #define USE_LCKPWDF 1
# | #define HAVE_PATHS_H 1
# | #define PAM_PATH_MAILDIR _PATH_MAILDIR
# | #define HAVE_CRACK_H 1
# | #define HAVE_LIBCRACK 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_CRYPT_R 1
# | #define PAM_PATH_RANDOMDEV "/dev/urandom"
# | #define HAVE_YP_GET_DEFAULT_DOMAIN 1
# | #define HAVE_YPERR_STRING 1
# | #define HAVE_YP_MASTER 1
# | #define HAVE_YP_BIND 1
# | #define HAVE_YP_MATCH 1
# | #define HAVE_YP_UNBIND 1
# | #define HAVE_RPC_RPC_H 1
# | #define HAVE_RPCSVC_YPCLNT_H 1
# | #define HAVE_RPCSVC_YP_PROT_H 1
# | #define HAVE_DECL_GETRPCPORT 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FSUID_H 1
# | #define HAVE_LASTLOG_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_UTMPX_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
# | int
# | main ()
# | {
# | if (sizeof ((off_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:15524: result: yes
# configure:15535: checking for pid_t
# configure:15535: gcc -c conftest.c >&5
# configure:15535: $? = 0
# configure:15535: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:102:20: error: expected expression before ')' token
# if (sizeof ((pid_t)))
# ^
# configure:15535: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Linux-PAM"
# | #define PACKAGE_TARNAME "Linux-PAM"
# | #define PACKAGE_VERSION "1.2.1"
# | #define PACKAGE_STRING "Linux-PAM 1.2.1"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "Linux-PAM"
# | #define VERSION "1.2.1"
# | #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 YYTEXT_POINTER 1
# | #define UNUSED __attribute__ ((unused))
# | #define _PAM_ISA "../../lib/security"
# | #define USE_LCKPWDF 1
# | #define HAVE_PATHS_H 1
# | #define PAM_PATH_MAILDIR _PATH_MAILDIR
# | #define HAVE_CRACK_H 1
# | #define HAVE_LIBCRACK 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_CRYPT_R 1
# | #define PAM_PATH_RANDOMDEV "/dev/urandom"
# | #define HAVE_YP_GET_DEFAULT_DOMAIN 1
# | #define HAVE_YPERR_STRING 1
# | #define HAVE_YP_MASTER 1
# | #define HAVE_YP_BIND 1
# | #define HAVE_YP_MATCH 1
# | #define HAVE_YP_UNBIND 1
# | #define HAVE_RPC_RPC_H 1
# | #define HAVE_RPCSVC_YPCLNT_H 1
# | #define HAVE_RPCSVC_YP_PROT_H 1
# | #define HAVE_DECL_GETRPCPORT 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FSUID_H 1
# | #define HAVE_LASTLOG_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_UTMPX_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
# | int
# | main ()
# | {
# | if (sizeof ((pid_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:15535: result: yes
# configure:15546: checking for size_t
# configure:15546: gcc -c conftest.c >&5
# configure:15546: $? = 0
# configure:15546: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:102:21: error: expected expression before ')' token
# if (sizeof ((size_t)))
# ^
# configure:15546: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Linux-PAM"
# | #define PACKAGE_TARNAME "Linux-PAM"
# | #define PACKAGE_VERSION "1.2.1"
# | #define PACKAGE_STRING "Linux-PAM 1.2.1"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "Linux-PAM"
# | #define VERSION "1.2.1"
# | #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 YYTEXT_POINTER 1
# | #define UNUSED __attribute__ ((unused))
# | #define _PAM_ISA "../../lib/security"
# | #define USE_LCKPWDF 1
# | #define HAVE_PATHS_H 1
# | #define PAM_PATH_MAILDIR _PATH_MAILDIR
# | #define HAVE_CRACK_H 1
# | #define HAVE_LIBCRACK 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_CRYPT_R 1
# | #define PAM_PATH_RANDOMDEV "/dev/urandom"
# | #define HAVE_YP_GET_DEFAULT_DOMAIN 1
# | #define HAVE_YPERR_STRING 1
# | #define HAVE_YP_MASTER 1
# | #define HAVE_YP_BIND 1
# | #define HAVE_YP_MATCH 1
# | #define HAVE_YP_UNBIND 1
# | #define HAVE_RPC_RPC_H 1
# | #define HAVE_RPCSVC_YPCLNT_H 1
# | #define HAVE_RPCSVC_YP_PROT_H 1
# | #define HAVE_DECL_GETRPCPORT 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FSUID_H 1
# | #define HAVE_LASTLOG_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_UTMPX_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
# | int
# | main ()
# | {
# | if (sizeof ((size_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:15546: result: yes
# configure:15557: checking whether time.h and sys/time.h may both be included
# configure:15577: gcc -c conftest.c >&5
# configure:15577: $? = 0
# configure:15584: result: yes
# configure:15592: checking whether struct tm is in sys/time.h or time.h
# configure:15612: gcc -c conftest.c >&5
# configure:15612: $? = 0
# configure:15619: result: time.h
# configure:15628: checking type of array argument to getgroups
# configure:15662: gcc -o conftest -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 conftest.c >&5
# configure:15662: $? = 0
# configure:15662: ./conftest
# configure:15662: $? = 0
# configure:15687: result: gid_t
# configure:15696: checking whether gcc needs -traditional
# configure:15730: result: no
# configure:15737: checking for working memcmp
# configure:15780: gcc -o conftest -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 conftest.c >&5
# configure:15780: $? = 0
# configure:15780: ./conftest
# configure:15780: $? = 0
# configure:15790: result: yes
# configure:15801: checking for vprintf
# configure:15801: gcc -o conftest -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 conftest.c >&5
# conftest.c:91:6: warning: conflicting types for built-in function 'vprintf'
# char vprintf ();
# ^~~~~~~
# configure:15801: $? = 0
# configure:15801: result: yes
# configure:15807: checking for _doprnt
# configure:15807: gcc -o conftest -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 conftest.c >&5
# /tmp/ccI9UrOJ.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `_doprnt'
# collect2: error: ld returned 1 exit status
# configure:15807: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Linux-PAM"
# | #define PACKAGE_TARNAME "Linux-PAM"
# | #define PACKAGE_VERSION "1.2.1"
# | #define PACKAGE_STRING "Linux-PAM 1.2.1"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "Linux-PAM"
# | #define VERSION "1.2.1"
# | #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 YYTEXT_POINTER 1
# | #define UNUSED __attribute__ ((unused))
# | #define _PAM_ISA "../../lib/security"
# | #define USE_LCKPWDF 1
# | #define HAVE_PATHS_H 1
# | #define PAM_PATH_MAILDIR _PATH_MAILDIR
# | #define HAVE_CRACK_H 1
# | #define HAVE_LIBCRACK 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_CRYPT_R 1
# | #define PAM_PATH_RANDOMDEV "/dev/urandom"
# | #define HAVE_YP_GET_DEFAULT_DOMAIN 1
# | #define HAVE_YPERR_STRING 1
# | #define HAVE_YP_MASTER 1
# | #define HAVE_YP_BIND 1
# | #define HAVE_YP_MATCH 1
# | #define HAVE_YP_UNBIND 1
# | #define HAVE_RPC_RPC_H 1
# | #define HAVE_RPCSVC_YPCLNT_H 1
# | #define HAVE_RPCSVC_YP_PROT_H 1
# | #define HAVE_DECL_GETRPCPORT 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FSUID_H 1
# | #define HAVE_LASTLOG_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_UTMPX_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define GETGROUPS_T gid_t
# | #define HAVE_VPRINTF 1
# | /* end confdefs.h. */
# | /* Define _doprnt to an innocuous variant, in case declares _doprnt.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define _doprnt innocuous__doprnt
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char _doprnt (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef _doprnt
# |
# | /* 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 _doprnt ();
# | /* 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__doprnt || defined __stub____doprnt
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return _doprnt ();
# | ;
# | return 0;
# | }
# configure:15807: result: no
# configure:15821: checking for fseeko
# configure:15821: gcc -o conftest -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 conftest.c >&5
# configure:15821: $? = 0
# configure:15821: result: yes
# configure:15821: checking for getdomainname
# configure:15821: gcc -o conftest -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 conftest.c >&5
# configure:15821: $? = 0
# configure:15821: result: yes
# configure:15821: checking for gethostname
# configure:15821: gcc -o conftest -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 conftest.c >&5
# configure:15821: $? = 0
# configure:15821: result: yes
# configure:15821: checking for gettimeofday
# configure:15821: gcc -o conftest -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 conftest.c >&5
# configure:15821: $? = 0
# configure:15821: result: yes
# configure:15821: checking for lckpwdf
# configure:15821: gcc -o conftest -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 conftest.c >&5
# configure:15821: $? = 0
# configure:15821: result: yes
# configure:15821: checking for mkdir
# configure:15821: gcc -o conftest -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 conftest.c >&5
# configure:15821: $? = 0
# configure:15821: result: yes
# configure:15821: checking for select
# configure:15821: gcc -o conftest -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 conftest.c >&5
# configure:15821: $? = 0
# configure:15821: result: yes
# configure:15833: checking for strcspn
# configure:15833: gcc -o conftest -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 conftest.c >&5
# conftest.c:99:6: warning: conflicting types for built-in function 'strcspn'
# char strcspn ();
# ^~~~~~~
# configure:15833: $? = 0
# configure:15833: result: yes
# configure:15833: checking for strdup
# configure:15833: gcc -o conftest -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 conftest.c >&5
# conftest.c:100:6: warning: conflicting types for built-in function 'strdup'
# char strdup ();
# ^~~~~~
# configure:15833: $? = 0
# configure:15833: result: yes
# configure:15833: checking for strspn
# configure:15833: gcc -o conftest -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 conftest.c >&5
# conftest.c:101:6: warning: conflicting types for built-in function 'strspn'
# char strspn ();
# ^~~~~~
# configure:15833: $? = 0
# configure:15833: result: yes
# configure:15833: checking for strstr
# configure:15833: gcc -o conftest -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 conftest.c >&5
# conftest.c:102:6: warning: conflicting types for built-in function 'strstr'
# char strstr ();
# ^~~~~~
# configure:15833: $? = 0
# configure:15833: result: yes
# configure:15833: checking for strtol
# configure:15833: gcc -o conftest -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 conftest.c >&5
# configure:15833: $? = 0
# configure:15833: result: yes
# configure:15833: checking for uname
# configure:15833: gcc -o conftest -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 conftest.c >&5
# configure:15833: $? = 0
# configure:15833: result: yes
# configure:15845: checking for getutent_r
# configure:15845: gcc -o conftest -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 conftest.c >&5
# configure:15845: $? = 0
# configure:15845: result: yes
# configure:15845: checking for getpwnam_r
# configure:15845: gcc -o conftest -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 conftest.c >&5
# configure:15845: $? = 0
# configure:15845: result: yes
# configure:15845: checking for getpwuid_r
# configure:15845: gcc -o conftest -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 conftest.c >&5
# configure:15845: $? = 0
# configure:15845: result: yes
# configure:15845: checking for getgrnam_r
# configure:15845: gcc -o conftest -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 conftest.c >&5
# configure:15845: $? = 0
# configure:15845: result: yes
# configure:15845: checking for getgrgid_r
# configure:15845: gcc -o conftest -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 conftest.c >&5
# configure:15845: $? = 0
# configure:15845: result: yes
# configure:15845: checking for getspnam_r
# configure:15845: gcc -o conftest -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 conftest.c >&5
# configure:15845: $? = 0
# configure:15845: result: yes
# configure:15857: checking for getgrouplist
# configure:15857: gcc -o conftest -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 conftest.c >&5
# configure:15857: $? = 0
# configure:15857: result: yes
# configure:15857: checking for getline
# configure:15857: gcc -o conftest -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 conftest.c >&5
# configure:15857: $? = 0
# configure:15857: result: yes
# configure:15857: checking for getdelim
# configure:15857: gcc -o conftest -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 conftest.c >&5
# configure:15857: $? = 0
# configure:15857: result: yes
# configure:15869: checking for inet_ntop
# configure:15869: gcc -o conftest -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 conftest.c >&5
# configure:15869: $? = 0
# configure:15869: result: yes
# configure:15869: checking for inet_pton
# configure:15869: gcc -o conftest -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 conftest.c >&5
# configure:15869: $? = 0
# configure:15869: result: yes
# configure:15869: checking for innetgr
# configure:15869: gcc -o conftest -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 conftest.c >&5
# configure:15869: $? = 0
# configure:15869: result: yes
# configure:15869: checking for ruserok_af
# configure:15869: gcc -o conftest -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 conftest.c >&5
# configure:15869: $? = 0
# configure:15869: result: yes
# configure:15881: checking for unshare
# configure:15881: gcc -o conftest -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 conftest.c >&5
# configure:15881: $? = 0
# configure:15881: result: yes
# configure:15910: checking for xsltproc
# configure:15928: found /usr/sbin/xsltproc
# configure:15940: result: /usr/sbin/xsltproc
# configure:15953: checking for xmllint
# configure:15971: found /usr/sbin/xmllint
# configure:15984: result: /usr/sbin/xmllint
# configure:16005: checking for XML catalog (/etc/xml/catalog)
# configure:16008: result: found
# configure:16019: checking for xmlcatalog
# configure:16037: found /usr/sbin/xmlcatalog
# configure:16050: result: /usr/sbin/xmlcatalog
# configure:16069: checking for DocBook XML DTD V4.4 in XML catalog
# configure:16072: $XMLCATALOG --noout "$XML_CATALOG_FILE" "-//OASIS//DTD DocBook XML V4.4//EN" >&2
# http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd
# configure:16075: $? = 0
# configure:16077: result: found
# configure:16086: checking for DocBook XSL Stylesheets in XML catalog
# configure:16089: $XMLCATALOG --noout "$XML_CATALOG_FILE" "http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl" >&2
# /usr/share/xml/docbook/xsl-stylesheets-1.79.1/manpages/docbook.xsl
# configure:16092: $? = 0
# configure:16094: result: found
# configure:16105: checking for w3m
# configure:16123: found /usr/sbin/w3m
# configure:16135: result: /usr/sbin/w3m
# configure:16151: checking for fop
# configure:16184: result: no
# configure:16210: checking whether NLS is requested
# configure:16219: result: yes
# configure:16259: checking for msgfmt
# configure: trying /usr/sbin/msgfmt...
# 0 translated messages.
# configure:16291: result: /usr/sbin/msgfmt
# configure:16300: checking for gmsgfmt
# configure:16331: result: /usr/sbin/msgfmt
# configure:16381: checking for xgettext
# configure: trying /usr/sbin/xgettext...
# /usr/sbin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C
# configure:16413: result: /usr/sbin/xgettext
# configure:16458: checking for msgmerge
# configure: trying /usr/sbin/msgmerge...
# configure:16489: result: /usr/sbin/msgmerge
# configure:16547: checking for ld used by gcc
# configure:16614: result: /usr/sbin/ld -m elf_x86_64
# configure:16621: checking if the linker (/usr/sbin/ld -m elf_x86_64) is GNU ld
# configure:16636: result: yes
# configure:16643: checking for shared library run path origin
# configure:16656: result: done
# configure:17228: checking for CFPreferencesCopyAppValue
# configure:17246: gcc -o conftest -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 conftest.c -Wl,-framework -Wl,CoreFoundation >&5
# conftest.c:96:42: fatal error: CoreFoundation/CFPreferences.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:17246: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Linux-PAM"
# | #define PACKAGE_TARNAME "Linux-PAM"
# | #define PACKAGE_VERSION "1.2.1"
# | #define PACKAGE_STRING "Linux-PAM 1.2.1"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "Linux-PAM"
# | #define VERSION "1.2.1"
# | #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 YYTEXT_POINTER 1
# | #define UNUSED __attribute__ ((unused))
# | #define _PAM_ISA "../../lib/security"
# | #define USE_LCKPWDF 1
# | #define HAVE_PATHS_H 1
# | #define PAM_PATH_MAILDIR _PATH_MAILDIR
# | #define HAVE_CRACK_H 1
# | #define HAVE_LIBCRACK 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_CRYPT_R 1
# | #define PAM_PATH_RANDOMDEV "/dev/urandom"
# | #define HAVE_YP_GET_DEFAULT_DOMAIN 1
# | #define HAVE_YPERR_STRING 1
# | #define HAVE_YP_MASTER 1
# | #define HAVE_YP_BIND 1
# | #define HAVE_YP_MATCH 1
# | #define HAVE_YP_UNBIND 1
# | #define HAVE_RPC_RPC_H 1
# | #define HAVE_RPCSVC_YPCLNT_H 1
# | #define HAVE_RPCSVC_YP_PROT_H 1
# | #define HAVE_DECL_GETRPCPORT 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FSUID_H 1
# | #define HAVE_LASTLOG_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_UTMPX_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define GETGROUPS_T gid_t
# | #define HAVE_VPRINTF 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_GETDOMAINNAME 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LCKPWDF 1
# | #define HAVE_MKDIR 1
# | #define HAVE_SELECT 1
# | #define HAVE_STRCSPN 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRSPN 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRTOL 1
# | #define HAVE_UNAME 1
# | #define HAVE_GETUTENT_R 1
# | #define HAVE_GETPWNAM_R 1
# | #define HAVE_GETPWUID_R 1
# | #define HAVE_GETGRNAM_R 1
# | #define HAVE_GETGRGID_R 1
# | #define HAVE_GETSPNAM_R 1
# | #define HAVE_GETGROUPLIST 1
# | #define HAVE_GETLINE 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_INNETGR 1
# | #define HAVE_RUSEROK_AF 1
# | #define HAVE_UNSHARE 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | CFPreferencesCopyAppValue(NULL, NULL)
# | ;
# | return 0;
# | }
# configure:17255: result: no
# configure:17262: checking for CFLocaleCopyCurrent
# configure:17280: gcc -o conftest -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 conftest.c -Wl,-framework -Wl,CoreFoundation >&5
# conftest.c:96:37: fatal error: CoreFoundation/CFLocale.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:17280: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Linux-PAM"
# | #define PACKAGE_TARNAME "Linux-PAM"
# | #define PACKAGE_VERSION "1.2.1"
# | #define PACKAGE_STRING "Linux-PAM 1.2.1"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "Linux-PAM"
# | #define VERSION "1.2.1"
# | #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 YYTEXT_POINTER 1
# | #define UNUSED __attribute__ ((unused))
# | #define _PAM_ISA "../../lib/security"
# | #define USE_LCKPWDF 1
# | #define HAVE_PATHS_H 1
# | #define PAM_PATH_MAILDIR _PATH_MAILDIR
# | #define HAVE_CRACK_H 1
# | #define HAVE_LIBCRACK 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_CRYPT_R 1
# | #define PAM_PATH_RANDOMDEV "/dev/urandom"
# | #define HAVE_YP_GET_DEFAULT_DOMAIN 1
# | #define HAVE_YPERR_STRING 1
# | #define HAVE_YP_MASTER 1
# | #define HAVE_YP_BIND 1
# | #define HAVE_YP_MATCH 1
# | #define HAVE_YP_UNBIND 1
# | #define HAVE_RPC_RPC_H 1
# | #define HAVE_RPCSVC_YPCLNT_H 1
# | #define HAVE_RPCSVC_YP_PROT_H 1
# | #define HAVE_DECL_GETRPCPORT 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FSUID_H 1
# | #define HAVE_LASTLOG_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_UTMPX_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define GETGROUPS_T gid_t
# | #define HAVE_VPRINTF 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_GETDOMAINNAME 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LCKPWDF 1
# | #define HAVE_MKDIR 1
# | #define HAVE_SELECT 1
# | #define HAVE_STRCSPN 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRSPN 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRTOL 1
# | #define HAVE_UNAME 1
# | #define HAVE_GETUTENT_R 1
# | #define HAVE_GETPWNAM_R 1
# | #define HAVE_GETPWUID_R 1
# | #define HAVE_GETGRNAM_R 1
# | #define HAVE_GETGRGID_R 1
# | #define HAVE_GETSPNAM_R 1
# | #define HAVE_GETGROUPLIST 1
# | #define HAVE_GETLINE 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_INNETGR 1
# | #define HAVE_RUSEROK_AF 1
# | #define HAVE_UNSHARE 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | CFLocaleCopyCurrent();
# | ;
# | return 0;
# | }
# configure:17289: result: no
# configure:17338: checking for GNU gettext in libc
# configure:17362: gcc -o conftest -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 conftest.c >&5
# configure:17362: $? = 0
# configure:17371: result: yes
# configure:18199: checking whether to use NLS
# configure:18201: result: yes
# configure:18204: checking where the gettext function comes from
# configure:18215: result: libc
# configure:18274: checking for dngettext
# configure:18274: gcc -o conftest -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 conftest.c >&5
# configure:18274: $? = 0
# configure:18274: result: yes
# configure:18286: checking whether __NR_keyctl is declared
# configure:18286: gcc -c conftest.c >&5
# configure:18286: $? = 0
# configure:18286: result: yes
# configure:18294: checking whether ENOKEY is declared
# configure:18294: gcc -c conftest.c >&5
# configure:18294: $? = 0
# configure:18294: result: yes
# configure:18437: checking that generated files are newer than configure
# configure:18443: result: done
# configure:18511: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by Linux-PAM config.status 1.2.1, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on fec66b3f80fc
#
# config.status:1311: creating Makefile
# config.status:1311: creating libpam/Makefile
# config.status:1311: creating libpamc/Makefile
# config.status:1311: creating libpamc/test/Makefile
# config.status:1311: creating libpam_misc/Makefile
# config.status:1311: creating conf/Makefile
# config.status:1311: creating conf/pam_conv1/Makefile
# config.status:1311: creating po/Makefile.in
# config.status:1311: creating modules/Makefile
# config.status:1311: creating modules/pam_access/Makefile
# config.status:1311: creating modules/pam_cracklib/Makefile
# config.status:1311: creating modules/pam_debug/Makefile
# config.status:1311: creating modules/pam_deny/Makefile
# config.status:1311: creating modules/pam_echo/Makefile
# config.status:1311: creating modules/pam_env/Makefile
# config.status:1311: creating modules/pam_faildelay/Makefile
# config.status:1311: creating modules/pam_filter/Makefile
# config.status:1311: creating modules/pam_filter/upperLOWER/Makefile
# config.status:1311: creating modules/pam_ftp/Makefile
# config.status:1311: creating modules/pam_group/Makefile
# config.status:1311: creating modules/pam_issue/Makefile
# config.status:1311: creating modules/pam_keyinit/Makefile
# config.status:1311: creating modules/pam_lastlog/Makefile
# config.status:1311: creating modules/pam_limits/Makefile
# config.status:1311: creating modules/pam_listfile/Makefile
# config.status:1311: creating modules/pam_localuser/Makefile
# config.status:1311: creating modules/pam_loginuid/Makefile
# config.status:1311: creating modules/pam_mail/Makefile
# config.status:1311: creating modules/pam_mkhomedir/Makefile
# config.status:1311: creating modules/pam_motd/Makefile
# config.status:1311: creating modules/pam_namespace/Makefile
# config.status:1311: creating modules/pam_nologin/Makefile
# config.status:1311: creating modules/pam_permit/Makefile
# config.status:1311: creating modules/pam_pwhistory/Makefile
# config.status:1311: creating modules/pam_rhosts/Makefile
# config.status:1311: creating modules/pam_rootok/Makefile
# config.status:1311: creating modules/pam_exec/Makefile
# config.status:1311: creating modules/pam_securetty/Makefile
# config.status:1311: creating modules/pam_selinux/Makefile
# config.status:1311: creating modules/pam_sepermit/Makefile
# config.status:1311: creating modules/pam_shells/Makefile
# config.status:1311: creating modules/pam_stress/Makefile
# config.status:1311: creating modules/pam_succeed_if/Makefile
# config.status:1311: creating modules/pam_tally/Makefile
# config.status:1311: creating modules/pam_tally2/Makefile
# config.status:1311: creating modules/pam_time/Makefile
# config.status:1311: creating modules/pam_timestamp/Makefile
# config.status:1311: creating modules/pam_tty_audit/Makefile
# config.status:1311: creating modules/pam_umask/Makefile
# config.status:1311: creating modules/pam_unix/Makefile
# config.status:1311: creating modules/pam_userdb/Makefile
# config.status:1311: creating modules/pam_warn/Makefile
# config.status:1311: creating modules/pam_wheel/Makefile
# config.status:1311: creating modules/pam_xauth/Makefile
# config.status:1311: creating doc/Makefile
# config.status:1311: creating doc/specs/Makefile
# config.status:1311: creating doc/man/Makefile
# config.status:1311: creating doc/sag/Makefile
# config.status:1311: creating doc/adg/Makefile
# config.status:1311: creating doc/mwg/Makefile
# config.status:1311: creating examples/Makefile
# config.status:1311: creating tests/Makefile
# config.status:1311: creating xtests/Makefile
# config.status:1311: creating config.h
# config.status:1540: executing depfiles commands
# config.status:1540: executing libtool commands
# config.status:1540: executing po-directories commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv___attribute__=yes
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_bigendian=no
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=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_PKG_CONFIG_LIBDIR_set=
# ac_cv_env_PKG_CONFIG_LIBDIR_value=
# ac_cv_env_PKG_CONFIG_PATH_set=
# ac_cv_env_PKG_CONFIG_PATH_value=
# ac_cv_env_PKG_CONFIG_set=
# ac_cv_env_PKG_CONFIG_value=
# ac_cv_env_YACC_set=
# ac_cv_env_YACC_value=
# ac_cv_env_YFLAGS_set=
# ac_cv_env_YFLAGS_value=
# ac_cv_env_build_alias_set=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_libtirpc_CFLAGS_set=
# ac_cv_env_libtirpc_CFLAGS_value=
# ac_cv_env_libtirpc_LIBS_set=
# ac_cv_env_libtirpc_LIBS_value=
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_func__doprnt=no
# ac_cv_func_crypt_gensalt_r=no
# ac_cv_func_crypt_r=yes
# ac_cv_func_dngettext=yes
# ac_cv_func_fseeko=yes
# ac_cv_func_getdelim=yes
# ac_cv_func_getdomainname=yes
# ac_cv_func_getgrgid_r=yes
# ac_cv_func_getgrnam_r=yes
# ac_cv_func_getgrouplist=yes
# ac_cv_func_gethostname=yes
# ac_cv_func_getline=yes
# ac_cv_func_getpwnam_r=yes
# ac_cv_func_getpwuid_r=yes
# ac_cv_func_getspnam_r=yes
# ac_cv_func_gettimeofday=yes
# ac_cv_func_getutent_r=yes
# ac_cv_func_inet_ntop=yes
# ac_cv_func_inet_pton=yes
# ac_cv_func_innetgr=yes
# ac_cv_func_lckpwdf=yes
# ac_cv_func_memcmp_working=yes
# ac_cv_func_mkdir=yes
# ac_cv_func_ruserok_af=yes
# ac_cv_func_select=yes
# ac_cv_func_strcspn=yes
# ac_cv_func_strdup=yes
# ac_cv_func_strspn=yes
# ac_cv_func_strstr=yes
# ac_cv_func_strtol=yes
# ac_cv_func_uname=yes
# ac_cv_func_unshare=yes
# ac_cv_func_vprintf=yes
# ac_cv_func_yp_bind=yes
# ac_cv_func_yp_get_default_domain=yes
# ac_cv_func_yp_master=yes
# ac_cv_func_yp_match=yes
# ac_cv_func_yp_unbind=yes
# ac_cv_func_yperr_string=yes
# ac_cv_have_decl_ENOKEY=yes
# ac_cv_have_decl___NR_keyctl=yes
# ac_cv_have_decl_getrpcport=yes
# ac_cv_header_crack_h=yes
# ac_cv_header_crypt_h=yes
# ac_cv_header_dirent_dirent_h=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_fcntl_h=yes
# ac_cv_header_inittypes_h=no
# ac_cv_header_inttypes_h=yes
# ac_cv_header_lastlog_h=yes
# ac_cv_header_libaudit_h=no
# ac_cv_header_limits_h=yes
# ac_cv_header_malloc_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_minix_config_h=no
# ac_cv_header_net_if_h=yes
# ac_cv_header_paths_h=yes
# ac_cv_header_rpc_rpc_h=yes
# ac_cv_header_rpcsvc_yp_prot_h=yes
# ac_cv_header_rpcsvc_ypclnt_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_file_h=yes
# ac_cv_header_sys_fsuid_h=yes
# ac_cv_header_sys_ioctl_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_sys_wait_h=yes
# ac_cv_header_syslog_h=yes
# ac_cv_header_termio_h=yes
# ac_cv_header_time=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_utmp_h=yes
# ac_cv_header_utmpx_h=yes
# ac_cv_header_xcrypt_h=no
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_lib_crack_FascistCheck=yes
# ac_cv_lib_dl_dlopen=yes
# ac_cv_lib_lex=-lfl
# ac_cv_lib_selinux_getfilecon=no
# ac_cv_objext=o
# ac_cv_path_BROWSER=/usr/sbin/w3m
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_FGREP='/usr/sbin/grep -F'
# ac_cv_path_GMSGFMT=/usr/sbin/msgfmt
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_LIBPRELUDE_CONFIG=no
# ac_cv_path_MSGFMT=/usr/sbin/msgfmt
# ac_cv_path_MSGMERGE=/usr/sbin/msgmerge
# ac_cv_path_SED=/usr/sbin/sed
# ac_cv_path_XGETTEXT=/usr/sbin/xgettext
# ac_cv_path_XMLCATALOG=/usr/sbin/xmlcatalog
# ac_cv_path_XMLLINT=/usr/sbin/xmllint
# ac_cv_path_XSLTPROC=/usr/sbin/xsltproc
# ac_cv_path_ac_pt_PKG_CONFIG=/usr/sbin/pkg-config
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/sbin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=gcc
# ac_cv_prog_CPP='gcc -E'
# ac_cv_prog_LEX=flex
# ac_cv_prog_STRIP=strip
# ac_cv_prog_YACC='bison -y'
# 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_cc_gcc_c_o=yes
# ac_cv_prog_gcc_traditional=no
# ac_cv_prog_lex_root=lex.yy
# ac_cv_prog_lex_yytext_pointer=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_safe_to_define___extensions__=yes
# ac_cv_search_crypt=-lcrypt
# ac_cv_search_opendir='none required'
# ac_cv_search_yp_get_default_domain=-lnsl
# ac_cv_struct_tm=time.h
# ac_cv_sys_file_offset_bits=no
# ac_cv_sys_largefile_CC=no
# ac_cv_type_getgroups=gid_t
# ac_cv_type_off_t=yes
# ac_cv_type_pid_t=yes
# ac_cv_type_size_t=yes
# ac_cv_type_uid_t=yes
# acl_cv_hardcode_direct=no
# acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
# acl_cv_hardcode_libdir_separator=
# acl_cv_hardcode_minus_L=no
# acl_cv_libext=a
# acl_cv_libname_spec='lib$name'
# acl_cv_library_names_spec='$libname$shrext'
# acl_cv_path_LD='/usr/sbin/ld -m elf_x86_64'
# acl_cv_prog_gnu_ld=yes
# acl_cv_rpath=done
# acl_cv_shlibext=so
# acl_cv_wl=-Wl,
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_make_support_nested_variables=yes
# gt_cv_func_CFLocaleCopyCurrent=no
# gt_cv_func_CFPreferencesCopyAppValue=no
# gt_cv_func_gnugettext1_libc=yes
# libc_cv_asm_symver_directive=yes
# libc_cv_fpie=yes
# libc_cv_ld_version_script_option=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
# pam_cv_ld_O1=yes
# pam_cv_ld_as_needed=yes
# pam_cv_ld_no_undefined=yes
# pkg_cv_libtirpc_CFLAGS=-I/usr/include/tirpc
# pkg_cv_libtirpc_LIBS=-ltirpc
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/pam/src/Linux-PAM-1.2.1/build-aux/missing aclocal-1.13'
# 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/src/Linux-PAM-1.2.1/build-aux/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/pam/src/Linux-PAM-1.2.1/build-aux/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/pam/src/Linux-PAM-1.2.1/build-aux/missing automake-1.13'
# AWK='gawk'
# BROWSER='/usr/sbin/w3m -T text/html -dump'
# BUILD_CFLAGS=' -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow'
# BUILD_CPPFLAGS=''
# BUILD_LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1'
# CC='gcc'
# CCDEPMODE='depmode=gcc3'
# CC_FOR_BUILD='gcc'
# 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'
# ENABLE_GENERATE_PDF_FALSE=''
# ENABLE_GENERATE_PDF_TRUE='#'
# ENABLE_REGENERATE_MAN_FALSE='#'
# ENABLE_REGENERATE_MAN_TRUE=''
# EXEEXT=''
# FGREP='/usr/sbin/grep -F'
# FO2PDF=''
# GETTEXT_MACRO_VERSION='0.18'
# GMSGFMT='/usr/sbin/msgfmt'
# GMSGFMT_015='/usr/sbin/msgfmt'
# GREP='/usr/sbin/grep'
# HAVE_AUDIT_TTY_STATUS_FALSE=''
# HAVE_AUDIT_TTY_STATUS_TRUE='#'
# HAVE_KEY_MANAGEMENT='1'
# HAVE_KEY_MANAGEMENT_FALSE='#'
# HAVE_KEY_MANAGEMENT_TRUE=''
# HAVE_LIBCRACK_FALSE='#'
# HAVE_LIBCRACK_TRUE=''
# HAVE_LIBDB_FALSE=''
# HAVE_LIBDB_TRUE='#'
# HAVE_LIBSELINUX_FALSE=''
# HAVE_LIBSELINUX_TRUE='#'
# HAVE_UNSHARE_FALSE='#'
# HAVE_UNSHARE_TRUE=''
# HAVE_VERSIONING_FALSE='#'
# HAVE_VERSIONING_TRUE=''
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# INTLLIBS=''
# INTL_MACOSX_LIBS=''
# LD='/usr/sbin/ld -m elf_x86_64'
# LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1'
# LEX='flex'
# LEXLIB='-lfl'
# LEX_OUTPUT_ROOT='lex.yy'
# LIBAUDIT=''
# LIBCRACK='-lcrack'
# LIBCRYPT='-lcrypt'
# LIBDB=''
# LIBDL='-ldl'
# LIBICONV='-liconv'
# LIBINTL=''
# LIBOBJS=''
# LIBPRELUDE_CFLAGS=''
# LIBPRELUDE_CONFIG='no'
# LIBPRELUDE_CONFIG_PREFIX=''
# LIBPRELUDE_LDFLAGS=''
# LIBPRELUDE_LIBS=''
# LIBPRELUDE_PREFIX=''
# LIBPRELUDE_PTHREAD_CFLAGS=''
# LIBS=''
# LIBSELINUX=''
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTLIBICONV='-liconv'
# LTLIBINTL=''
# LTLIBOBJS=''
# MAKEINFO='${SHELL} /tmp/pam/src/Linux-PAM-1.2.1/build-aux/missing makeinfo'
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/sbin/mkdir -p'
# MSGFMT='/usr/sbin/msgfmt'
# MSGFMT_015='/usr/sbin/msgfmt'
# MSGMERGE='/usr/sbin/msgmerge'
# NIS_CFLAGS=' -I/usr/include/tirpc'
# NIS_LIBS='-lnsl -ltirpc'
# NM='/usr/sbin/nm -B'
# NMEDIT=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# PACKAGE='Linux-PAM'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME='Linux-PAM'
# PACKAGE_STRING='Linux-PAM 1.2.1'
# PACKAGE_TARNAME='Linux-PAM'
# PACKAGE_URL=''
# PACKAGE_VERSION='1.2.1'
# PATH_SEPARATOR=':'
# PIE_CFLAGS='-fpie'
# PIE_LDFLAGS='-pie'
# PKG_CONFIG='/usr/sbin/pkg-config'
# PKG_CONFIG_LIBDIR=''
# PKG_CONFIG_PATH=''
# POSUB='po'
# RANLIB='ranlib'
# SCONFIGDIR='/etc/security'
# SECUREDIR='/usr/lib/security'
# SED='/usr/sbin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STATIC_MODULES_FALSE=''
# STATIC_MODULES_TRUE='#'
# STRIP='strip'
# USE_NLS='yes'
# VERSION='1.2.1'
# XGETTEXT='/usr/sbin/xgettext'
# XGETTEXT_015='/usr/sbin/xgettext'
# XGETTEXT_EXTRA_OPTIONS=''
# XMLCATALOG='/usr/sbin/xmlcatalog'
# XMLLINT='/usr/sbin/xmllint'
# XML_CATALOG_FILE='/etc/xml/catalog'
# XSLTPROC='/usr/sbin/xsltproc'
# YACC='bison -y'
# YFLAGS=''
# 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='/usr/include/security'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/pam/src/Linux-PAM-1.2.1/build-aux/install-sh'
# libc_cv_fpie='yes'
# libdir='/usr/lib'
# libexecdir='${exec_prefix}/libexec'
# libtirpc_CFLAGS='-I/usr/include/tirpc'
# libtirpc_LIBS='-ltirpc'
# localedir='${datarootdir}/locale'
# localstatedir='/var'
# mandir='${datarootdir}/man'
# mkdir_p='$(MKDIR_P)'
# oldincludedir='/usr/include'
# pam_cv_ld_O1='yes'
# pam_cv_ld_as_needed='yes'
# pam_cv_ld_no_undefined='yes'
# pam_xauth_path=''
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='/usr/bin'
# sharedstatedir='${prefix}/com'
# sysconfdir='/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "Linux-PAM"
# #define PACKAGE_TARNAME "Linux-PAM"
# #define PACKAGE_VERSION "1.2.1"
# #define PACKAGE_STRING "Linux-PAM 1.2.1"
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE_URL ""
# #define PACKAGE "Linux-PAM"
# #define VERSION "1.2.1"
# #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 YYTEXT_POINTER 1
# #define UNUSED __attribute__ ((unused))
# #define _PAM_ISA "../../lib/security"
# #define USE_LCKPWDF 1
# #define HAVE_PATHS_H 1
# #define PAM_PATH_MAILDIR _PATH_MAILDIR
# #define HAVE_CRACK_H 1
# #define HAVE_LIBCRACK 1
# #define HAVE_CRYPT_H 1
# #define HAVE_CRYPT_R 1
# #define PAM_PATH_RANDOMDEV "/dev/urandom"
# #define HAVE_YP_GET_DEFAULT_DOMAIN 1
# #define HAVE_YPERR_STRING 1
# #define HAVE_YP_MASTER 1
# #define HAVE_YP_BIND 1
# #define HAVE_YP_MATCH 1
# #define HAVE_YP_UNBIND 1
# #define HAVE_RPC_RPC_H 1
# #define HAVE_RPCSVC_YPCLNT_H 1
# #define HAVE_RPCSVC_YP_PROT_H 1
# #define HAVE_DECL_GETRPCPORT 1
# #define HAVE_DIRENT_H 1
# #define STDC_HEADERS 1
# #define HAVE_SYS_WAIT_H 1
# #define HAVE_FCNTL_H 1
# #define HAVE_LIMITS_H 1
# #define HAVE_MALLOC_H 1
# #define HAVE_SYS_FILE_H 1
# #define HAVE_SYS_IOCTL_H 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_SYSLOG_H 1
# #define HAVE_NET_IF_H 1
# #define HAVE_TERMIO_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_SYS_FSUID_H 1
# #define HAVE_LASTLOG_H 1
# #define HAVE_UTMP_H 1
# #define HAVE_UTMPX_H 1
# #define TIME_WITH_SYS_TIME 1
# #define GETGROUPS_T gid_t
# #define HAVE_VPRINTF 1
# #define HAVE_FSEEKO 1
# #define HAVE_GETDOMAINNAME 1
# #define HAVE_GETHOSTNAME 1
# #define HAVE_GETTIMEOFDAY 1
# #define HAVE_LCKPWDF 1
# #define HAVE_MKDIR 1
# #define HAVE_SELECT 1
# #define HAVE_STRCSPN 1
# #define HAVE_STRDUP 1
# #define HAVE_STRSPN 1
# #define HAVE_STRSTR 1
# #define HAVE_STRTOL 1
# #define HAVE_UNAME 1
# #define HAVE_GETUTENT_R 1
# #define HAVE_GETPWNAM_R 1
# #define HAVE_GETPWUID_R 1
# #define HAVE_GETGRNAM_R 1
# #define HAVE_GETGRGID_R 1
# #define HAVE_GETSPNAM_R 1
# #define HAVE_GETGROUPLIST 1
# #define HAVE_GETLINE 1
# #define HAVE_GETDELIM 1
# #define HAVE_INET_NTOP 1
# #define HAVE_INET_PTON 1
# #define HAVE_INNETGR 1
# #define HAVE_RUSEROK_AF 1
# #define HAVE_UNSHARE 1
# #define ENABLE_NLS 1
# #define HAVE_GETTEXT 1
# #define HAVE_DCGETTEXT 1
# #define HAVE_DNGETTEXT 1
# #define HAVE_KEY_MANAGEMENT 1
#
# configure: exit 0

CMD: config logfiles '/tmp/pam/src/pam_unix2-2.9.1/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_unix2 configure 2.9.1, which was
# generated by GNU Autoconf 2.63. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux CFLAGS= -I/tmp/pam/src/Linux-PAM-1.2.1/libpam/include/ LDFLAGS= -L/tmp/pam/src/Linux-PAM-1.2.1/libpam/.libs/ --libdir=/usr/lib --sbindir=/usr/bin
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = fec66b3f80fc
# 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:1916: checking for a BSD-compatible install
# configure:1984: result: /usr/bin/install -c
# configure:1995: checking whether build environment is sane
# configure:2038: result: yes
# configure:2063: checking for a thread-safe mkdir -p
# configure:2102: result: /usr/sbin/mkdir -p
# configure:2115: checking for gawk
# configure:2131: found /usr/sbin/gawk
# configure:2142: result: gawk
# configure:2153: checking whether make sets $(MAKE)
# configure:2175: result: yes
# configure:2255: checking for x86_64-unknown-linux-strip
# configure:2285: result: no
# configure:2295: checking for strip
# configure:2311: found /usr/sbin/strip
# configure:2322: result: strip
# configure:2393: checking for x86_64-unknown-linux-gcc
# configure:2423: result: no
# configure:2433: checking for gcc
# configure:2449: found /usr/sbin/gcc
# configure:2460: result: gcc
# configure:2692: checking for C compiler version
# configure:2700: 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:2704: $? = 0
# configure:2711: 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:2715: $? = 0
# configure:2722: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:2726: $? = 1
# configure:2749: checking for C compiler default output file name
# configure:2771: gcc -I/tmp/pam/src/Linux-PAM-1.2.1/libpam/include/ -fPIC -DPIC -L/tmp/pam/src/Linux-PAM-1.2.1/libpam/.libs/ conftest.c >&5
# configure:2775: $? = 0
# configure:2813: result: a.out
# configure:2832: checking whether the C compiler works
# configure:2842: ./a.out
# configure:2846: $? = 0
# configure:2865: result: yes
# configure:2872: checking whether we are cross compiling
# configure:2874: result: no
# configure:2877: checking for suffix of executables
# configure:2884: gcc -o conftest -I/tmp/pam/src/Linux-PAM-1.2.1/libpam/include/ -fPIC -DPIC -L/tmp/pam/src/Linux-PAM-1.2.1/libpam/.libs/ conftest.c >&5
# configure:2888: $? = 0
# configure:2914: result:
# configure:2920: checking for suffix of object files
# configure:2946: gcc -c -I/tmp/pam/src/Linux-PAM-1.2.1/libpam/include/ -fPIC -DPIC conftest.c >&5
# configure:2950: $? = 0
# configure:2975: result: o
# configure:2979: checking whether we are using the GNU C compiler
# configure:3008: gcc -c -I/tmp/pam/src/Linux-PAM-1.2.1/libpam/include/ -fPIC -DPIC conftest.c >&5
# configure:3015: $? = 0
# configure:3032: result: yes
# configure:3041: checking whether gcc accepts -g
# configure:3071: gcc -c -g conftest.c >&5
# configure:3078: $? = 0
# configure:3179: result: yes
# configure:3196: checking for gcc option to accept ISO C89
# configure:3270: gcc -c -I/tmp/pam/src/Linux-PAM-1.2.1/libpam/include/ -fPIC -DPIC conftest.c >&5
# configure:3277: $? = 0
# configure:3300: result: none needed
# configure:3329: checking for style of include used by make
# configure:3357: result: GNU
# configure:3382: checking dependency style of gcc
# configure:3473: result: gcc3
# configure:3488: checking whether make sets $(MAKE)
# configure:3510: result: yes
# configure:3533: checking for a BSD-compatible install
# configure:3601: result: /usr/bin/install -c
# configure:3619: checking how to run the C preprocessor
# configure:3659: gcc -E conftest.c
# configure:3666: $? = 0
# configure:3697: gcc -E conftest.c
# conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:3704: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "pam_unix2"
# | #define PACKAGE_TARNAME "pam_unix2"
# | #define PACKAGE_VERSION "2.9.1"
# | #define PACKAGE_STRING "pam_unix2 2.9.1"
# | #define PACKAGE_BUGREPORT "http://www.suse.de/feedback"
# | #define PACKAGE "pam_unix2"
# | #define VERSION "2.9.1"
# | /* end confdefs.h. */
# | #include
# configure:3737: result: gcc -E
# configure:3766: gcc -E conftest.c
# configure:3773: $? = 0
# configure:3804: gcc -E conftest.c
# conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:3811: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "pam_unix2"
# | #define PACKAGE_TARNAME "pam_unix2"
# | #define PACKAGE_VERSION "2.9.1"
# | #define PACKAGE_STRING "pam_unix2 2.9.1"
# | #define PACKAGE_BUGREPORT "http://www.suse.de/feedback"
# | #define PACKAGE "pam_unix2"
# | #define VERSION "2.9.1"
# | /* end confdefs.h. */
# | #include
# configure:3851: checking for grep that handles long lines and -e
# configure:3911: result: /usr/sbin/grep
# configure:3916: checking for egrep
# configure:3980: result: /usr/sbin/grep -E
# configure:3985: checking for ANSI C header files
# configure:4015: gcc -c -I/tmp/pam/src/Linux-PAM-1.2.1/libpam/include/ -fPIC -DPIC conftest.c >&5
# configure:4022: $? = 0
# configure:4121: gcc -o conftest -I/tmp/pam/src/Linux-PAM-1.2.1/libpam/include/ -fPIC -DPIC -L/tmp/pam/src/Linux-PAM-1.2.1/libpam/.libs/ conftest.c >&5
# configure:4125: $? = 0
# configure:4131: ./conftest
# configure:4135: $? = 0
# configure:4153: result: yes
# configure:4177: checking for sys/types.h
# configure:4198: gcc -c -I/tmp/pam/src/Linux-PAM-1.2.1/libpam/include/ -fPIC -DPIC conftest.c >&5
# configure:4205: $? = 0
# configure:4222: result: yes
# configure:4177: checking for sys/stat.h
# configure:4198: gcc -c -I/tmp/pam/src/Linux-PAM-1.2.1/libpam/include/ -fPIC -DPIC conftest.c >&5
# configure:4205: $? = 0
# configure:4222: result: yes
# configure:4177: checking for stdlib.h
# configure:4198: gcc -c -I/tmp/pam/src/Linux-PAM-1.2.1/libpam/include/ -fPIC -DPIC conftest.c >&5
# configure:4205: $? = 0
# configure:4222: result: yes
# configure:4177: checking for string.h
# configure:4198: gcc -c -I/tmp/pam/src/Linux-PAM-1.2.1/libpam/include/ -fPIC -DPIC conftest.c >&5
# configure:4205: $? = 0
# configure:4222: result: yes
# configure:4177: checking for memory.h
# configure:4198: gcc -c -I/tmp/pam/src/Linux-PAM-1.2.1/libpam/include/ -fPIC -DPIC conftest.c >&5
# configure:4205: $? = 0
# configure:4222: result: yes
# configure:4177: checking for strings.h
# configure:4198: gcc -c -I/tmp/pam/src/Linux-PAM-1.2.1/libpam/include/ -fPIC -DPIC conftest.c >&5
# configure:4205: $? = 0
# configure:4222: result: yes
# configure:4177: checking for inttypes.h
# configure:4198: gcc -c -I/tmp/pam/src/Linux-PAM-1.2.1/libpam/include/ -fPIC -DPIC conftest.c >&5
# configure:4205: $? = 0
# configure:4222: result: yes
# configure:4177: checking for stdint.h
# configure:4198: gcc -c -I/tmp/pam/src/Linux-PAM-1.2.1/libpam/include/ -fPIC -DPIC conftest.c >&5
# configure:4205: $? = 0
# configure:4222: result: yes
# configure:4177: checking for unistd.h
# configure:4198: gcc -c -I/tmp/pam/src/Linux-PAM-1.2.1/libpam/include/ -fPIC -DPIC conftest.c >&5
# configure:4205: $? = 0
# configure:4222: result: yes
# configure:4247: checking minix/config.h usability
# configure:4264: gcc -c -I/tmp/pam/src/Linux-PAM-1.2.1/libpam/include/ -fPIC -DPIC conftest.c >&5
# conftest.c:53:26: fatal error: minix/config.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4271: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "pam_unix2"
# | #define PACKAGE_TARNAME "pam_unix2"
# | #define PACKAGE_VERSION "2.9.1"
# | #define PACKAGE_STRING "pam_unix2 2.9.1"
# | #define PACKAGE_BUGREPORT "http://www.suse.de/feedback"
# | #define PACKAGE "pam_unix2"
# | #define VERSION "2.9.1"
# | #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:4285: result: no
# configure:4289: checking minix/config.h presence
# configure:4304: gcc -E conftest.c
# conftest.c:20:26: fatal error: minix/config.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4311: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "pam_unix2"
# | #define PACKAGE_TARNAME "pam_unix2"
# | #define PACKAGE_VERSION "2.9.1"
# | #define PACKAGE_STRING "pam_unix2 2.9.1"
# | #define PACKAGE_BUGREPORT "http://www.suse.de/feedback"
# | #define PACKAGE "pam_unix2"
# | #define VERSION "2.9.1"
# | #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:4325: result: no
# configure:4358: checking for minix/config.h
# configure:4365: result: no
# configure:4396: checking whether it is safe to define __EXTENSIONS__
# configure:4424: gcc -c -I/tmp/pam/src/Linux-PAM-1.2.1/libpam/include/ -fPIC -DPIC conftest.c >&5
# configure:4431: $? = 0
# configure:4446: result: yes
# configure:4472: checking for crypt in -lcrypt
# configure:4507: gcc -o conftest -I/tmp/pam/src/Linux-PAM-1.2.1/libpam/include/ -fPIC -DPIC -L/tmp/pam/src/Linux-PAM-1.2.1/libpam/.libs/ conftest.c -lcrypt >&5
# configure:4514: $? = 0
# configure:4535: result: yes
# configure:4547: checking for dlerror in -ldl
# configure:4582: gcc -o conftest -I/tmp/pam/src/Linux-PAM-1.2.1/libpam/include/ -fPIC -DPIC -L/tmp/pam/src/Linux-PAM-1.2.1/libpam/.libs/ conftest.c -ldl -lcrypt >&5
# configure:4589: $? = 0
# configure:4610: result: yes
# configure:4622: checking for yp_get_default_domain in -lnsl
# configure:4657: gcc -o conftest -I/tmp/pam/src/Linux-PAM-1.2.1/libpam/include/ -fPIC -DPIC -L/tmp/pam/src/Linux-PAM-1.2.1/libpam/.libs/ conftest.c -lnsl -ldl -lcrypt >&5
# configure:4664: $? = 0
# configure:4685: result: yes
# configure:4697: checking for pam_start in -lpam
# configure:4732: gcc -o conftest -I/tmp/pam/src/Linux-PAM-1.2.1/libpam/include/ -fPIC -DPIC -L/tmp/pam/src/Linux-PAM-1.2.1/libpam/.libs/ conftest.c -lpam -lnsl -ldl -lcrypt >&5
# configure:4739: $? = 0
# configure:4760: result: yes
# configure:4780: checking for is_selinux_enabled in -lselinux
# configure:4815: gcc -o conftest -I/tmp/pam/src/Linux-PAM-1.2.1/libpam/include/ -fPIC -DPIC -L/tmp/pam/src/Linux-PAM-1.2.1/libpam/.libs/ conftest.c -lselinux -lpam -lnsl -ldl -lcrypt >&5
# /usr/sbin/ld: cannot find -lselinux
# collect2: error: ld returned 1 exit status
# configure:4822: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "pam_unix2"
# | #define PACKAGE_TARNAME "pam_unix2"
# | #define PACKAGE_VERSION "2.9.1"
# | #define PACKAGE_STRING "pam_unix2 2.9.1"
# | #define PACKAGE_BUGREPORT "http://www.suse.de/feedback"
# | #define PACKAGE "pam_unix2"
# | #define VERSION "2.9.1"
# | #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_LIBCRYPT 1
# | #define HAVE_LIBDL 1
# | #define HAVE_LIBNSL 1
# | #define HAVE_LIBPAM 1
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char is_selinux_enabled ();
# | int
# | main ()
# | {
# | return is_selinux_enabled ();
# | ;
# | return 0;
# | }
# configure:4843: result: no
# configure:4856: checking for ANSI C header files
# configure:5024: result: yes
# configure:5050: checking crypt.h usability
# configure:5067: gcc -c -I/tmp/pam/src/Linux-PAM-1.2.1/libpam/include/ -fPIC -DPIC conftest.c >&5
# configure:5074: $? = 0
# configure:5088: result: yes
# configure:5092: checking crypt.h presence
# configure:5107: gcc -E conftest.c
# configure:5114: $? = 0
# configure:5128: result: yes
# configure:5161: checking for crypt.h
# configure:5170: result: yes
# configure:5196: checking for stdlib.h
# configure:5203: result: yes
# configure:5207: checking pwd.h usability
# configure:5224: gcc -c -I/tmp/pam/src/Linux-PAM-1.2.1/libpam/include/ -fPIC -DPIC conftest.c >&5
# configure:5231: $? = 0
# configure:5245: result: yes
# configure:5249: checking pwd.h presence
# configure:5264: gcc -E conftest.c
# configure:5271: $? = 0
# configure:5285: result: yes
# configure:5318: checking for pwd.h
# configure:5327: result: yes
# configure:5196: checking for sys/types.h
# configure:5203: result: yes
# configure:5207: checking syslog.h usability
# configure:5224: gcc -c -I/tmp/pam/src/Linux-PAM-1.2.1/libpam/include/ -fPIC -DPIC conftest.c >&5
# configure:5231: $? = 0
# configure:5245: result: yes
# configure:5249: checking syslog.h presence
# configure:5264: gcc -E conftest.c
# configure:5271: $? = 0
# configure:5285: result: yes
# configure:5318: checking for syslog.h
# configure:5327: result: yes
# configure:5207: checking sys/syslog.h usability
# configure:5224: gcc -c -I/tmp/pam/src/Linux-PAM-1.2.1/libpam/include/ -fPIC -DPIC conftest.c >&5
# configure:5231: $? = 0
# configure:5245: result: yes
# configure:5249: checking sys/syslog.h presence
# configure:5264: gcc -E conftest.c
# configure:5271: $? = 0
# configure:5285: result: yes
# configure:5318: checking for sys/syslog.h
# configure:5327: result: yes
# configure:5196: checking for string.h
# configure:5203: result: yes
# configure:5196: checking for strings.h
# configure:5203: result: yes
# configure:5363: checking security/pam_appl.h usability
# configure:5380: gcc -c -I/tmp/pam/src/Linux-PAM-1.2.1/libpam/include/ -fPIC -DPIC conftest.c >&5
# configure:5387: $? = 0
# configure:5401: result: yes
# configure:5405: checking security/pam_appl.h presence
# configure:5420: gcc -E conftest.c
# configure:5427: $? = 0
# configure:5441: result: yes
# configure:5474: checking for security/pam_appl.h
# configure:5483: result: yes
# configure:5363: checking security/pam_modules.h usability
# configure:5380: gcc -c -I/tmp/pam/src/Linux-PAM-1.2.1/libpam/include/ -fPIC -DPIC conftest.c >&5
# configure:5387: $? = 0
# configure:5401: result: yes
# configure:5405: checking security/pam_modules.h presence
# configure:5420: gcc -E conftest.c
# configure:5427: $? = 0
# configure:5441: result: yes
# configure:5474: checking for security/pam_modules.h
# configure:5483: result: yes
# configure:5519: checking security/pam_ext.h usability
# configure:5536: gcc -c -I/tmp/pam/src/Linux-PAM-1.2.1/libpam/include/ -fPIC -DPIC conftest.c >&5
# configure:5543: $? = 0
# configure:5557: result: yes
# configure:5561: checking security/pam_ext.h presence
# configure:5576: gcc -E conftest.c
# configure:5583: $? = 0
# configure:5597: result: yes
# configure:5630: checking for security/pam_ext.h
# configure:5639: result: yes
# configure:5660: checking for pam_vprompt
# configure:5716: gcc -o conftest -I/tmp/pam/src/Linux-PAM-1.2.1/libpam/include/ -fPIC -DPIC -L/tmp/pam/src/Linux-PAM-1.2.1/libpam/.libs/ conftest.c -lpam -lnsl -ldl -lcrypt >&5
# configure:5723: $? = 0
# configure:5745: result: yes
# configure:5660: checking for pam_prompt
# configure:5716: gcc -o conftest -I/tmp/pam/src/Linux-PAM-1.2.1/libpam/include/ -fPIC -DPIC -L/tmp/pam/src/Linux-PAM-1.2.1/libpam/.libs/ conftest.c -lpam -lnsl -ldl -lcrypt >&5
# configure:5723: $? = 0
# configure:5745: result: yes
# configure:5660: checking for pam_syslog
# configure:5716: gcc -o conftest -I/tmp/pam/src/Linux-PAM-1.2.1/libpam/include/ -fPIC -DPIC -L/tmp/pam/src/Linux-PAM-1.2.1/libpam/.libs/ conftest.c -lpam -lnsl -ldl -lcrypt >&5
# configure:5723: $? = 0
# configure:5745: result: yes
# configure:5775: checking sys/xattr.h usability
# configure:5792: gcc -c -I/tmp/pam/src/Linux-PAM-1.2.1/libpam/include/ -fPIC -DPIC conftest.c >&5
# configure:5799: $? = 0
# configure:5813: result: yes
# configure:5817: checking sys/xattr.h presence
# configure:5832: gcc -E conftest.c
# configure:5839: $? = 0
# configure:5853: result: yes
# configure:5886: checking for sys/xattr.h
# configure:5895: result: yes
# configure:5988: checking for llistxattr
# configure:6044: gcc -o conftest -I/tmp/pam/src/Linux-PAM-1.2.1/libpam/include/ -fPIC -DPIC -L/tmp/pam/src/Linux-PAM-1.2.1/libpam/.libs/ conftest.c -lpam -lnsl -ldl -lcrypt >&5
# configure:6051: $? = 0
# configure:6073: result: yes
# configure:5988: checking for lgetxattr
# configure:6044: gcc -o conftest -I/tmp/pam/src/Linux-PAM-1.2.1/libpam/include/ -fPIC -DPIC -L/tmp/pam/src/Linux-PAM-1.2.1/libpam/.libs/ conftest.c -lpam -lnsl -ldl -lcrypt >&5
# configure:6051: $? = 0
# configure:6073: result: yes
# configure:5988: checking for lsetxattr
# configure:6044: gcc -o conftest -I/tmp/pam/src/Linux-PAM-1.2.1/libpam/include/ -fPIC -DPIC -L/tmp/pam/src/Linux-PAM-1.2.1/libpam/.libs/ conftest.c -lpam -lnsl -ldl -lcrypt >&5
# configure:6051: $? = 0
# configure:6073: result: yes
# configure:6093: checking for fprintf
# configure:6149: gcc -o conftest -I/tmp/pam/src/Linux-PAM-1.2.1/libpam/include/ -fPIC -DPIC -L/tmp/pam/src/Linux-PAM-1.2.1/libpam/.libs/ conftest.c -lpam -lnsl -ldl -lcrypt >&5
# conftest.c:71:6: warning: conflicting types for built-in function 'fprintf'
# char fprintf ();
# ^~~~~~~
# configure:6156: $? = 0
# configure:6178: result: yes
# configure:6093: checking for snprintf
# configure:6149: gcc -o conftest -I/tmp/pam/src/Linux-PAM-1.2.1/libpam/include/ -fPIC -DPIC -L/tmp/pam/src/Linux-PAM-1.2.1/libpam/.libs/ conftest.c -lpam -lnsl -ldl -lcrypt >&5
# conftest.c:72:6: warning: conflicting types for built-in function 'snprintf'
# char snprintf ();
# ^~~~~~~~
# configure:6156: $? = 0
# configure:6178: result: yes
# configure:6093: checking for syslog
# configure:6149: gcc -o conftest -I/tmp/pam/src/Linux-PAM-1.2.1/libpam/include/ -fPIC -DPIC -L/tmp/pam/src/Linux-PAM-1.2.1/libpam/.libs/ conftest.c -lpam -lnsl -ldl -lcrypt >&5
# configure:6156: $? = 0
# configure:6178: result: yes
# configure:6093: checking for strncmp
# configure:6149: gcc -o conftest -I/tmp/pam/src/Linux-PAM-1.2.1/libpam/include/ -fPIC -DPIC -L/tmp/pam/src/Linux-PAM-1.2.1/libpam/.libs/ conftest.c -lpam -lnsl -ldl -lcrypt >&5
# conftest.c:74:6: warning: conflicting types for built-in function 'strncmp'
# char strncmp ();
# ^~~~~~~
# configure:6156: $? = 0
# configure:6178: result: yes
# configure:6199: checking for getline
# configure:6255: gcc -o conftest -I/tmp/pam/src/Linux-PAM-1.2.1/libpam/include/ -fPIC -DPIC -L/tmp/pam/src/Linux-PAM-1.2.1/libpam/.libs/ conftest.c -lpam -lnsl -ldl -lcrypt >&5
# configure:6262: $? = 0
# configure:6284: result: yes
# configure:6199: checking for getdelim
# configure:6255: gcc -o conftest -I/tmp/pam/src/Linux-PAM-1.2.1/libpam/include/ -fPIC -DPIC -L/tmp/pam/src/Linux-PAM-1.2.1/libpam/.libs/ conftest.c -lpam -lnsl -ldl -lcrypt >&5
# configure:6262: $? = 0
# configure:6284: result: yes
# configure:6303: checking for crypt
# configure:6359: gcc -o conftest -I/tmp/pam/src/Linux-PAM-1.2.1/libpam/include/ -fPIC -DPIC -L/tmp/pam/src/Linux-PAM-1.2.1/libpam/.libs/ conftest.c -lpam -lnsl -ldl -lcrypt >&5
# configure:6366: $? = 0
# configure:6388: result: yes
# configure:6303: checking for crypt_r
# configure:6359: gcc -o conftest -I/tmp/pam/src/Linux-PAM-1.2.1/libpam/include/ -fPIC -DPIC -L/tmp/pam/src/Linux-PAM-1.2.1/libpam/.libs/ conftest.c -lpam -lnsl -ldl -lcrypt >&5
# configure:6366: $? = 0
# configure:6388: result: yes
# configure:6303: checking for bigcrypt
# configure:6359: gcc -o conftest -I/tmp/pam/src/Linux-PAM-1.2.1/libpam/include/ -fPIC -DPIC -L/tmp/pam/src/Linux-PAM-1.2.1/libpam/.libs/ conftest.c -lpam -lnsl -ldl -lcrypt >&5
# /tmp/ccwaO1nZ.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `bigcrypt'
# collect2: error: ld returned 1 exit status
# configure:6366: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "pam_unix2"
# | #define PACKAGE_TARNAME "pam_unix2"
# | #define PACKAGE_VERSION "2.9.1"
# | #define PACKAGE_STRING "pam_unix2 2.9.1"
# | #define PACKAGE_BUGREPORT "http://www.suse.de/feedback"
# | #define PACKAGE "pam_unix2"
# | #define VERSION "2.9.1"
# | #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_LIBCRYPT 1
# | #define HAVE_LIBDL 1
# | #define HAVE_LIBNSL 1
# | #define HAVE_LIBPAM 1
# | #define STDC_HEADERS 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_SYS_SYSLOG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_SECURITY_PAM_MODULES_H 1
# | #define HAVE_SECURITY_PAM_EXT_H 1
# | #define HAVE_PAM_VPROMPT 1
# | #define HAVE_PAM_PROMPT 1
# | #define HAVE_PAM_SYSLOG 1
# | #define HAVE_SYS_XATTR_H 1
# | #define HAVE_LLISTXATTR 1
# | #define HAVE_LGETXATTR 1
# | #define HAVE_LSETXATTR 1
# | #define HAVE_FPRINTF 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SYSLOG 1
# | #define HAVE_STRNCMP 1
# | #define HAVE_GETLINE 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_CRYPT 1
# | #define HAVE_CRYPT_R 1
# | /* end confdefs.h. */
# | /* Define bigcrypt to an innocuous variant, in case declares bigcrypt.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define bigcrypt innocuous_bigcrypt
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char bigcrypt (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef bigcrypt
# |
# | /* 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 bigcrypt ();
# | /* 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_bigcrypt || defined __stub___bigcrypt
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return bigcrypt ();
# | ;
# | return 0;
# | }
# configure:6388: result: no
# configure:6402: checking for the ld -shared flag
# configure:6426: gcc -o conftest -I/tmp/pam/src/Linux-PAM-1.2.1/libpam/include/ -fPIC -DPIC -L/tmp/pam/src/Linux-PAM-1.2.1/libpam/.libs/ -shared conftest.c -lpam -lnsl -ldl -lcrypt >&5
# configure:6433: $? = 0
# configure:6453: result: yes
# configure:6463: checking whether NLS is requested
# configure:6472: result: yes
# configure:6510: checking for msgfmt
# configure: trying /usr/sbin/msgfmt...
# 0 translated messages.
# configure:6542: result: /usr/sbin/msgfmt
# configure:6551: checking for gmsgfmt
# configure:6582: result: /usr/sbin/msgfmt
# configure:6633: checking for xgettext
# configure: trying /usr/sbin/xgettext...
# /usr/sbin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C
# configure:6665: result: /usr/sbin/xgettext
# configure:6711: checking for msgmerge
# configure: trying /usr/sbin/msgmerge...
# configure:6742: result: /usr/sbin/msgmerge
# configure:6778: checking build system type
# configure:6796: result: x86_64-unknown-linux-gnu
# configure:6818: checking host system type
# configure:6833: result: x86_64-unknown-linux-gnu
# configure:6879: checking for ld used by GCC
# configure:6943: result: /usr/sbin/ld
# configure:6952: checking if the linker (/usr/sbin/ld) is GNU ld
# configure:6965: result: yes
# configure:6972: checking for shared library run path origin
# configure:6985: result: done
# configure:7421: checking for CFPreferencesCopyAppValue
# configure:7449: gcc -o conftest -I/tmp/pam/src/Linux-PAM-1.2.1/libpam/include/ -fPIC -DPIC -L/tmp/pam/src/Linux-PAM-1.2.1/libpam/.libs/ -shared conftest.c -lpam -lnsl -ldl -lcrypt -Wl,-framework -Wl,CoreFoundation >&5
# conftest.c:56:42: fatal error: CoreFoundation/CFPreferences.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:7456: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "pam_unix2"
# | #define PACKAGE_TARNAME "pam_unix2"
# | #define PACKAGE_VERSION "2.9.1"
# | #define PACKAGE_STRING "pam_unix2 2.9.1"
# | #define PACKAGE_BUGREPORT "http://www.suse.de/feedback"
# | #define PACKAGE "pam_unix2"
# | #define VERSION "2.9.1"
# | #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_LIBCRYPT 1
# | #define HAVE_LIBDL 1
# | #define HAVE_LIBNSL 1
# | #define HAVE_LIBPAM 1
# | #define STDC_HEADERS 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_SYS_SYSLOG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_SECURITY_PAM_MODULES_H 1
# | #define HAVE_SECURITY_PAM_EXT_H 1
# | #define HAVE_PAM_VPROMPT 1
# | #define HAVE_PAM_PROMPT 1
# | #define HAVE_PAM_SYSLOG 1
# | #define HAVE_SYS_XATTR_H 1
# | #define HAVE_LLISTXATTR 1
# | #define HAVE_LGETXATTR 1
# | #define HAVE_LSETXATTR 1
# | #define HAVE_FPRINTF 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SYSLOG 1
# | #define HAVE_STRNCMP 1
# | #define HAVE_GETLINE 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_CRYPT 1
# | #define HAVE_CRYPT_R 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | CFPreferencesCopyAppValue(NULL, NULL)
# | ;
# | return 0;
# | }
# configure:7477: result: no
# configure:7486: checking for CFLocaleCopyCurrent
# configure:7514: gcc -o conftest -I/tmp/pam/src/Linux-PAM-1.2.1/libpam/include/ -fPIC -DPIC -L/tmp/pam/src/Linux-PAM-1.2.1/libpam/.libs/ -shared conftest.c -lpam -lnsl -ldl -lcrypt -Wl,-framework -Wl,CoreFoundation >&5
# conftest.c:56:37: fatal error: CoreFoundation/CFLocale.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:7521: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "pam_unix2"
# | #define PACKAGE_TARNAME "pam_unix2"
# | #define PACKAGE_VERSION "2.9.1"
# | #define PACKAGE_STRING "pam_unix2 2.9.1"
# | #define PACKAGE_BUGREPORT "http://www.suse.de/feedback"
# | #define PACKAGE "pam_unix2"
# | #define VERSION "2.9.1"
# | #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_LIBCRYPT 1
# | #define HAVE_LIBDL 1
# | #define HAVE_LIBNSL 1
# | #define HAVE_LIBPAM 1
# | #define STDC_HEADERS 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_SYS_SYSLOG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SECURITY_PAM_APPL_H 1
# | #define HAVE_SECURITY_PAM_MODULES_H 1
# | #define HAVE_SECURITY_PAM_EXT_H 1
# | #define HAVE_PAM_VPROMPT 1
# | #define HAVE_PAM_PROMPT 1
# | #define HAVE_PAM_SYSLOG 1
# | #define HAVE_SYS_XATTR_H 1
# | #define HAVE_LLISTXATTR 1
# | #define HAVE_LGETXATTR 1
# | #define HAVE_LSETXATTR 1
# | #define HAVE_FPRINTF 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SYSLOG 1
# | #define HAVE_STRNCMP 1
# | #define HAVE_GETLINE 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_CRYPT 1
# | #define HAVE_CRYPT_R 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | CFLocaleCopyCurrent();
# | ;
# | return 0;
# | }
# configure:7542: result: no
# configure:7573: checking for GNU gettext in libc
# configure:7602: gcc -o conftest -I/tmp/pam/src/Linux-PAM-1.2.1/libpam/include/ -fPIC -DPIC -L/tmp/pam/src/Linux-PAM-1.2.1/libpam/.libs/ -shared conftest.c -lpam -lnsl -ldl -lcrypt >&5
# configure:7609: $? = 0
# configure:7629: result: yes
# configure:8344: checking whether to use NLS
# configure:8346: result: yes
# configure:8349: checking where the gettext function comes from
# configure:8360: result: libc
# configure:8542: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by pam_unix2 config.status 2.9.1, which was
# generated by GNU Autoconf 2.63. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on fec66b3f80fc
#
# config.status:845: creating doc/Makefile
# config.status:845: creating etc/Makefile
# config.status:845: creating src/Makefile
# config.status:845: creating Makefile
# config.status:845: creating po/Makefile.in
# config.status:845: creating m4/Makefile
# config.status:845: creating config.h
# config.status:1119: executing depfiles commands
# config.status:1119: executing po-directories 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=' -I/tmp/pam/src/Linux-PAM-1.2.1/libpam/include/'
# 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=' -L/tmp/pam/src/Linux-PAM-1.2.1/libpam/.libs/'
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_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_bigcrypt=no
# ac_cv_func_crypt=yes
# ac_cv_func_crypt_r=yes
# ac_cv_func_fprintf=yes
# ac_cv_func_getdelim=yes
# ac_cv_func_getline=yes
# ac_cv_func_lgetxattr=yes
# ac_cv_func_llistxattr=yes
# ac_cv_func_lsetxattr=yes
# ac_cv_func_pam_prompt=yes
# ac_cv_func_pam_syslog=yes
# ac_cv_func_pam_vprompt=yes
# ac_cv_func_snprintf=yes
# ac_cv_func_strncmp=yes
# ac_cv_func_syslog=yes
# ac_cv_header_crypt_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_minix_config_h=no
# ac_cv_header_pwd_h=yes
# ac_cv_header_security_pam_appl_h=yes
# ac_cv_header_security_pam_ext_h=yes
# ac_cv_header_security_pam_modules_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_stat_h=yes
# ac_cv_header_sys_syslog_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_sys_xattr_h=yes
# ac_cv_header_syslog_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_lib_crypt_crypt=yes
# ac_cv_lib_dl_dlerror=yes
# ac_cv_lib_nsl_yp_get_default_domain=yes
# ac_cv_lib_pam_pam_start=yes
# ac_cv_lib_selinux_is_selinux_enabled=no
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_GMSGFMT=/usr/sbin/msgfmt
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_MSGFMT=/usr/sbin/msgfmt
# ac_cv_path_MSGMERGE=/usr/sbin/msgmerge
# ac_cv_path_XGETTEXT=/usr/sbin/xgettext
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/sbin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CPP='gcc -E'
# ac_cv_prog_ac_ct_CC=gcc
# 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
# acl_cv_hardcode_direct=no
# acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
# acl_cv_hardcode_libdir_separator=
# acl_cv_hardcode_minus_L=no
# acl_cv_libext=a
# acl_cv_path_LD=/usr/sbin/ld
# acl_cv_prog_gnu_ld=yes
# acl_cv_rpath=done
# acl_cv_shlibext=so
# acl_cv_wl=-Wl,
# am_cv_CC_dependencies_compiler_type=gcc3
# gt_cv_func_CFLocaleCopyCurrent=no
# gt_cv_func_CFPreferencesCopyAppValue=no
# gt_cv_func_gnugettext1_libc=yes
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/pam/src/pam_unix2-2.9.1/missing --run aclocal-1.10'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='${SHELL} /tmp/pam/src/pam_unix2-2.9.1/missing --run tar'
# AUTOCONF='${SHELL} /tmp/pam/src/pam_unix2-2.9.1/missing --run autoconf'
# AUTOHEADER='${SHELL} /tmp/pam/src/pam_unix2-2.9.1/missing --run autoheader'
# AUTOMAKE='${SHELL} /tmp/pam/src/pam_unix2-2.9.1/missing --run automake-1.10'
# AWK='gawk'
# CC='gcc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=' -I/tmp/pam/src/Linux-PAM-1.2.1/libpam/include/ -fPIC -DPIC'
# CPP='gcc -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# GMSGFMT='/usr/sbin/msgfmt'
# GMSGFMT_015='/usr/sbin/msgfmt'
# GREP='/usr/sbin/grep'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# INTLLIBS=''
# INTL_MACOSX_LIBS=''
# LDFLAGS=' -L/tmp/pam/src/Linux-PAM-1.2.1/libpam/.libs/ -shared'
# LIBICONV='-liconv'
# LIBINTL=''
# LIBOBJS=''
# LIBPAM=''
# LIBS='-lpam -lnsl -ldl -lcrypt '
# LTLIBICONV='-liconv'
# LTLIBINTL=''
# LTLIBOBJS=''
# MAKEINFO='${SHELL} /tmp/pam/src/pam_unix2-2.9.1/missing --run makeinfo'
# MKDIR_P='/usr/sbin/mkdir -p'
# MSGFMT='/usr/sbin/msgfmt'
# MSGFMT_015='/usr/sbin/msgfmt'
# MSGMERGE='/usr/sbin/msgmerge'
# OBJEXT='o'
# PACKAGE='pam_unix2'
# PACKAGE_BUGREPORT='http://www.suse.de/feedback'
# PACKAGE_NAME='pam_unix2'
# PACKAGE_STRING='pam_unix2 2.9.1'
# PACKAGE_TARNAME='pam_unix2'
# PACKAGE_VERSION='2.9.1'
# PATH_SEPARATOR=':'
# POSUB='po'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# USE_NLS='yes'
# VERSION='2.9.1'
# XGETTEXT='/usr/sbin/xgettext'
# XGETTEXT_015='/usr/sbin/xgettext'
# ac_ct_CC='gcc'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__quote=''
# am__tar='${AMTAR} chof - "$$tardir"'
# am__untar='${AMTAR} 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/src/pam_unix2-2.9.1/install-sh'
# libdir='/usr/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='/usr/sbin/mkdir -p'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='/usr/bin'
# sharedstatedir='${prefix}/com'
# sysconfdir='/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# #define PACKAGE_NAME "pam_unix2"
# #define PACKAGE_TARNAME "pam_unix2"
# #define PACKAGE_VERSION "2.9.1"
# #define PACKAGE_STRING "pam_unix2 2.9.1"
# #define PACKAGE_BUGREPORT "http://www.suse.de/feedback"
# #define PACKAGE "pam_unix2"
# #define VERSION "2.9.1"
# #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_LIBCRYPT 1
# #define HAVE_LIBDL 1
# #define HAVE_LIBNSL 1
# #define HAVE_LIBPAM 1
# #define STDC_HEADERS 1
# #define HAVE_CRYPT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_PWD_H 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYSLOG_H 1
# #define HAVE_SYS_SYSLOG_H 1
# #define HAVE_STRING_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_SECURITY_PAM_APPL_H 1
# #define HAVE_SECURITY_PAM_MODULES_H 1
# #define HAVE_SECURITY_PAM_EXT_H 1
# #define HAVE_PAM_VPROMPT 1
# #define HAVE_PAM_PROMPT 1
# #define HAVE_PAM_SYSLOG 1
# #define HAVE_SYS_XATTR_H 1
# #define HAVE_LLISTXATTR 1
# #define HAVE_LGETXATTR 1
# #define HAVE_LSETXATTR 1
# #define HAVE_FPRINTF 1
# #define HAVE_SNPRINTF 1
# #define HAVE_SYSLOG 1
# #define HAVE_STRNCMP 1
# #define HAVE_GETLINE 1
# #define HAVE_GETDELIM 1
# #define HAVE_CRYPT 1
# #define HAVE_CRYPT_R 1
# #define ENABLE_NLS 1
# #define HAVE_GETTEXT 1
# #define HAVE_DCGETTEXT 1
#
# configure: exit 0