The build took 00h 02m 32s and was NOT successful.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
58,297 |
makefile |
38,366 |
ansic |
16,443 |
sh |
408 |
yacc |
324 |
perl |
72 |
lex |
16 |
sed |
113,926 |
total |
The process tree of the build process is here.
Several sub-process invocations were improper; see the process tree for details. Summary:
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:
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:
Copied permanent toolchain into container-local sysroot
/toolchain_root/sysroot --> /sysroot/sysroot
/toolchain_root/lib --> /sysroot/lib
/toolchain_root/sbin --> /sysroot/sbin
/toolchain_root/lib64 --> /sysroot/lib64
/toolchain_root/etc --> /sysroot/etc
/toolchain_root/share --> /sysroot/share
/toolchain_root/bin --> /sysroot/bin
/toolchain_root/var --> /sysroot/var
/toolchain_root/usr --> /sysroot/usr
/toolchain_root/glibc-build --> /sysroot/glibc-build
/toolchain_root/x86_64-pc-linux-gnu --> /sysroot/x86_64-pc-linux-gnu
/toolchain_root/include --> /sysroot/include
/toolchain_root/libexec --> /sysroot/libexec
CMD: sudo -u tuscan PATH=/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: pam 1.2.1-3 (Thu Apr 13 20:57:21 UTC 2017)
==> 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/bin/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... clang
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 clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking dependency style of clang... gcc3
checking how to run the C preprocessor... clang -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/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/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by clang... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 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/bin/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/bin/nm -B output from clang 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 clang supports -fno-rtti -fno-exceptions... yes
checking for clang option to produce PIC... -fPIC -DPIC
checking if clang PIC flag -fPIC -DPIC works... yes
checking if clang static flag -static works... yes
checking if clang supports -c -o file.o... yes
checking if clang supports -c -o file.o... (cached) yes
checking whether the clang linker (/usr/bin/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... (cached) clang
checking whether we are using the GNU C compiler... (cached) yes
checking whether clang accepts -g... (cached) yes
checking for clang option to accept ISO C89... (cached) none needed
checking dependency style of clang... (cached) gcc3
checking for bison... bison -y
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... none needed
checking whether yytext is a pointer... no
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking whether clang 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... clang
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/bin/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 clang 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/bin/xsltproc
checking for xmllint... /usr/bin/xmllint
checking for XML catalog (/etc/xml/catalog)... found
checking for xmlcatalog... /usr/bin/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/bin/w3m
checking for fop... no
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for ld used by clang... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/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 clang -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
libtool: compile: clang -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_account.Tpo .deps/pam_account.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -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: clang -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
mv -f .deps/pam_auth.Tpo .deps/pam_auth.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -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
libtool: compile: clang -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
mv -f .deps/pam_data.Tpo .deps/pam_data.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -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: clang -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_delay.Tpo .deps/pam_delay.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -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: clang -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 clang -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: clang -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_end.Tpo .deps/pam_end.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -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: clang -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_env.Tpo .deps/pam_env.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -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: clang -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_get_authtok.Tpo .deps/pam_get_authtok.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -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
libtool: compile: clang -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
mv -f .deps/pam_handlers.Tpo .deps/pam_handlers.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -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: clang -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 clang -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
libtool: compile: clang -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
mv -f .deps/pam_misc.Tpo .deps/pam_misc.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -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: clang -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 clang -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
libtool: compile: clang -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
mv -f .deps/pam_prelude.Tpo .deps/pam_prelude.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -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: clang -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_session.Tpo .deps/pam_session.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -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: clang -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_start.Tpo .deps/pam_start.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -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: clang -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 clang -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
libtool: compile: clang -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
mv -f .deps/pam_strerror.Tpo .deps/pam_strerror.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -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: clang -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_vprompt.Tpo .deps/pam_vprompt.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -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
libtool: compile: clang -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
mv -f .deps/pam_syslog.Tpo .deps/pam_syslog.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -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: clang -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_dynamic.Tpo .deps/pam_dynamic.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -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
libtool: compile: clang -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
mv -f .deps/pam_audit.Tpo .deps/pam_audit.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -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: clang -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_modutil_cleanup.Tpo .deps/pam_modutil_cleanup.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -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
libtool: compile: clang -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
mv -f .deps/pam_modutil_getpwnam.Tpo .deps/pam_modutil_getpwnam.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -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: clang -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_ioloop.Tpo .deps/pam_modutil_ioloop.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -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
libtool: compile: clang -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
mv -f .deps/pam_modutil_getgrgid.Tpo .deps/pam_modutil_getgrgid.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -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: clang -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_getpwuid.Tpo .deps/pam_modutil_getpwuid.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -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
libtool: compile: clang -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
mv -f .deps/pam_modutil_getgrnam.Tpo .deps/pam_modutil_getgrnam.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -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: clang -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_getspnam.Tpo .deps/pam_modutil_getspnam.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -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
libtool: compile: clang -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
mv -f .deps/pam_modutil_getlogin.Tpo .deps/pam_modutil_getlogin.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -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: clang -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_ingroup.Tpo .deps/pam_modutil_ingroup.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -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
libtool: compile: clang -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
mv -f .deps/pam_modutil_priv.Tpo .deps/pam_modutil_priv.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -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: clang -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_sanitize.Tpo .deps/pam_modutil_sanitize.Plo
/bin/sh ../libtool --tag=CC --mode=link clang -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: clang -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 clang -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
libtool: compile: clang -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
mv -f .deps/pamc_client.Tpo .deps/pamc_client.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -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: clang -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_converse.Tpo .deps/pamc_converse.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -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
libtool: compile: clang -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 clang -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: clang -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 clang -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
libtool: compile: clang -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
mv -f .deps/help_env.Tpo .deps/help_env.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -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: clang -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/misc_conv.Tpo .deps/misc_conv.Plo
/bin/sh ../libtool --tag=CC --mode=link clang -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: clang -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 clang -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: clang -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 clang -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: clang -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 clang -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: clang -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 clang -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: clang -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 clang -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: clang -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 clang -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: clang -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 clang -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: clang -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 clang -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: clang -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 clang -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: clang -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 clang -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: clang -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 clang -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: clang -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 clang -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: clang -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 clang -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: clang -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 clang -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: clang -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 clang -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: clang -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 clang -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: clang -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'
clang -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 clang -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: clang -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 clang -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: clang -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 clang -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: clang -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 clang -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: clang -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 clang -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: clang -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 clang -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: clang -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 clang -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: clang -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 clang -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: clang -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 clang -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: clang -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 clang -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: clang -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 clang -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: clang -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 clang -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: clang -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 clang -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: clang -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 clang -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: clang -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 clang -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: clang -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 clang -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: clang -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 clang -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: clang -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 clang -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: clang -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 clang -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: clang -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 clang -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: clang -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 clang -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: clang -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 clang -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: clang -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 clang -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: clang -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 clang -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
libtool: compile: clang -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/pam_mkhomedir.Tpo .deps/pam_mkhomedir.Plo
/bin/sh ../../libtool --tag=CC --mode=link clang -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: clang -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" )
clang -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
mv -f .deps/mkhomedir_helper.Tpo .deps/mkhomedir_helper.Po
/bin/sh ../../libtool --tag=CC --mode=link clang -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
libtool: link: clang -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
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 clang -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: clang -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 clang -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: clang -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 clang -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
libtool: compile: clang -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/pam_namespace.Tpo .deps/pam_namespace.Plo
/bin/sh ../../libtool --tag=CC --mode=compile clang -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: clang -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
mv -f .deps/md5.Tpo .deps/md5.Plo
/bin/sh ../../libtool --tag=CC --mode=compile clang -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: clang -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
/bin/sh ../../libtool --tag=CC --mode=link clang -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: clang -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 clang -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: clang -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 clang -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: clang -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 clang -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: clang -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 clang -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: clang -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 clang -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
libtool: compile: clang -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
mv -f .deps/pam_pwhistory.Tpo .deps/pam_pwhistory.Plo
/bin/sh ../../libtool --tag=CC --mode=compile clang -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: clang -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/opasswd.Tpo .deps/opasswd.Plo
/bin/sh ../../libtool --tag=CC --mode=link clang -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: clang -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 clang -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: clang -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 clang -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: clang -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 clang -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: clang -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 clang -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: clang -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 clang -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: clang -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 clang -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: clang -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 clang -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: clang -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 clang -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: clang -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 clang -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: clang -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 clang -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: clang -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 clang -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: clang -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 clang -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: clang -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 clang -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
libtool: compile: clang -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.Tpo .deps/pam_tally.Plo
/bin/sh ../../libtool --tag=CC --mode=link clang -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: clang -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" )
clang -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
mv -f .deps/pam_tally_app.Tpo .deps/pam_tally_app.Po
/bin/sh ../../libtool --tag=CC --mode=link clang -I../../libpam/include -I../../libpamc/include -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_tally pam_tally_app.o
libtool: link: clang -I../../libpam/include -I../../libpamc/include -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_tally pam_tally_app.o
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 clang -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
libtool: compile: clang -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.Tpo .deps/pam_tally2.Plo
/bin/sh ../../libtool --tag=CC --mode=link clang -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: clang -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" )
clang -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
mv -f .deps/pam_tally2_app.Tpo .deps/pam_tally2_app.Po
/bin/sh ../../libtool --tag=CC --mode=link clang -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: clang -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
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 clang -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: clang -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 clang -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: clang -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 clang -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
libtool: compile: clang -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
pam_timestamp.c:214:55: warning: size argument in 'strncmp' call is a comparison [-Wmemsize-comparison]
if (strncmp(ruser, ut->ut_user, sizeof(ut->ut_user) != 0)) {
~~~~~~~~~~~~~~~~~~~~^~~~
pam_timestamp.c:214:7: note: did you mean to compare the result of 'strncmp' instead?
if (strncmp(ruser, ut->ut_user, sizeof(ut->ut_user) != 0)) {
^ ~
)
pam_timestamp.c:214:35: note: explicitly cast the argument to size_t to silence this warning
if (strncmp(ruser, ut->ut_user, sizeof(ut->ut_user) != 0)) {
^
(size_t)( )
1 warning generated.
mv -f .deps/pam_timestamp_la-pam_timestamp.Tpo .deps/pam_timestamp_la-pam_timestamp.Plo
/bin/sh ../../libtool --tag=CC --mode=compile clang -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: clang -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 clang -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: clang -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-sha1.Tpo .deps/pam_timestamp_la-sha1.Plo
/bin/sh ../../libtool --tag=CC --mode=link clang -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
libtool: link: clang -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" )
clang -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/hmacfile.Tpo .deps/hmacfile.Po
clang -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/hmacsha1.Tpo .deps/hmacsha1.Po
clang -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/sha1.Tpo .deps/sha1.Po
/bin/sh ../../libtool --tag=CC --mode=link clang -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: clang -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
clang -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
In file included from pam_timestamp_check.c:42:
./pam_timestamp.c:214:55: warning: size argument in 'strncmp' call is a comparison [-Wmemsize-comparison]
if (strncmp(ruser, ut->ut_user, sizeof(ut->ut_user) != 0)) {
~~~~~~~~~~~~~~~~~~~~^~~~
./pam_timestamp.c:214:7: note: did you mean to compare the result of 'strncmp' instead?
if (strncmp(ruser, ut->ut_user, sizeof(ut->ut_user) != 0)) {
^ ~
)
./pam_timestamp.c:214:35: note: explicitly cast the argument to size_t to silence this warning
if (strncmp(ruser, ut->ut_user, sizeof(ut->ut_user) != 0)) {
^
(size_t)( )
./pam_timestamp.c:816:17: warning: logical not is only applied to the left hand side of this comparison [-Wlogical-not-parentheses]
} else if (!timestamp_good(st.st_mtime, time(NULL),
^
./pam_timestamp.c:816:17: note: add parentheses after the '!' to evaluate the comparison first
} else if (!timestamp_good(st.st_mtime, time(NULL),
^
./pam_timestamp.c:816:17: note: add parentheses around left hand side expression to silence this warning
} else if (!timestamp_good(st.st_mtime, time(NULL),
^
2 warnings generated.
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 clang -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: clang -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 clang -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: clang -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 clang -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: clang -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 clang -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
libtool: compile: clang -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 clang -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: clang -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
mv -f .deps/pam_unix_acct.Tpo .deps/pam_unix_acct.Plo
/bin/sh ../../libtool --tag=CC --mode=compile clang -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
libtool: compile: clang -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
mv -f .deps/pam_unix_auth.Tpo .deps/pam_unix_auth.Plo
/bin/sh ../../libtool --tag=CC --mode=compile clang -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: clang -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_passwd.Tpo .deps/pam_unix_passwd.Plo
/bin/sh ../../libtool --tag=CC --mode=compile clang -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: clang -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_sess.Tpo .deps/pam_unix_sess.Plo
/bin/sh ../../libtool --tag=CC --mode=compile clang -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
libtool: compile: clang -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
mv -f .deps/support.Tpo .deps/support.Plo
/bin/sh ../../libtool --tag=CC --mode=compile clang -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: clang -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:964:18: warning: assigning to 'char *' from 'const char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
spwdent.sp_namp = forwho;
^ ~~~~~~
1 warning generated.
mv -f .deps/passverify.Tpo .deps/passverify.Plo
/bin/sh ../../libtool --tag=CC --mode=compile clang -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
libtool: compile: clang -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
mv -f .deps/yppasswd_xdr.Tpo .deps/yppasswd_xdr.Plo
/bin/sh ../../libtool --tag=CC --mode=compile clang -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: clang -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/md5_good.Tpo .deps/md5_good.Plo
/bin/sh ../../libtool --tag=CC --mode=compile clang -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
libtool: compile: clang -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/md5_broken.Tpo .deps/md5_broken.Plo
/bin/sh ../../libtool --tag=CC --mode=link clang -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
libtool: link: clang -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
libtool: link: ( cd ".libs" && rm -f "pam_unix.la" && ln -s "../pam_unix.la" "pam_unix.la" )
clang -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
mv -f .deps/bigcrypt-bigcrypt.Tpo .deps/bigcrypt-bigcrypt.Po
clang -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
/bin/sh ../../libtool --tag=CC --mode=link clang -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: clang -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
clang -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/unix_chkpwd-unix_chkpwd.Tpo .deps/unix_chkpwd-unix_chkpwd.Po
clang -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-md5_good.Tpo .deps/unix_chkpwd-md5_good.Po
clang -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_broken.Tpo .deps/unix_chkpwd-md5_broken.Po
clang -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
clang -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
passverify.c:964:18: warning: assigning to 'char *' from 'const char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
spwdent.sp_namp = forwho;
^ ~~~~~~
1 warning generated.
mv -f .deps/unix_chkpwd-passverify.Tpo .deps/unix_chkpwd-passverify.Po
/bin/sh ../../libtool --tag=CC --mode=link clang -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: clang -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
clang -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
mv -f .deps/unix_update-unix_update.Tpo .deps/unix_update-unix_update.Po
clang -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_update-md5_good.Tpo .deps/unix_update-md5_good.Po
clang -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_broken.Tpo .deps/unix_update-md5_broken.Po
clang -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
clang -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
passverify.c:964:18: warning: assigning to 'char *' from 'const char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
spwdent.sp_namp = forwho;
^ ~~~~~~
1 warning generated.
mv -f .deps/unix_update-passverify.Tpo .deps/unix_update-passverify.Po
/bin/sh ../../libtool --tag=CC --mode=link clang -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: clang -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 clang -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: clang -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 clang -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: clang -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 clang -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: clang -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 clang -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: clang -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 clang -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: clang -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 clang -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: clang -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'
clang -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
mv -f .deps/pam_conv_l.Tpo .deps/pam_conv_l.Po
clang -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
/bin/sh ../../libtool --tag=CC --mode=link clang -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_conv1 pam_conv_l.o pam_conv_y.o
libtool: link: clang -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'
clang -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
parse_l.c:1553:17: warning: comparison of integers of different signs: 'int' and 'yy_size_t' (aka 'unsigned long') [-Wsign-compare]
for ( i = 0; i < _yybytes_len; ++i )
~ ^ ~~~~~~~~~~~~
parse_l.c:1110:17: warning: unused function 'yyunput' [-Wunused-function]
static void yyunput (int c, register char * yy_bp )
^
parse_l.c:1151:16: warning: function 'input' is not needed and will not be emitted [-Wunneeded-internal-declaration]
static int input (void)
^
3 warnings generated.
mv -f .deps/parse_l.Tpo .deps/parse_l.Po
clang -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
mv -f .deps/parse_y.Tpo .deps/parse_y.Po
/bin/sh ../../libtool --tag=CC --mode=link clang -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: clang -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/bin/xmllint --nonet --xinclude --postvalid --noent --noout Linux-PAM_SAG.xml
/usr/bin/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/bin/w3m -T text/html -dump > Linux-PAM_SAG.txt
/usr/bin/xmllint --nonet --xinclude --postvalid --noent --noout Linux-PAM_SAG.xml
/usr/bin/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)
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)
echo "No fo2pdf processor installed, skip PDF generation"
No fo2pdf processor installed, skip PDF generation
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/bin/xmllint --nonet --xinclude --postvalid --noent --noout Linux-PAM_ADG.xml
/usr/bin/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/bin/w3m -T text/html -dump > Linux-PAM_ADG.txt
/usr/bin/xmllint --nonet --xinclude --postvalid --noent --noout Linux-PAM_ADG.xml
/usr/bin/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)
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)
echo "No fo2pdf processor installed, skip PDF generation"
No fo2pdf processor installed, skip PDF generation
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/bin/xmllint --nonet --xinclude --postvalid --noent --noout Linux-PAM_MWG.xml
/usr/bin/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/bin/w3m -T text/html -dump > Linux-PAM_MWG.txt
/usr/bin/xmllint --nonet --xinclude --postvalid --noent --noout Linux-PAM_MWG.xml
/usr/bin/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
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)
echo "No fo2pdf processor installed, skip PDF generation"
No fo2pdf processor installed, skip PDF generation
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'
clang -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
mv -f .deps/xsh.Tpo .deps/xsh.Po
/bin/sh ../libtool --tag=CC --mode=link clang -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
libtool: link: clang -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
clang -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
/bin/sh ../libtool --tag=CC --mode=link clang -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: clang -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
clang -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/blank.Tpo .deps/blank.Po
/bin/sh ../libtool --tag=CC --mode=link clang -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
libtool: link: clang -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
clang -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/check_user.Tpo .deps/check_user.Po
/bin/sh ../libtool --tag=CC --mode=link clang -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: clang -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/bin/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... clang
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 clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of clang... 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... clang -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/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... no
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/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/bin/ld
checking if the linker (/usr/bin/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... no
checking for iconv... no, consider installing GNU libiconv
checking for GNU gettext in libintl... no
checking whether to use NLS... no
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'
clang -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
mv -f .deps/passwd_nss.Tpo .deps/passwd_nss.Po
clang -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/unix_acct.Tpo .deps/unix_acct.Po
clang -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/get_options.Tpo .deps/get_options.Po
clang -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/unix_passwd.Tpo .deps/unix_passwd.Po
clang -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
clang -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
clang -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
clang -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
unix_sess.c:116:41: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
pam_syslog (pamh, options->log_level, logmsg);
^~~~~~
1 warning generated.
mv -f .deps/unix_sess.Tpo .deps/unix_sess.Po
clang -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
read-files.c:33:10: fatal error: 'bits/libc-lock.h' file not found
#include
^
1 error generated.
make[2]: *** [Makefile:308: read-files.o] Error 1
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 = 696be6268207
uname -m = x86_64
uname -r = 4.10.6-1-ARCH
uname -s = Linux
uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
/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/bin
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/bin/strip
configure:2841: result: strip
configure:2866: checking for a thread-safe mkdir -p
configure:2905: result: /usr/bin/mkdir -p
configure:2912: checking for gawk
configure:2928: found /usr/bin/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:3317: result: clang
configure:3586: checking for C compiler version
configure:3595: clang --version >&5
clang version 3.8.0 (tags/RELEASE_380/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
configure:3606: $? = 0
configure:3595: clang -v >&5
clang version 3.8.0 (tags/RELEASE_380/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Candidate multilib: .;@m64
... rest of stderr output deleted ...
configure:3606: $? = 0
configure:3595: clang -V >&5
clang-3.8: error: argument to '-V' is missing (expected 1 value)
clang-3.8: error: no input files
configure:3606: $? = 1
configure:3595: clang -qversion >&5
clang-3.8: error: unknown argument: '-qversion'
clang-3.8: error: no input files
configure:3606: $? = 1
configure:3626: checking whether the C compiler works
configure:3648: clang 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: clang -o conftest conftest.c >&5
configure:3722: $? = 0
configure:3744: result:
configure:3766: checking whether we are cross compiling
configure:3774: clang -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: clang -c conftest.c >&5
configure:3835: $? = 0
configure:3856: result: o
configure:3860: checking whether we are using the GNU C compiler
configure:3879: clang -c conftest.c >&5
configure:3879: $? = 0
configure:3888: result: yes
configure:3897: checking whether clang accepts -g
configure:3917: clang -c -g conftest.c >&5
configure:3917: $? = 0
configure:3958: result: yes
configure:3975: checking for clang option to accept ISO C89
configure:4038: clang -c conftest.c >&5
configure:4038: $? = 0
configure:4051: result: none needed
configure:4073: checking dependency style of clang
configure:4184: result: gcc3
configure:4205: checking how to run the C preprocessor
configure:4236: clang -E conftest.c
configure:4236: $? = 0
configure:4250: clang -E conftest.c
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
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: clang -E
configure:4295: clang -E conftest.c
configure:4295: $? = 0
configure:4309: clang -E conftest.c
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
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/bin/grep
configure:4401: checking for egrep
configure:4463: result: /usr/bin/grep -E
configure:4468: checking for ANSI C header files
configure:4488: clang -c conftest.c >&5
configure:4488: $? = 0
configure:4561: clang -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: clang -c conftest.c >&5
configure:4585: $? = 0
configure:4585: result: yes
configure:4585: checking for sys/stat.h
configure:4585: clang -c conftest.c >&5
configure:4585: $? = 0
configure:4585: result: yes
configure:4585: checking for stdlib.h
configure:4585: clang -c conftest.c >&5
configure:4585: $? = 0
configure:4585: result: yes
configure:4585: checking for string.h
configure:4585: clang -c conftest.c >&5
configure:4585: $? = 0
configure:4585: result: yes
configure:4585: checking for memory.h
configure:4585: clang -c conftest.c >&5
configure:4585: $? = 0
configure:4585: result: yes
configure:4585: checking for strings.h
configure:4585: clang -c conftest.c >&5
configure:4585: $? = 0
configure:4585: result: yes
configure:4585: checking for inttypes.h
configure:4585: clang -c conftest.c >&5
configure:4585: $? = 0
configure:4585: result: yes
configure:4585: checking for stdint.h
configure:4585: clang -c conftest.c >&5
configure:4585: $? = 0
configure:4585: result: yes
configure:4585: checking for unistd.h
configure:4585: clang -c conftest.c >&5
configure:4585: $? = 0
configure:4585: result: yes
configure:4598: checking minix/config.h usability
configure:4598: clang -c conftest.c >&5
conftest.c:54:10: fatal error: 'minix/config.h' file not found
#include
^
1 error generated.
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: clang -E conftest.c
conftest.c:21:10: fatal error: 'minix/config.h' file not found
#include
^
1 error generated.
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: clang -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/bin/sed
configure:4835: checking for fgrep
configure:4897: result: /usr/bin/grep -F
configure:4932: checking for ld used by clang
configure:4999: result: /usr/bin/ld
configure:5006: checking if the linker (/usr/bin/ld) is GNU ld
configure:5021: result: yes
configure:5033: checking for BSD- or MS-compatible name lister (nm)
configure:5082: result: /usr/bin/nm -B
configure:5212: checking the name lister (/usr/bin/nm -B) interface
configure:5219: clang -c conftest.c >&5
configure:5222: /usr/bin/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/bin/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/bin/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/bin/ar
configure:6124: result: ar
configure:6161: checking for archiver @FILE support
configure:6178: clang -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/bin/ranlib
configure:6388: result: ranlib
configure:6490: checking command to parse /usr/bin/nm -B output from clang object
configure:6610: clang -c conftest.c >&5
configure:6613: $? = 0
configure:6617: /usr/bin/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: clang -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: clang -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: clang -c conftest.c >&5
configure:7759: $? = 0
configure:7759: result: yes
configure:7964: checking for objdir
configure:7979: result: .libs
configure:8250: checking if clang supports -fno-rtti -fno-exceptions
configure:8268: clang -c -fno-rtti -fno-exceptions conftest.c >&5
configure:8272: $? = 0
configure:8285: result: yes
configure:8612: checking for clang option to produce PIC
configure:8619: result: -fPIC -DPIC
configure:8627: checking if clang PIC flag -fPIC -DPIC works
configure:8645: clang -c -fPIC -DPIC -DPIC conftest.c >&5
configure:8649: $? = 0
configure:8662: result: yes
configure:8691: checking if clang static flag -static works
configure:8719: result: yes
configure:8734: checking if clang supports -c -o file.o
configure:8755: clang -c -o out/conftest2.o conftest.c >&5
configure:8759: $? = 0
configure:8781: result: yes
configure:8789: checking if clang supports -c -o file.o
configure:8836: result: yes
configure:8869: checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:10022: result: yes
configure:10059: checking whether -lc should be explicitly linked in
configure:10067: clang -c conftest.c >&5
configure:10070: $? = 0
configure:10085: clang -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
configure:10088: $? = 0
configure:10102: result: no
configure:10262: checking dynamic linker characteristics
configure:10773: clang -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: clang
configure:12215: checking for C compiler version
configure:12224: clang --version >&5
clang version 3.8.0 (tags/RELEASE_380/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
configure:12235: $? = 0
configure:12224: clang -v >&5
clang version 3.8.0 (tags/RELEASE_380/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Candidate multilib: .;@m64
... rest of stderr output deleted ...
configure:12235: $? = 0
configure:12224: clang -V >&5
clang-3.8: error: argument to '-V' is missing (expected 1 value)
clang-3.8: error: no input files
configure:12235: $? = 1
configure:12224: clang -qversion >&5
clang-3.8: error: unknown argument: '-qversion'
clang-3.8: error: no input files
configure:12235: $? = 1
configure:12239: checking whether we are using the GNU C compiler
configure:12267: result: yes
configure:12276: checking whether clang accepts -g
configure:12337: result: yes
configure:12354: checking for clang option to accept ISO C89
configure:12430: result: none needed
configure:12452: checking dependency style of clang
configure:12563: result: gcc3
configure:12582: checking for bison
configure:12598: found /usr/bin/bison
configure:12609: result: bison -y
configure:12625: checking for flex
configure:12641: found /usr/bin/flex
configure:12652: result: flex
configure:12690: flex conftest.l
configure:12694: $? = 1
configure:12696: checking lex output file root
configure:12710: result: lex.yy
configure:12715: checking lex library
configure:12729: clang -o conftest conftest.c >&5
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crt1.o: In function `_start':
(.text+0x20): undefined reference to `main'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
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. */
|
configure:12729: clang -o conftest conftest.c -lfl >&5
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/libfl.so: undefined reference to `yylex'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
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. */
|
configure:12729: clang -o conftest conftest.c -ll >&5
/usr/bin/ld: cannot find -ll
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
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. */
|
configure:12739: result: none needed
configure:12745: checking whether yytext is a pointer
configure:12762: clang -o conftest conftest.c >&5
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crt1.o: In function `_start':
(.text+0x20): undefined reference to `main'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:12762: $? = 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. */
|
| #define YYTEXT_POINTER 1
|
configure:12770: result: no
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 clang and cc understand -c and -o together
configure:12858: clang -c conftest.c -o conftest2.o >&5
configure:12862: $? = 0
configure:12868: clang -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: clang
-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: clang -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: clang -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: clang -c conftest.c >&5
configure:13126: $? = 0
configure:13158: result: no
configure:13345: checking for CC_FOR_BUILD
configure:13347: result: clang
configure:13379: checking for __attribute__
configure:13407: clang -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: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: clang -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: clang -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: type specifier missing, defaults to 'int' [-Wimplicit-int]
main () { return 0;}
^
1 warning generated.
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: clang -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: clang -E conftest.c
configure:13875: $? = 0
configure:13875: result: yes
configure:13875: checking for paths.h
configure:13875: result: yes
configure:13909: clang -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:36:1: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration]
exit(0);
^
conftest.c:36:1: note: include the header or explicitly provide a declaration for 'exit'
1 warning generated.
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: clang -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
configure:14010: $? = 0
configure:14019: result: yes
configure:14040: checking crack.h usability
configure:14040: clang -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: clang -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: clang -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
configure:14070: $? = 0
configure:14079: result: yes
configure:14117: checking libaudit.h usability
configure:14117: clang -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:68:10: fatal error: 'libaudit.h' file not found
#include
^
1 error generated.
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 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: clang -E conftest.c
conftest.c:35:10: fatal error: 'libaudit.h' file not found
#include
^
1 error generated.
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 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: clang -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:68:10: fatal error: 'xcrypt.h' file not found
#include
^
1 error generated.
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 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: clang -E conftest.c
conftest.c:35:10: fatal error: 'xcrypt.h' file not found
#include
^
1 error generated.
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 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: clang -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: clang -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: clang -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
/tmp/conftest-4d8091.o: In function `main':
conftest.c:(.text+0x12): undefined reference to `crypt'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
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 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: clang -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
configure:14262: $? = 0
configure:14279: result: -lcrypt
configure:14292: checking for crypt_r
configure:14292: clang -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
configure:14292: $? = 0
configure:14292: result: yes
configure:14292: checking for crypt_gensalt_r
configure:14292: clang -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
/tmp/conftest-19a258.o: In function `main':
conftest.c:(.text+0x12): undefined reference to `crypt_gensalt_r'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
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 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/bin/pkg-config
configure:14531: result: /usr/bin/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: clang -o conftest -I/usr/include/tirpc -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 conftest.c -ltirpc >&5
/tmp/conftest-01fec2.o: In function `main':
conftest.c:(.text+0x12): undefined reference to `yp_get_default_domain'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
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 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: clang -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: clang -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: clang -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: clang -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: clang -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: clang -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: clang -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: clang -c -I/usr/include/tirpc conftest.c >&5
configure:14719: $? = 0
configure:14719: result: yes
configure:14719: checking rpc/rpc.h presence
configure:14719: clang -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: clang -c -I/usr/include/tirpc conftest.c >&5
configure:14719: $? = 0
configure:14719: result: yes
configure:14719: checking rpcsvc/ypclnt.h presence
configure:14719: clang -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: clang -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: clang -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: clang -c -I/usr/include/tirpc conftest.c >&5
configure:14729: $? = 0
configure:14729: result: yes
configure:14765: checking for getfilecon in -lselinux
configure:14790: clang -o conftest -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 conftest.c -lselinux >&5
/usr/bin/ld: cannot find -lselinux
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
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 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: clang -c conftest.c >&5
configure:14872: $? = 0
configure:14880: result: yes
configure:14893: checking for library containing opendir
configure:14924: clang -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: clang -c conftest.c >&5
configure:15146: $? = 0
configure:15153: result: yes
configure:15164: checking fcntl.h usability
configure:15164: clang -c conftest.c >&5
configure:15164: $? = 0
configure:15164: result: yes
configure:15164: checking fcntl.h presence
configure:15164: clang -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: clang -c conftest.c >&5
configure:15164: $? = 0
configure:15164: result: yes
configure:15164: checking limits.h presence
configure:15164: clang -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: clang -c conftest.c >&5
configure:15164: $? = 0
configure:15164: result: yes
configure:15164: checking malloc.h presence
configure:15164: clang -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: clang -c conftest.c >&5
configure:15164: $? = 0
configure:15164: result: yes
configure:15164: checking sys/file.h presence
configure:15164: clang -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: clang -c conftest.c >&5
configure:15164: $? = 0
configure:15164: result: yes
configure:15164: checking sys/ioctl.h presence
configure:15164: clang -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: clang -c conftest.c >&5
configure:15164: $? = 0
configure:15164: result: yes
configure:15164: checking sys/time.h presence
configure:15164: clang -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: clang -c conftest.c >&5
configure:15164: $? = 0
configure:15164: result: yes
configure:15164: checking syslog.h presence
configure:15164: clang -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: clang -c conftest.c >&5
configure:15164: $? = 0
configure:15164: result: yes
configure:15164: checking net/if.h presence
configure:15164: clang -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: clang -c conftest.c >&5
configure:15164: $? = 0
configure:15164: result: yes
configure:15164: checking termio.h presence
configure:15164: clang -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: clang -c conftest.c >&5
configure:15164: $? = 0
configure:15164: result: yes
configure:15164: checking sys/fsuid.h presence
configure:15164: clang -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: clang -c conftest.c >&5
conftest.c:95:10: fatal error: 'inittypes.h' file not found
#include
^
1 error generated.
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 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: clang -E conftest.c
conftest.c:62:10: fatal error: 'inittypes.h' file not found
#include
^
1 error generated.
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 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: clang -c conftest.c >&5
configure:15178: $? = 0
configure:15178: result: yes
configure:15178: checking lastlog.h presence
configure:15178: clang -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: clang -c conftest.c >&5
configure:15178: $? = 0
configure:15178: result: yes
configure:15178: checking utmp.h presence
configure:15178: clang -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: clang -c conftest.c >&5
configure:15178: $? = 0
configure:15178: result: yes
configure:15178: checking utmpx.h presence
configure:15178: clang -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: clang -c conftest.c >&5
conftest.c:66:9: error: unknown type name 'not'
not a universal capable compiler
^
conftest.c:66:14: error: expected ';' after top level declarator
not a universal capable compiler
^
;
2 errors generated.
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 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: clang -c conftest.c >&5
configure:15249: $? = 0
configure:15267: clang -c conftest.c >&5
conftest.c:72:4: error: use of undeclared identifier 'not'
not big endian
^
1 error generated.
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 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: clang -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: clang -c conftest.c >&5
configure:15524: $? = 0
configure:15524: clang -c conftest.c >&5
conftest.c:101:20: error: expected expression
if (sizeof ((off_t)))
^
1 error generated.
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 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: clang -c conftest.c >&5
configure:15535: $? = 0
configure:15535: clang -c conftest.c >&5
conftest.c:101:20: error: expected expression
if (sizeof ((pid_t)))
^
1 error generated.
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 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: clang -c conftest.c >&5
configure:15546: $? = 0
configure:15546: clang -c conftest.c >&5
conftest.c:101:21: error: expected expression
if (sizeof ((size_t)))
^
1 error generated.
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 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: clang -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: clang -c conftest.c >&5
configure:15612: $? = 0
configure:15619: result: time.h
configure:15628: checking type of array argument to getgroups
configure:15662: clang -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 clang needs -traditional
configure:15730: result: no
configure:15737: checking for working memcmp
configure:15780: clang -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: clang -o conftest -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 conftest.c >&5
conftest.c:90:6: warning: incompatible redeclaration of library function 'vprintf' [-Wincompatible-library-redeclaration]
char vprintf ();
^
conftest.c:90:6: note: 'vprintf' is a builtin with type 'int (const char *, struct __va_list_tag *)'
1 warning generated.
configure:15801: $? = 0
configure:15801: result: yes
configure:15807: checking for _doprnt
configure:15807: clang -o conftest -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 conftest.c >&5
/tmp/conftest-e5b7fd.o: In function `main':
conftest.c:(.text+0x12): undefined reference to `_doprnt'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
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 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: clang -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: clang -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: clang -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: clang -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: clang -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: clang -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: clang -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: clang -o conftest -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 conftest.c >&5
conftest.c:98:6: warning: incompatible redeclaration of library function 'strcspn' [-Wincompatible-library-redeclaration]
char strcspn ();
^
conftest.c:98:6: note: 'strcspn' is a builtin with type 'unsigned long (const char *, const char *)'
1 warning generated.
configure:15833: $? = 0
configure:15833: result: yes
configure:15833: checking for strdup
configure:15833: clang -o conftest -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 conftest.c >&5
conftest.c:99:6: warning: incompatible redeclaration of library function 'strdup' [-Wincompatible-library-redeclaration]
char strdup ();
^
conftest.c:99:6: note: 'strdup' is a builtin with type 'char *(const char *)'
1 warning generated.
configure:15833: $? = 0
configure:15833: result: yes
configure:15833: checking for strspn
configure:15833: clang -o conftest -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 conftest.c >&5
conftest.c:100:6: warning: incompatible redeclaration of library function 'strspn' [-Wincompatible-library-redeclaration]
char strspn ();
^
conftest.c:100:6: note: 'strspn' is a builtin with type 'unsigned long (const char *, const char *)'
1 warning generated.
configure:15833: $? = 0
configure:15833: result: yes
configure:15833: checking for strstr
configure:15833: clang -o conftest -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 conftest.c >&5
conftest.c:101:6: warning: incompatible redeclaration of library function 'strstr' [-Wincompatible-library-redeclaration]
char strstr ();
^
conftest.c:101:6: note: 'strstr' is a builtin with type 'char *(const char *, const char *)'
1 warning generated.
configure:15833: $? = 0
configure:15833: result: yes
configure:15833: checking for strtol
configure:15833: clang -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: clang -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: clang -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: clang -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: clang -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: clang -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: clang -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: clang -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: clang -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: clang -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: clang -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: clang -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: clang -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: clang -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: clang -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: clang -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/bin/xsltproc
configure:15940: result: /usr/bin/xsltproc
configure:15953: checking for xmllint
configure:15971: found /usr/bin/xmllint
configure:15984: result: /usr/bin/xmllint
configure:16005: checking for XML catalog (/etc/xml/catalog)
configure:16008: result: found
configure:16019: checking for xmlcatalog
configure:16037: found /usr/bin/xmlcatalog
configure:16050: result: /usr/bin/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/bin/w3m
configure:16135: result: /usr/bin/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/bin/msgfmt...
0 translated messages.
configure:16291: result: /usr/bin/msgfmt
configure:16300: checking for gmsgfmt
configure:16331: result: /usr/bin/msgfmt
configure:16381: checking for xgettext
configure: trying /usr/bin/xgettext...
/usr/bin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C
configure:16413: result: /usr/bin/xgettext
configure:16458: checking for msgmerge
configure: trying /usr/bin/msgmerge...
configure:16489: result: /usr/bin/msgmerge
configure:16547: checking for ld used by clang
configure:16614: result: /usr/bin/ld -m elf_x86_64
configure:16621: checking if the linker (/usr/bin/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: clang -o conftest -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 conftest.c -Wl,-framework -Wl,CoreFoundation >&5
conftest.c:95:10: fatal error: 'CoreFoundation/CFPreferences.h' file not found
#include
^
1 error generated.
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 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: clang -o conftest -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 conftest.c -Wl,-framework -Wl,CoreFoundation >&5
conftest.c:95:10: fatal error: 'CoreFoundation/CFLocale.h' file not found
#include
^
1 error generated.
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 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: clang -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: clang -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: clang -c conftest.c >&5
configure:18286: $? = 0
configure:18286: result: yes
configure:18294: checking whether ENOKEY is declared
configure:18294: clang -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 696be6268207
config.status:1310: creating Makefile
config.status:1310: creating libpam/Makefile
config.status:1310: creating libpamc/Makefile
config.status:1310: creating libpamc/test/Makefile
config.status:1310: creating libpam_misc/Makefile
config.status:1310: creating conf/Makefile
config.status:1310: creating conf/pam_conv1/Makefile
config.status:1310: creating po/Makefile.in
config.status:1310: creating modules/Makefile
config.status:1310: creating modules/pam_access/Makefile
config.status:1310: creating modules/pam_cracklib/Makefile
config.status:1310: creating modules/pam_debug/Makefile
config.status:1310: creating modules/pam_deny/Makefile
config.status:1310: creating modules/pam_echo/Makefile
config.status:1310: creating modules/pam_env/Makefile
config.status:1310: creating modules/pam_faildelay/Makefile
config.status:1310: creating modules/pam_filter/Makefile
config.status:1310: creating modules/pam_filter/upperLOWER/Makefile
config.status:1310: creating modules/pam_ftp/Makefile
config.status:1310: creating modules/pam_group/Makefile
config.status:1310: creating modules/pam_issue/Makefile
config.status:1310: creating modules/pam_keyinit/Makefile
config.status:1310: creating modules/pam_lastlog/Makefile
config.status:1310: creating modules/pam_limits/Makefile
config.status:1310: creating modules/pam_listfile/Makefile
config.status:1310: creating modules/pam_localuser/Makefile
config.status:1310: creating modules/pam_loginuid/Makefile
config.status:1310: creating modules/pam_mail/Makefile
config.status:1310: creating modules/pam_mkhomedir/Makefile
config.status:1310: creating modules/pam_motd/Makefile
config.status:1310: creating modules/pam_namespace/Makefile
config.status:1310: creating modules/pam_nologin/Makefile
config.status:1310: creating modules/pam_permit/Makefile
config.status:1310: creating modules/pam_pwhistory/Makefile
config.status:1310: creating modules/pam_rhosts/Makefile
config.status:1310: creating modules/pam_rootok/Makefile
config.status:1310: creating modules/pam_exec/Makefile
config.status:1310: creating modules/pam_securetty/Makefile
config.status:1310: creating modules/pam_selinux/Makefile
config.status:1310: creating modules/pam_sepermit/Makefile
config.status:1310: creating modules/pam_shells/Makefile
config.status:1310: creating modules/pam_stress/Makefile
config.status:1310: creating modules/pam_succeed_if/Makefile
config.status:1310: creating modules/pam_tally/Makefile
config.status:1310: creating modules/pam_tally2/Makefile
config.status:1310: creating modules/pam_time/Makefile
config.status:1310: creating modules/pam_timestamp/Makefile
config.status:1310: creating modules/pam_tty_audit/Makefile
config.status:1310: creating modules/pam_umask/Makefile
config.status:1310: creating modules/pam_unix/Makefile
config.status:1310: creating modules/pam_userdb/Makefile
config.status:1310: creating modules/pam_warn/Makefile
config.status:1310: creating modules/pam_wheel/Makefile
config.status:1310: creating modules/pam_xauth/Makefile
config.status:1310: creating doc/Makefile
config.status:1310: creating doc/specs/Makefile
config.status:1310: creating doc/man/Makefile
config.status:1310: creating doc/sag/Makefile
config.status:1310: creating doc/adg/Makefile
config.status:1310: creating doc/mwg/Makefile
config.status:1310: creating examples/Makefile
config.status:1310: creating tests/Makefile
config.status:1310: creating xtests/Makefile
config.status:1310: creating config.h
config.status:1539: executing depfiles commands
config.status:1539: executing libtool commands
config.status:1539: 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=set
ac_cv_env_CC_value=clang
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='none needed'
ac_cv_lib_selinux_getfilecon=no
ac_cv_objext=o
ac_cv_path_BROWSER=/usr/bin/w3m
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_FGREP='/usr/bin/grep -F'
ac_cv_path_GMSGFMT=/usr/bin/msgfmt
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_LIBPRELUDE_CONFIG=no
ac_cv_path_MSGFMT=/usr/bin/msgfmt
ac_cv_path_MSGMERGE=/usr/bin/msgmerge
ac_cv_path_SED=/usr/bin/sed
ac_cv_path_XGETTEXT=/usr/bin/xgettext
ac_cv_path_XMLCATALOG=/usr/bin/xmlcatalog
ac_cv_path_XMLLINT=/usr/bin/xmllint
ac_cv_path_XSLTPROC=/usr/bin/xsltproc
ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/usr/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CC=clang
ac_cv_prog_CPP='clang -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_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_clang_c_o=yes
ac_cv_prog_cc_g=yes
ac_cv_prog_gcc_traditional=no
ac_cv_prog_lex_root=lex.yy
ac_cv_prog_lex_yytext_pointer=no
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/bin/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/bin/ld
lt_cv_path_NM='/usr/bin/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=yes
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/bin/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='clang'
CCDEPMODE='depmode=gcc3'
CC_FOR_BUILD='clang'
CFLAGS=''
CPP='clang -E'
CPPFLAGS=''
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='false'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
ENABLE_GENERATE_PDF_FALSE=''
ENABLE_GENERATE_PDF_TRUE='#'
ENABLE_REGENERATE_MAN_FALSE='#'
ENABLE_REGENERATE_MAN_TRUE=''
EXEEXT=''
FGREP='/usr/bin/grep -F'
FO2PDF=''
GETTEXT_MACRO_VERSION='0.18'
GMSGFMT='/usr/bin/msgfmt'
GMSGFMT_015='/usr/bin/msgfmt'
GREP='/usr/bin/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/bin/ld -m elf_x86_64'
LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1'
LEX='flex'
LEXLIB=''
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/bin/mkdir -p'
MSGFMT='/usr/bin/msgfmt'
MSGFMT_015='/usr/bin/msgfmt'
MSGMERGE='/usr/bin/msgmerge'
NIS_CFLAGS=' -I/usr/include/tirpc'
NIS_LIBS='-lnsl -ltirpc'
NM='/usr/bin/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/bin/pkg-config'
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH=''
POSUB='po'
RANLIB='ranlib'
SCONFIGDIR='/etc/security'
SECUREDIR='/usr/lib/security'
SED='/usr/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
STATIC_MODULES_FALSE=''
STATIC_MODULES_TRUE='#'
STRIP='strip'
USE_NLS='yes'
VERSION='1.2.1'
XGETTEXT='/usr/bin/xgettext'
XGETTEXT_015='/usr/bin/xgettext'
XGETTEXT_EXTRA_OPTIONS=''
XMLCATALOG='/usr/bin/xmlcatalog'
XMLLINT='/usr/bin/xmllint'
XML_CATALOG_FILE='/etc/xml/catalog'
XSLTPROC='/usr/bin/xsltproc'
YACC='bison -y'
YFLAGS=''
ac_ct_AR='ar'
ac_ct_CC=''
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 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 = 696be6268207
uname -m = x86_64
uname -r = 4.10.6-1-ARCH
uname -s = Linux
uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
/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/bin
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/bin/mkdir -p
configure:2115: checking for gawk
configure:2131: found /usr/bin/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/bin/strip
configure:2322: result: strip
configure:2393: checking for x86_64-unknown-linux-gcc
configure:2420: result: clang
configure:2692: checking for C compiler version
configure:2700: clang --version >&5
clang version 3.8.0 (tags/RELEASE_380/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
configure:2704: $? = 0
configure:2711: clang -v >&5
clang version 3.8.0 (tags/RELEASE_380/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Candidate multilib: .;@m64
Selected multilib: .;@m64
configure:2715: $? = 0
configure:2722: clang -V >&5
clang-3.8: error: argument to '-V' is missing (expected 1 value)
clang-3.8: error: no input files
configure:2726: $? = 1
configure:2749: checking for C compiler default output file name
configure:2771: clang -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: clang -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: clang -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: clang -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 clang accepts -g
configure:3071: clang -c -g conftest.c >&5
configure:3078: $? = 0
configure:3179: result: yes
configure:3196: checking for clang option to accept ISO C89
configure:3270: clang -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 clang
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: clang -E conftest.c
configure:3666: $? = 0
configure:3697: clang -E conftest.c
conftest.c:10:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
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: clang -E
configure:3766: clang -E conftest.c
configure:3773: $? = 0
configure:3804: clang -E conftest.c
conftest.c:10:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
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/bin/grep
configure:3916: checking for egrep
configure:3980: result: /usr/bin/grep -E
configure:3985: checking for ANSI C header files
configure:4015: clang -c -I/tmp/pam/src/Linux-PAM-1.2.1/libpam/include/ -fPIC -DPIC conftest.c >&5
configure:4022: $? = 0
configure:4121: clang -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: clang -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: clang -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: clang -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: clang -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: clang -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: clang -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: clang -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: clang -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: clang -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: clang -c -I/tmp/pam/src/Linux-PAM-1.2.1/libpam/include/ -fPIC -DPIC conftest.c >&5
conftest.c:53:10: fatal error: 'minix/config.h' file not found
#include
^
1 error generated.
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: clang -E conftest.c
conftest.c:20:10: fatal error: 'minix/config.h' file not found
#include
^
1 error generated.
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: clang -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: clang -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: clang -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: clang -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: clang -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: clang -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/bin/ld: cannot find -lselinux
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
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: clang -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: clang -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: clang -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: clang -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: clang -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: clang -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: clang -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: clang -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: clang -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: clang -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: clang -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: clang -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: clang -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: clang -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: clang -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: clang -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: clang -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: clang -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: clang -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: clang -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: clang -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: clang -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: clang -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: declaration of built-in function 'fprintf' requires inclusion of the header [-Wbuiltin-requires-header]
char fprintf ();
^
conftest.c:82:17: warning: format string missing [-Wformat]
return fprintf ();
~~~~~~~ ^
2 warnings generated.
configure:6156: $? = 0
configure:6178: result: yes
configure:6093: checking for snprintf
configure:6149: clang -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: incompatible redeclaration of library function 'snprintf' [-Wincompatible-library-redeclaration]
char snprintf ();
^
conftest.c:72:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)'
1 warning generated.
configure:6156: $? = 0
configure:6178: result: yes
configure:6093: checking for syslog
configure:6149: clang -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: clang -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: incompatible redeclaration of library function 'strncmp' [-Wincompatible-library-redeclaration]
char strncmp ();
^
conftest.c:74:6: note: 'strncmp' is a builtin with type 'int (const char *, const char *, unsigned long)'
1 warning generated.
configure:6156: $? = 0
configure:6178: result: yes
configure:6199: checking for getline
configure:6255: clang -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: clang -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: clang -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: clang -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: clang -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/conftest-ec415e.o: In function `main':
conftest.c:(.text+0x12): undefined reference to `bigcrypt'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
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: clang -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
conftest.c:60:16: error: function definition is not allowed here
void blahblah(){fprintf(stderr, "");}
^
1 error generated.
configure:6433: $? = 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 ()
| {
| void blahblah(){fprintf(stderr, "");}
| ;
| return 0;
| }
configure:6453: result: no
configure:6463: checking whether NLS is requested
configure:6472: result: yes
configure:6510: checking for msgfmt
configure: trying /usr/bin/msgfmt...
0 translated messages.
configure:6542: result: /usr/bin/msgfmt
configure:6551: checking for gmsgfmt
configure:6582: result: /usr/bin/msgfmt
configure:6633: checking for xgettext
configure: trying /usr/bin/xgettext...
/usr/bin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C
configure:6665: result: /usr/bin/xgettext
configure:6711: checking for msgmerge
configure: trying /usr/bin/msgmerge...
configure:6742: result: /usr/bin/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/bin/ld
configure:6952: checking if the linker (/usr/bin/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: clang -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/ -G conftest.c -lpam -lnsl -ldl -lcrypt -Wl,-framework -Wl,CoreFoundation >&5
clang-3.8: warning: argument unused during compilation: '-G conftest.c'
/usr/bin/ld: -f may not be used without -shared
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
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: clang -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/ -G conftest.c -lpam -lnsl -ldl -lcrypt -Wl,-framework -Wl,CoreFoundation >&5
clang-3.8: warning: argument unused during compilation: '-G conftest.c'
/usr/bin/ld: -f may not be used without -shared
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
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: clang -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/ -G conftest.c -lpam -lnsl -ldl -lcrypt >&5
clang-3.8: warning: argument unused during compilation: '-G conftest.c'
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crt1.o: In function `_start':
(.text+0x20): undefined reference to `main'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:7609: $? = 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
| extern int _nl_msg_cat_cntr;
| extern int *_nl_domain_bindings;
| int
| main ()
| {
| bindtextdomain ("", "");
| return * gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings
| ;
| return 0;
| }
configure:7629: result: no
configure:7663: checking for iconv
configure:7695: clang -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/ -G conftest.c -lpam -lnsl -ldl -lcrypt >&5
clang-3.8: warning: argument unused during compilation: '-G conftest.c'
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crt1.o: In function `_start':
(.text+0x20): undefined reference to `main'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:7702: $? = 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
| #include
| int
| main ()
| {
| iconv_t cd = iconv_open("","");
| iconv(cd,NULL,NULL,NULL,NULL);
| iconv_close(cd);
| ;
| return 0;
| }
configure:7748: clang -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/ -G conftest.c -lpam -lnsl -ldl -lcrypt -liconv >&5
clang-3.8: warning: argument unused during compilation: '-G conftest.c'
/usr/bin/ld: cannot find -liconv
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:7755: $? = 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
| #include
| int
| main ()
| {
| iconv_t cd = iconv_open("","");
| iconv(cd,NULL,NULL,NULL,NULL);
| iconv_close(cd);
| ;
| return 0;
| }
configure:7779: result: no, consider installing GNU libiconv
configure:8181: checking for GNU gettext in libintl
configure:8218: clang -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/ -G conftest.c -lpam -lnsl -ldl -lcrypt -lintl >&5
clang-3.8: warning: argument unused during compilation: '-G conftest.c'
/usr/bin/ld: cannot find -lintl
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:8225: $? = 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
| extern int _nl_msg_cat_cntr;
| extern
| #ifdef __cplusplus
| "C"
| #endif
| const char *_nl_expand_alias (const char *);
| int
| main ()
| {
| bindtextdomain ("", "");
| return * gettext ("") + _nl_msg_cat_cntr + *_nl_expand_alias ("")
| ;
| return 0;
| }
configure:8307: result: no
configure:8344: checking whether to use NLS
configure:8346: result: no
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 696be6268207
config.status:842: creating doc/Makefile
config.status:842: creating etc/Makefile
config.status:842: creating src/Makefile
config.status:842: creating Makefile
config.status:842: creating po/Makefile.in
config.status:842: creating m4/Makefile
config.status:842: creating config.h
config.status:1116: executing depfiles commands
config.status:1116: 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=set
ac_cv_env_CC_value=clang
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/bin/grep -E'
ac_cv_path_GMSGFMT=/usr/bin/msgfmt
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_MSGFMT=/usr/bin/msgfmt
ac_cv_path_MSGMERGE=/usr/bin/msgmerge
ac_cv_path_XGETTEXT=/usr/bin/xgettext
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/usr/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CC=clang
ac_cv_prog_CPP='clang -E'
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/bin/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
am_cv_func_iconv='no, consider installing GNU libiconv'
am_cv_lib_iconv=no
gt_cv_func_CFLocaleCopyCurrent=no
gt_cv_func_CFPreferencesCopyAppValue=no
gt_cv_func_gnugettext1_libc=no
gt_cv_func_gnugettext1_libintl=no
## ----------------- ##
## 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='clang'
CCDEPMODE='depmode=gcc3'
CFLAGS=' -I/tmp/pam/src/Linux-PAM-1.2.1/libpam/include/ -fPIC -DPIC'
CPP='clang -E'
CPPFLAGS=''
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
GMSGFMT='/usr/bin/msgfmt'
GMSGFMT_015='/usr/bin/msgfmt'
GREP='/usr/bin/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/ -G'
LIBICONV=''
LIBINTL=''
LIBOBJS=''
LIBPAM=''
LIBS='-lpam -lnsl -ldl -lcrypt '
LTLIBICONV=''
LTLIBINTL=''
LTLIBOBJS=''
MAKEINFO='${SHELL} /tmp/pam/src/pam_unix2-2.9.1/missing --run makeinfo'
MKDIR_P='/usr/bin/mkdir -p'
MSGFMT='/usr/bin/msgfmt'
MSGFMT_015='/usr/bin/msgfmt'
MSGMERGE='/usr/bin/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=''
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
USE_NLS='no'
VERSION='2.9.1'
XGETTEXT='/usr/bin/xgettext'
XGETTEXT_015='/usr/bin/xgettext'
ac_ct_CC=''
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/bin/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
configure: exit 0