* Package: app-admin/sudo-1.8.12  * Repository: gentoo  * Maintainer: base-system@gentoo.org  * USE: abi_x86_64 amd64 elibc_glibc kernel_linux ldap nls pam sendmail userland_GNU  * FEATURES: ccache distcc preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking sudo-1.8.12.tar.gz to /var/tmp/portage/app-admin/sudo-1.8.12/work >>> Source unpacked in /var/tmp/portage/app-admin/sudo-1.8.12/work >>> Preparing source in /var/tmp/portage/app-admin/sudo-1.8.12/work/sudo-1.8.12 ... * Applying sudo-1.8.12-include-sys-types-h.patch ...  [ ok ] * Running elibtoolize in: sudo-1.8.12/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/app-admin/sudo-1.8.12/work/sudo-1.8.12 ... * Setting secure_path ... * Duplicate entry /opt/bin removed... * ... done * econf: updating sudo-1.8.12/config.guess with /usr/share/gnuconfig/config.guess * econf: updating sudo-1.8.12/config.sub with /usr/share/gnuconfig/config.sub ./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 --libdir=/usr/lib64 --enable-zlib=system --with-secure-path=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:/opt/bin:/usr/lib64/subversion/bin --with-editor=/usr/libexec/editor --with-env-editor --without-insults --without-all-insults --with-ldap_conf_file=/etc/ldap.conf.sudo --with-ldap --enable-nls --with-pam --without-skey --without-selinux --with-sendmail --without-opie --without-linux-audit --with-rundir=/var/run/sudo --with-vardir=/var/db/sudo --with-plugindir=/usr/lib64/sudo --docdir=/usr/share/doc/sudo-1.8.12 configure: loading site script /usr/share/config.site configure: Configuring Sudo version 1.8.12 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 whether to lecture users the first time they run sudo... yes checking whether sudo should log via syslog or to a file by default... syslog checking at which syslog priority to log commands... notice checking at which syslog priority to log failures... alert checking how long a line in the log file should be... 80 checking whether sudo should ignore '.' or '' in $PATH... no checking whether to send mail when a user is not in sudoers... yes checking whether to send mail when user listed but not for this host... no checking whether to send mail when a user tries a disallowed command... no checking who should get the mail that sudo sends... root checking for bad password prompt... Password: checking for bad password message... Sorry, try again. checking whether to expect fully qualified hosts in sudoers... no checking for umask programs should be run with... 0022 checking for default user to run commands as... root checking for editor that visudo should use... /usr/libexec/editor checking whether to obey EDITOR and VISUAL environment variables... yes checking number of tries a user gets to enter their password... 3 checking time in minutes after which sudo will ask for a password again... 5 checking time in minutes after the password prompt will time out... 5 checking whether to use per-tty ticket files... yes checking whether to include insults... no checking whether to use sudoers from LDAP... yes checking whether to override the user's path... /bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:/opt/bin:/usr/lib64/subversion/bin checking whether to get ip addresses from the network interfaces... yes checking whether to use an askpass helper... no checking whether to do user authentication by default... yes checking whether to disable running the mailer as root... no checking whether to disable shadow password support... no checking whether root should be allowed to use sudo... yes checking whether to log the hostname in the log file... no checking whether to invoke a shell if sudo is given no arguments... no checking whether to set $HOME to target user in shell mode... no checking whether to disable 'command not found' messages... no checking whether to enable environment debugging... no checking whether to enable environment resetting by default... yes checking for library containing strerror... none required checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E 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/x86_64-pc-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 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... (cached) 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... (cached) x86_64-pc-linux-gnu-ranlib checking for gawk... gawk checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no 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 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 for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no 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... yes checking path to sudo_noexec.so... ${exec_prefix}/libexec/sudo/sudo_noexec.so checking for uname... /usr/bin/uname checking for tr... /usr/bin/tr checking for mandoc... mandoc checking for nroff... /usr/bin/nroff checking which macro set to use for manual pages... mdoc checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... -std=gnu99 checking for x86_64-pc-linux-gnu-gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 checking for an ANSI C-conforming const... yes checking for working volatile... yes checking for variadic macro support in cpp... yes checking for gawk... (cached) gawk checking for bison... bison -y checking for flex... /usr/bin/flex checking for mv... /bin/mv checking for sh... /bin/sh checking for sendmail... /usr/sbin/sendmail checking for vi... /usr/bin/vi checking which syslog facility sudo should log with... authpriv checking for ANSI C header files... (cached) yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether time.h and sys/time.h may both be included... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking whether sys/types.h defines makedev... yes checking for malloc.h... yes checking for netgroup.h... no checking for paths.h... yes checking for spawn.h... yes checking for utime.h... yes checking for utmpx.h... yes checking for sys/sockio.h... no checking for sys/bsdtypes.h... no checking for sys/select.h... yes checking for sys/stropts.h... yes checking for sys/sysmacros.h... yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking procfs.h usability... no checking procfs.h presence... no checking for procfs.h... no checking sys/procfs.h usability... yes checking sys/procfs.h presence... yes checking for sys/procfs.h... yes checking for struct psinfo.pr_ttydev... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking POSIX termios... yes checking for mode_t... yes checking for uid_t in sys/types.h... yes checking for clockid_t... yes checking for sig_atomic_t... yes checking for sigaction_t... no checking for struct timespec... yes checking for struct in6_addr... yes checking for unsigned long long int... yes checking for long long int... yes checking size of long int... 8 checking for id_t... yes checking for size_t... yes checking for ssize_t... yes checking for dev_t... yes checking for ino_t... yes checking for uint8_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for socklen_t... yes checking for rsize_t... no checking for errno_t... no checking max length of uid_t... 10 checking for struct sockaddr.sa_len... no checking for struct sockaddr_in.sin_len... no checking for struct utmpx.ut_id... yes checking for struct utmpx.ut_pid... yes checking for struct utmpx.ut_tv... yes checking for struct utmpx.ut_type... yes checking for struct utmpx.ut_exit.__e_termination... no checking for struct utmpx.ut_exit.e_termination... yes checking type of array argument to getgroups... gid_t checking for size_t... (cached) yes checking for getgroups... yes checking for working getgroups... yes checking for killpg... yes checking for nl_langinfo... yes checking for strftime... yes checking for sysconf... yes checking for tzset... yes checking for seteuid... yes checking for getgrouplist... yes checking for getline... yes checking for __sprintf_chk... yes checking for getutxid... yes checking for sysctl... yes checking for struct kinfo_proc.ki_tdev... no checking for struct kinfo_proc2.p_tdev... no checking for struct kinfo_proc.p_tdev... no checking for struct kinfo_proc.kp_eproc.e_tdev... no checking for openpty... no checking for openpty in -lutil... yes checking libutil.h usability... no checking libutil.h presence... no checking for libutil.h... no checking util.h usability... no checking util.h presence... no checking for util.h... no checking pty.h usability... yes checking pty.h presence... yes checking for pty.h... yes checking for unsetenv... yes checking whether unsetenv returns void... no checking whether putenv takes a const argument... no checking for setresuid... yes checking whether setresuid is declared... no checking for getresuid... yes checking whether getresuid is declared... no checking for getifaddrs... yes checking for freeifaddrs... yes checking for lockf... yes checking for innetgr... yes checking whether innetgr is declared... yes checking for getdomainname... yes checking whether getdomainname is declared... yes checking for utimes... yes checking for futimes... yes checking for working fnmatch with FNM_CASEFOLD... yes checking for isblank... yes checking for glob... yes checking for memrchr... yes checking for memset_s... no checking for pw_dup... no checking for strlcpy... no checking for strlcat... no checking for clock_gettime... yes checking for getopt_long... yes checking for closefrom... no checking whether F_CLOSEM is declared... no checking for mkstemps... yes checking for mkdtemp... yes checking for snprintf... yes checking for vsnprintf... yes checking for working snprintf... yes checking for working vsnprintf... yes checking for asprintf... yes checking for vasprintf... yes checking for strtonum... no checking for struct stat.st_mtim... yes checking for struct stat.st_mtim.st__tim... no checking sha2.h usability... no checking sha2.h presence... no checking for sha2.h... no checking for _execl... no checking for __execl... no checking for _execle... no checking for __execle... no checking for _execlp... no checking for __execlp... no checking for _execv... no checking for __execv... no checking for _execve... no checking for __execve... no checking for _execvp... no checking for __execvp... no checking for exect... no checking for execvP... no checking for execvpe... yes checking for _execvpe... no checking for __execvpe... no checking for fexecve... yes checking for _fexecve... no checking for __fexecve... no checking for posix_spawn... yes checking for _posix_spawn... no checking for __posix_spawn... no checking for posix_spawnp... yes checking for _posix_spawnp... no checking for __posix_spawnp... no checking for struct dirent.d_type... yes checking for socket... yes checking for inet_ntop... yes checking for inet_pton... yes checking for syslog... yes checking for getaddrinfo... yes checking for getprogname... no checking for __progname... yes checking for __func__... yes checking for gettext... yes checking for ngettext... yes checking whether errno is declared... yes checking whether h_errno is declared... yes checking whether OPEN_MAX is declared... no checking whether LLONG_MAX is declared... yes checking whether LLONG_MIN is declared... yes checking whether ULLONG_MAX is declared... yes checking whether PATH_MAX is declared... yes checking whether HOST_NAME_MAX is declared... yes checking whether SIZE_MAX is declared... yes checking for strsignal... yes checking for sig2str... no checking whether sys_signame is declared... no checking whether _sys_signame is declared... no checking whether __sys_signame is declared... no checking whether sys_sigabbrev is declared... no checking for undeclared sys_sigabbrev... yes checking for pam_start in -lpam... yes checking security/pam_appl.h usability... yes checking security/pam_appl.h presence... yes checking for security/pam_appl.h... yes checking for pam_getenvlist... yes checking whether to use PAM session support... yes checking for poll... yes checking for library containing ldap_init... -lldap checking whether lber.h defines LBER_OPT_DEBUG_LEVEL... yes checking for library containing ber_set_option... -llber checking whether lber.h is needed... no checking sasl/sasl.h usability... yes checking sasl/sasl.h presence... yes checking for sasl/sasl.h... yes checking for ldap_sasl_interactive_bind_s... yes checking for ldap_ssl.h... no checking for mps/ldap_ssl.h... no checking for ldap_initialize... yes checking for ldap_start_tls_s... yes checking for ldapssl_init... no checking for ldapssl_set_strength... no checking for ldap_unbind_ext_s... yes checking for ldap_str2dn... yes checking for ldap_create... yes checking for ldap_sasl_bind_s... yes checking for ldap_ssl_init... no checking for ldap_ssl_client_init... no checking for ldap_start_tls_s_np... no checking for ldap_search_ext_s... yes checking for log file location... /var/log/sudo.log checking for sudo run dir location... /var/run/sudo checking for sudo var dir location... /var/db/sudo checking for I/O log dir location... /var/log/sudo-io checking time zone data directory... /usr/share/zoneinfo checking whether C compiler accepts -fvisibility=hidden... yes checking whether C compiler accepts -fPIE... yes checking whether the linker accepts -pie... yes checking for working PIE support... yes checking whether C compiler accepts -fstack-protector-strong... no checking whether C compiler accepts -fstack-protector-all... yes checking whether the linker accepts -fstack-protector-all... yes checking whether the linker accepts -Wl,-z,relro... yes configure: using the following authentication methods: pam configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating examples/Makefile config.status: creating include/Makefile config.status: creating init.d/aix.sh config.status: creating init.d/hpux.sh config.status: creating lib/util/Makefile config.status: creating lib/util/util.exp config.status: creating src/sudo_usage.h config.status: creating src/Makefile config.status: creating plugins/sample/Makefile config.status: creating plugins/group_file/Makefile config.status: creating plugins/system_group/Makefile config.status: creating plugins/sudoers/Makefile config.status: creating plugins/sudoers/sudoers config.status: creating config.h config.status: creating pathnames.h config.status: executing libtool commands configure: You will need to customize examples/pam.conf and install it as /etc/pam.d/sudo >>> Source configured. >>> Compiling source in /var/tmp/portage/app-admin/sudo-1.8.12/work/sudo-1.8.12 ... make -j4 SAMPLES= for d in lib/util plugins/group_file plugins/sudoers plugins/system_group src include doc examples; do \ (cd $d && exec make all) && continue; \ exit $?; \ done make[1]: Entering directory '/var/tmp/portage/app-admin/sudo-1.8.12/work/sudo-1.8.12/lib/util' /bin/sh ../../libtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -c -o alloc.lo -I../../include -I../.. -I. -I../.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fPIE -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" ./alloc.c /bin/sh ../../libtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -c -o event.lo -I../../include -I../.. -I. -I../.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fPIE -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" ./event.c /bin/sh ../../libtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -c -o fatal.lo -I../../include -I../.. -I. -I../.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fPIE -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" ./fatal.c /bin/sh ../../libtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -c -o key_val.lo -I../../include -I../.. -I. -I../.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fPIE -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" ./key_val.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I../.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" ./key_val.c -fPIC -DPIC -o .libs/key_val.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I../.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" ./alloc.c -fPIC -DPIC -o .libs/alloc.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition /bin/sh ../../libtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -c -o gidlist.lo -I../../include -I../.. -I. -I../.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fPIE -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" ./gidlist.c :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition /bin/sh ../../libtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -c -o lbuf.lo -I../../include -I../.. -I. -I../.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fPIE -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" ./lbuf.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I../.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" ./event.c -fPIC -DPIC -o .libs/event.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I../.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" ./fatal.c -fPIC -DPIC -o .libs/fatal.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition /bin/sh ../../libtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -c -o locking.lo -I../../include -I../.. -I. -I../.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fPIE -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" ./locking.c /bin/sh ../../libtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -c -o parseln.lo -I../../include -I../.. -I. -I../.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fPIE -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" ./parseln.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I../.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" ./lbuf.c -fPIC -DPIC -o .libs/lbuf.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition /bin/sh ../../libtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -c -o progname.lo -I../../include -I../.. -I. -I../.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fPIE -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" ./progname.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I../.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" ./gidlist.c -fPIC -DPIC -o .libs/gidlist.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I../.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" ./locking.c -fPIC -DPIC -o .libs/locking.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition /bin/sh ../../libtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -c -o secure_path.lo -I../../include -I../.. -I. -I../.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fPIE -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" ./secure_path.c /bin/sh ../../libtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -c -o setgroups.lo -I../../include -I../.. -I. -I../.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fPIE -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" ./setgroups.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I../.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" ./parseln.c -fPIC -DPIC -o .libs/parseln.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition /bin/sh ../../libtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -c -o strtobool.lo -I../../include -I../.. -I. -I../.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fPIE -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" ./strtobool.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I../.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" ./progname.c -fPIC -DPIC -o .libs/progname.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition /bin/sh ../../libtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -c -o strtoid.lo -I../../include -I../.. -I. -I../.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fPIE -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" ./strtoid.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I../.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" ./setgroups.c -fPIC -DPIC -o .libs/setgroups.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I../.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" ./secure_path.c -fPIC -DPIC -o .libs/secure_path.o /bin/sh ../../libtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -c -o strtomode.lo -I../../include -I../.. -I. -I../.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fPIE -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" ./strtomode.c :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition /bin/sh ../../libtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -c -o sudo_conf.lo -I../../include -I../.. -I. -I../.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fPIE -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" ./sudo_conf.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I../.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" ./strtobool.c -fPIC -DPIC -o .libs/strtobool.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition /bin/sh ../../libtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -c -o sudo_debug.lo -I../../include -I../.. -I. -I../.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fPIE -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" ./sudo_debug.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I../.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" ./strtoid.c -fPIC -DPIC -o .libs/strtoid.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition /bin/sh ../../libtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -c -o sudo_dso.lo -I../../include -I../.. -I. -I../.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fPIE -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" ./sudo_dso.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I../.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" ./strtomode.c -fPIC -DPIC -o .libs/strtomode.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition /bin/sh ../../libtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -c -o term.lo -I../../include -I../.. -I. -I../.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fPIE -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" ./term.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I../.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" ./sudo_conf.c -fPIC -DPIC -o .libs/sudo_conf.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I../.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" ./sudo_debug.c -fPIC -DPIC -o .libs/sudo_debug.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition /bin/sh ../../libtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -c -o ttysize.lo -I../../include -I../.. -I. -I../.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fPIE -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" ./ttysize.c :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition /bin/sh ../../libtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -c -o event_poll.lo -I../../include -I../.. -I. -I../.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fPIE -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" ./event_poll.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I../.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" ./sudo_dso.c -fPIC -DPIC -o .libs/sudo_dso.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition /bin/sh ../../libtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -c -o memset_s.lo -I../../include -I../.. -I. -I../.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fPIE -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" ./memset_s.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I../.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" ./term.c -fPIC -DPIC -o .libs/term.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition /bin/sh ../../libtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -c -o pw_dup.lo -I../../include -I../.. -I. -I../.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fPIE -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" ./pw_dup.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I../.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" ./event_poll.c -fPIC -DPIC -o .libs/event_poll.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I../.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" ./ttysize.c -fPIC -DPIC -o .libs/ttysize.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition /bin/sh ../../libtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -c -o strlcpy.lo -I../../include -I../.. -I. -I../.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fPIE -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" ./strlcpy.c /bin/sh ../../libtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -c -o strlcat.lo -I../../include -I../.. -I. -I../.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fPIE -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" ./strlcat.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I../.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" ./memset_s.c -fPIC -DPIC -o .libs/memset_s.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition /bin/sh ../../libtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -c -o closefrom.lo -I../../include -I../.. -I. -I../.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fPIE -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" ./closefrom.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I../.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" ./pw_dup.c -fPIC -DPIC -o .libs/pw_dup.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition /bin/sh ../../libtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -c -o strtonum.lo -I../../include -I../.. -I. -I../.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fPIE -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" ./strtonum.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I../.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" ./strlcpy.c -fPIC -DPIC -o .libs/strlcpy.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition /bin/sh ../../libtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -c -o sha2.lo -I../../include -I../.. -I. -I../.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fPIE -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" ./sha2.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I../.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" ./strlcat.c -fPIC -DPIC -o .libs/strlcat.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition /bin/sh ../../libtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -c -o sig2str.lo -I../../include -I../.. -I. -I../.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fPIE -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" ./sig2str.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I../.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" ./closefrom.c -fPIC -DPIC -o .libs/closefrom.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I../.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" ./strtonum.c -fPIC -DPIC -o .libs/strtonum.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I../.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" ./sha2.c -fPIC -DPIC -o .libs/sha2.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I../.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" ./sig2str.c -fPIC -DPIC -o .libs/sig2str.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition case "" in \ *-no-install*) \ /bin/sh ../../libtool --tag=disable-static --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -o libsudo_util.la -Wl,-O1 -Wl,--as-needed -Wl,-z,relro alloc.lo event.lo fatal.lo key_val.lo gidlist.lo lbuf.lo locking.lo parseln.lo progname.lo secure_path.lo setgroups.lo strtobool.lo strtoid.lo strtomode.lo sudo_conf.lo sudo_debug.lo sudo_dso.lo term.lo ttysize.lo event_poll.lo memset_s.lo pw_dup.lo strlcpy.lo strlcat.lo closefrom.lo strtonum.lo sha2.lo sig2str.lo -ldl;; \ *) \ /bin/sh ../../libtool --tag=disable-static --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -o libsudo_util.la -Wl,-O1 -Wl,--as-needed -Wl,-z,relro -Wc,-fstack-protector-all alloc.lo event.lo fatal.lo key_val.lo gidlist.lo lbuf.lo locking.lo parseln.lo progname.lo secure_path.lo setgroups.lo strtobool.lo strtoid.lo strtomode.lo sudo_conf.lo sudo_debug.lo sudo_dso.lo term.lo ttysize.lo event_poll.lo memset_s.lo pw_dup.lo strlcpy.lo strlcat.lo closefrom.lo strtonum.lo sha2.lo sig2str.lo -version-info 0:0:0 -rpath /usr/libexec/sudo -ldl;; \ esac libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/alloc.o .libs/event.o .libs/fatal.o .libs/key_val.o .libs/gidlist.o .libs/lbuf.o .libs/locking.o .libs/parseln.o .libs/progname.o .libs/secure_path.o .libs/setgroups.o .libs/strtobool.o .libs/strtoid.o .libs/strtomode.o .libs/sudo_conf.o .libs/sudo_debug.o .libs/sudo_dso.o .libs/term.o .libs/ttysize.o .libs/event_poll.o .libs/memset_s.o .libs/pw_dup.o .libs/strlcpy.o .libs/strlcat.o .libs/closefrom.o .libs/strtonum.o .libs/sha2.o .libs/sig2str.o -ldl -Wl,-O1 -Wl,--as-needed -Wl,-z -Wl,relro -fstack-protector-all -Wl,-soname -Wl,libsudo_util.so.0 -o .libs/libsudo_util.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libsudo_util.so.0" && ln -s "libsudo_util.so.0.0.0" "libsudo_util.so.0") libtool: link: (cd ".libs" && rm -f "libsudo_util.so" && ln -s "libsudo_util.so.0.0.0" "libsudo_util.so") libtool: link: ( cd ".libs" && rm -f "libsudo_util.la" && ln -s "../libsudo_util.la" "libsudo_util.la" ) make[1]: Leaving directory '/var/tmp/portage/app-admin/sudo-1.8.12/work/sudo-1.8.12/lib/util' make[1]: Entering directory '/var/tmp/portage/app-admin/sudo-1.8.12/work/sudo-1.8.12/plugins/group_file' /bin/sh ../../libtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I../.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fPIE -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 ./group_file.c /bin/sh ../../libtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I../.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fPIE -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 ./getgrent.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I../.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 ./group_file.c -fPIC -DPIC -o .libs/group_file.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I../.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 ./getgrent.c -fPIC -DPIC -o .libs/getgrent.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition /bin/sh ../../libtool --tag=disable-static --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -Wl,-O1 -Wl,--as-needed -Wl,-z,relro -Wc,-fstack-protector-all -o group_file.la group_file.lo getgrent.lo ../../lib/util/libsudo_util.la -module -avoid-version -rpath /usr/lib64/sudo -shrext .so libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/group_file.o .libs/getgrent.o -Wl,-rpath -Wl,/var/tmp/portage/app-admin/sudo-1.8.12/work/sudo-1.8.12/lib/util/.libs -Wl,-rpath -Wl,/usr/libexec/sudo ../../lib/util/.libs/libsudo_util.so -ldl -Wl,-O1 -Wl,--as-needed -Wl,-z -Wl,relro -fstack-protector-all -Wl,-soname -Wl,group_file.so -o .libs/group_file.so libtool: link: ( cd ".libs" && rm -f "group_file.la" && ln -s "../group_file.la" "group_file.la" ) make[1]: Leaving directory '/var/tmp/portage/app-admin/sudo-1.8.12/work/sudo-1.8.12/plugins/group_file' make[1]: Entering directory '/var/tmp/portage/app-admin/sudo-1.8.12/work/sudo-1.8.12/plugins/sudoers' /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fPIE -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./auth/sudo_auth.c /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fPIE -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./auth/pam.c /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fPIE -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./boottime.c /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fPIE -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./check.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./boottime.c -fPIC -DPIC -o .libs/boottime.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./boottime.c -fPIE -o boottime.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fPIE -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./env.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./auth/sudo_auth.c -fPIC -DPIC -o .libs/sudo_auth.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./auth/pam.c -fPIC -DPIC -o .libs/pam.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./auth/sudo_auth.c -fPIE -o sudo_auth.o >/dev/null 2>&1 :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./auth/pam.c -fPIE -o pam.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fPIE -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./find_path.c /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fPIE -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./goodpath.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./check.c -fPIC -DPIC -o .libs/check.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./check.c -fPIE -o check.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fPIE -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./group_plugin.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./env.c -fPIC -DPIC -o .libs/env.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./env.c -fPIE -o env.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fPIE -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./interfaces.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./find_path.c -fPIC -DPIC -o .libs/find_path.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./goodpath.c -fPIC -DPIC -o .libs/goodpath.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./goodpath.c -fPIE -o goodpath.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./find_path.c -fPIE -o find_path.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fPIE -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./iolog.c /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fPIE -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./iolog_path.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./group_plugin.c -fPIC -DPIC -o .libs/group_plugin.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./group_plugin.c -fPIE -o group_plugin.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fPIE -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./locale.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./interfaces.c -fPIC -DPIC -o .libs/interfaces.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./interfaces.c -fPIE -o interfaces.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fPIE -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./logging.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./iolog.c -fPIC -DPIC -o .libs/iolog.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./iolog_path.c -fPIC -DPIC -o .libs/iolog_path.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./iolog.c -fPIE -o iolog.o >/dev/null 2>&1 :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./iolog_path.c -fPIE -o iolog_path.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fPIE -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./logwrap.c /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fPIE -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./policy.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./locale.c -fPIC -DPIC -o .libs/locale.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./locale.c -fPIE -o locale.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fPIE -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./prompt.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./logging.c -fPIC -DPIC -o .libs/logging.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./logging.c -fPIE -o logging.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fPIE -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./set_perms.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./policy.c -fPIC -DPIC -o .libs/policy.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./logwrap.c -fPIC -DPIC -o .libs/logwrap.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./policy.c -fPIE -o policy.o >/dev/null 2>&1 :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./prompt.c -fPIC -DPIC -o .libs/prompt.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./logwrap.c -fPIE -o logwrap.o >/dev/null 2>&1 :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./prompt.c -fPIE -o prompt.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fPIE -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./sudo_nss.c /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fPIE -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./sudoers.c /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fPIE -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./timestamp.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./set_perms.c -fPIC -DPIC -o .libs/set_perms.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./set_perms.c -fPIE -o set_perms.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fPIE -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./ldap.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./sudo_nss.c -fPIC -DPIC -o .libs/sudo_nss.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./sudo_nss.c -fPIE -o sudo_nss.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./timestamp.c -fPIC -DPIC -o .libs/timestamp.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./sudoers.c -fPIC -DPIC -o .libs/sudoers.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fPIE -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./alias.c :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./timestamp.c -fPIE -o timestamp.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./sudoers.c -fPIE -o sudoers.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fPIE -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./audit.c /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fPIE -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./base64.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./ldap.c -fPIC -DPIC -o .libs/ldap.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./ldap.c -fPIE -o ldap.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fPIE -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./defaults.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./alias.c -fPIC -DPIC -o .libs/alias.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./alias.c -fPIE -o alias.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./audit.c -fPIC -DPIC -o .libs/audit.o /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fPIE -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./hexchar.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./base64.c -fPIC -DPIC -o .libs/base64.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./audit.c -fPIE -o audit.o >/dev/null 2>&1 :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./base64.c -fPIE -o base64.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fPIE -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./gram.c /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fPIE -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./match.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./defaults.c -fPIC -DPIC -o .libs/defaults.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./defaults.c -fPIE -o defaults.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fPIE -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./match_addr.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./hexchar.c -fPIC -DPIC -o .libs/hexchar.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./hexchar.c -fPIE -o hexchar.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./gram.c -fPIC -DPIC -o .libs/gram.o /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fPIE -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./pwutil.c :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./match.c -fPIC -DPIC -o .libs/match.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./gram.c -fPIE -o gram.o >/dev/null 2>&1 :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fPIE -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./pwutil_impl.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./match.c -fPIE -o match.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fPIE -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./redblack.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./match_addr.c -fPIC -DPIC -o .libs/match_addr.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./pwutil.c -fPIC -DPIC -o .libs/pwutil.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./match_addr.c -fPIE -o match_addr.o >/dev/null 2>&1 :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fPIE -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./sudoers_debug.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./pwutil.c -fPIE -o pwutil.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fPIE -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./timestr.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./pwutil_impl.c -fPIC -DPIC -o .libs/pwutil_impl.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./redblack.c -fPIC -DPIC -o .libs/redblack.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./pwutil_impl.c -fPIE -o pwutil_impl.o >/dev/null 2>&1 :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fPIE -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./toke.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./redblack.c -fPIE -o redblack.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fPIE -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./toke_util.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./sudoers_debug.c -fPIC -DPIC -o .libs/sudoers_debug.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./timestr.c -fPIC -DPIC -o .libs/timestr.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./sudoers_debug.c -fPIE -o sudoers_debug.o >/dev/null 2>&1 :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./timestr.c -fPIE -o timestr.o >/dev/null 2>&1 x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fPIE -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" goodpath.c x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fPIE -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./sudo_printf.c :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fPIE -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./visudo.c :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fPIE -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./visudo_json.c :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fPIE -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./getdate.c :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fPIE -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./sudoreplay.c :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fPIE -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" group_plugin.c :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fPIE -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ../../src/net_ifs.c :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fPIE -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./testsudoers.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./toke_util.c -fPIC -DPIC -o .libs/toke_util.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./toke.c -fPIC -DPIC -o .libs/toke.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fPIE -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./tsgetgrpw.c :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fPIE -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./parse.c /bin/sh ../../libtool --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -o sudoreplay getdate.o locale.o sudoreplay.o -Wl,-O1 -Wl,--as-needed -Wl,-z,relro -Wc,-fPIE -pie -Wc,-fstack-protector-all timestr.lo ../../lib/util/libsudo_util.la -lz libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./toke_util.c -fPIE -o toke_util.o >/dev/null 2>&1 :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./toke.c -fPIE -o toke.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -o libparsesudoers.la alias.lo audit.lo base64.lo defaults.lo hexchar.lo gram.lo match.lo match_addr.lo pwutil.lo pwutil_impl.lo redblack.lo sudoers_debug.lo timestr.lo toke.lo toke_util.lo -no-install libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -o .libs/sudoreplay getdate.o locale.o sudoreplay.o -Wl,-O1 -Wl,--as-needed -Wl,-z -Wl,relro -fPIE -pie -fstack-protector-all .libs/timestr.o ../../lib/util/.libs/libsudo_util.so -ldl -lz -Wl,-rpath -Wl,/usr/libexec/sudo libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./parse.c -fPIC -DPIC -o .libs/parse.o getdate.o: In function `DSTcorrect': getdate.c:(.text+0x8): undefined reference to `__stack_chk_guard' getdate.c:(.text+0xa6): undefined reference to `__stack_chk_guard' getdate.o: In function `Convert': getdate.c:(.text+0xdb): undefined reference to `__stack_chk_guard' getdate.c:(.text+0x3a6): undefined reference to `__stack_chk_guard' getdate.o: In function `yylex': getdate.c:(.text+0x3ef): undefined reference to `__stack_chk_guard' getdate.o:getdate.c:(.text+0x54e): more undefined references to `__stack_chk_guard' follow collect2: error: ld returned 1 exit status distcc[12573] ERROR: compile (null) on localhost failed Makefile:219: recipe for target 'sudoreplay' failed make[1]: *** [sudoreplay] Error 1 make[1]: *** Waiting for unfinished jobs.... :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -mtune=generic -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./parse.c -fPIE -o parse.o >/dev/null 2>&1 libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libparsesudoers.a .libs/alias.o .libs/audit.o .libs/base64.o .libs/defaults.o .libs/hexchar.o .libs/gram.o .libs/match.o .libs/match_addr.o .libs/pwutil.o .libs/pwutil_impl.o .libs/redblack.o .libs/sudoers_debug.o .libs/timestr.o .libs/toke.o .libs/toke_util.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libparsesudoers.a libtool: link: ( cd ".libs" && rm -f "libparsesudoers.la" && ln -s "../libparsesudoers.la" "libparsesudoers.la" ) make[1]: Leaving directory '/var/tmp/portage/app-admin/sudo-1.8.12/work/sudo-1.8.12/plugins/sudoers' Makefile:90: recipe for target 'all' failed make: *** [all] Error 2 * ERROR: app-admin/sudo-1.8.12::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=app-admin/sudo-1.8.12::gentoo'`, * the complete build log and the output of `emerge -pqv '=app-admin/sudo-1.8.12::gentoo'`. * The complete build log is located at '/var/tmp/portage/app-admin/sudo-1.8.12/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-admin/sudo-1.8.12/temp/environment'. * Working directory: '/var/tmp/portage/app-admin/sudo-1.8.12/work/sudo-1.8.12' * S: '/var/tmp/portage/app-admin/sudo-1.8.12/work/sudo-1.8.12'