Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 325932 Details for
Bug 437534
sys-libs/pam-1.1.6[selinux] fails with glibc-2.16
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 96.25 KB, created by
Jory A. Pratt
on 2012-10-07 17:54:46 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Jory A. Pratt
Created:
2012-10-07 17:54:46 UTC
Size:
96.25 KB
patch
obsolete
> * Package: sys-libs/pam-1.1.6 > * Repository: gentoo > * Maintainer: pam-bugs@gentoo.org > * USE: amd64 audit berkdb cracklib elibc_glibc kernel_linux selinux userland_GNU > * FEATURES: sandbox selinux sesandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking Linux-PAM-1.1.6.tar.bz2 to /var/tmp/tmpfs/portage/sys-libs/pam-1.1.6/work >>>> Unpacking Linux-PAM-1.1.6-docs.tar.bz2 to /var/tmp/tmpfs/portage/sys-libs/pam-1.1.6/work >>>> Source unpacked in /var/tmp/tmpfs/portage/sys-libs/pam-1.1.6/work >>>> Preparing source in /var/tmp/tmpfs/portage/sys-libs/pam-1.1.6/work/Linux-PAM-1.1.6 ... > * Applying Linux-PAM-1.1.6-destdir.patch ... > [ ok ] > * Running eautoreconf in '/var/tmp/tmpfs/portage/sys-libs/pam-1.1.6/work/Linux-PAM-1.1.6' ... > * Running autopoint --force ... > [ ok ] > * Running libtoolize --install --copy --force --automake ... > [ ok ] > * Running aclocal -I m4 ... > [ ok ] > * Running autoconf ... > [ ok ] > * Running autoheader ... > [ ok ] > * Running automake --add-missing --copy ... > [ ok ] > * Running elibtoolize in: Linux-PAM-1.1.6/build-aux/ > * Applying portage/1.2.0 patch ... > * Applying sed/1.5.6 patch ... > * Applying as-needed/2.4.2 patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/tmpfs/portage/sys-libs/pam-1.1.6/work/Linux-PAM-1.1.6 ... > * econf: updating Linux-PAM-1.1.6/build-aux/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating Linux-PAM-1.1.6/build-aux/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-dependency-tracking --enable-fast-install --libdir=/usr/lib64 --docdir=/usr/share/doc/pam-1.1.6 --htmldir=/usr/share/doc/pam-1.1.6/html --enable-securedir=/lib64/security --enable-isadir=/lib64/security --disable-nls --enable-selinux --enable-cracklib --enable-audit --disable-debug --enable-db --disable-nis --with-db-uniquename=-4.8 --disable-prelude >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking for style of include used by make... GNU >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking minix/config.h usability... no >checking minix/config.h presence... no >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... yes >checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed >checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none >checking for bison... bison -y >checking for flex... flex >checking lex output file root... lex.yy >checking lex library... -lfl >checking whether yytext is a pointer... yes >checking whether ln -s works... yes >checking whether make sets $(MAKE)... (cached) yes >checking how to print strings... printf >checking for a sed that does not truncate output... /bin/sed >checking for fgrep... /bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking 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-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for sysroot... no >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >checking for dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/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 whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes >checking whether ld supports --as-needed... yes >checking whether ld supports --no-undefined... yes >checking whether ld supports -O1... yes >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >checking for CC_FOR_BUILD... x86_64-pc-linux-gnu-gcc >checking for __attribute__... yes >checking for .symver assembler directive... yes >checking for ld --version-script... yes >checking for -fpie... yes >Defining $ISA to "/lib64/security" >checking paths.h usability... yes >checking paths.h presence... yes >checking for paths.h... yes >checking for xauth... /usr/bin/xauth >checking for dlopen in -ldl... yes >checking crack.h usability... yes >checking crack.h presence... yes >checking for crack.h... yes >checking for FascistCheck in -lcrack... yes >checking libaudit.h usability... yes >checking libaudit.h presence... yes >checking for libaudit.h... yes >checking for audit_log_acct_message in -laudit... yes >checking for struct audit_tty_status... yes >checking for xcrypt.h... (cached) no >checking crypt.h usability... yes >checking crypt.h presence... yes >checking for crypt.h... yes >checking for library containing crypt... -lcrypt >checking for crypt_r... yes >checking for crypt_gensalt_r... no >checking for db_create-4.8... no >checking for db_create... yes >checking db.h usability... yes >checking db.h presence... yes >checking for db.h... yes >checking for x86_64-pc-linux-gnu-pkg-config... no >checking for pkg-config... /usr/bin/pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for getfilecon in -lselinux... yes >checking for setkeycreatecon... yes >checking for getseuser... yes >checking for dirent.h that defines DIR... yes >checking for library containing opendir... none required >checking for ANSI C header files... (cached) yes >checking for sys/wait.h that is POSIX.1 compatible... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking malloc.h usability... yes >checking malloc.h presence... yes >checking for malloc.h... yes >checking sys/file.h usability... yes >checking sys/file.h presence... yes >checking for sys/file.h... yes >checking sys/ioctl.h usability... yes >checking sys/ioctl.h presence... yes >checking for sys/ioctl.h... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking syslog.h usability... yes >checking syslog.h presence... yes >checking for syslog.h... yes >checking net/if.h usability... yes >checking net/if.h presence... yes >checking for net/if.h... yes >checking termio.h usability... yes >checking termio.h presence... yes >checking for termio.h... yes >checking for unistd.h... (cached) yes >checking sys/fsuid.h usability... yes >checking sys/fsuid.h presence... yes >checking for sys/fsuid.h... yes >checking inittypes.h usability... no >checking inittypes.h presence... no >checking for inittypes.h... no >checking lastlog.h usability... yes >checking lastlog.h presence... yes >checking for lastlog.h... yes >checking utmp.h usability... yes >checking utmp.h presence... yes >checking for utmp.h... yes >checking utmpx.h usability... yes >checking utmpx.h presence... yes >checking for utmpx.h... yes >checking whether byte ordering is bigendian... no >checking for an ANSI C-conforming const... yes >checking for uid_t in sys/types.h... yes >checking for off_t... yes >checking for pid_t... yes >checking for size_t... yes >checking whether time.h and sys/time.h may both be included... yes >checking whether struct tm is in sys/time.h or time.h... time.h >checking type of array argument to getgroups... gid_t >checking whether x86_64-pc-linux-gnu-gcc needs -traditional... no >checking for working memcmp... yes >checking for vprintf... yes >checking for _doprnt... no >checking for fseeko... yes >checking for getdomainname... yes >checking for gethostname... yes >checking for gettimeofday... yes >checking for lckpwdf... yes >checking for mkdir... yes >checking for select... yes >checking for strcspn... yes >checking for strdup... yes >checking for strspn... yes >checking for strstr... yes >checking for strtol... yes >checking for uname... yes >checking for getutent_r... yes >checking for getpwnam_r... yes >checking for getpwuid_r... yes >checking for getgrnam_r... yes >checking for getgrgid_r... yes >checking for getspnam_r... yes >checking for getgrouplist... yes >checking for getline... yes >checking for getdelim... yes >checking for inet_ntop... yes >checking for inet_pton... yes >checking for innetgr... yes >checking for ruserok_af... yes >checking for unshare... yes >checking for xsltproc... /usr/bin/xsltproc >checking for xmllint... /usr/bin/xmllint >checking for XML catalog (/etc/xml/catalog)... found >checking for xmlcatalog... /usr/bin/xmlcatalog >checking for DocBook XML DTD V4.4 in XML catalog... found >checking for DocBook XSL Stylesheets in XML catalog... found >checking for w3m... no >checking for fop... no >checking whether NLS is requested... no >checking for msgfmt... /usr/bin/msgfmt >checking for gmsgfmt... /usr/bin/gmsgfmt >checking for xgettext... /usr/bin/xgettext >checking for msgmerge... /usr/bin/msgmerge >checking for ld used by GCC... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >checking if the linker (/usr/x86_64-pc-linux-gnu/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 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 >>>> Source configured. >>>> Compiling source in /var/tmp/tmpfs/portage/sys-libs/pam-1.1.6/work/Linux-PAM-1.1.6 ... >make -j5 --no-print-directory sepermitlockdir=/var/run/sepermit >make all-recursive >Making all in libpam >/bin/bash ../libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_MODULE_PATH=\"/lib64/security/\" -DLIBPAM_COMPILE -I./include -DPAM_VERSION=\"1.1.6\" -D"WITH_SELINUX" -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -c -o pam_account.lo pam_account.c >/bin/bash ../libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_MODULE_PATH=\"/lib64/security/\" -DLIBPAM_COMPILE -I./include -DPAM_VERSION=\"1.1.6\" -D"WITH_SELINUX" -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -c -o pam_auth.lo pam_auth.c >/bin/bash ../libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_MODULE_PATH=\"/lib64/security/\" -DLIBPAM_COMPILE -I./include -DPAM_VERSION=\"1.1.6\" -D"WITH_SELINUX" -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -c -o pam_data.lo pam_data.c >/bin/bash ../libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_MODULE_PATH=\"/lib64/security/\" -DLIBPAM_COMPILE -I./include -DPAM_VERSION=\"1.1.6\" -D"WITH_SELINUX" -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -c -o pam_delay.lo pam_delay.c >/bin/bash ../libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_MODULE_PATH=\"/lib64/security/\" -DLIBPAM_COMPILE -I./include -DPAM_VERSION=\"1.1.6\" -D"WITH_SELINUX" -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -c -o pam_dispatch.lo pam_dispatch.c >/bin/bash ../libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_MODULE_PATH=\"/lib64/security/\" -DLIBPAM_COMPILE -I./include -DPAM_VERSION=\"1.1.6\" -D"WITH_SELINUX" -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -c -o pam_end.lo pam_end.c >/bin/bash ../libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_MODULE_PATH=\"/lib64/security/\" -DLIBPAM_COMPILE -I./include -DPAM_VERSION=\"1.1.6\" -D"WITH_SELINUX" -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -c -o pam_env.lo pam_env.c >/bin/bash ../libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_MODULE_PATH=\"/lib64/security/\" -DLIBPAM_COMPILE -I./include -DPAM_VERSION=\"1.1.6\" -D"WITH_SELINUX" -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -c -o pam_get_authtok.lo pam_get_authtok.c >/bin/bash ../libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_MODULE_PATH=\"/lib64/security/\" -DLIBPAM_COMPILE -I./include -DPAM_VERSION=\"1.1.6\" -D"WITH_SELINUX" -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -c -o pam_handlers.lo pam_handlers.c >/bin/bash ../libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_MODULE_PATH=\"/lib64/security/\" -DLIBPAM_COMPILE -I./include -DPAM_VERSION=\"1.1.6\" -D"WITH_SELINUX" -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -c -o pam_item.lo pam_item.c >/bin/bash ../libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_MODULE_PATH=\"/lib64/security/\" -DLIBPAM_COMPILE -I./include -DPAM_VERSION=\"1.1.6\" -D"WITH_SELINUX" -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -c -o pam_misc.lo pam_misc.c >/bin/bash ../libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_MODULE_PATH=\"/lib64/security/\" -DLIBPAM_COMPILE -I./include -DPAM_VERSION=\"1.1.6\" -D"WITH_SELINUX" -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -c -o pam_password.lo pam_password.c >/bin/bash ../libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_MODULE_PATH=\"/lib64/security/\" -DLIBPAM_COMPILE -I./include -DPAM_VERSION=\"1.1.6\" -D"WITH_SELINUX" -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -c -o pam_prelude.lo pam_prelude.c >/bin/bash ../libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_MODULE_PATH=\"/lib64/security/\" -DLIBPAM_COMPILE -I./include -DPAM_VERSION=\"1.1.6\" -D"WITH_SELINUX" -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -c -o pam_session.lo pam_session.c >/bin/bash ../libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_MODULE_PATH=\"/lib64/security/\" -DLIBPAM_COMPILE -I./include -DPAM_VERSION=\"1.1.6\" -D"WITH_SELINUX" -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -c -o pam_start.lo pam_start.c >/bin/bash ../libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_MODULE_PATH=\"/lib64/security/\" -DLIBPAM_COMPILE -I./include -DPAM_VERSION=\"1.1.6\" -D"WITH_SELINUX" -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -c -o pam_static.lo pam_static.c >/bin/bash ../libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_MODULE_PATH=\"/lib64/security/\" -DLIBPAM_COMPILE -I./include -DPAM_VERSION=\"1.1.6\" -D"WITH_SELINUX" -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -c -o pam_strerror.lo pam_strerror.c >/bin/bash ../libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_MODULE_PATH=\"/lib64/security/\" -DLIBPAM_COMPILE -I./include -DPAM_VERSION=\"1.1.6\" -D"WITH_SELINUX" -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -c -o pam_vprompt.lo pam_vprompt.c >/bin/bash ../libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_MODULE_PATH=\"/lib64/security/\" -DLIBPAM_COMPILE -I./include -DPAM_VERSION=\"1.1.6\" -D"WITH_SELINUX" -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -c -o pam_syslog.lo pam_syslog.c >/bin/bash ../libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_MODULE_PATH=\"/lib64/security/\" -DLIBPAM_COMPILE -I./include -DPAM_VERSION=\"1.1.6\" -D"WITH_SELINUX" -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -c -o pam_dynamic.lo pam_dynamic.c >/bin/bash ../libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_MODULE_PATH=\"/lib64/security/\" -DLIBPAM_COMPILE -I./include -DPAM_VERSION=\"1.1.6\" -D"WITH_SELINUX" -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -c -o pam_audit.lo pam_audit.c >/bin/bash ../libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_MODULE_PATH=\"/lib64/security/\" -DLIBPAM_COMPILE -I./include -DPAM_VERSION=\"1.1.6\" -D"WITH_SELINUX" -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -c -o pam_modutil_cleanup.lo pam_modutil_cleanup.c >/bin/bash ../libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_MODULE_PATH=\"/lib64/security/\" -DLIBPAM_COMPILE -I./include -DPAM_VERSION=\"1.1.6\" -D"WITH_SELINUX" -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -c -o pam_modutil_getpwnam.lo pam_modutil_getpwnam.c >/bin/bash ../libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_MODULE_PATH=\"/lib64/security/\" -DLIBPAM_COMPILE -I./include -DPAM_VERSION=\"1.1.6\" -D"WITH_SELINUX" -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -c -o pam_modutil_ioloop.lo pam_modutil_ioloop.c >/bin/bash ../libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_MODULE_PATH=\"/lib64/security/\" -DLIBPAM_COMPILE -I./include -DPAM_VERSION=\"1.1.6\" -D"WITH_SELINUX" -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -c -o pam_modutil_getgrgid.lo pam_modutil_getgrgid.c >/bin/bash ../libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_MODULE_PATH=\"/lib64/security/\" -DLIBPAM_COMPILE -I./include -DPAM_VERSION=\"1.1.6\" -D"WITH_SELINUX" -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -c -o pam_modutil_getpwuid.lo pam_modutil_getpwuid.c >/bin/bash ../libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_MODULE_PATH=\"/lib64/security/\" -DLIBPAM_COMPILE -I./include -DPAM_VERSION=\"1.1.6\" -D"WITH_SELINUX" -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -c -o pam_modutil_getgrnam.lo pam_modutil_getgrnam.c >/bin/bash ../libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_MODULE_PATH=\"/lib64/security/\" -DLIBPAM_COMPILE -I./include -DPAM_VERSION=\"1.1.6\" -D"WITH_SELINUX" -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -c -o pam_modutil_getspnam.lo pam_modutil_getspnam.c >/bin/bash ../libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_MODULE_PATH=\"/lib64/security/\" -DLIBPAM_COMPILE -I./include -DPAM_VERSION=\"1.1.6\" -D"WITH_SELINUX" -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -c -o pam_modutil_getlogin.lo pam_modutil_getlogin.c >/bin/bash ../libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_MODULE_PATH=\"/lib64/security/\" -DLIBPAM_COMPILE -I./include -DPAM_VERSION=\"1.1.6\" -D"WITH_SELINUX" -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -c -o pam_modutil_ingroup.lo pam_modutil_ingroup.c >/bin/bash ../libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_MODULE_PATH=\"/lib64/security/\" -DLIBPAM_COMPILE -I./include -DPAM_VERSION=\"1.1.6\" -D"WITH_SELINUX" -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -c -o pam_modutil_priv.lo pam_modutil_priv.c >/bin/bash ../libtool --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -DDEFAULT_MODULE_PATH=\"/lib64/security/\" -DLIBPAM_COMPILE -I./include -DPAM_VERSION=\"1.1.6\" -D"WITH_SELINUX" -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -no-undefined -version-info 83:1:83 -Wl,--version-script=./libpam.map -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o libpam.la -rpath /usr/lib64 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 -laudit -ldl >Making all in tests >make[2]: Nothing to be done for `all'. >Making all in libpamc >Making all in test >make[3]: Nothing to be done for `all'. >/bin/bash ../libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libpam/include -I./include -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -c -o pamc_client.lo pamc_client.c >/bin/bash ../libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libpam/include -I./include -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -c -o pamc_converse.lo pamc_converse.c >/bin/bash ../libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libpam/include -I./include -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -c -o pamc_load.lo pamc_load.c >/bin/bash ../libtool --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -I../libpam/include -I./include -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -no-undefined -version-info 82:1:82 -Wl,--version-script=./libpamc.map -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o libpamc.la -rpath /usr/lib64 pamc_client.lo pamc_converse.lo pamc_load.lo >Making all in libpam_misc >/bin/bash ../libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libpam/include -I../libpamc/include -I./include -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -c -o help_env.lo help_env.c >/bin/bash ../libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libpam/include -I../libpamc/include -I./include -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -c -o misc_conv.lo misc_conv.c >misc_conv.c: In function 'read_string': >misc_conv.c:213:13: warning: the address of 'line' will always evaluate as 'true' [-Waddress] >misc_conv.c: In function 'misc_conv': >misc_conv.c:325:6: warning: the address of 'binary_prompt' will always evaluate as 'true' [-Waddress] >/bin/bash ../libtool --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -I../libpam/include -I../libpamc/include -I./include -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -no-undefined -version-info 82:0:82 -Wl,--version-script=./libpam_misc.map -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o libpam_misc.la -rpath /usr/lib64 help_env.lo misc_conv.lo ../libpam/libpam.la >Making all in modules >Making all in pam_access >/bin/bash ../../libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -DPAM_ACCESS_CONFIG=\"/etc/security/access.conf\" -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -c -o pam_access.lo pam_access.c >/bin/bash ../../libtool --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -I../../libpam/include -I../../libpamc/include -DPAM_ACCESS_CONFIG=\"/etc/security/access.conf\" -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -no-undefined -avoid-version -module -Wl,--version-script=./../modules.map -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_access.la -rpath /lib64/security pam_access.lo ../../libpam/libpam.la >Making all in pam_cracklib >/bin/bash ../../libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -c -o pam_cracklib.lo pam_cracklib.c >/bin/bash ../../libtool --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -I../../libpam/include -I../../libpamc/include -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -no-undefined -avoid-version -module -Wl,--version-script=./../modules.map -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_cracklib.la -rpath /lib64/security pam_cracklib.lo ../../libpam/libpam.la -lcrack -lcrypt >Making all in pam_debug >/bin/bash ../../libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -c -o pam_debug.lo pam_debug.c >/bin/bash ../../libtool --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -I../../libpam/include -I../../libpamc/include -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -no-undefined -avoid-version -module -Wl,--version-script=./../modules.map -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_debug.la -rpath /lib64/security pam_debug.lo ../../libpam/libpam.la >Making all in pam_deny >/bin/bash ../../libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -c -o pam_deny.lo pam_deny.c >/bin/bash ../../libtool --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -I../../libpam/include -I../../libpamc/include -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -no-undefined -avoid-version -module -Wl,--version-script=./../modules.map -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_deny.la -rpath /lib64/security pam_deny.lo ../../libpam/libpam.la >Making all in pam_echo >/bin/bash ../../libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -c -o pam_echo.lo pam_echo.c >/bin/bash ../../libtool --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -I../../libpam/include -I../../libpamc/include -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -no-undefined -avoid-version -module -Wl,--version-script=./../modules.map -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_echo.la -rpath /lib64/security pam_echo.lo ../../libpam/libpam.la >Making all in pam_env >/bin/bash ../../libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -DDEFAULT_CONF_FILE=\"/etc/security/pam_env.conf\" -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -c -o pam_env.lo pam_env.c >/bin/bash ../../libtool --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -I../../libpam/include -I../../libpamc/include -DDEFAULT_CONF_FILE=\"/etc/security/pam_env.conf\" -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -no-undefined -avoid-version -module -Wl,--version-script=./../modules.map -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_env.la -rpath /lib64/security pam_env.lo ../../libpam/libpam.la >Making all in pam_exec >/bin/bash ../../libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -c -o pam_exec.lo pam_exec.c >/bin/bash ../../libtool --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -I../../libpam/include -I../../libpamc/include -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -no-undefined -avoid-version -module -Wl,--version-script=./../modules.map -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_exec.la -rpath /lib64/security pam_exec.lo ../../libpam/libpam.la >Making all in pam_faildelay >/bin/bash ../../libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -c -o pam_faildelay.lo pam_faildelay.c >/bin/bash ../../libtool --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -I../../libpam/include -I../../libpamc/include -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -no-undefined -avoid-version -module -Wl,--version-script=./../modules.map -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_faildelay.la -rpath /lib64/security pam_faildelay.lo ../../libpam/libpam.la >Making all in pam_filter >Making all in upperLOWER >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libpam/include -I../../../libpamc/include -I./.. -fpie -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -c upperLOWER.c >/bin/bash ../../../libtool --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -I../../../libpam/include -I../../../libpamc/include -I./.. -fpie -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -pie -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o upperLOWER upperLOWER.o ../../../libpam/libpam.la >/bin/bash ../../libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -c -o pam_filter.lo pam_filter.c >pam_filter.c: In function 'need_a_filter': >pam_filter.c:631:10: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] >/bin/bash ../../libtool --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -I../../libpam/include -I../../libpamc/include -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -no-undefined -avoid-version -module -Wl,--version-script=./../modules.map -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_filter.la -rpath /lib64/security pam_filter.lo ../../libpam/libpam.la >Making all in pam_ftp >/bin/bash ../../libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -c -o pam_ftp.lo pam_ftp.c >/bin/bash ../../libtool --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -I../../libpam/include -I../../libpamc/include -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -no-undefined -avoid-version -module -Wl,--version-script=./../modules.map -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_ftp.la -rpath /lib64/security pam_ftp.lo ../../libpam/libpam.la >Making all in pam_group >/bin/bash ../../libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -DPAM_GROUP_CONF=\"/etc/security/group.conf\" -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -c -o pam_group.lo pam_group.c >/bin/bash ../../libtool --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -I../../libpam/include -I../../libpamc/include -DPAM_GROUP_CONF=\"/etc/security/group.conf\" -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -no-undefined -avoid-version -module -Wl,--version-script=./../modules.map -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_group.la -rpath /lib64/security pam_group.lo ../../libpam/libpam.la >Making all in pam_issue >/bin/bash ../../libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -c -o pam_issue.lo pam_issue.c >/bin/bash ../../libtool --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -I../../libpam/include -I../../libpamc/include -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -no-undefined -avoid-version -module -Wl,--version-script=./../modules.map -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_issue.la -rpath /lib64/security pam_issue.lo ../../libpam/libpam.la >Making all in pam_keyinit >/bin/bash ../../libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -c -o pam_keyinit.lo pam_keyinit.c >/bin/bash ../../libtool --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -I../../libpam/include -I../../libpamc/include -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -no-undefined -avoid-version -module -Wl,--version-script=./../modules.map -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_keyinit.la -rpath /lib64/security pam_keyinit.lo ../../libpam/libpam.la >Making all in pam_lastlog >/bin/bash ../../libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -c -o pam_lastlog.lo pam_lastlog.c >pam_lastlog.c: In function 'pam_sm_authenticate': >pam_lastlog.c:627:9: warning: format '%d' expects argument of type 'int', but argument 5 has type 'time_t' [-Wformat] >/bin/bash ../../libtool --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -I../../libpam/include -I../../libpamc/include -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -no-undefined -avoid-version -module -Wl,--version-script=./../modules.map -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_lastlog.la -rpath /lib64/security pam_lastlog.lo ../../libpam/libpam.la -lutil >Making all in pam_limits >/bin/bash ../../libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -DLIMITS_FILE_DIR=\"/etc/security/limits.d/*.conf\" -DLIMITS_FILE=\"/etc/security/limits.conf\" -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -c -o pam_limits.lo pam_limits.c >pam_limits.c: In function 'parse_kernel_limits': >pam_limits.c:404:19: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] >pam_limits.c:375:11: warning: variable 'units' set but not used [-Wunused-but-set-variable] >/bin/bash ../../libtool --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -I../../libpam/include -I../../libpamc/include -DLIMITS_FILE_DIR=\"/etc/security/limits.d/*.conf\" -DLIMITS_FILE=\"/etc/security/limits.conf\" -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -no-undefined -avoid-version -module -Wl,--version-script=./../modules.map -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_limits.la -rpath /lib64/security pam_limits.lo ../../libpam/libpam.la >Making all in pam_listfile >/bin/bash ../../libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -c -o pam_listfile.lo pam_listfile.c >/bin/bash ../../libtool --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -I../../libpam/include -I../../libpamc/include -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -no-undefined -avoid-version -module -Wl,--version-script=./../modules.map -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_listfile.la -rpath /lib64/security pam_listfile.lo ../../libpam/libpam.la >Making all in pam_localuser >/bin/bash ../../libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -c -o pam_localuser.lo pam_localuser.c >/bin/bash ../../libtool --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -I../../libpam/include -I../../libpamc/include -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -no-undefined -avoid-version -module -Wl,--version-script=./../modules.map -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_localuser.la -rpath /lib64/security pam_localuser.lo ../../libpam/libpam.la >Making all in pam_loginuid >/bin/bash ../../libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -c -o pam_loginuid.lo pam_loginuid.c >/bin/bash ../../libtool --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -I../../libpam/include -I../../libpamc/include -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -no-undefined -avoid-version -module -Wl,--version-script=./../modules.map -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_loginuid.la -rpath /lib64/security pam_loginuid.lo ../../libpam/libpam.la -laudit >Making all in pam_mail >/bin/bash ../../libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -c -o pam_mail.lo pam_mail.c >/bin/bash ../../libtool --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -I../../libpam/include -I../../libpamc/include -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -no-undefined -avoid-version -module -Wl,--version-script=./../modules.map -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_mail.la -rpath /lib64/security pam_mail.lo ../../libpam/libpam.la >Making all in pam_mkhomedir >/bin/bash ../../libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -DMKHOMEDIR_HELPER=\"/sbin/mkhomedir_helper\" -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -c -o pam_mkhomedir.lo pam_mkhomedir.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -DMKHOMEDIR_HELPER=\"/sbin/mkhomedir_helper\" -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -c mkhomedir_helper.c >/bin/bash ../../libtool --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -I../../libpam/include -I../../libpamc/include -DMKHOMEDIR_HELPER=\"/sbin/mkhomedir_helper\" -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o mkhomedir_helper mkhomedir_helper.o ../../libpam/libpam.la >/bin/bash ../../libtool --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -I../../libpam/include -I../../libpamc/include -DMKHOMEDIR_HELPER=\"/sbin/mkhomedir_helper\" -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -no-undefined -avoid-version -module -Wl,--version-script=./../modules.map -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_mkhomedir.la -rpath /lib64/security pam_mkhomedir.lo ../../libpam/libpam.la >Making all in pam_motd >/bin/bash ../../libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -c -o pam_motd.lo pam_motd.c >/bin/bash ../../libtool --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -I../../libpam/include -I../../libpamc/include -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -no-undefined -avoid-version -module -Wl,--version-script=./../modules.map -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_motd.la -rpath /lib64/security pam_motd.lo ../../libpam/libpam.la >Making all in pam_namespace >/bin/bash ../../libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -DSECURECONF_DIR=\"/etc/security/\" -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -c -o pam_namespace.lo pam_namespace.c >/bin/bash ../../libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -DSECURECONF_DIR=\"/etc/security/\" -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -c -o md5.lo md5.c >/bin/bash ../../libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -DSECURECONF_DIR=\"/etc/security/\" -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -c -o argv_parse.lo argv_parse.c >md5.c: In function 'MD5Final': >md5.c:145:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] >md5.c:146:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] >pam_namespace.c: In function 'pam_sm_close_session': >pam_namespace.c:2140:63: warning: to be safe all intermediate pointers in cast from 'void **' to 'const void **' must be 'const' qualified [-Wcast-qual] >/bin/bash ../../libtool --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -I../../libpam/include -I../../libpamc/include -DSECURECONF_DIR=\"/etc/security/\" -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -no-undefined -avoid-version -module -Wl,--version-script=./../modules.map -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_namespace.la -rpath /lib64/security pam_namespace.lo md5.lo argv_parse.lo ../../libpam/libpam.la -lselinux >Making all in pam_nologin >/bin/bash ../../libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -c -o pam_nologin.lo pam_nologin.c >/bin/bash ../../libtool --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -I../../libpam/include -I../../libpamc/include -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -no-undefined -avoid-version -module -Wl,--version-script=./../modules.map -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_nologin.la -rpath /lib64/security pam_nologin.lo ../../libpam/libpam.la >Making all in pam_permit >/bin/bash ../../libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -c -o pam_permit.lo pam_permit.c >/bin/bash ../../libtool --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -I../../libpam/include -I../../libpamc/include -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -no-undefined -avoid-version -module -Wl,--version-script=./../modules.map -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_permit.la -rpath /lib64/security pam_permit.lo ../../libpam/libpam.la >Making all in pam_pwhistory >/bin/bash ../../libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -c -o pam_pwhistory.lo pam_pwhistory.c >/bin/bash ../../libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -c -o opasswd.lo opasswd.c >/bin/bash ../../libtool --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -I../../libpam/include -I../../libpamc/include -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -no-undefined -avoid-version -module -Wl,--version-script=./../modules.map -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_pwhistory.la -rpath /lib64/security pam_pwhistory.lo opasswd.lo ../../libpam/libpam.la -lcrypt >Making all in pam_rhosts >/bin/bash ../../libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -c -o pam_rhosts.lo pam_rhosts.c >/bin/bash ../../libtool --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -I../../libpam/include -I../../libpamc/include -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -no-undefined -avoid-version -module -Wl,--version-script=./../modules.map -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_rhosts.la -rpath /lib64/security pam_rhosts.lo ../../libpam/libpam.la >Making all in pam_rootok >/bin/bash ../../libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -DWITH_SELINUX -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -c -o pam_rootok.lo pam_rootok.c >/bin/bash ../../libtool --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -I../../libpam/include -I../../libpamc/include -DWITH_SELINUX -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -no-undefined -avoid-version -module -Wl,--version-script=./../modules.map -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_rootok.la -rpath /lib64/security pam_rootok.lo ../../libpam/libpam.la -lselinux >Making all in pam_securetty >/bin/bash ../../libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -c -o pam_securetty.lo pam_securetty.c >pam_securetty.c: In function 'securetty_perform_check': >pam_securetty.c:163:18: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] >/bin/bash ../../libtool --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -I../../libpam/include -I../../libpamc/include -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -no-undefined -avoid-version -module -Wl,--version-script=./../modules.map -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_securetty.la -rpath /lib64/security pam_securetty.lo ../../libpam/libpam.la >Making all in pam_selinux >/bin/bash ../../libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -I../../libpam_misc/include -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -c -o pam_selinux.lo pam_selinux.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -I../../libpam_misc/include -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -c pam_selinux_check.c >/bin/bash ../../libtool --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -I../../libpam/include -I../../libpamc/include -I../../libpam_misc/include -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_selinux_check pam_selinux_check.o ../../libpam/libpam.la ../../libpam_misc/libpam_misc.la >/bin/bash ../../libtool --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -I../../libpam/include -I../../libpamc/include -I../../libpam_misc/include -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -no-undefined -avoid-version -module -Wl,--version-script=./../modules.map -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_selinux.la -rpath /lib64/security pam_selinux.lo ../../libpam/libpam.la -lselinux -laudit >Making all in pam_sepermit >/bin/bash ../../libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -I../../libpam_misc/include -D SEPERMIT_CONF_FILE=\"/etc/security/sepermit.conf\" -D SEPERMIT_LOCKDIR=\"/var/run/sepermit\" -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -c -o pam_sepermit.lo pam_sepermit.c >/bin/bash ../../libtool --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -I../../libpam/include -I../../libpamc/include -I../../libpam_misc/include -D SEPERMIT_CONF_FILE=\"/etc/security/sepermit.conf\" -D SEPERMIT_LOCKDIR=\"/var/run/sepermit\" -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -no-undefined -avoid-version -module -Wl,--version-script=./../modules.map -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_sepermit.la -rpath /lib64/security pam_sepermit.lo ../../libpam/libpam.la -lselinux >Making all in pam_shells >/bin/bash ../../libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -c -o pam_shells.lo pam_shells.c >/bin/bash ../../libtool --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -I../../libpam/include -I../../libpamc/include -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -no-undefined -avoid-version -module -Wl,--version-script=./../modules.map -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_shells.la -rpath /lib64/security pam_shells.lo ../../libpam/libpam.la >Making all in pam_stress >/bin/bash ../../libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -c -o pam_stress.lo pam_stress.c >/bin/bash ../../libtool --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -I../../libpam/include -I../../libpamc/include -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -no-undefined -avoid-version -module -Wl,--version-script=./../modules.map -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_stress.la -rpath /lib64/security pam_stress.lo ../../libpam/libpam.la >Making all in pam_succeed_if >/bin/bash ../../libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -c -o pam_succeed_if.lo pam_succeed_if.c >/bin/bash ../../libtool --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -I../../libpam/include -I../../libpamc/include -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -no-undefined -avoid-version -module -Wl,--version-script=./../modules.map -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_succeed_if.la -rpath /lib64/security pam_succeed_if.lo ../../libpam/libpam.la >Making all in pam_tally >/bin/bash ../../libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -c -o pam_tally.lo pam_tally.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -c pam_tally_app.c >/bin/bash ../../libtool --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -I../../libpam/include -I../../libpamc/include -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_tally pam_tally_app.o >/bin/bash ../../libtool --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -I../../libpam/include -I../../libpamc/include -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -no-undefined -avoid-version -module -Wl,--version-script=./../modules.map -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_tally.la -rpath /lib64/security pam_tally.lo ../../libpam/libpam.la >Making all in pam_tally2 >/bin/bash ../../libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -c -o pam_tally2.lo pam_tally2.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -c pam_tally2_app.c >/bin/bash ../../libtool --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -I../../libpam/include -I../../libpamc/include -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_tally2 pam_tally2_app.o ../../libpam/libpam.la -laudit >/bin/bash ../../libtool --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -I../../libpam/include -I../../libpamc/include -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -no-undefined -avoid-version -module -Wl,--version-script=./../modules.map -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_tally2.la -rpath /lib64/security pam_tally2.lo ../../libpam/libpam.la -laudit >Making all in pam_time >/bin/bash ../../libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -DPAM_TIME_CONF=\"/etc/security/time.conf\" -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -c -o pam_time.lo pam_time.c >/bin/bash ../../libtool --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -I../../libpam/include -I../../libpamc/include -DPAM_TIME_CONF=\"/etc/security/time.conf\" -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -no-undefined -avoid-version -module -Wl,--version-script=./../modules.map -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_time.la -rpath /lib64/security pam_time.lo ../../libpam/libpam.la >Making all in pam_timestamp >/bin/bash ../../libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -c -o pam_timestamp_la-pam_timestamp.lo `test -f 'pam_timestamp.c' || echo './'`pam_timestamp.c >/bin/bash ../../libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -c -o pam_timestamp_la-hmacsha1.lo `test -f 'hmacsha1.c' || echo './'`hmacsha1.c >/bin/bash ../../libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -c -o pam_timestamp_la-sha1.lo `test -f 'sha1.c' || echo './'`sha1.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -c hmacfile.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -c hmacsha1.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -c sha1.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -fpie -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -c -o pam_timestamp_check-pam_timestamp_check.o `test -f 'pam_timestamp_check.c' || echo './'`pam_timestamp_check.c >/bin/bash ../../libtool --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -I../../libpam/include -I../../libpamc/include -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o hmacfile hmacfile.o hmacsha1.o sha1.o ../../libpam/libpam.la >/bin/bash ../../libtool --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -I../../libpam/include -I../../libpamc/include -fpie -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -pie -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_timestamp_check pam_timestamp_check-pam_timestamp_check.o ../../libpam/libpam.la >/bin/bash ../../libtool --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -I../../libpam/include -I../../libpamc/include -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -no-undefined -avoid-version -module -Wl,--version-script=./../modules.map -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_timestamp.la -rpath /lib64/security pam_timestamp_la-pam_timestamp.lo pam_timestamp_la-hmacsha1.lo pam_timestamp_la-sha1.lo ../../libpam/libpam.la >Making all in pam_tty_audit >/bin/bash ../../libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -c -o pam_tty_audit.lo pam_tty_audit.c >pam_tty_audit.c: In function 'nl_send': >pam_tty_audit.c:81:21: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] >/bin/bash ../../libtool --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -I../../libpam/include -I../../libpamc/include -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -no-undefined -avoid-version -module -Wl,--version-script=./../modules.map -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_tty_audit.la -rpath /lib64/security pam_tty_audit.lo ../../libpam/libpam.la >Making all in pam_umask >/bin/bash ../../libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -c -o pam_umask.lo pam_umask.c >/bin/bash ../../libtool --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -I../../libpam/include -I../../libpamc/include -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -no-undefined -avoid-version -module -Wl,--version-script=./../modules.map -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_umask.la -rpath /lib64/security pam_umask.lo ../../libpam/libpam.la >Making all in pam_unix >/bin/bash ../../libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -DCHKPWD_HELPER=\"/sbin/unix_chkpwd\" -DUPDATE_HELPER=\"/sbin/unix_update\" -D"WITH_SELINUX" -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -c -o bigcrypt.lo bigcrypt.c >/bin/bash ../../libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -DCHKPWD_HELPER=\"/sbin/unix_chkpwd\" -DUPDATE_HELPER=\"/sbin/unix_update\" -D"WITH_SELINUX" -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -c -o pam_unix_acct.lo pam_unix_acct.c >/bin/bash ../../libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -DCHKPWD_HELPER=\"/sbin/unix_chkpwd\" -DUPDATE_HELPER=\"/sbin/unix_update\" -D"WITH_SELINUX" -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -c -o pam_unix_auth.lo pam_unix_auth.c >/bin/bash ../../libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -DCHKPWD_HELPER=\"/sbin/unix_chkpwd\" -DUPDATE_HELPER=\"/sbin/unix_update\" -D"WITH_SELINUX" -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -c -o pam_unix_passwd.lo pam_unix_passwd.c >/bin/bash ../../libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -DCHKPWD_HELPER=\"/sbin/unix_chkpwd\" -DUPDATE_HELPER=\"/sbin/unix_update\" -D"WITH_SELINUX" -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -c -o pam_unix_sess.lo pam_unix_sess.c >/bin/bash ../../libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -DCHKPWD_HELPER=\"/sbin/unix_chkpwd\" -DUPDATE_HELPER=\"/sbin/unix_update\" -D"WITH_SELINUX" -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -c -o support.lo support.c >pam_unix_sess.c: In function 'pam_sm_open_session': >pam_unix_sess.c:74:15: warning: variable 'ctrl' set but not used [-Wunused-but-set-variable] >pam_unix_sess.c: In function 'pam_sm_close_session': >pam_unix_sess.c:109:15: warning: variable 'ctrl' set but not used [-Wunused-but-set-variable] >/bin/bash ../../libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -DCHKPWD_HELPER=\"/sbin/unix_chkpwd\" -DUPDATE_HELPER=\"/sbin/unix_update\" -D"WITH_SELINUX" -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -c -o passverify.lo passverify.c >/bin/bash ../../libtool --tag=CC --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpam/include -I../../libpamc/include -DCHKPWD_HELPER=\"/sbin/unix_chkpwd\" -DUPDATE_HELPER=\"/sbin/unix_update\" -D"WITH_SELINUX" -O2 -march=native -pipe -Wimplicit-function-declaration -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wwrite-strings -Winline -Wshadow -c -o yppasswd_xdr.lo yppasswd_xdr.c >pam_unix_passwd.c: In function '_unix_run_update_binary': >pam_unix_passwd.c:204:23: error: storage size of 'rlim' isn't known >pam_unix_passwd.c:214:2: warning: implicit declaration of function 'getrlimit' [-Wimplicit-function-declaration] >pam_unix_passwd.c:214:16: error: 'RLIMIT_NOFILE' undeclared (first use in this function) >pam_unix_passwd.c:214:16: note: each undeclared identifier is reported only once for each function it appears in >pam_unix_passwd.c:233:19: warning: the address of 'buffer' will always evaluate as 'true' [-Waddress] >pam_unix_passwd.c:204:23: warning: unused variable 'rlim' [-Wunused-variable] >pam_unix_passwd.c: In function 'check_old_password': >pam_unix_passwd.c:284:26: warning: variable 's_npas' set but not used [-Wunused-but-set-variable] >pam_unix_passwd.c:284:18: warning: variable 's_uid' set but not used [-Wunused-but-set-variable] >pam_unix_passwd.c:284:8: warning: variable 's_luser' set but not used [-Wunused-but-set-variable] >pam_unix_passwd.c: In function '_do_setpass': >pam_unix_passwd.c:327:8: warning: unused variable 'master' [-Wunused-variable] >pam_unix_passwd.c: In function '_pam_unix_approve_pass': >pam_unix_passwd.c:510:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] >make[3]: *** [pam_unix_passwd.lo] Error 1 >make[3]: *** Waiting for unfinished jobs.... >support.c: In function '_unix_getpwnam': >support.c:273:21: warning: parameter 'nis' set but not used [-Wunused-but-set-parameter] >passverify.c: In function 'unix_update_shadow': >passverify.c:934:18: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] >make[2]: *** [all-recursive] Error 1 >make[1]: *** [all-recursive] Error 1 >make: *** [all] Error 2 > * ERROR: sys-libs/pam-1.1.6 failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=sys-libs/pam-1.1.6'`, > * the complete build log and the output of `emerge -pqv '=sys-libs/pam-1.1.6'`. > * The complete build log is located at '/var/tmp/tmpfs/portage/sys-libs/pam-1.1.6/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/tmpfs/portage/sys-libs/pam-1.1.6/temp/environment'. > * Working directory: '/var/tmp/tmpfs/portage/sys-libs/pam-1.1.6/work/Linux-PAM-1.1.6' > * S: '/var/tmp/tmpfs/portage/sys-libs/pam-1.1.6/work/Linux-PAM-1.1.6'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 437534
: 325932 |
325934