Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 361380 Details for
Bug 487618
>=app-admin/sudo-1.8.8 - Test failure. - check_ttyname: FAIL /dev/pts/7 (sudo) vs. /dev/pts/9 (libc)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
uncompressed build.log from ~amd64
build.log (text/plain), 130.16 KB, created by
eroen
on 2013-10-19 23:44:47 UTC
(
hide
)
Description:
uncompressed build.log from ~amd64
Filename:
MIME Type:
Creator:
eroen
Created:
2013-10-19 23:44:47 UTC
Size:
130.16 KB
patch
obsolete
> * Package: app-admin/sudo-1.8.8 > * Repository: gentoo > * Maintainer: base-system@gentoo.org > * USE: amd64 elibc_glibc kernel_linux nls offensive pam sendmail userland_GNU > * FEATURES: preserve-libs sandbox test userpriv usersandbox >>>> Unpacking source... >>>> Unpacking sudo-1.8.8.tar.gz to /var/tmp/portage/app-admin/sudo-1.8.8/work >>>> Source unpacked in /var/tmp/portage/app-admin/sudo-1.8.8/work >>>> Preparing source in /var/tmp/portage/app-admin/sudo-1.8.8/work/sudo-1.8.8 ... > * Running elibtoolize in: sudo-1.8.8/ > * Applying portage/1.2.0 patch ... > * Applying sed/1.5.6 patch ... > * Applying as-needed/2.4.2 patch ... > * Applying target-nm/2.4.2 patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/app-admin/sudo-1.8.8/work/sudo-1.8.8 ... > * Setting secure_path ... > * Duplicate entry /opt/bin removed... > * ... done > * econf: updating sudo-1.8.8/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating sudo-1.8.8/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --enable-zlib=system --with-secure-path=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:/opt/bin:/opt/nvidia-cg-toolkit/bin --with-editor=/usr/libexec/editor --with-env-editor --with-insults --with-all-insults --without-ldap_conf_file --without-ldap --enable-nls --with-pam --without-skey --without-selinux --with-sendmail --without-opie --without-linux-audit --with-timedir=/var/db/sudo --with-plugindir=/usr/lib64/sudo --docdir=/usr/share/doc/sudo-1.8.8 >configure: loading site script /usr/share/config.site >configure: Configuring Sudo version 1.8.8 >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... yes >checking which insult sets to include... classic csops hal goons >checking whether to override the user's path... /bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:/opt/bin:/opt/nvidia-cg-toolkit/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 whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... (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 x86_64-pc-linux-gnu-mt... no >checking for mt... mt >checking if mt 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 whether x86_64-pc-linux-gnu-gcc needs -traditional... no >checking for an ANSI C-conforming const... yes >checking for working volatile... yes >checking for bison... bison -y >checking for flex... /usr/bin/flex >checking for mv... /bin/mv >checking for bourne shell... /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 malloc.h usability... yes >checking malloc.h presence... yes >checking for malloc.h... yes >checking netgroup.h usability... no >checking netgroup.h presence... no >checking for netgroup.h... no >checking paths.h usability... yes >checking paths.h presence... yes >checking for paths.h... yes >checking spawn.h usability... yes >checking spawn.h presence... yes >checking for spawn.h... yes >checking utime.h usability... yes >checking utime.h presence... yes >checking for utime.h... yes >checking utmpx.h usability... yes >checking utmpx.h presence... yes >checking for utmpx.h... yes >checking sys/sockio.h usability... no >checking sys/sockio.h presence... no >checking for sys/sockio.h... no >checking sys/bsdtypes.h usability... no >checking sys/bsdtypes.h presence... no >checking for sys/bsdtypes.h... no >checking sys/select.h usability... yes >checking sys/select.h presence... yes >checking for sys/select.h... yes >checking sys/stropts.h usability... yes >checking sys/stropts.h presence... yes >checking for sys/stropts.h... yes >checking sys/sysmacros.h usability... yes >checking sys/sysmacros.h presence... 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 __signed char... 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 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 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 glob... yes >checking for nl_langinfo... yes >checking for regcomp... yes >checking for setenv... yes >checking for strftime... yes >checking for strrchr... yes >checking for strtoll... yes >checking for sysconf... yes >checking for tzset... 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 for getresuid... yes >checking for seteuid... yes >checking for getifaddrs... yes >checking for freeifaddrs... yes >checking for getcwd... yes >checking for lockf... yes >checking for innetgr... yes >checking for getdomainname... yes >checking for utimes... yes >checking for futimes... yes >checking for killpg... yes >checking for working fnmatch with FNM_CASEFOLD... yes >checking for isblank... 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 nanosleep... 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 asprintf... yes >checking for vasprintf... yes >checking for struct stat.st_mtim... yes >checking for struct stat.st_mtim.st__tim... 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_addr... 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 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 log file location... /var/log/sudo.log >checking for timestamp file location... /var/db/sudo >checking for I/O log dir location... /var/log/sudo-io >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-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 common/Makefile >config.status: creating compat/Makefile >config.status: creating doc/Makefile >config.status: creating include/Makefile >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 sample.pam and install it as /etc/pam.d/sudo >>>> Source configured. >>>> Compiling source in /var/tmp/portage/app-admin/sudo-1.8.8/work/sudo-1.8.8 ... >make SAMPLES= >for d in compat common plugins/group_file plugins/sudoers plugins/system_group src include doc; \ > do (cd $d && exec make all) && continue; \ > exit $?; \ >done >make[1]: Entering directory `/var/tmp/portage/app-admin/sudo-1.8.8/work/sudo-1.8.8/compat' >/bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -c -o memset_s.lo -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -O2 -pipe -fvisibility=hidden -fPIE -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 ./memset_s.c >libtool: compile: x86_64-pc-linux-gnu-gcc -c -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 ./memset_s.c -fPIC -DPIC -o .libs/memset_s.o ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] >./memset_s.c:1:0: note: this is the location of the previous definition > /* > ^ >libtool: compile: x86_64-pc-linux-gnu-gcc -c -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 ./memset_s.c -fPIE -o memset_s.o >/dev/null 2>&1 >/bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -c -o pw_dup.lo -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -O2 -pipe -fvisibility=hidden -fPIE -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 ./pw_dup.c >libtool: compile: x86_64-pc-linux-gnu-gcc -c -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 ./pw_dup.c -fPIC -DPIC -o .libs/pw_dup.o ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] >./pw_dup.c:1:0: note: this is the location of the previous definition > /* > ^ >libtool: compile: x86_64-pc-linux-gnu-gcc -c -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 ./pw_dup.c -fPIE -o pw_dup.o >/dev/null 2>&1 >/bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -c -o strlcpy.lo -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -O2 -pipe -fvisibility=hidden -fPIE -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 ./strlcpy.c >libtool: compile: x86_64-pc-linux-gnu-gcc -c -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 ./strlcpy.c -fPIC -DPIC -o .libs/strlcpy.o ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] >./strlcpy.c:1:0: note: this is the location of the previous definition > /* $OpenBSD: strlcpy.c,v 1.5 2001/05/13 15:40:16 deraadt Exp $ */ > ^ >libtool: compile: x86_64-pc-linux-gnu-gcc -c -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 ./strlcpy.c -fPIE -o strlcpy.o >/dev/null 2>&1 >/bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -c -o strlcat.lo -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -O2 -pipe -fvisibility=hidden -fPIE -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 ./strlcat.c >libtool: compile: x86_64-pc-linux-gnu-gcc -c -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 ./strlcat.c -fPIC -DPIC -o .libs/strlcat.o ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] >./strlcat.c:1:0: note: this is the location of the previous definition > /* $OpenBSD: strlcat.c,v 1.8 2001/05/13 15:40:15 deraadt Exp $ */ > ^ >libtool: compile: x86_64-pc-linux-gnu-gcc -c -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 ./strlcat.c -fPIE -o strlcat.o >/dev/null 2>&1 >/bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -c -o closefrom.lo -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -O2 -pipe -fvisibility=hidden -fPIE -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 ./closefrom.c >libtool: compile: x86_64-pc-linux-gnu-gcc -c -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 ./closefrom.c -fPIC -DPIC -o .libs/closefrom.o ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] >./closefrom.c:1:0: note: this is the location of the previous definition > /* > ^ >libtool: compile: x86_64-pc-linux-gnu-gcc -c -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 ./closefrom.c -fPIE -o closefrom.o >/dev/null 2>&1 >/bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -c -o sig2str.lo -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -O2 -pipe -fvisibility=hidden -fPIE -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 ./sig2str.c >libtool: compile: x86_64-pc-linux-gnu-gcc -c -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 ./sig2str.c -fPIC -DPIC -o .libs/sig2str.o ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] >./sig2str.c:1:0: note: this is the location of the previous definition > /* > ^ >libtool: compile: x86_64-pc-linux-gnu-gcc -c -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 ./sig2str.c -fPIE -o sig2str.o >/dev/null 2>&1 >/bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -o libreplace.la memset_s.lo pw_dup.lo strlcpy.lo strlcat.lo closefrom.lo sig2str.lo -no-install >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libreplace.a .libs/memset_s.o .libs/pw_dup.o .libs/strlcpy.o .libs/strlcat.o .libs/closefrom.o .libs/sig2str.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libreplace.a >libtool: link: ( cd ".libs" && rm -f "libreplace.la" && ln -s "../libreplace.la" "libreplace.la" ) >make[1]: Leaving directory `/var/tmp/portage/app-admin/sudo-1.8.8/work/sudo-1.8.8/compat' >make[1]: Entering directory `/var/tmp/portage/app-admin/sudo-1.8.8/work/sudo-1.8.8/common' >/bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -c -o alloc.lo -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -O2 -pipe -fvisibility=hidden -fPIE -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" ./alloc.c >libtool: compile: x86_64-pc-linux-gnu-gcc -c -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] >./alloc.c:1:0: note: this is the location of the previous definition > /* > ^ >libtool: compile: x86_64-pc-linux-gnu-gcc -c -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" ./alloc.c -fPIE -o alloc.o >/dev/null 2>&1 >/bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -c -o atobool.lo -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -O2 -pipe -fvisibility=hidden -fPIE -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" ./atobool.c >libtool: compile: x86_64-pc-linux-gnu-gcc -c -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" ./atobool.c -fPIC -DPIC -o .libs/atobool.o ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] >./atobool.c:1:0: note: this is the location of the previous definition > /* > ^ >libtool: compile: x86_64-pc-linux-gnu-gcc -c -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" ./atobool.c -fPIE -o atobool.o >/dev/null 2>&1 >/bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -c -o atoid.lo -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -O2 -pipe -fvisibility=hidden -fPIE -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" ./atoid.c >libtool: compile: x86_64-pc-linux-gnu-gcc -c -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" ./atoid.c -fPIC -DPIC -o .libs/atoid.o ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] >./atoid.c:1:0: note: this is the location of the previous definition > /* > ^ >libtool: compile: x86_64-pc-linux-gnu-gcc -c -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" ./atoid.c -fPIE -o atoid.o >/dev/null 2>&1 >/bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -c -o fatal.lo -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -O2 -pipe -fvisibility=hidden -fPIE -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" ./fatal.c >libtool: compile: x86_64-pc-linux-gnu-gcc -c -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] >./fatal.c:1:0: note: this is the location of the previous definition > /* > ^ >libtool: compile: x86_64-pc-linux-gnu-gcc -c -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" ./fatal.c -fPIE -o fatal.o >/dev/null 2>&1 >/bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -c -o fileops.lo -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -O2 -pipe -fvisibility=hidden -fPIE -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" ./fileops.c >libtool: compile: x86_64-pc-linux-gnu-gcc -c -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" ./fileops.c -fPIC -DPIC -o .libs/fileops.o ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] >./fileops.c:1:0: note: this is the location of the previous definition > /* > ^ >libtool: compile: x86_64-pc-linux-gnu-gcc -c -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" ./fileops.c -fPIE -o fileops.o >/dev/null 2>&1 >/bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -c -o fmt_string.lo -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -O2 -pipe -fvisibility=hidden -fPIE -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" ./fmt_string.c >libtool: compile: x86_64-pc-linux-gnu-gcc -c -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" ./fmt_string.c -fPIC -DPIC -o .libs/fmt_string.o ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] >./fmt_string.c:1:0: note: this is the location of the previous definition > /* > ^ >libtool: compile: x86_64-pc-linux-gnu-gcc -c -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" ./fmt_string.c -fPIE -o fmt_string.o >/dev/null 2>&1 >/bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -c -o gidlist.lo -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -O2 -pipe -fvisibility=hidden -fPIE -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" ./gidlist.c >libtool: compile: x86_64-pc-linux-gnu-gcc -c -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] >./gidlist.c:1:0: note: this is the location of the previous definition > /* > ^ >libtool: compile: x86_64-pc-linux-gnu-gcc -c -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" ./gidlist.c -fPIE -o gidlist.o >/dev/null 2>&1 >/bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -c -o lbuf.lo -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 -c -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] >./lbuf.c:1:0: note: this is the location of the previous definition > /* > ^ >libtool: compile: x86_64-pc-linux-gnu-gcc -c -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" ./lbuf.c -fPIE -o lbuf.o >/dev/null 2>&1 >/bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -c -o list.lo -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -O2 -pipe -fvisibility=hidden -fPIE -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" ./list.c >libtool: compile: x86_64-pc-linux-gnu-gcc -c -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" ./list.c -fPIC -DPIC -o .libs/list.o ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] >./list.c:1:0: note: this is the location of the previous definition > /* > ^ >libtool: compile: x86_64-pc-linux-gnu-gcc -c -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" ./list.c -fPIE -o list.o >/dev/null 2>&1 >/bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -c -o secure_path.lo -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 >libtool: compile: x86_64-pc-linux-gnu-gcc -c -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] >./secure_path.c:1:0: note: this is the location of the previous definition > /* > ^ >libtool: compile: x86_64-pc-linux-gnu-gcc -c -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" ./secure_path.c -fPIE -o secure_path.o >/dev/null 2>&1 >/bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -c -o setgroups.lo -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 -c -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] >./setgroups.c:1:0: note: this is the location of the previous definition > /* > ^ >libtool: compile: x86_64-pc-linux-gnu-gcc -c -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" ./setgroups.c -fPIE -o setgroups.o >/dev/null 2>&1 >/bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -c -o sudo_conf.lo -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 -c -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] >./sudo_conf.c:1:0: note: this is the location of the previous definition > /* > ^ >libtool: compile: x86_64-pc-linux-gnu-gcc -c -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" ./sudo_conf.c -fPIE -o sudo_conf.o >/dev/null 2>&1 >/bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -c -o sudo_debug.lo -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 -c -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] >./sudo_debug.c:1:0: note: this is the location of the previous definition > /* > ^ >libtool: compile: x86_64-pc-linux-gnu-gcc -c -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" ./sudo_debug.c -fPIE -o sudo_debug.o >/dev/null 2>&1 >/bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -c -o sudo_printf.lo -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -O2 -pipe -fvisibility=hidden -fPIE -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" ./sudo_printf.c >libtool: compile: x86_64-pc-linux-gnu-gcc -c -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" ./sudo_printf.c -fPIC -DPIC -o .libs/sudo_printf.o ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] >./sudo_printf.c:1:0: note: this is the location of the previous definition > /* > ^ >libtool: compile: x86_64-pc-linux-gnu-gcc -c -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" ./sudo_printf.c -fPIE -o sudo_printf.o >/dev/null 2>&1 >/bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -c -o term.lo -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 -c -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] >./term.c:1:0: note: this is the location of the previous definition > /* > ^ >libtool: compile: x86_64-pc-linux-gnu-gcc -c -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" ./term.c -fPIE -o term.o >/dev/null 2>&1 >/bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -c -o ttysize.lo -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -O2 -pipe -fvisibility=hidden -fPIE -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" ./ttysize.c >libtool: compile: x86_64-pc-linux-gnu-gcc -c -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] >./ttysize.c:1:0: note: this is the location of the previous definition > /* > ^ >libtool: compile: x86_64-pc-linux-gnu-gcc -c -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" ./ttysize.c -fPIE -o ttysize.o >/dev/null 2>&1 >/bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -o libcommon.la alloc.lo atobool.lo atoid.lo fatal.lo fileops.lo fmt_string.lo gidlist.lo lbuf.lo list.lo secure_path.lo setgroups.lo sudo_conf.lo sudo_debug.lo sudo_printf.lo term.lo ttysize.lo -no-install >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libcommon.a .libs/alloc.o .libs/atobool.o .libs/atoid.o .libs/fatal.o .libs/fileops.o .libs/fmt_string.o .libs/gidlist.o .libs/lbuf.o .libs/list.o .libs/secure_path.o .libs/setgroups.o .libs/sudo_conf.o .libs/sudo_debug.o .libs/sudo_printf.o .libs/term.o .libs/ttysize.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libcommon.a >libtool: link: ( cd ".libs" && rm -f "libcommon.la" && ln -s "../libcommon.la" "libcommon.la" ) >make[1]: Leaving directory `/var/tmp/portage/app-admin/sudo-1.8.8/work/sudo-1.8.8/common' >make[1]: Entering directory `/var/tmp/portage/app-admin/sudo-1.8.8/work/sudo-1.8.8/plugins/group_file' >/bin/sh ../../libtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I../.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -O2 -pipe -fvisibility=hidden -fPIE -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 ./group_file.c >libtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I../.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 ./group_file.c -fPIC -DPIC -o .libs/group_file.o ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] >./group_file.c:1:0: note: this is the location of the previous definition > /* > ^ >/bin/sh ../../libtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I../.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 -c -I../../include -I../.. -I../.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 ./getgrent.c -fPIC -DPIC -o .libs/getgrent.o ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] >./getgrent.c:1:0: note: this is the location of the previous definition > /* > ^ >/bin/sh ../../libtool --tag=disable-static --mode=link x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,-z,relro -o group_file.la group_file.lo getgrent.lo ../../compat/libreplace.la -module -avoid-version -rpath /usr/lib64/sudo >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/group_file.o .libs/getgrent.o -Wl,--whole-archive ../../compat/.libs/libreplace.a -Wl,--no-whole-archive -Wl,--as-needed -Wl,-O1 -Wl,-z -Wl,relro -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.8/work/sudo-1.8.8/plugins/group_file' >make[1]: Entering directory `/var/tmp/portage/app-admin/sudo-1.8.8/work/sudo-1.8.8/plugins/sudoers' >/bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 >libtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] >./auth/sudo_auth.c:1:0: note: this is the location of the previous definition > /* > ^ >libtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 >/bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 >libtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] >./auth/pam.c:1:0: note: this is the location of the previous definition > /* > ^ >libtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 >libtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] >./boottime.c:1:0: note: this is the location of the previous definition > /* > ^ >libtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] >./check.c:1:0: note: this is the location of the previous definition > /* > ^ >libtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] >./env.c:1:0: note: this is the location of the previous definition > /* > ^ >libtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 >libtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] >./find_path.c:1:0: note: this is the location of the previous definition > /* > ^ >libtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] >./goodpath.c:1:0: note: this is the location of the previous definition > /* > ^ >libtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 >/bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] >./group_plugin.c:1:0: note: this is the location of the previous definition > /* > ^ >libtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] >./interfaces.c:1:0: note: this is the location of the previous definition > /* > ^ >libtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 >libtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] >./iolog.c:1:0: note: this is the location of the previous definition > /* > ^ >libtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 >/bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] >./iolog_path.c:1:0: note: this is the location of the previous definition > /* > ^ >libtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] >./locale.c:1:0: note: this is the location of the previous definition > /* > ^ >libtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] >./logging.c:1:0: note: this is the location of the previous definition > /* > ^ >libtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 >libtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] >./logwrap.c:1:0: note: this is the location of the previous definition > /* > ^ >libtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 >/bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 >libtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] >./parse.c:1:0: note: this is the location of the previous definition > /* > ^ >libtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 >/bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] >./policy.c:1:0: note: this is the location of the previous definition > /* > ^ >libtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 >/bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] >./prompt.c:1:0: note: this is the location of the previous definition > /* > ^ >libtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] >./set_perms.c:1:0: note: this is the location of the previous definition > /* > ^ >libtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 >libtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] >./sudo_nss.c:1:0: note: this is the location of the previous definition > /* > ^ >libtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 >/bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 >libtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] >./sudoers.c:1:0: note: this is the location of the previous definition > /* > ^ >libtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] >./timestamp.c:1:0: note: this is the location of the previous definition > /* > ^ >libtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 >/bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 >libtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] >./alias.c:1:0: note: this is the location of the previous definition > /* > ^ >libtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 >/bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 >libtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] >./audit.c:1:0: note: this is the location of the previous definition > /* > ^ >libtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 >/bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] >./base64.c:1:0: note: this is the location of the previous definition > /* > ^ >libtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] >./defaults.c:1:0: note: this is the location of the previous definition > /* > ^ >libtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] >./hexchar.c:1:0: note: this is the location of the previous definition > /* > ^ >libtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 >/bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 >libtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] >./gram.c:1:0: note: this is the location of the previous definition > #include <config.h> > ^ >libtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 >/bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] >./match.c:1:0: note: this is the location of the previous definition > /* > ^ >libtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] >./match_addr.c:1:0: note: this is the location of the previous definition > /* > ^ >libtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 >/bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 >libtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] >./pwutil.c:1:0: note: this is the location of the previous definition > /* > ^ >libtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] >./pwutil_impl.c:1:0: note: this is the location of the previous definition > /* > ^ >libtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 >/bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] >./timestr.c:1:0: note: this is the location of the previous definition > /* > ^ >libtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 >/bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] >./toke.c:1:0: note: this is the location of the previous definition > #include <config.h> > ^ >libtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] >./toke_util.c:1:0: note: this is the location of the previous definition > /* > ^ >libtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 >/bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] >./redblack.c:1:0: note: this is the location of the previous definition > /* > ^ >libtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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\" ./sha2.c >libtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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\" ./sha2.c -fPIC -DPIC -o .libs/sha2.o ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] >./sha2.c:1:0: note: this is the location of the previous definition > /* > ^ >libtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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\" ./sha2.c -fPIE -o sha2.o >/dev/null 2>&1 >/bin/sh ../../libtool --mode=link x86_64-pc-linux-gnu-gcc -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 timestr.lo toke.lo toke_util.lo redblack.lo sha2.lo -no-install >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/timestr.o .libs/toke.o .libs/toke_util.o .libs/redblack.o .libs/sha2.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" ) >/bin/sh ../../libtool --tag=disable-static --mode=link x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,-z,relro -o sudoers.la sudo_auth.lo pam.lo boottime.lo check.lo env.lo find_path.lo goodpath.lo group_plugin.lo interfaces.lo iolog.lo iolog_path.lo locale.lo logging.lo logwrap.lo parse.lo policy.lo prompt.lo set_perms.lo sudo_nss.lo sudoers.lo timestamp.lo libparsesudoers.la -lpam -ldl ../../common/libcommon.la ../../compat/libreplace.la -lz -module -avoid-version -rpath /usr/lib64/sudo >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/sudo_auth.o .libs/pam.o .libs/boottime.o .libs/check.o .libs/env.o .libs/find_path.o .libs/goodpath.o .libs/group_plugin.o .libs/interfaces.o .libs/iolog.o .libs/iolog_path.o .libs/locale.o .libs/logging.o .libs/logwrap.o .libs/parse.o .libs/policy.o .libs/prompt.o .libs/set_perms.o .libs/sudo_nss.o .libs/sudoers.o .libs/timestamp.o -Wl,--whole-archive ./.libs/libparsesudoers.a ../../common/.libs/libcommon.a ../../compat/.libs/libreplace.a -Wl,--no-whole-archive -Wl,--as-needed -lpam -ldl -lz -Wl,-O1 -Wl,-z -Wl,relro -Wl,-soname -Wl,sudoers.so -o .libs/sudoers.so >libtool: link: ( cd ".libs" && rm -f "sudoers.la" && ln -s "../sudoers.la" "sudoers.la" ) >x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] >find_path.c:1:0: note: this is the location of the previous definition > /* > ^ >x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] >goodpath.c:1:0: note: this is the location of the previous definition > /* > ^ >x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] >locale.c:1:0: note: this is the location of the previous definition > /* > ^ >x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] >./visudo.c:1:0: note: this is the location of the previous definition > /* > ^ >/bin/sh ../../libtool --mode=link x86_64-pc-linux-gnu-gcc -o visudo find_path.o goodpath.o locale.o visudo.o -Wl,-O1 -Wl,--as-needed -Wl,-z,relro -Wc,-fPIE -pie -Wc,-fstack-protector-all libparsesudoers.la ../../common/libcommon.la ../../compat/libreplace.la >libtool: link: x86_64-pc-linux-gnu-gcc -o visudo find_path.o goodpath.o locale.o visudo.o -Wl,-O1 -Wl,-z -Wl,relro -fPIE -pie -fstack-protector-all -Wl,--as-needed ./.libs/libparsesudoers.a ../../common/.libs/libcommon.a ../../compat/.libs/libreplace.a >x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] >./getdate.c:1:0: note: this is the location of the previous definition > #include <config.h> > ^ >x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] >./sudoreplay.c:1:0: note: this is the location of the previous definition > /* > ^ >/bin/sh ../../libtool --mode=link x86_64-pc-linux-gnu-gcc -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 -lz ../../common/libcommon.la ../../compat/libreplace.la >libtool: link: x86_64-pc-linux-gnu-gcc -o sudoreplay getdate.o locale.o sudoreplay.o -Wl,-O1 -Wl,-z -Wl,relro -fPIE -pie -fstack-protector-all .libs/timestr.o -Wl,--as-needed -lz ../../common/.libs/libcommon.a ../../compat/.libs/libreplace.a >x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] >group_plugin.c:1:0: note: this is the location of the previous definition > /* > ^ >x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] >interfaces.c:1:0: note: this is the location of the previous definition > /* > ^ >x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] >../../src/net_ifs.c:1:0: note: this is the location of the previous definition > /* > ^ >x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] >./testsudoers.c:1:0: note: this is the location of the previous definition > /* > ^ >x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] >./tsgetgrpw.c:1:0: note: this is the location of the previous definition > /* > ^ >/bin/sh ../../libtool --mode=link x86_64-pc-linux-gnu-gcc -o testsudoers group_plugin.o interfaces.o locale.o net_ifs.o testsudoers.o tsgetgrpw.o -Wl,-O1 -Wl,--as-needed -Wl,-z,relro -Wc,-fPIE -pie -Wc,-fstack-protector-all libparsesudoers.la ../../common/libcommon.la ../../compat/libreplace.la -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -o testsudoers group_plugin.o interfaces.o locale.o net_ifs.o testsudoers.o tsgetgrpw.o -Wl,-O1 -Wl,-z -Wl,relro -fPIE -pie -fstack-protector-all -Wl,--as-needed ./.libs/libparsesudoers.a ../../common/.libs/libcommon.a ../../compat/.libs/libreplace.a -ldl >make[1]: Leaving directory `/var/tmp/portage/app-admin/sudo-1.8.8/work/sudo-1.8.8/plugins/sudoers' >make[1]: Entering directory `/var/tmp/portage/app-admin/sudo-1.8.8/work/sudo-1.8.8/plugins/system_group' >/bin/sh ../../libtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I../.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -O2 -pipe -fvisibility=hidden -fPIE -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 ./system_group.c >libtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I../.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 ./system_group.c -fPIC -DPIC -o .libs/system_group.o ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] >./system_group.c:1:0: note: this is the location of the previous definition > /* > ^ >/bin/sh ../../libtool --tag=disable-static --mode=link x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,-z,relro -o system_group.la system_group.lo ../../compat/libreplace.la -module -avoid-version -rpath /usr/lib64/sudo >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/system_group.o -Wl,--whole-archive ../../compat/.libs/libreplace.a -Wl,--no-whole-archive -Wl,--as-needed -Wl,-O1 -Wl,-z -Wl,relro -Wl,-soname -Wl,system_group.so -o .libs/system_group.so >libtool: link: ( cd ".libs" && rm -f "system_group.la" && ln -s "../system_group.la" "system_group.la" ) >make[1]: Leaving directory `/var/tmp/portage/app-admin/sudo-1.8.8/work/sudo-1.8.8/plugins/system_group' >make[1]: Entering directory `/var/tmp/portage/app-admin/sudo-1.8.8/work/sudo-1.8.8/src' >x86_64-pc-linux-gnu-gcc -c -I../include -I.. -I. -I. -I.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -O2 -pipe -fvisibility=hidden -fPIE -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -DLOCALEDIR=\"/usr/share/locale\" ./conversation.c ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] >./conversation.c:1:0: note: this is the location of the previous definition > /* > ^ >x86_64-pc-linux-gnu-gcc -c -I../include -I.. -I. -I. -I.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -O2 -pipe -fvisibility=hidden -fPIE -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -DLOCALEDIR=\"/usr/share/locale\" ./env_hooks.c ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] >./env_hooks.c:1:0: note: this is the location of the previous definition > /* > ^ >x86_64-pc-linux-gnu-gcc -c -I../include -I.. -I. -I. -I.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -O2 -pipe -fvisibility=hidden -fPIE -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -DLOCALEDIR=\"/usr/share/locale\" ./exec.c ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] >./exec.c:1:0: note: this is the location of the previous definition > /* > ^ >x86_64-pc-linux-gnu-gcc -c -I../include -I.. -I. -I. -I.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -O2 -pipe -fvisibility=hidden -fPIE -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -DLOCALEDIR=\"/usr/share/locale\" ./exec_common.c ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] >./exec_common.c:1:0: note: this is the location of the previous definition > /* > ^ >x86_64-pc-linux-gnu-gcc -c -I../include -I.. -I. -I. -I.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -O2 -pipe -fvisibility=hidden -fPIE -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -DLOCALEDIR=\"/usr/share/locale\" ./exec_pty.c ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] >./exec_pty.c:1:0: note: this is the location of the previous definition > /* > ^ >x86_64-pc-linux-gnu-gcc -c -I../include -I.. -I. -I. -I.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -O2 -pipe -fvisibility=hidden -fPIE -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -DLOCALEDIR=\"/usr/share/locale\" ./get_pty.c ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] >./get_pty.c:1:0: note: this is the location of the previous definition > /* > ^ >x86_64-pc-linux-gnu-gcc -c -I../include -I.. -I. -I. -I.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -O2 -pipe -fvisibility=hidden -fPIE -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -DLOCALEDIR=\"/usr/share/locale\" ./hooks.c ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] >./hooks.c:1:0: note: this is the location of the previous definition > /* > ^ >x86_64-pc-linux-gnu-gcc -c -I../include -I.. -I. -I. -I.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -O2 -pipe -fvisibility=hidden -fPIE -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -DLOCALEDIR=\"/usr/share/locale\" ./net_ifs.c ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] >./net_ifs.c:1:0: note: this is the location of the previous definition > /* > ^ >x86_64-pc-linux-gnu-gcc -c -I../include -I.. -I. -I. -I.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -O2 -pipe -fvisibility=hidden -fPIE -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -DLOCALEDIR=\"/usr/share/locale\" ./load_plugins.c ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] >./load_plugins.c:1:0: note: this is the location of the previous definition > /* > ^ >x86_64-pc-linux-gnu-gcc -c -I../include -I.. -I. -I. -I.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -O2 -pipe -fvisibility=hidden -fPIE -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -DLOCALEDIR=\"/usr/share/locale\" ./parse_args.c ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] >./parse_args.c:1:0: note: this is the location of the previous definition > /* > ^ >x86_64-pc-linux-gnu-gcc -c -I../include -I.. -I. -I. -I.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -O2 -pipe -fvisibility=hidden -fPIE -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -DLOCALEDIR=\"/usr/share/locale\" ./signal.c ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] >./signal.c:1:0: note: this is the location of the previous definition > /* > ^ >x86_64-pc-linux-gnu-gcc -c -I../include -I.. -I. -I. -I.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -O2 -pipe -fvisibility=hidden -fPIE -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -DLOCALEDIR=\"/usr/share/locale\" ./sudo.c ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] >./sudo.c:1:0: note: this is the location of the previous definition > /* > ^ >x86_64-pc-linux-gnu-gcc -c -I../include -I.. -I. -I. -I.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -O2 -pipe -fvisibility=hidden -fPIE -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -DLOCALEDIR=\"/usr/share/locale\" ./sudo_edit.c ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] >./sudo_edit.c:1:0: note: this is the location of the previous definition > /* > ^ >x86_64-pc-linux-gnu-gcc -c -I../include -I.. -I. -I. -I.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -O2 -pipe -fvisibility=hidden -fPIE -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -DLOCALEDIR=\"/usr/share/locale\" ./tgetpass.c ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] >./tgetpass.c:1:0: note: this is the location of the previous definition > /* > ^ >x86_64-pc-linux-gnu-gcc -c -I../include -I.. -I. -I. -I.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -O2 -pipe -fvisibility=hidden -fPIE -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -DLOCALEDIR=\"/usr/share/locale\" ./ttyname.c ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] >./ttyname.c:1:0: note: this is the location of the previous definition > /* > ^ >x86_64-pc-linux-gnu-gcc -c -I../include -I.. -I. -I. -I.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -O2 -pipe -fvisibility=hidden -fPIE -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -DLOCALEDIR=\"/usr/share/locale\" ./utmp.c ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] >./utmp.c:1:0: note: this is the location of the previous definition > /* > ^ >x86_64-pc-linux-gnu-gcc -c -I../include -I.. -I. -I. -I.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -O2 -pipe -fvisibility=hidden -fPIE -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -DLOCALEDIR=\"/usr/share/locale\" ./locale_stub.c ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] >./locale_stub.c:1:0: note: this is the location of the previous definition > /* > ^ >/bin/sh ../libtool --tag=disable-static --mode=link x86_64-pc-linux-gnu-gcc -o sudo conversation.o env_hooks.o exec.o exec_common.o exec_pty.o get_pty.o hooks.o net_ifs.o load_plugins.o parse_args.o signal.o sudo.o sudo_edit.o tgetpass.o ttyname.o utmp.o locale_stub.o -Wl,-O1 -Wl,--as-needed -Wl,-z,relro -Wc,-fPIE -pie -Wc,-fstack-protector-all -lutil -ldl ../common/libcommon.la ../compat/libreplace.la >libtool: link: x86_64-pc-linux-gnu-gcc -o sudo conversation.o env_hooks.o exec.o exec_common.o exec_pty.o get_pty.o hooks.o net_ifs.o load_plugins.o parse_args.o signal.o sudo.o sudo_edit.o tgetpass.o ttyname.o utmp.o locale_stub.o -Wl,-O1 -Wl,-z -Wl,relro -fPIE -pie -fstack-protector-all -Wl,--as-needed -lutil -ldl ../common/.libs/libcommon.a ../compat/.libs/libreplace.a >/bin/sh ../libtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -I../include -I.. -I. -I. -I.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -O2 -pipe -fvisibility=hidden -fPIE -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -DLOCALEDIR=\"/usr/share/locale\" ./sudo_noexec.c >libtool: compile: x86_64-pc-linux-gnu-gcc -c -I../include -I.. -I. -I. -I.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -DLOCALEDIR=\"/usr/share/locale\" ./sudo_noexec.c -fPIC -DPIC -o .libs/sudo_noexec.o ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] >./sudo_noexec.c:1:0: note: this is the location of the previous definition > /* > ^ >/bin/sh ../libtool --tag=disable-static --mode=link x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,-z,relro -o libsudo_noexec.la sudo_noexec.lo -avoid-version -rpath /usr/libexec/sudo >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/sudo_noexec.o -Wl,--as-needed -Wl,-O1 -Wl,-z -Wl,relro -Wl,-soname -Wl,libsudo_noexec.so -o .libs/libsudo_noexec.so >libtool: link: ( cd ".libs" && rm -f "libsudo_noexec.la" && ln -s "../libsudo_noexec.la" "libsudo_noexec.la" ) >make[1]: Leaving directory `/var/tmp/portage/app-admin/sudo-1.8.8/work/sudo-1.8.8/src' >make[1]: Entering directory `/var/tmp/portage/app-admin/sudo-1.8.8/work/sudo-1.8.8/include' >make[1]: Nothing to be done for `all'. >make[1]: Leaving directory `/var/tmp/portage/app-admin/sudo-1.8.8/work/sudo-1.8.8/include' >make[1]: Entering directory `/var/tmp/portage/app-admin/sudo-1.8.8/work/sudo-1.8.8/doc' >make[1]: Circular sudo.cat <- sudo.cat dependency dropped. >make[1]: Circular visudo.cat <- visudo.cat dependency dropped. >make[1]: Circular sudo.conf.cat <- sudo.conf.cat dependency dropped. >make[1]: Circular sudoers.cat <- sudoers.cat dependency dropped. >make[1]: Circular sudoers.ldap.cat <- sudoers.ldap.cat dependency dropped. >make[1]: Circular sudoreplay.cat <- sudoreplay.cat dependency dropped. >make[1]: Circular sudo_plugin.cat <- sudo_plugin.cat dependency dropped. >BAMAN=0 LCMAN=0 SEMAN=0 PSMAN=0 /bin/sh ./fixmdoc.sh sudo.mdoc.sed >(cd .. && /bin/sh config.status --file=-) < ./sudo.mdoc.in | /bin/sed -f sudo.mdoc.sed > sudo.mdoc >(cd .. && /bin/sh config.status --file=doc/visudo.mdoc) >config.status: creating doc/visudo.mdoc >(cd .. && /bin/sh config.status --file=doc/sudo.conf.mdoc) >config.status: creating doc/sudo.conf.mdoc >LCMAN=0 SEMAN=0 PSMAN=0 /bin/sh ./fixmdoc.sh sudoers.mdoc.sed >(cd .. && /bin/sh config.status --file=-) < ./sudoers.mdoc.in | /bin/sed -f sudoers.mdoc.sed > sudoers.mdoc >(cd .. && /bin/sh config.status --file=doc/sudoers.ldap.mdoc) >config.status: creating doc/sudoers.ldap.mdoc >(cd .. && /bin/sh config.status --file=doc/sudoreplay.mdoc) >config.status: creating doc/sudoreplay.mdoc >(cd .. && /bin/sh config.status --file=doc/sudo_plugin.mdoc) >config.status: creating doc/sudo_plugin.mdoc >make[1]: Leaving directory `/var/tmp/portage/app-admin/sudo-1.8.8/work/sudo-1.8.8/doc' >>>> Source compiled. >>>> Test phase [check]: app-admin/sudo-1.8.8 >for d in compat common plugins/group_file plugins/sudoers plugins/system_group src include doc; \ > do (cd $d && exec make check) && continue; \ > exit $?; \ >done >make[1]: Entering directory `/var/tmp/portage/app-admin/sudo-1.8.8/work/sudo-1.8.8/compat' >make[1]: Leaving directory `/var/tmp/portage/app-admin/sudo-1.8.8/work/sudo-1.8.8/compat' >make[1]: Entering directory `/var/tmp/portage/app-admin/sudo-1.8.8/work/sudo-1.8.8/common' >/bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -c -o conf_test.lo -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -O2 -pipe -fvisibility=hidden -fPIE -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" ./regress/sudo_conf/conf_test.c >libtool: compile: x86_64-pc-linux-gnu-gcc -c -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" ./regress/sudo_conf/conf_test.c -fPIC -DPIC -o .libs/conf_test.o ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] >./regress/sudo_conf/conf_test.c:1:0: note: this is the location of the previous definition > /* > ^ >libtool: compile: x86_64-pc-linux-gnu-gcc -c -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" ./regress/sudo_conf/conf_test.c -fPIE -o conf_test.o >/dev/null 2>&1 >/bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -o conf_test conf_test.lo libcommon.la -Wc,-fPIE -pie -Wc,-fstack-protector-all -Wl,-O1 -Wl,--as-needed -Wl,-z,relro ../compat/libreplace.la >libtool: link: x86_64-pc-linux-gnu-gcc -o conf_test .libs/conf_test.o -fPIE -pie -fstack-protector-all -Wl,-O1 -Wl,-z -Wl,relro ./.libs/libcommon.a -Wl,--as-needed ../compat/.libs/libreplace.a >/bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -c -o parseln_test.lo -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -O2 -pipe -fvisibility=hidden -fPIE -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" ./regress/sudo_parseln/parseln_test.c >libtool: compile: x86_64-pc-linux-gnu-gcc -c -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" ./regress/sudo_parseln/parseln_test.c -fPIC -DPIC -o .libs/parseln_test.o ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] >./regress/sudo_parseln/parseln_test.c:1:0: note: this is the location of the previous definition > /* > ^ >libtool: compile: x86_64-pc-linux-gnu-gcc -c -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -O2 -pipe -fvisibility=hidden -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" ./regress/sudo_parseln/parseln_test.c -fPIE -o parseln_test.o >/dev/null 2>&1 >/bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -o parseln_test parseln_test.lo libcommon.la -Wc,-fPIE -pie -Wc,-fstack-protector-all -Wl,-O1 -Wl,--as-needed -Wl,-z,relro ../compat/libreplace.la >libtool: link: x86_64-pc-linux-gnu-gcc -o parseln_test .libs/parseln_test.o -fPIE -pie -fstack-protector-all -Wl,-O1 -Wl,-z -Wl,relro ./.libs/libcommon.a -Wl,--as-needed ../compat/.libs/libreplace.a >sudo_conf/test1: OK >sudo_conf/test2: OK >sudo_conf/test3: OK >sudo_conf/test4: OK >conf_test: invalid max groups `0' in ./regress/sudo_conf/test5.in, line 1 >sudo_conf/test5: OK >sudo_conf/test6: OK >sudo_parseln/test1: OK >sudo_parseln/test2: OK >sudo_parseln/test3: OK >sudo_parseln/test4: OK >sudo_parseln/test5: OK >sudo_parseln/test6: OK >sudo_parseln: 12/12 tests passed; 0/12 tests failed >make[1]: Leaving directory `/var/tmp/portage/app-admin/sudo-1.8.8/work/sudo-1.8.8/common' >make[1]: Entering directory `/var/tmp/portage/app-admin/sudo-1.8.8/work/sudo-1.8.8/plugins/group_file' >make[1]: Nothing to be done for `check'. >make[1]: Leaving directory `/var/tmp/portage/app-admin/sudo-1.8.8/work/sudo-1.8.8/plugins/group_file' >make[1]: Entering directory `/var/tmp/portage/app-admin/sudo-1.8.8/work/sudo-1.8.8/plugins/sudoers' >x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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\" ./regress/iolog_path/check_iolog_path.c ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] >./regress/iolog_path/check_iolog_path.c:1:0: note: this is the location of the previous definition > /* > ^ >x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] >iolog_path.c:1:0: note: this is the location of the previous definition > /* > ^ >x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] >pwutil.c:1:0: note: this is the location of the previous definition > /* > ^ >x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] >pwutil_impl.c:1:0: note: this is the location of the previous definition > /* > ^ >x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] >redblack.c:1:0: note: this is the location of the previous definition > /* > ^ >/bin/sh ../../libtool --mode=link x86_64-pc-linux-gnu-gcc -o check_iolog_path check_iolog_path.o iolog_path.o locale.o pwutil.o pwutil_impl.o redblack.o -Wl,-O1 -Wl,--as-needed -Wl,-z,relro -Wc,-fPIE -pie -Wc,-fstack-protector-all ../../common/libcommon.la ../../compat/libreplace.la >libtool: link: x86_64-pc-linux-gnu-gcc -o check_iolog_path check_iolog_path.o iolog_path.o locale.o pwutil.o pwutil_impl.o redblack.o -Wl,-O1 -Wl,-z -Wl,relro -fPIE -pie -fstack-protector-all -Wl,--as-needed ../../common/.libs/libcommon.a ../../compat/.libs/libreplace.a >x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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\" ./regress/parser/check_fill.c ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] >./regress/parser/check_fill.c:1:0: note: this is the location of the previous definition > /* > ^ >x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] >hexchar.c:1:0: note: this is the location of the previous definition > /* > ^ >x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] >toke_util.c:1:0: note: this is the location of the previous definition > /* > ^ >/bin/sh ../../libtool --mode=link x86_64-pc-linux-gnu-gcc -o check_fill check_fill.o hexchar.o locale.o toke_util.o -Wl,-O1 -Wl,--as-needed -Wl,-z,relro -Wc,-fPIE -pie -Wc,-fstack-protector-all ../../common/libcommon.la ../../compat/libreplace.la >libtool: link: x86_64-pc-linux-gnu-gcc -o check_fill check_fill.o hexchar.o locale.o toke_util.o -Wl,-O1 -Wl,-z -Wl,relro -fPIE -pie -fstack-protector-all -Wl,--as-needed ../../common/.libs/libcommon.a ../../compat/.libs/libreplace.a >x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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\" ./regress/logging/check_wrap.c ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] >./regress/logging/check_wrap.c:1:0: note: this is the location of the previous definition > /* > ^ >x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] >logwrap.c:1:0: note: this is the location of the previous definition > /* > ^ >/bin/sh ../../libtool --mode=link x86_64-pc-linux-gnu-gcc -o check_wrap check_wrap.o locale.o logwrap.o -Wl,-O1 -Wl,--as-needed -Wl,-z,relro -Wc,-fPIE -pie -Wc,-fstack-protector-all ../../common/libcommon.la ../../compat/libreplace.la >libtool: link: x86_64-pc-linux-gnu-gcc -o check_wrap check_wrap.o locale.o logwrap.o -Wl,-O1 -Wl,-z -Wl,relro -fPIE -pie -fstack-protector-all -Wl,--as-needed ../../common/.libs/libcommon.a ../../compat/.libs/libreplace.a >x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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\" ./regress/parser/check_addr.c ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] >./regress/parser/check_addr.c:1:0: note: this is the location of the previous definition > /* > ^ >x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] >match_addr.c:1:0: note: this is the location of the previous definition > /* > ^ >/bin/sh ../../libtool --mode=link x86_64-pc-linux-gnu-gcc -o check_addr check_addr.o interfaces.o locale.o match_addr.o -Wl,-O1 -Wl,--as-needed -Wl,-z,relro -Wc,-fPIE -pie -Wc,-fstack-protector-all ../../common/libcommon.la ../../compat/libreplace.la >libtool: link: x86_64-pc-linux-gnu-gcc -o check_addr check_addr.o interfaces.o locale.o match_addr.o -Wl,-O1 -Wl,-z -Wl,relro -fPIE -pie -fstack-protector-all -Wl,--as-needed ../../common/.libs/libcommon.a ../../compat/.libs/libreplace.a >x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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\" ./regress/check_symbols/check_symbols.c ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] >./regress/check_symbols/check_symbols.c:1:0: note: this is the location of the previous definition > /* > ^ >if [ X".so" != X"" ]; then \ > /bin/sh ../../libtool --mode=link x86_64-pc-linux-gnu-gcc -o check_symbols check_symbols.o locale.o -Wl,-O1 -Wl,--as-needed -Wl,-z,relro -Wc,-fPIE -pie -Wc,-fstack-protector-all ../../common/libcommon.la ../../compat/libreplace.la -lutil -ldl; \ >fi >libtool: link: x86_64-pc-linux-gnu-gcc -o check_symbols check_symbols.o locale.o -Wl,-O1 -Wl,-z -Wl,relro -fPIE -pie -fstack-protector-all -Wl,--as-needed ../../common/.libs/libcommon.a ../../compat/.libs/libreplace.a -lutil -ldl >x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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\" ./regress/parser/check_digest.c ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] >./regress/parser/check_digest.c:1:0: note: this is the location of the previous definition > /* > ^ >x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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\" sha2.c ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] >sha2.c:1:0: note: this is the location of the previous definition > /* > ^ >/bin/sh ../../libtool --mode=link x86_64-pc-linux-gnu-gcc -o check_digest check_digest.o sha2.o -Wl,-O1 -Wl,--as-needed -Wl,-z,relro -Wc,-fPIE -pie -Wc,-fstack-protector-all ../../common/libcommon.la ../../compat/libreplace.la >libtool: link: x86_64-pc-linux-gnu-gcc -o check_digest check_digest.o sha2.o -Wl,-O1 -Wl,-z -Wl,relro -fPIE -pie -fstack-protector-all -Wl,--as-needed ../../common/.libs/libcommon.a ../../compat/.libs/libreplace.a >x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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\" ./regress/parser/check_base64.c ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] >./regress/parser/check_base64.c:1:0: note: this is the location of the previous definition > /* > ^ >x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib64\" -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -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 ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] >base64.c:1:0: note: this is the location of the previous definition > /* > ^ >/bin/sh ../../libtool --mode=link x86_64-pc-linux-gnu-gcc -o check_base64 check_base64.o base64.o locale.o -Wl,-O1 -Wl,--as-needed -Wl,-z,relro -Wc,-fPIE -pie -Wc,-fstack-protector-all ../../common/libcommon.la ../../compat/libreplace.la >libtool: link: x86_64-pc-linux-gnu-gcc -o check_base64 check_base64.o base64.o locale.o -Wl,-O1 -Wl,-z -Wl,relro -fPIE -pie -fstack-protector-all -Wl,--as-needed ../../common/.libs/libcommon.a ../../compat/.libs/libreplace.a >check_addr: 9 tests run, 0 errors, 100% success rate >check_base64: 5 tests run, 0 errors, 100% success rate >check_fill: 18 tests run, 0 errors, 100% success rate >iolog_path: 8 tests run, 0 errors, 100% success rate >check_symbols: 7 tests run, 0 errors, 100% success rate >sudoers/test10 (parse): OK >sudoers/test10 (toke): OK >sudoers/test11 (parse): OK >sudoers/test11 (toke): OK >sudoers/test12 (parse): OK >sudoers/test12 (toke): OK >sudoers/test13 (parse): OK >sudoers/test13 (toke): OK >sudoers/test14 (parse): OK >sudoers/test14 (toke): OK >sudoers/test1 (parse): OK >sudoers/test1 (toke): OK >sudoers/test2 (parse): OK >sudoers/test2 (toke): OK >sudoers/test3 (parse): OK >sudoers/test3 (toke): OK >sudoers/test4 (parse): OK >sudoers/test4 (toke): OK >sudoers/test5 (parse): OK >sudoers/test5 (toke): OK >sudoers/test6 (parse): OK >sudoers/test6 (toke): OK >sudoers/test7 (parse): OK >sudoers/test7 (toke): OK >sudoers/test8 (parse): OK >sudoers/test8 (toke): OK >sudoers/test9 (parse): OK >sudoers/test9 (toke): OK >sudoers: 28/28 tests passed; 0/28 tests failed >testsudoers/test1: OK >testsudoers/test2: OK >testsudoers/test3: OK >testsudoers/test4: OK >testsudoers/test5: OK >testsudoers: 5/5 tests passed; 0/5 tests failed >visudo/test1: OK >visudo/test2: OK >visudo/test2 (stderr): OK >visudo/test3: OK >visudo/test3 (stderr): OK >visudo/test4: OK >visudo: 6/6 tests passed; 0/6 tests failed >make[1]: Leaving directory `/var/tmp/portage/app-admin/sudo-1.8.8/work/sudo-1.8.8/plugins/sudoers' >make[1]: Entering directory `/var/tmp/portage/app-admin/sudo-1.8.8/work/sudo-1.8.8/plugins/system_group' >make[1]: Nothing to be done for `check'. >make[1]: Leaving directory `/var/tmp/portage/app-admin/sudo-1.8.8/work/sudo-1.8.8/plugins/system_group' >make[1]: Entering directory `/var/tmp/portage/app-admin/sudo-1.8.8/work/sudo-1.8.8/src' >x86_64-pc-linux-gnu-gcc -c -I../include -I.. -I. -I. -I.. -D__STDC_WANT_LIB_EXT1__=1 -march=core2 -O2 -pipe -fvisibility=hidden -fPIE -fstack-protector-all -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -DLOCALEDIR=\"/usr/share/locale\" ./regress/ttyname/check_ttyname.c ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] >./regress/ttyname/check_ttyname.c:1:0: note: this is the location of the previous definition > /* > ^ >/bin/sh ../libtool --tag=disable-static --mode=link x86_64-pc-linux-gnu-gcc -o check_ttyname check_ttyname.o locale_stub.o ttyname.o -Wl,-O1 -Wl,--as-needed -Wl,-z,relro -Wc,-fPIE -pie -Wc,-fstack-protector-all ../common/libcommon.la ../compat/libreplace.la >libtool: link: x86_64-pc-linux-gnu-gcc -o check_ttyname check_ttyname.o locale_stub.o ttyname.o -Wl,-O1 -Wl,-z -Wl,relro -fPIE -pie -fstack-protector-all -Wl,--as-needed ../common/.libs/libcommon.a ../compat/.libs/libreplace.a >./check_ttyname >check_ttyname: FAIL /dev/pts/1 (sudo) vs. /dev/pts/10 (libc) >make[1]: *** [check] Error 1 >make[1]: Leaving directory `/var/tmp/portage/app-admin/sudo-1.8.8/work/sudo-1.8.8/src' >make: *** [check] Error 2 > * ERROR: app-admin/sudo-1.8.8::gentoo failed (test phase): > * Make check failed. See above for details. > * > * Call stack: > * ebuild.sh, line 93: Called src_test > * environment, line 3181: Called __eapi0_src_test > * phase-helpers.sh, line 665: Called die > * The specific snippet of code: > * $emake_cmd ${internal_opts} check || \ > * die "Make check failed. See above for details." > * > * If you need support, post the output of `emerge --info '=app-admin/sudo-1.8.8::gentoo'`, > * the complete build log and the output of `emerge -pqv '=app-admin/sudo-1.8.8::gentoo'`. > * The complete build log is located at '/var/tmp/portage/app-admin/sudo-1.8.8/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/app-admin/sudo-1.8.8/temp/environment'. > * Working directory: '/var/tmp/portage/app-admin/sudo-1.8.8/work/sudo-1.8.8' > * S: '/var/tmp/portage/app-admin/sudo-1.8.8/work/sudo-1.8.8'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 487618
:
360624
| 361380