Build of pam with musl toolchain

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

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

SLOCLanguage
56,063 makefile
38,292 ansic
16,443 sh
408 yacc
324 perl
72 lex
16 sed
111,618 total

The process tree of the build process is here.

Several sub-process invocations were improper; see the process tree for details. Summary:

List of Errors

Log

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

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

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

There were existing files in /sysroot, using those
# /sysroot/lib
# /sysroot/share
# /sysroot/bin
# /sysroot/include
# /sysroot/libexec

CMD: sudo -u tuscan PATH=/sysroot/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 (Wed Apr 5 02:11:53 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/sbin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking whether make supports nested variables... yes
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking for style of include used by make... GNU
# checking for x86_64-unknown-linux-gcc... 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... yes
# 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/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking minix/config.h usability... no
# checking minix/config.h presence... no
# checking for minix/config.h... no
# checking whether it is safe to define __EXTENSIONS__... yes
# checking how to print strings... printf
# checking for a sed that does not truncate output... /usr/sbin/sed
# checking for fgrep... /usr/sbin/grep -F
# checking for ld used by clang... /sysroot/bin/ld
# checking if the linker (/sysroot/bin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /sysroot/bin/nm -B
# checking the name lister (/sysroot/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 /sysroot/bin/ld option to reload object files... -r
# checking for x86_64-unknown-linux-objdump... no
# checking for objdump... objdump
# configure: WARNING: using cross tools not prefixed with host triplet
# 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 /sysroot/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... no
# checking if clang supports -c -o file.o... yes
# checking if clang supports -c -o file.o... (cached) yes
# checking whether the clang linker (/sysroot/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 gcc... gcc
# checking for CC_FOR_BUILD... gcc
# checking for __attribute__... yes
# checking for .symver assembler directive... yes
# checking for ld --version-script... yes
# checking for -fpie... yes
# checking for libprelude-config... no
# checking for libprelude - version >= 0.9.0... no
# *** The libprelude-config script installed by LIBPRELUDE could not be found
# *** If LIBPRELUDE was installed in PREFIX, make sure PREFIX/bin is in
# *** your path, or set the LIBPRELUDE_CONFIG environment variable to the
# *** full path to libprelude-config.
# Defining $ISA to "../../lib/security"
# checking paths.h usability... yes
# checking paths.h presence... yes
# checking for paths.h... yes
# checking for xauth... no
# checking for dlopen in -ldl... yes
# checking crack.h usability... no
# checking crack.h presence... no
# checking for crack.h... no
# 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... none required
# checking for crypt_r... yes
# checking for crypt_gensalt_r... no
# checking for x86_64-unknown-linux-pkg-config... no
# checking for pkg-config... /usr/sbin/pkg-config
# checking pkg-config is at least version 0.9.0... yes
# checking for libtirpc... yes
# checking for library containing yp_get_default_domain... no
# checking for yp_get_default_domain... no
# checking for yperr_string... no
# checking for yp_master... no
# checking for yp_bind... no
# checking for yp_match... no
# checking for yp_unbind... no
# checking rpc/rpc.h usability... yes
# checking rpc/rpc.h presence... no
# configure: WARNING: rpc/rpc.h: accepted by the compiler, rejected by the preprocessor!
# configure: WARNING: rpc/rpc.h: proceeding with the compiler's result
# checking for rpc/rpc.h... yes
# checking rpcsvc/ypclnt.h usability... no
# checking rpcsvc/ypclnt.h presence... no
# checking for rpcsvc/ypclnt.h... no
# checking rpcsvc/yp_prot.h usability... no
# checking rpcsvc/yp_prot.h presence... no
# checking for rpcsvc/yp_prot.h... no
# 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... no
# checking termio.h presence... no
# checking for termio.h... no
# 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... no
# 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... no
# 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... no
# checking for ruserok_af... no
# checking for unshare... yes
# checking for xsltproc... /usr/sbin/xsltproc
# checking for xmllint... /usr/sbin/xmllint
# checking for XML catalog (/etc/xml/catalog)... found
# checking for xmlcatalog... /usr/sbin/xmlcatalog
# checking for DocBook XML DTD V4.4 in XML catalog... found
# checking for DocBook XSL Stylesheets in XML catalog... found
# checking for w3m... /usr/sbin/w3m
# checking for fop... no
# checking whether NLS is requested... yes
# checking for msgfmt... /usr/sbin/msgfmt
# checking for gmsgfmt... /usr/sbin/msgfmt
# checking for xgettext... /usr/sbin/xgettext
# checking for msgmerge... /usr/sbin/msgmerge
# checking for ld used by clang... /sysroot/bin/ld -m elf_x86_64
# checking if the linker (/sysroot/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... no
# checking for iconv... yes
# checking for working iconv... guessing yes
# checking for GNU gettext in libintl... no
# checking whether to use NLS... no
# 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
# /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
# /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
# /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_auth.lo -MD -MP -MF .deps/pam_auth.Tpo -c pam_auth.c -fPIC -DPIC -o .libs/pam_auth.o
# 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
# 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
# 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_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_dispatch.lo -MD -MP -MF .deps/pam_dispatch.Tpo -c -o pam_dispatch.lo pam_dispatch.c
# mv -f .deps/pam_auth.Tpo .deps/pam_auth.Plo
# 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_end.lo -MD -MP -MF .deps/pam_end.Tpo -c -o pam_end.lo pam_end.c
# /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
# 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_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_end.lo -MD -MP -MF .deps/pam_end.Tpo -c pam_end.c -fPIC -DPIC -o .libs/pam_end.o
# 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
# 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
# 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_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_handlers.lo -MD -MP -MF .deps/pam_handlers.Tpo -c -o pam_handlers.lo pam_handlers.c
# 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_item.lo -MD -MP -MF .deps/pam_item.Tpo -c -o pam_item.lo pam_item.c
# mv -f .deps/pam_get_authtok.Tpo .deps/pam_get_authtok.Plo
# 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_misc.lo -MD -MP -MF .deps/pam_misc.Tpo -c -o pam_misc.lo pam_misc.c
# /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_handlers.lo -MD -MP -MF .deps/pam_handlers.Tpo -c pam_handlers.c -fPIC -DPIC -o .libs/pam_handlers.o
# 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
# 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
# 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_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
# mv -f .deps/pam_handlers.Tpo .deps/pam_handlers.Plo
# mv -f .deps/pam_misc.Tpo .deps/pam_misc.Plo
# 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_session.lo -MD -MP -MF .deps/pam_session.Tpo -c -o pam_session.lo pam_session.c
# /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
# /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_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
# 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
# /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_start.lo -MD -MP -MF .deps/pam_start.Tpo -c pam_start.c -fPIC -DPIC -o .libs/pam_start.o
# 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_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_strerror.lo -MD -MP -MF .deps/pam_strerror.Tpo -c pam_strerror.c -fPIC -DPIC -o .libs/pam_strerror.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_syslog.lo -MD -MP -MF .deps/pam_syslog.Tpo -c -o pam_syslog.lo pam_syslog.c
# 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_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_syslog.lo -MD -MP -MF .deps/pam_syslog.Tpo -c pam_syslog.c -fPIC -DPIC -o .libs/pam_syslog.o
# mv -f .deps/pam_strerror.Tpo .deps/pam_strerror.Plo
# 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
# /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_dynamic.lo -MD -MP -MF .deps/pam_dynamic.Tpo -c pam_dynamic.c -fPIC -DPIC -o .libs/pam_dynamic.o
# 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_syslog.Tpo .deps/pam_syslog.Plo
# 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_modutil_cleanup.lo -MD -MP -MF .deps/pam_modutil_cleanup.Tpo -c -o pam_modutil_cleanup.lo pam_modutil_cleanup.c
# /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
# 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_modutil_ioloop.lo -MD -MP -MF .deps/pam_modutil_ioloop.Tpo -c -o pam_modutil_ioloop.lo pam_modutil_ioloop.c
# 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_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_cleanup.lo -MD -MP -MF .deps/pam_modutil_cleanup.Tpo -c pam_modutil_cleanup.c -fPIC -DPIC -o .libs/pam_modutil_cleanup.o
# 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
# 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
# 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_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_getpwuid.lo -MD -MP -MF .deps/pam_modutil_getpwuid.Tpo -c -o pam_modutil_getpwuid.lo pam_modutil_getpwuid.c
# 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_getgrnam.lo -MD -MP -MF .deps/pam_modutil_getgrnam.Tpo -c -o pam_modutil_getgrnam.lo pam_modutil_getgrnam.c
# mv -f .deps/pam_modutil_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_getspnam.lo -MD -MP -MF .deps/pam_modutil_getspnam.Tpo -c -o pam_modutil_getspnam.lo pam_modutil_getspnam.c
# mv -f .deps/pam_modutil_getgrgid.Tpo .deps/pam_modutil_getgrgid.Plo
# 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
# /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_getgrnam.lo -MD -MP -MF .deps/pam_modutil_getgrnam.Tpo -c pam_modutil_getgrnam.c -fPIC -DPIC -o .libs/pam_modutil_getgrnam.o
# libtool: compile: 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_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_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_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_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_priv.lo -MD -MP -MF .deps/pam_modutil_priv.Tpo -c -o pam_modutil_priv.lo pam_modutil_priv.c
# mv -f .deps/pam_modutil_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_sanitize.lo -MD -MP -MF .deps/pam_modutil_sanitize.Tpo -c -o pam_modutil_sanitize.lo pam_modutil_sanitize.c
# mv -f .deps/pam_modutil_getlogin.Tpo .deps/pam_modutil_getlogin.Plo
# 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
# 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
# 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_ingroup.Tpo .deps/pam_modutil_ingroup.Plo
# mv -f .deps/pam_modutil_priv.Tpo .deps/pam_modutil_priv.Plo
# mv -f .deps/pam_modutil_sanitize.Tpo .deps/pam_modutil_sanitize.Plo
# /bin/sh ../libtool --tag=CC --mode=link 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
# /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
# /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_client.lo -MD -MP -MF .deps/pamc_client.Tpo -c pamc_client.c -fPIC -DPIC -o .libs/pamc_client.o
# 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
# 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_client.Tpo .deps/pamc_client.Plo
# mv -f .deps/pamc_converse.Tpo .deps/pamc_converse.Plo
# 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
# /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
# 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
# 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 -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 -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
# /sysroot/bin/ld: error: cannot find -ltirpc
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# make[3]: *** [Makefile:655: pam_access.la] Error 1
# make[3]: Leaving directory '/tmp/pam/src/Linux-PAM-1.2.1/modules/pam_access'
# make[2]: *** [Makefile:422: all-recursive] Error 1
# make[2]: Leaving directory '/tmp/pam/src/Linux-PAM-1.2.1/modules'
# make[1]: *** [Makefile:471: all-recursive] Error 1
# make[1]: Leaving directory '/tmp/pam/src/Linux-PAM-1.2.1'
# make: *** [Makefile:402: 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 = 1938f661b196
# 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: /sysroot/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 /sysroot/bin/strip
# configure:2841: result: strip
# configure:2866: checking for a thread-safe mkdir -p
# configure:2905: result: /usr/sbin/mkdir -p
# configure:2912: checking for gawk
# configure:2928: found /usr/sbin/gawk
# configure:2939: result: gawk
# configure:2950: checking whether make sets $(MAKE)
# configure:2972: result: yes
# configure:3001: checking whether make supports nested variables
# configure:3018: result: yes
# configure:3110: checking build system type
# configure:3124: result: x86_64-unknown-linux-gnu
# configure:3144: checking host system type
# configure:3157: result: x86_64-unknown-linux-gnu
# configure:3231: checking for style of include used by make
# configure:3259: result: GNU
# configure:3290: checking for x86_64-unknown-linux-gcc
# configure:3317: result: clang
# configure:3586: checking for C compiler version
# configure:3595: clang --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:3606: $? = 0
# configure:3595: clang -v >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# 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
# ./conftest: error while loading shared libraries: /usr/lib/libc.so: invalid ELF header
# configure:3789: $? = 127
# configure:3804: result: yes
# 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/sbin/grep
# configure:4401: checking for egrep
# configure:4463: result: /usr/sbin/grep -E
# configure:4468: checking for ANSI C header files
# configure:4488: clang -c conftest.c >&5
# configure:4488: $? = 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/sbin/sed
# configure:4835: checking for fgrep
# configure:4897: result: /usr/sbin/grep -F
# configure:4932: checking for ld used by clang
# configure:4999: result: /sysroot/bin/ld
# configure:5006: checking if the linker (/sysroot/bin/ld) is GNU ld
# configure:5021: result: yes
# configure:5033: checking for BSD- or MS-compatible name lister (nm)
# configure:5082: result: /sysroot/bin/nm -B
# configure:5212: checking the name lister (/sysroot/bin/nm -B) interface
# configure:5219: clang -c conftest.c >&5
# configure:5222: /sysroot/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 /sysroot/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 /sysroot/bin/objdump
# configure:5631: result: objdump
# configure:5643: WARNING: using cross tools not prefixed with host triplet
# 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 /sysroot/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
# /r: `u' modifier ignored since `D' is the default (see `U')
# configure:6184: $? = 0
# configure:6189: ar cru libconftest.a @conftest.lst >&5
# /r: `u' modifier ignored since `D' is the default (see `U')
# /r: 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 /sysroot/bin/ranlib
# configure:6388: result: ranlib
# configure:6490: checking command to parse /sysroot/bin/nm -B output from clang object
# configure:6610: clang -c conftest.c >&5
# configure:6613: $? = 0
# configure:6617: /sysroot/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: no
# 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 (/sysroot/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/sbin/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.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:12235: $? = 0
# configure:12224: clang -v >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# 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/sbin/bison
# configure:12609: result: bison -y
# configure:12625: checking for flex
# configure:12641: found /usr/sbin/flex
# configure:12652: result: flex
# configure:12690: flex conftest.l
# configure:12694: $? = 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
# /sysroot/bin/../lib/crt1.o:/srcdir/musl/crt/crt1.c:function _start_c: error: 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
# /sysroot/bin/ld: error: cannot find -lfl
# /sysroot/bin/../lib/crt1.o:/srcdir/musl/crt/crt1.c:function _start_c: error: 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 -ll >&5
# /sysroot/bin/ld: error: cannot find -ll
# /sysroot/bin/../lib/crt1.o:/srcdir/musl/crt/crt1.c:function _start_c: error: 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:12739: result: none needed
# configure:12745: checking whether yytext is a pointer
# configure:12762: clang -o conftest conftest.c >&5
# /sysroot/bin/../lib/crt1.o:/srcdir/musl/crt/crt1.c:function _start_c: error: 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:13303: checking for gcc
# configure:13319: found /usr/sbin/gcc
# configure:13330: result: gcc
# configure:13345: checking for CC_FOR_BUILD
# configure:13347: result: gcc
# 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: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
# conftest.c:66:10: fatal error: 'crack.h' file not found
# #include
# ^
# 1 error generated.
# configure:14040: $? = 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 "/var/spool/mail"
# | /* 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:14040: result: no
# configure:14040: checking crack.h presence
# configure:14040: clang -E conftest.c
# conftest.c:33:10: fatal error: 'crack.h' file not found
# #include
# ^
# 1 error generated.
# configure:14040: $? = 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 "/var/spool/mail"
# | /* end confdefs.h. */
# | #include
# configure:14040: result: no
# configure:14040: checking for crack.h
# configure:14040: result: no
# 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:66: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 "/var/spool/mail"
# | /* 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:33: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 "/var/spool/mail"
# | /* 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:66: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 "/var/spool/mail"
# | /* 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:33: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 "/var/spool/mail"
# | /* 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
# configure:14262: $? = 0
# configure:14279: result: none required
# 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 >&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 >&5
# /tmp/conftest-53cc10.o:conftest.c:function main: error: 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 "/var/spool/mail"
# | #define HAVE_CRYPT_H 1
# | #define HAVE_CRYPT_R 1
# | /* end confdefs.h. */
# | /* Define crypt_gensalt_r to an innocuous variant, in case declares crypt_gensalt_r.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define crypt_gensalt_r innocuous_crypt_gensalt_r
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char crypt_gensalt_r (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef crypt_gensalt_r
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char crypt_gensalt_r ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_crypt_gensalt_r || defined __stub___crypt_gensalt_r
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return crypt_gensalt_r ();
# | ;
# | return 0;
# | }
# configure:14292: result: no
# configure:14458: checking for x86_64-unknown-linux-pkg-config
# configure:14491: result: no
# configure:14501: checking for pkg-config
# configure:14519: found /usr/sbin/pkg-config
# configure:14531: result: /usr/sbin/pkg-config
# configure:14556: checking pkg-config is at least version 0.9.0
# configure:14559: result: yes
# configure:14574: checking for libtirpc
# configure:14581: $PKG_CONFIG --exists --print-errors "libtirpc"
# configure:14584: $? = 0
# configure:14598: $PKG_CONFIG --exists --print-errors "libtirpc"
# configure:14601: $? = 0
# configure:14639: result: yes
# configure:14647: checking for library containing yp_get_default_domain
# configure:14678: clang -o conftest -I/usr/include/tirpc -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 conftest.c -ltirpc >&5
# /sysroot/bin/ld: error: cannot find -ltirpc
# /tmp/conftest-87eaf6.o:conftest.c:function main: error: 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 "/var/spool/mail"
# | #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
# /sysroot/bin/ld: error: cannot find -lnsl
# /sysroot/bin/ld: error: cannot find -ltirpc
# /tmp/conftest-4fa3c5.o:conftest.c:function main: error: 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 "/var/spool/mail"
# | #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:14695: result: no
# 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 -ltirpc >&5
# /sysroot/bin/ld: error: cannot find -ltirpc
# /tmp/conftest-9ee427.o:conftest.c:function main: error: undefined reference to 'yp_get_default_domain'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:14707: $? = 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 "/var/spool/mail"
# | #define HAVE_CRYPT_H 1
# | #define HAVE_CRYPT_R 1
# | #define PAM_PATH_RANDOMDEV "/dev/urandom"
# | /* end confdefs.h. */
# | /* Define yp_get_default_domain to an innocuous variant, in case declares yp_get_default_domain.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define yp_get_default_domain innocuous_yp_get_default_domain
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char yp_get_default_domain (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef yp_get_default_domain
# |
# | /* 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 ();
# | /* 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_yp_get_default_domain || defined __stub___yp_get_default_domain
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return yp_get_default_domain ();
# | ;
# | return 0;
# | }
# configure:14707: result: no
# 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 -ltirpc >&5
# /sysroot/bin/ld: error: cannot find -ltirpc
# /tmp/conftest-bed0c0.o:conftest.c:function main: error: undefined reference to 'yperr_string'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:14707: $? = 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 "/var/spool/mail"
# | #define HAVE_CRYPT_H 1
# | #define HAVE_CRYPT_R 1
# | #define PAM_PATH_RANDOMDEV "/dev/urandom"
# | /* end confdefs.h. */
# | /* Define yperr_string to an innocuous variant, in case declares yperr_string.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define yperr_string innocuous_yperr_string
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char yperr_string (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef yperr_string
# |
# | /* 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 yperr_string ();
# | /* 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_yperr_string || defined __stub___yperr_string
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return yperr_string ();
# | ;
# | return 0;
# | }
# configure:14707: result: no
# 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 -ltirpc >&5
# /sysroot/bin/ld: error: cannot find -ltirpc
# /tmp/conftest-289196.o:conftest.c:function main: error: undefined reference to 'yp_master'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:14707: $? = 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 "/var/spool/mail"
# | #define HAVE_CRYPT_H 1
# | #define HAVE_CRYPT_R 1
# | #define PAM_PATH_RANDOMDEV "/dev/urandom"
# | /* end confdefs.h. */
# | /* Define yp_master to an innocuous variant, in case declares yp_master.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define yp_master innocuous_yp_master
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char yp_master (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef yp_master
# |
# | /* 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_master ();
# | /* 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_yp_master || defined __stub___yp_master
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return yp_master ();
# | ;
# | return 0;
# | }
# configure:14707: result: no
# 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 -ltirpc >&5
# /sysroot/bin/ld: error: cannot find -ltirpc
# /tmp/conftest-dd552b.o:conftest.c:function main: error: undefined reference to 'yp_bind'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:14707: $? = 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 "/var/spool/mail"
# | #define HAVE_CRYPT_H 1
# | #define HAVE_CRYPT_R 1
# | #define PAM_PATH_RANDOMDEV "/dev/urandom"
# | /* end confdefs.h. */
# | /* Define yp_bind to an innocuous variant, in case declares yp_bind.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define yp_bind innocuous_yp_bind
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char yp_bind (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef yp_bind
# |
# | /* 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_bind ();
# | /* 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_yp_bind || defined __stub___yp_bind
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return yp_bind ();
# | ;
# | return 0;
# | }
# configure:14707: result: no
# 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 -ltirpc >&5
# /sysroot/bin/ld: error: cannot find -ltirpc
# /tmp/conftest-f947a3.o:conftest.c:function main: error: undefined reference to 'yp_match'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:14707: $? = 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 "/var/spool/mail"
# | #define HAVE_CRYPT_H 1
# | #define HAVE_CRYPT_R 1
# | #define PAM_PATH_RANDOMDEV "/dev/urandom"
# | /* end confdefs.h. */
# | /* Define yp_match to an innocuous variant, in case declares yp_match.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define yp_match innocuous_yp_match
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char yp_match (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef yp_match
# |
# | /* 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_match ();
# | /* 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_yp_match || defined __stub___yp_match
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return yp_match ();
# | ;
# | return 0;
# | }
# configure:14707: result: no
# 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 -ltirpc >&5
# /sysroot/bin/ld: error: cannot find -ltirpc
# /tmp/conftest-441aee.o:conftest.c:function main: error: undefined reference to 'yp_unbind'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:14707: $? = 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 "/var/spool/mail"
# | #define HAVE_CRYPT_H 1
# | #define HAVE_CRYPT_R 1
# | #define PAM_PATH_RANDOMDEV "/dev/urandom"
# | /* end confdefs.h. */
# | /* Define yp_unbind to an innocuous variant, in case declares yp_unbind.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define yp_unbind innocuous_yp_unbind
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char yp_unbind (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef yp_unbind
# |
# | /* 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_unbind ();
# | /* 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_yp_unbind || defined __stub___yp_unbind
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return yp_unbind ();
# | ;
# | return 0;
# | }
# configure:14707: result: no
# 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
# conftest.c:36:10: fatal error: 'rpc/rpc.h' file not found
# #include
# ^
# 1 error generated.
# configure:14719: $? = 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 "/var/spool/mail"
# | #define HAVE_CRYPT_H 1
# | #define HAVE_CRYPT_R 1
# | #define PAM_PATH_RANDOMDEV "/dev/urandom"
# | /* end confdefs.h. */
# | #include
# configure:14719: result: no
# configure:14719: WARNING: rpc/rpc.h: accepted by the compiler, rejected by the preprocessor!
# configure:14719: WARNING: rpc/rpc.h: proceeding with the compiler's result
# 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
# conftest.c:70:10: fatal error: 'rpcsvc/ypclnt.h' file not found
# #include
# ^
# 1 error generated.
# configure:14719: $? = 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 "/var/spool/mail"
# | #define HAVE_CRYPT_H 1
# | #define HAVE_CRYPT_R 1
# | #define PAM_PATH_RANDOMDEV "/dev/urandom"
# | #define HAVE_RPC_RPC_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:14719: result: no
# configure:14719: checking rpcsvc/ypclnt.h presence
# configure:14719: clang -E conftest.c
# conftest.c:37:10: fatal error: 'rpcsvc/ypclnt.h' file not found
# #include
# ^
# 1 error generated.
# configure:14719: $? = 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 "/var/spool/mail"
# | #define HAVE_CRYPT_H 1
# | #define HAVE_CRYPT_R 1
# | #define PAM_PATH_RANDOMDEV "/dev/urandom"
# | #define HAVE_RPC_RPC_H 1
# | /* end confdefs.h. */
# | #include
# configure:14719: result: no
# configure:14719: checking for rpcsvc/ypclnt.h
# configure:14719: result: no
# configure:14719: checking rpcsvc/yp_prot.h usability
# configure:14719: clang -c -I/usr/include/tirpc conftest.c >&5
# conftest.c:70:10: fatal error: 'rpcsvc/yp_prot.h' file not found
# #include
# ^
# 1 error generated.
# configure:14719: $? = 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 "/var/spool/mail"
# | #define HAVE_CRYPT_H 1
# | #define HAVE_CRYPT_R 1
# | #define PAM_PATH_RANDOMDEV "/dev/urandom"
# | #define HAVE_RPC_RPC_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:14719: result: no
# configure:14719: checking rpcsvc/yp_prot.h presence
# configure:14719: clang -E conftest.c
# conftest.c:37:10: fatal error: 'rpcsvc/yp_prot.h' file not found
# #include
# ^
# 1 error generated.
# configure:14719: $? = 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 "/var/spool/mail"
# | #define HAVE_CRYPT_H 1
# | #define HAVE_CRYPT_R 1
# | #define PAM_PATH_RANDOMDEV "/dev/urandom"
# | #define HAVE_RPC_RPC_H 1
# | /* end confdefs.h. */
# | #include
# configure:14719: result: no
# configure:14719: checking for rpcsvc/yp_prot.h
# configure:14719: result: no
# 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
# /sysroot/bin/ld: error: cannot find -lselinux
# /tmp/conftest-61748c.o:conftest.c:function main: error: undefined reference to 'getfilecon'
# 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 "/var/spool/mail"
# | #define HAVE_CRYPT_H 1
# | #define HAVE_CRYPT_R 1
# | #define PAM_PATH_RANDOMDEV "/dev/urandom"
# | #define HAVE_RPC_RPC_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
# conftest.c:82:10: fatal error: 'termio.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 "/var/spool/mail"
# | #define HAVE_CRYPT_H 1
# | #define HAVE_CRYPT_R 1
# | #define PAM_PATH_RANDOMDEV "/dev/urandom"
# | #define HAVE_RPC_RPC_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
# | /* 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 termio.h presence
# configure:15164: clang -E conftest.c
# conftest.c:49:10: fatal error: 'termio.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 "/var/spool/mail"
# | #define HAVE_CRYPT_H 1
# | #define HAVE_CRYPT_R 1
# | #define PAM_PATH_RANDOMDEV "/dev/urandom"
# | #define HAVE_RPC_RPC_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
# | /* end confdefs.h. */
# | #include
# configure:15164: result: no
# configure:15164: checking for termio.h
# configure:15164: result: no
# 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:84: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 "/var/spool/mail"
# | #define HAVE_CRYPT_H 1
# | #define HAVE_CRYPT_R 1
# | #define PAM_PATH_RANDOMDEV "/dev/urandom"
# | #define HAVE_RPC_RPC_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_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:51: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 "/var/spool/mail"
# | #define HAVE_CRYPT_H 1
# | #define HAVE_CRYPT_R 1
# | #define PAM_PATH_RANDOMDEV "/dev/urandom"
# | #define HAVE_RPC_RPC_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_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:55:9: error: unknown type name 'not'
# not a universal capable compiler
# ^
# conftest.c:55: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 "/var/spool/mail"
# | #define HAVE_CRYPT_H 1
# | #define HAVE_CRYPT_R 1
# | #define PAM_PATH_RANDOMDEV "/dev/urandom"
# | #define HAVE_RPC_RPC_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_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:61: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 "/var/spool/mail"
# | #define HAVE_CRYPT_H 1
# | #define HAVE_CRYPT_R 1
# | #define PAM_PATH_RANDOMDEV "/dev/urandom"
# | #define HAVE_RPC_RPC_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_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:90: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 "/var/spool/mail"
# | #define HAVE_CRYPT_H 1
# | #define HAVE_CRYPT_R 1
# | #define PAM_PATH_RANDOMDEV "/dev/urandom"
# | #define HAVE_RPC_RPC_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_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:90: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 "/var/spool/mail"
# | #define HAVE_CRYPT_H 1
# | #define HAVE_CRYPT_R 1
# | #define PAM_PATH_RANDOMDEV "/dev/urandom"
# | #define HAVE_RPC_RPC_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_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:90: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 "/var/spool/mail"
# | #define HAVE_CRYPT_H 1
# | #define HAVE_CRYPT_R 1
# | #define PAM_PATH_RANDOMDEV "/dev/urandom"
# | #define HAVE_RPC_RPC_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_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:15687: result: gid_t
# configure:15696: checking whether clang needs -traditional
# conftest.c:56:10: fatal error: 'sgtty.h' file not found
# #include
# ^
# 1 error generated.
# conftest.c:56:10: fatal error: 'termio.h' file not found
# #include
# ^
# 1 error generated.
# configure:15730: result: no
# configure:15737: checking for working memcmp
# configure:15790: result: no
# configure:15801: checking for vprintf
# configure:15801: clang -o conftest -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 conftest.c >&5
# conftest.c:79:6: warning: incompatible redeclaration of library function 'vprintf' [-Wincompatible-library-redeclaration]
# char vprintf ();
# ^
# conftest.c:79: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-a59905.o:conftest.c:function main: error: 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 "/var/spool/mail"
# | #define HAVE_CRYPT_H 1
# | #define HAVE_CRYPT_R 1
# | #define PAM_PATH_RANDOMDEV "/dev/urandom"
# | #define HAVE_RPC_RPC_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_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:87:6: warning: incompatible redeclaration of library function 'strcspn' [-Wincompatible-library-redeclaration]
# char strcspn ();
# ^
# conftest.c:87: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:88:6: warning: incompatible redeclaration of library function 'strdup' [-Wincompatible-library-redeclaration]
# char strdup ();
# ^
# conftest.c:88: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:89:6: warning: incompatible redeclaration of library function 'strspn' [-Wincompatible-library-redeclaration]
# char strspn ();
# ^
# conftest.c:89: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:90:6: warning: incompatible redeclaration of library function 'strstr' [-Wincompatible-library-redeclaration]
# char strstr ();
# ^
# conftest.c:90: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
# /tmp/conftest-64d164.o:conftest.c:function main: error: undefined reference to 'getutent_r'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:15845: $? = 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 "/var/spool/mail"
# | #define HAVE_CRYPT_H 1
# | #define HAVE_CRYPT_R 1
# | #define PAM_PATH_RANDOMDEV "/dev/urandom"
# | #define HAVE_RPC_RPC_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_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
# | /* end confdefs.h. */
# | /* Define getutent_r to an innocuous variant, in case declares getutent_r.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define getutent_r innocuous_getutent_r
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char getutent_r (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef getutent_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 getutent_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_getutent_r || defined __stub___getutent_r
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return getutent_r ();
# | ;
# | return 0;
# | }
# configure:15845: result: no
# 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
# /tmp/conftest-a8fc8c.o:conftest.c:function main: error: undefined reference to 'innetgr'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:15869: $? = 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 "/var/spool/mail"
# | #define HAVE_CRYPT_H 1
# | #define HAVE_CRYPT_R 1
# | #define PAM_PATH_RANDOMDEV "/dev/urandom"
# | #define HAVE_RPC_RPC_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_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_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
# | /* end confdefs.h. */
# | /* Define innetgr to an innocuous variant, in case declares innetgr.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define innetgr innocuous_innetgr
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char innetgr (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef innetgr
# |
# | /* 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 innetgr ();
# | /* 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_innetgr || defined __stub___innetgr
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return innetgr ();
# | ;
# | return 0;
# | }
# configure:15869: result: no
# configure:15869: checking for ruserok_af
# configure:15869: clang -o conftest -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 conftest.c >&5
# /tmp/conftest-509a26.o:conftest.c:function main: error: undefined reference to 'ruserok_af'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:15869: $? = 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 "/var/spool/mail"
# | #define HAVE_CRYPT_H 1
# | #define HAVE_CRYPT_R 1
# | #define PAM_PATH_RANDOMDEV "/dev/urandom"
# | #define HAVE_RPC_RPC_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_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_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
# | /* end confdefs.h. */
# | /* Define ruserok_af to an innocuous variant, in case declares ruserok_af.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define ruserok_af innocuous_ruserok_af
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char ruserok_af (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef ruserok_af
# |
# | /* 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 ruserok_af ();
# | /* 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_ruserok_af || defined __stub___ruserok_af
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return ruserok_af ();
# | ;
# | return 0;
# | }
# configure:15869: result: no
# 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/sbin/xsltproc
# configure:15940: result: /usr/sbin/xsltproc
# configure:15953: checking for xmllint
# configure:15971: found /usr/sbin/xmllint
# configure:15984: result: /usr/sbin/xmllint
# configure:16005: checking for XML catalog (/etc/xml/catalog)
# configure:16008: result: found
# configure:16019: checking for xmlcatalog
# configure:16037: found /usr/sbin/xmlcatalog
# configure:16050: result: /usr/sbin/xmlcatalog
# configure:16069: checking for DocBook XML DTD V4.4 in XML catalog
# configure:16072: $XMLCATALOG --noout "$XML_CATALOG_FILE" "-//OASIS//DTD DocBook XML V4.4//EN" >&2
# http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd
# configure:16075: $? = 0
# configure:16077: result: found
# configure:16086: checking for DocBook XSL Stylesheets in XML catalog
# configure:16089: $XMLCATALOG --noout "$XML_CATALOG_FILE" "http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl" >&2
# /usr/share/xml/docbook/xsl-stylesheets-1.79.1/manpages/docbook.xsl
# configure:16092: $? = 0
# configure:16094: result: found
# configure:16105: checking for w3m
# configure:16123: found /usr/sbin/w3m
# configure:16135: result: /usr/sbin/w3m
# configure:16151: checking for fop
# configure:16184: result: no
# configure:16210: checking whether NLS is requested
# configure:16219: result: yes
# configure:16259: checking for msgfmt
# configure: trying /usr/sbin/msgfmt...
# 0 translated messages.
# configure:16291: result: /usr/sbin/msgfmt
# configure:16300: checking for gmsgfmt
# configure:16331: result: /usr/sbin/msgfmt
# configure:16381: checking for xgettext
# configure: trying /usr/sbin/xgettext...
# /usr/sbin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C
# configure:16413: result: /usr/sbin/xgettext
# configure:16458: checking for msgmerge
# configure: trying /usr/sbin/msgmerge...
# configure:16489: result: /usr/sbin/msgmerge
# configure:16547: checking for ld used by clang
# configure:16614: result: /sysroot/bin/ld -m elf_x86_64
# configure:16621: checking if the linker (/sysroot/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:81: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 "/var/spool/mail"
# | #define HAVE_CRYPT_H 1
# | #define HAVE_CRYPT_R 1
# | #define PAM_PATH_RANDOMDEV "/dev/urandom"
# | #define HAVE_RPC_RPC_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_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_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_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:81: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 "/var/spool/mail"
# | #define HAVE_CRYPT_H 1
# | #define HAVE_CRYPT_R 1
# | #define PAM_PATH_RANDOMDEV "/dev/urandom"
# | #define HAVE_RPC_RPC_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_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_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_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
# /tmp/conftest-dd487a.o:conftest.c:function main: error: undefined reference to '_nl_msg_cat_cntr'
# /tmp/conftest-dd487a.o:conftest.c:function main: error: undefined reference to '_nl_domain_bindings'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:17362: $? = 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 "/var/spool/mail"
# | #define HAVE_CRYPT_H 1
# | #define HAVE_CRYPT_R 1
# | #define PAM_PATH_RANDOMDEV "/dev/urandom"
# | #define HAVE_RPC_RPC_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_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_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_UNSHARE 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:17371: result: no
# configure:17405: checking for iconv
# configure:17429: clang -o conftest -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 conftest.c >&5
# configure:17429: $? = 0
# configure:17463: result: yes
# configure:17466: checking for working iconv
# configure:17598: result: guessing yes
# configure:18087: checking for GNU gettext in libintl
# configure:18119: clang -o conftest -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 conftest.c -lintl >&5
# /sysroot/bin/ld: error: cannot find -lintl
# /tmp/conftest-2a66bf.o:conftest.c:function main: error: undefined reference to '_nl_msg_cat_cntr'
# /tmp/conftest-2a66bf.o:conftest.c:function main: error: undefined reference to '_nl_expand_alias'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:18119: $? = 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 "/var/spool/mail"
# | #define HAVE_CRYPT_H 1
# | #define HAVE_CRYPT_R 1
# | #define PAM_PATH_RANDOMDEV "/dev/urandom"
# | #define HAVE_RPC_RPC_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_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_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_UNSHARE 1
# | #define HAVE_ICONV 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:18164: result: no
# configure:18199: checking whether to use NLS
# configure:18201: result: no
# 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 1938f661b196
#
# config.status:1293: creating Makefile
# config.status:1293: creating libpam/Makefile
# config.status:1293: creating libpamc/Makefile
# config.status:1293: creating libpamc/test/Makefile
# config.status:1293: creating libpam_misc/Makefile
# config.status:1293: creating conf/Makefile
# config.status:1293: creating conf/pam_conv1/Makefile
# config.status:1293: creating po/Makefile.in
# config.status:1293: creating modules/Makefile
# config.status:1293: creating modules/pam_access/Makefile
# config.status:1293: creating modules/pam_cracklib/Makefile
# config.status:1293: creating modules/pam_debug/Makefile
# config.status:1293: creating modules/pam_deny/Makefile
# config.status:1293: creating modules/pam_echo/Makefile
# config.status:1293: creating modules/pam_env/Makefile
# config.status:1293: creating modules/pam_faildelay/Makefile
# config.status:1293: creating modules/pam_filter/Makefile
# config.status:1293: creating modules/pam_filter/upperLOWER/Makefile
# config.status:1293: creating modules/pam_ftp/Makefile
# config.status:1293: creating modules/pam_group/Makefile
# config.status:1293: creating modules/pam_issue/Makefile
# config.status:1293: creating modules/pam_keyinit/Makefile
# config.status:1293: creating modules/pam_lastlog/Makefile
# config.status:1293: creating modules/pam_limits/Makefile
# config.status:1293: creating modules/pam_listfile/Makefile
# config.status:1293: creating modules/pam_localuser/Makefile
# config.status:1293: creating modules/pam_loginuid/Makefile
# config.status:1293: creating modules/pam_mail/Makefile
# config.status:1293: creating modules/pam_mkhomedir/Makefile
# config.status:1293: creating modules/pam_motd/Makefile
# config.status:1293: creating modules/pam_namespace/Makefile
# config.status:1293: creating modules/pam_nologin/Makefile
# config.status:1293: creating modules/pam_permit/Makefile
# config.status:1293: creating modules/pam_pwhistory/Makefile
# config.status:1293: creating modules/pam_rhosts/Makefile
# config.status:1293: creating modules/pam_rootok/Makefile
# config.status:1293: creating modules/pam_exec/Makefile
# config.status:1293: creating modules/pam_securetty/Makefile
# config.status:1293: creating modules/pam_selinux/Makefile
# config.status:1293: creating modules/pam_sepermit/Makefile
# config.status:1293: creating modules/pam_shells/Makefile
# config.status:1293: creating modules/pam_stress/Makefile
# config.status:1293: creating modules/pam_succeed_if/Makefile
# config.status:1293: creating modules/pam_tally/Makefile
# config.status:1293: creating modules/pam_tally2/Makefile
# config.status:1293: creating modules/pam_time/Makefile
# config.status:1293: creating modules/pam_timestamp/Makefile
# config.status:1293: creating modules/pam_tty_audit/Makefile
# config.status:1293: creating modules/pam_umask/Makefile
# config.status:1293: creating modules/pam_unix/Makefile
# config.status:1293: creating modules/pam_userdb/Makefile
# config.status:1293: creating modules/pam_warn/Makefile
# config.status:1293: creating modules/pam_wheel/Makefile
# config.status:1293: creating modules/pam_xauth/Makefile
# config.status:1293: creating doc/Makefile
# config.status:1293: creating doc/specs/Makefile
# config.status:1293: creating doc/man/Makefile
# config.status:1293: creating doc/sag/Makefile
# config.status:1293: creating doc/adg/Makefile
# config.status:1293: creating doc/mwg/Makefile
# config.status:1293: creating examples/Makefile
# config.status:1293: creating tests/Makefile
# config.status:1293: creating xtests/Makefile
# config.status:1293: creating config.h
# config.status:1522: executing depfiles commands
# config.status:1522: executing libtool commands
# config.status:1522: 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=no
# ac_cv_func_inet_ntop=yes
# ac_cv_func_inet_pton=yes
# ac_cv_func_innetgr=no
# ac_cv_func_lckpwdf=yes
# ac_cv_func_memcmp_working=no
# ac_cv_func_mkdir=yes
# ac_cv_func_ruserok_af=no
# 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=no
# ac_cv_func_yp_get_default_domain=no
# ac_cv_func_yp_master=no
# ac_cv_func_yp_match=no
# ac_cv_func_yp_unbind=no
# ac_cv_func_yperr_string=no
# ac_cv_have_decl_ENOKEY=yes
# ac_cv_have_decl___NR_keyctl=yes
# ac_cv_have_decl_getrpcport=yes
# ac_cv_header_crack_h=no
# 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=no
# ac_cv_header_rpcsvc_ypclnt_h=no
# 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=no
# 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_dl_dlopen=yes
# ac_cv_lib_lex='none needed'
# ac_cv_lib_selinux_getfilecon=no
# ac_cv_objext=o
# ac_cv_path_BROWSER=/usr/sbin/w3m
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_FGREP='/usr/sbin/grep -F'
# ac_cv_path_GMSGFMT=/usr/sbin/msgfmt
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_LIBPRELUDE_CONFIG=no
# ac_cv_path_MSGFMT=/usr/sbin/msgfmt
# ac_cv_path_MSGMERGE=/usr/sbin/msgmerge
# ac_cv_path_SED=/usr/sbin/sed
# ac_cv_path_XGETTEXT=/usr/sbin/xgettext
# ac_cv_path_XMLCATALOG=/usr/sbin/xmlcatalog
# ac_cv_path_XMLLINT=/usr/sbin/xmllint
# ac_cv_path_XSLTPROC=/usr/sbin/xsltproc
# ac_cv_path_ac_pt_PKG_CONFIG=/usr/sbin/pkg-config
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/sbin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=clang
# ac_cv_prog_CC_FOR_BUILD=gcc
# 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='none required'
# ac_cv_search_opendir='none required'
# ac_cv_search_yp_get_default_domain=no
# 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='/sysroot/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_func_iconv=yes
# am_cv_func_iconv_works='guessing yes'
# am_cv_lib_iconv=no
# am_cv_make_support_nested_variables=yes
# gt_cv_func_CFLocaleCopyCurrent=no
# gt_cv_func_CFPreferencesCopyAppValue=no
# gt_cv_func_gnugettext1_libc=no
# gt_cv_func_gnugettext1_libintl=no
# 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=/sysroot/bin/ld
# lt_cv_path_NM='/sysroot/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=no
# lt_cv_prog_gnu_ld=yes
# lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
# lt_cv_shlibpath_overrides_runpath=yes
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
# lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
# lt_cv_sys_max_cmd_len=1572864
# lt_cv_to_host_file_cmd=func_convert_file_noop
# lt_cv_to_tool_file_cmd=func_convert_file_noop
# pam_cv_ld_O1=yes
# pam_cv_ld_as_needed=yes
# pam_cv_ld_no_undefined=yes
# pkg_cv_libtirpc_CFLAGS=-I/usr/include/tirpc
# pkg_cv_libtirpc_LIBS=-ltirpc
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/pam/src/Linux-PAM-1.2.1/build-aux/missing aclocal-1.13'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='1'
# AM_V='$(V)'
# AR='ar'
# AUTOCONF='${SHELL} /tmp/pam/src/Linux-PAM-1.2.1/build-aux/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/pam/src/Linux-PAM-1.2.1/build-aux/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/pam/src/Linux-PAM-1.2.1/build-aux/missing automake-1.13'
# AWK='gawk'
# BROWSER='/usr/sbin/w3m -T text/html -dump'
# BUILD_CFLAGS=''
# BUILD_CPPFLAGS=''
# BUILD_LDFLAGS=''
# CC='clang'
# CCDEPMODE='depmode=gcc3'
# CC_FOR_BUILD='gcc'
# 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/sbin/grep -E'
# ENABLE_GENERATE_PDF_FALSE=''
# ENABLE_GENERATE_PDF_TRUE='#'
# ENABLE_REGENERATE_MAN_FALSE='#'
# ENABLE_REGENERATE_MAN_TRUE=''
# EXEEXT=''
# FGREP='/usr/sbin/grep -F'
# FO2PDF=''
# GETTEXT_MACRO_VERSION='0.18'
# GMSGFMT='/usr/sbin/msgfmt'
# GMSGFMT_015='/usr/sbin/msgfmt'
# GREP='/usr/sbin/grep'
# HAVE_AUDIT_TTY_STATUS_FALSE=''
# HAVE_AUDIT_TTY_STATUS_TRUE='#'
# HAVE_KEY_MANAGEMENT='1'
# HAVE_KEY_MANAGEMENT_FALSE='#'
# HAVE_KEY_MANAGEMENT_TRUE=''
# HAVE_LIBCRACK_FALSE=''
# HAVE_LIBCRACK_TRUE='#'
# HAVE_LIBDB_FALSE=''
# HAVE_LIBDB_TRUE='#'
# HAVE_LIBSELINUX_FALSE=''
# HAVE_LIBSELINUX_TRUE='#'
# HAVE_UNSHARE_FALSE='#'
# HAVE_UNSHARE_TRUE=''
# HAVE_VERSIONING_FALSE='#'
# HAVE_VERSIONING_TRUE=''
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# INTLLIBS=''
# INTL_MACOSX_LIBS=''
# LD='/sysroot/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=''
# LIBCRYPT='-l'
# LIBDB=''
# LIBDL='-ldl'
# LIBICONV=''
# LIBINTL=''
# LIBOBJS=' ${LIBOBJDIR}memcmp$U.o'
# 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=''
# LTLIBINTL=''
# LTLIBOBJS=' ${LIBOBJDIR}memcmp$U.lo'
# MAKEINFO='${SHELL} /tmp/pam/src/Linux-PAM-1.2.1/build-aux/missing makeinfo'
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/sbin/mkdir -p'
# MSGFMT='/usr/sbin/msgfmt'
# MSGFMT_015='/usr/sbin/msgfmt'
# MSGMERGE='/usr/sbin/msgmerge'
# NIS_CFLAGS=' -I/usr/include/tirpc'
# NIS_LIBS=' -ltirpc'
# NM='/sysroot/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/sbin/pkg-config'
# PKG_CONFIG_LIBDIR=''
# PKG_CONFIG_PATH=''
# POSUB=''
# RANLIB='ranlib'
# SCONFIGDIR='/etc/security'
# SECUREDIR='/usr/lib/security'
# SED='/usr/sbin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STATIC_MODULES_FALSE=''
# STATIC_MODULES_TRUE='#'
# STRIP='strip'
# USE_NLS='no'
# VERSION='1.2.1'
# XGETTEXT='/usr/sbin/xgettext'
# XGETTEXT_015='/usr/sbin/xgettext'
# XGETTEXT_EXTRA_OPTIONS=''
# XMLCATALOG='/usr/sbin/xmlcatalog'
# XMLLINT='/usr/sbin/xmllint'
# XML_CATALOG_FILE='/etc/xml/catalog'
# XSLTPROC='/usr/sbin/xsltproc'
# YACC='bison -y'
# YFLAGS=''
# ac_ct_AR='ar'
# ac_ct_CC=''
# 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 "/var/spool/mail"
# #define HAVE_CRYPT_H 1
# #define HAVE_CRYPT_R 1
# #define PAM_PATH_RANDOMDEV "/dev/urandom"
# #define HAVE_RPC_RPC_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_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_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_UNSHARE 1
# #define HAVE_ICONV 1
# #define HAVE_DNGETTEXT 1
# #define HAVE_KEY_MANAGEMENT 1
#
# configure: exit 0