Mock Version: 0.9.14 Mock Version: 0.9.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i386 --nodeps builddir/build/SPECS/sudo.spec'], False, '/var/lib/mock/centos6-rutgers-staging-build-3128-5308/root/', None, 86400, True, 0, 486, 495, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i386 --nodeps builddir/build/SPECS/sudo.spec'] warning: Could not canonicalize hostname: opus5.rutgers.edu Building target platforms: i386 Building for target i386 Wrote: /builddir/build/SRPMS/sudo-1.8.5p2-1.ru6.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/sudo.spec'], False, '/var/lib/mock/centos6-rutgers-staging-build-3128-5308/root/', None, 86400, True, 0, 486, 495, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/sudo.spec'] Building target platforms: i386 Building for target i386 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.vF4oPV + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf sudo-1.8.5p2 + /usr/bin/gzip -dc /builddir/build/SOURCES/sudo-1.8.5p2.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd sudo-1.8.5p2 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (sudo-1.6.7p5-strip.patch):' Patch #1 (sudo-1.6.7p5-strip.patch): + /bin/cat /builddir/build/SOURCES/sudo-1.6.7p5-strip.patch + /usr/bin/patch -s -p1 -b --suffix .strip --fuzz=0 + echo 'Patch #2 (sudo-1.7.2p1-envdebug.patch):' Patch #2 (sudo-1.7.2p1-envdebug.patch): + /bin/cat /builddir/build/SOURCES/sudo-1.7.2p1-envdebug.patch + /usr/bin/patch -s -p1 -b --suffix .envdebug --fuzz=0 Patch #3 (sudo-1.7.4p3-m4path.patch): + echo 'Patch #3 (sudo-1.7.4p3-m4path.patch):' + /bin/cat /builddir/build/SOURCES/sudo-1.7.4p3-m4path.patch + /usr/bin/patch -s -p1 -b --suffix .m4path --fuzz=0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.96cyjo + exit 0 + umask 022 + cd /builddir/build/BUILD + cd sudo-1.8.5p2 + LANG=C + export LANG + unset DISPLAY + rm -f acsite.m4 + mv aclocal.m4 acinclude.m4 + autoreconf -fv --install autoreconf: Entering directory `.' autoreconf: configure.in: not using Gettext autoreconf: running: aclocal --force autoreconf: configure.in: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in `.'. libtoolize: copying file `./ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'. libtoolize: copying file `m4/libtool.m4' libtoolize: copying file `m4/ltoptions.m4' libtoolize: copying file `m4/ltsugar.m4' libtoolize: copying file `m4/ltversion.m4' libtoolize: copying file `m4/lt~obsolete.m4' libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am. autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: configure.in: not using Automake autoreconf: Leaving directory `.' + F_PIE=-fpie + export 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fpie' 'LDFLAGS=-pie -Wl,-z,relro -Wl,-z,now' + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fpie' + LDFLAGS='-pie -Wl,-z,relro -Wl,-z,now' + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fpie' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + ./configure --build=i386-koji-linux-gnu --host=i386-koji-linux-gnu --target=i386-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --prefix=/usr --sbindir=/usr/sbin --libdir=/usr/lib --docdir=/usr/share/doc/sudo-1.8.5p2 --with-logging=syslog --with-logfac=authpriv --with-pam --with-pam-login --with-editor=/bin/vi --with-env-editor --with-ignore-dot --with-tty-tickets --with-ldap --with-ldap-conf-file=/etc/nslcd.conf --with-selinux '--with-passprompt=[sudo] password for %p: ' --with-linux-audit configure: Configuring Sudo version 1.8.5p2 checking for i386-koji-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for 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... yes 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... [sudo] password for %p: 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... /bin/vi checking whether to obey EDITOR and VISUAL environment variables... yes checking number of tries a user gets to enter their password... 3 checking time in minutes after which sudo will ask for a password again... 5 checking time in minutes after the password prompt will time out... 5 checking whether to use per-tty ticket files... yes checking whether to include insults... no checking whether to use sudoers from LDAP... yes checking whether to override the user's path... no checking whether to get ip addresses from the network interfaces... yes checking whether stow should be used... no 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 setkeycreatecon in -lselinux... yes checking for library containing strerror... none required checking how to run the C preprocessor... gcc -E checking for i386-koji-linux-gnu-ar... no checking for ar... ar checking for i386-koji-linux-gnu-ranlib... no checking for ranlib... ranlib checking build system type... i386-koji-linux-gnu checking host system type... i386-koji-linux-gnu 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 gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for i386-koji-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for i386-koji-linux-gnu-ar... ar checking for i386-koji-linux-gnu-strip... no checking for strip... strip checking for i386-koji-linux-gnu-ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok 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 gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) 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... yes 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... /usr/libexec/sudo_noexec.so checking for uname... uname checking for tr... tr checking for nroff... nroff checking whether nroff supports the -c option... yes checking whether nroff -c supports the -Tascii option... yes checking whether gcc needs -traditional... no checking for an ANSI C-conforming const... yes checking for working volatile... yes checking whether gcc understands -static-libgcc... 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... not found 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... no checking sys/stropts.h presence... no checking for sys/stropts.h... no checking sys/sysmacros.h usability... yes checking sys/sysmacros.h presence... yes checking for sys/sysmacros.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... 64 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... 4 checking for size_t... yes checking for ssize_t... yes checking for dev_t... yes checking for ino_t... yes checking for socklen_t... yes 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 strrchr... yes checking for sysconf... yes checking for tzset... yes checking for strftime... yes checking for setenv... yes checking for regcomp... yes checking for setlocale... yes checking for nl_langinfo... yes checking for mbr_check_membership... no checking for setrlimit64... 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 pw_dup... no checking for strlcpy... no checking for strlcat... no checking for nanosleep... 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 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 gzdopen in -lz... no checking whether errno is declared... yes checking whether h_errno is declared... yes checking for strsignal... 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 login... yes checking whether to use PAM session support... yes checking for LDAP libraries... -lldap checking for library containing ber_set_option... none required checking whether lber.h is needed... no checking sasl/sasl.h usability... yes checking sasl/sasl.h presence... yes checking for sasl/sasl.h... yes checking for ldap_sasl_interactive_bind_s... yes checking sasl.h usability... no checking sasl.h presence... no checking for sasl.h... no checking for ldap_ssl.h... no checking for mps/ldap_ssl.h... no checking for ldap_initialize... yes checking for ldap_start_tls_s... yes checking for ldapssl_init... no checking for ldapssl_set_strength... no checking for ldap_unbind_ext_s... yes checking for ldap_str2dn... yes checking for ldap_create... yes checking for ldap_sasl_bind_s... yes checking for ldap_ssl_client_init... no checking for ldap_start_tls_s_np... no checking for ldap_search_ext_s... yes checking for log file location... /var/log/sudo.log checking for timestamp file location... /var/db/sudo checking for I/O log dir location... /var/log/sudo-io 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/sample_group/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 + make for d in compat common plugins/sudoers src include doc plugins/sample plugins/sample_group plugins/system_group; \ do (cd $d && exec make all) && continue; \ exit $?; \ done make[1]: Entering directory `/builddir/build/BUILD/sudo-1.8.5p2/compat' /bin/sh ../libtool --mode=compile gcc -c -o pw_dup.lo -I../include -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fpie -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 ./pw_dup.c libtool: compile: gcc -c -I../include -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 ./pw_dup.c -fPIC -DPIC -o .libs/pw_dup.o libtool: compile: gcc -c -I../include -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 ./pw_dup.c -fpie -o pw_dup.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -c -o strlcpy.lo -I../include -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fpie -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 ./strlcpy.c libtool: compile: gcc -c -I../include -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 ./strlcpy.c -fPIC -DPIC -o .libs/strlcpy.o libtool: compile: gcc -c -I../include -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 ./strlcpy.c -fpie -o strlcpy.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -c -o strlcat.lo -I../include -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fpie -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 ./strlcat.c libtool: compile: gcc -c -I../include -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 ./strlcat.c -fPIC -DPIC -o .libs/strlcat.o libtool: compile: gcc -c -I../include -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 ./strlcat.c -fpie -o strlcat.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -c -o closefrom.lo -I../include -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fpie -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 ./closefrom.c libtool: compile: gcc -c -I../include -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 ./closefrom.c -fPIC -DPIC -o .libs/closefrom.o libtool: compile: gcc -c -I../include -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 ./closefrom.c -fpie -o closefrom.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link gcc -o libreplace.la pw_dup.lo strlcpy.lo strlcat.lo closefrom.lo -no-install libtool: link: ar cru .libs/libreplace.a .libs/pw_dup.o .libs/strlcpy.o .libs/strlcat.o .libs/closefrom.o libtool: link: ranlib .libs/libreplace.a libtool: link: ( cd ".libs" && rm -f "libreplace.la" && ln -s "../libreplace.la" "libreplace.la" ) make[1]: Leaving directory `/builddir/build/BUILD/sudo-1.8.5p2/compat' make[1]: Entering directory `/builddir/build/BUILD/sudo-1.8.5p2/common' /bin/sh ../libtool --mode=compile gcc -c -o alloc.lo -I../include -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fpie -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" ./alloc.c libtool: compile: gcc -c -I../include -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" ./alloc.c -fPIC -DPIC -o .libs/alloc.o libtool: compile: gcc -c -I../include -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 gcc -c -o atobool.lo -I../include -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fpie -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" ./atobool.c libtool: compile: gcc -c -I../include -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" ./atobool.c -fPIC -DPIC -o .libs/atobool.o libtool: compile: gcc -c -I../include -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 gcc -c -o fileops.lo -I../include -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fpie -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" ./fileops.c libtool: compile: gcc -c -I../include -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" ./fileops.c -fPIC -DPIC -o .libs/fileops.o libtool: compile: gcc -c -I../include -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 gcc -c -o fmt_string.lo -I../include -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fpie -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" ./fmt_string.c libtool: compile: gcc -c -I../include -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" ./fmt_string.c -fPIC -DPIC -o .libs/fmt_string.o libtool: compile: gcc -c -I../include -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 gcc -c -o lbuf.lo -I../include -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fpie -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" ./lbuf.c libtool: compile: gcc -c -I../include -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" ./lbuf.c -fPIC -DPIC -o .libs/lbuf.o libtool: compile: gcc -c -I../include -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 gcc -c -o list.lo -I../include -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fpie -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" ./list.c libtool: compile: gcc -c -I../include -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" ./list.c -fPIC -DPIC -o .libs/list.o libtool: compile: gcc -c -I../include -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 gcc -c -o secure_path.lo -I../include -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fpie -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" ./secure_path.c libtool: compile: gcc -c -I../include -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" ./secure_path.c -fPIC -DPIC -o .libs/secure_path.o libtool: compile: gcc -c -I../include -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 gcc -c -o setgroups.lo -I../include -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fpie -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" ./setgroups.c libtool: compile: gcc -c -I../include -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" ./setgroups.c -fPIC -DPIC -o .libs/setgroups.o libtool: compile: gcc -c -I../include -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 gcc -c -o sudo_conf.lo -I../include -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fpie -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" ./sudo_conf.c libtool: compile: gcc -c -I../include -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" ./sudo_conf.c -fPIC -DPIC -o .libs/sudo_conf.o libtool: compile: gcc -c -I../include -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 gcc -c -o sudo_debug.lo -I../include -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fpie -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" ./sudo_debug.c libtool: compile: gcc -c -I../include -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" ./sudo_debug.c -fPIC -DPIC -o .libs/sudo_debug.o libtool: compile: gcc -c -I../include -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 gcc -c -o term.lo -I../include -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fpie -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" ./term.c libtool: compile: gcc -c -I../include -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" ./term.c -fPIC -DPIC -o .libs/term.o libtool: compile: gcc -c -I../include -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 gcc -c -o ttysize.lo -I../include -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fpie -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" ./ttysize.c libtool: compile: gcc -c -I../include -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" ./ttysize.c -fPIC -DPIC -o .libs/ttysize.o libtool: compile: gcc -c -I../include -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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=compile gcc -c -o zero_bytes.lo -I../include -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fpie -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" ./zero_bytes.c libtool: compile: gcc -c -I../include -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" ./zero_bytes.c -fPIC -DPIC -o .libs/zero_bytes.o libtool: compile: gcc -c -I../include -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" ./zero_bytes.c -fpie -o zero_bytes.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link gcc -o libcommon.la alloc.lo atobool.lo fileops.lo fmt_string.lo lbuf.lo list.lo secure_path.lo setgroups.lo sudo_conf.lo sudo_debug.lo term.lo ttysize.lo zero_bytes.lo -no-install libtool: link: ar cru .libs/libcommon.a .libs/alloc.o .libs/atobool.o .libs/fileops.o .libs/fmt_string.o .libs/lbuf.o .libs/list.o .libs/secure_path.o .libs/setgroups.o .libs/sudo_conf.o .libs/sudo_debug.o .libs/term.o .libs/ttysize.o .libs/zero_bytes.o libtool: link: ranlib .libs/libcommon.a libtool: link: ( cd ".libs" && rm -f "libcommon.la" && ln -s "../libcommon.la" "libcommon.la" ) make[1]: Leaving directory `/builddir/build/BUILD/sudo-1.8.5p2/common' make[1]: Entering directory `/builddir/build/BUILD/sudo-1.8.5p2/plugins/sudoers' /bin/sh ../../libtool --mode=compile gcc -c -I../../include -I../.. -I. -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fpie -D_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: gcc -c -I../../include -I../.. -I. -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -D_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 libtool: compile: gcc -c -I../../include -I../.. -I. -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -D_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 gcc -c -I../../include -I../.. -I. -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fpie -D_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: gcc -c -I../../include -I../.. -I. -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./auth/pam.c -fPIC -DPIC -o .libs/pam.o libtool: compile: gcc -c -I../../include -I../.. -I. -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -D_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 gcc -c -I../../include -I../.. -I. -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fpie -D_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: gcc -c -I../../include -I../.. -I. -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -D_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 libtool: compile: gcc -c -I../../include -I../.. -I. -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -D_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 gcc -c -I../../include -I../.. -I. -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fpie -D_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: gcc -c -I../../include -I../.. -I. -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -D_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 libtool: compile: gcc -c -I../../include -I../.. -I. -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -D_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 gcc -c -I../../include -I../.. -I. -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fpie -D_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: gcc -c -I../../include -I../.. -I. -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -D_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 libtool: compile: gcc -c -I../../include -I../.. -I. -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -D_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 gcc -c -I../../include -I../.. -I. -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fpie -D_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: gcc -c -I../../include -I../.. -I. -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -D_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 libtool: compile: gcc -c -I../../include -I../.. -I. -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -D_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 gcc -c -I../../include -I../.. -I. -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fpie -D_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: gcc -c -I../../include -I../.. -I. -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -D_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 libtool: compile: gcc -c -I../../include -I../.. -I. -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -D_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 gcc -c -I../../include -I../.. -I. -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fpie -D_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: gcc -c -I../../include -I../.. -I. -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./find_path.c -fPIC -DPIC -o .libs/find_path.o libtool: compile: gcc -c -I../../include -I../.. -I. -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -D_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 gcc -c -I../../include -I../.. -I. -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fpie -D_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: gcc -c -I../../include -I../.. -I. -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -D_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 libtool: compile: gcc -c -I../../include -I../.. -I. -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -D_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 gcc -c -I../../include -I../.. -I. -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fpie -D_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: gcc -c -I../../include -I../.. -I. -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -D_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 libtool: compile: gcc -c -I../../include -I../.. -I. -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -D_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 gcc -c -I../../include -I../.. -I. -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fpie -D_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: gcc -c -I../../include -I../.. -I. -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -D_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 libtool: compile: gcc -c -I../../include -I../.. -I. -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -D_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 gcc -c -I../../include -I../.. -I. -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fpie -D_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: gcc -c -I../../include -I../.. -I. -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -D_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 libtool: compile: gcc -c -I../../include -I../.. -I. -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -D_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 gcc -c -I../../include -I../.. -I. -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fpie -D_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: gcc -c -I../../include -I../.. -I. -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -D_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 libtool: compile: gcc -c -I../../include -I../.. -I. -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -D_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 gcc -c -I../../include -I../.. -I. -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fpie -D_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: gcc -c -I../../include -I../.. -I. -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -D_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 libtool: compile: gcc -c -I../../include -I../.. -I. -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -D_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 gcc -c -I../../include -I../.. -I. -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fpie -D_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: gcc -c -I../../include -I../.. -I. -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -D_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 libtool: compile: gcc -c -I../../include -I../.. -I. -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -D_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 gcc -c -I../../include -I../.. -I. -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fpie -D_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: gcc -c -I../../include -I../.. -I. -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./iolog.c -fPIC -DPIC -o .libs/iolog.o libtool: compile: gcc -c -I../../include -I../.. -I. -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -D_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 gcc -c -I../../include -I../.. -I. -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fpie -D_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: gcc -c -I../../include -I../.. -I. -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -D_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 libtool: compile: gcc -c -I../../include -I../.. -I. -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -D_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 gcc -c -I../../include -I../.. -I. -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fpie -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./linux_audit.c libtool: compile: gcc -c -I../../include -I../.. -I. -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./linux_audit.c -fPIC -DPIC -o .libs/linux_audit.o libtool: compile: gcc -c -I../../include -I../.. -I. -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./linux_audit.c -fpie -o linux_audit.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile gcc -c -I../../include -I../.. -I. -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fpie -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./ldap.c libtool: compile: gcc -c -I../../include -I../.. -I. -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./ldap.c -fPIC -DPIC -o .libs/ldap.o libtool: compile: gcc -c -I../../include -I../.. -I. -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./ldap.c -fpie -o ldap.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile gcc -c -I../../include -I../.. -I. -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fpie -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./plugin_error.c libtool: compile: gcc -c -I../../include -I../.. -I. -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./plugin_error.c -fPIC -DPIC -o .libs/plugin_error.o libtool: compile: gcc -c -I../../include -I../.. -I. -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./plugin_error.c -fpie -o plugin_error.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile gcc -c -I../../include -I../.. -I. -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fpie -D_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: gcc -c -I../../include -I../.. -I. -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -D_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 libtool: compile: gcc -c -I../../include -I../.. -I. -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -D_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 gcc -c -I../../include -I../.. -I. -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fpie -D_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: gcc -c -I../../include -I../.. -I. -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -D_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 libtool: compile: gcc -c -I../../include -I../.. -I. -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -D_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 gcc -c -I../../include -I../.. -I. -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fpie -D_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: gcc -c -I../../include -I../.. -I. -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -D_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 libtool: compile: gcc -c -I../../include -I../.. -I. -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -D_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 gcc -c -I../../include -I../.. -I. -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fpie -D_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: gcc -c -I../../include -I../.. -I. -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -D_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 libtool: compile: gcc -c -I../../include -I../.. -I. -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -D_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 gcc -c -I../../include -I../.. -I. -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fpie -D_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: gcc -c -I../../include -I../.. -I. -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./match.c -fPIC -DPIC -o .libs/match.o libtool: compile: gcc -c -I../../include -I../.. -I. -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -D_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 gcc -c -I../../include -I../.. -I. -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fpie -D_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: gcc -c -I../../include -I../.. -I. -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -D_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 libtool: compile: gcc -c -I../../include -I../.. -I. -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -D_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 gcc -c -I../../include -I../.. -I. -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fpie -D_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: gcc -c -I../../include -I../.. -I. -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./pwutil.c -fPIC -DPIC -o .libs/pwutil.o libtool: compile: gcc -c -I../../include -I../.. -I. -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -D_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 gcc -c -I../../include -I../.. -I. -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fpie -D_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: gcc -c -I../../include -I../.. -I. -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./timestr.c -fPIC -DPIC -o .libs/timestr.o libtool: compile: gcc -c -I../../include -I../.. -I. -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -D_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 gcc -c -I../../include -I../.. -I. -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fpie -D_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: gcc -c -I../../include -I../.. -I. -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -D_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 libtool: compile: gcc -c -I../../include -I../.. -I. -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -D_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 gcc -c -I../../include -I../.. -I. -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fpie -D_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: gcc -c -I../../include -I../.. -I. -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./toke_util.c -fPIC -DPIC -o .libs/toke_util.o libtool: compile: gcc -c -I../../include -I../.. -I. -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -D_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 gcc -c -I../../include -I../.. -I. -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fpie -D_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: gcc -c -I../../include -I../.. -I. -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/share/locale\" ./redblack.c -fPIC -DPIC -o .libs/redblack.o libtool: compile: gcc -c -I../../include -I../.. -I. -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -D_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=link gcc -o libparsesudoers.la alias.lo audit.lo defaults.lo gram.lo match.lo match_addr.lo pwutil.lo timestr.lo toke.lo toke_util.lo redblack.lo -no-install libtool: link: ar cru .libs/libparsesudoers.a .libs/alias.o .libs/audit.o .libs/defaults.o .libs/gram.o .libs/match.o .libs/match_addr.o .libs/pwutil.o .libs/timestr.o .libs/toke.o .libs/toke_util.o .libs/redblack.o libtool: link: 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 gcc -pie -Wl,-z,relro -Wl,-z,now -Wc,-static-libgcc -o sudoers.la sudo_auth.lo pam.lo boottime.lo check.lo env.lo goodpath.lo group_plugin.lo find_path.lo interfaces.lo logging.lo logwrap.lo parse.lo set_perms.lo sudoers.lo sudo_nss.lo iolog.lo iolog_path.lo linux_audit.lo ldap.lo plugin_error.lo libparsesudoers.la -laudit -laudit -lpam -lldap -ldl ../../common/libcommon.la ../../compat/libreplace.la -module -export-symbols ./sudoers.sym -avoid-version -rpath /usr/libexec libtool: link: echo "{ global:" > .libs/sudoers.ver libtool: link: cat ./sudoers.sym | sed -e "s/\(.*\)/\1;/" >> .libs/sudoers.ver libtool: link: echo "local: *; };" >> .libs/sudoers.ver libtool: link: gcc -shared .libs/sudo_auth.o .libs/pam.o .libs/boottime.o .libs/check.o .libs/env.o .libs/goodpath.o .libs/group_plugin.o .libs/find_path.o .libs/interfaces.o .libs/logging.o .libs/logwrap.o .libs/parse.o .libs/set_perms.o .libs/sudoers.o .libs/sudo_nss.o .libs/iolog.o .libs/iolog_path.o .libs/linux_audit.o .libs/ldap.o .libs/plugin_error.o -Wl,--whole-archive ./.libs/libparsesudoers.a ../../common/.libs/libcommon.a ../../compat/.libs/libreplace.a -Wl,--no-whole-archive -laudit -lpam -lldap -ldl -Wl,-z -Wl,relro -Wl,-z -Wl,now -static-libgcc -Wl,-soname -Wl,sudoers.so -Wl,-version-script -Wl,.libs/sudoers.ver -o .libs/sudoers.so libtool: link: ( cd ".libs" && rm -f "sudoers.la" && ln -s "../sudoers.la" "sudoers.la" ) gcc -c -I../../include -I../.. -I. -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fpie -D_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 gcc -c -I../../include -I../.. -I. -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fpie -D_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/error.c /bin/sh ../../libtool --mode=link gcc -o visudo visudo.o goodpath.o find_path.o error.o -pie -Wl,-z,relro -Wl,-z,now libparsesudoers.la ../../common/libcommon.la ../../compat/libreplace.la libtool: link: gcc -o visudo visudo.o goodpath.o find_path.o error.o -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now ./.libs/libparsesudoers.a ../../common/.libs/libcommon.a ../../compat/.libs/libreplace.a gcc -c -I../../include -I../.. -I. -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fpie -D_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 gcc -c -I../../include -I../.. -I. -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fpie -D_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 /bin/sh ../../libtool --mode=link gcc -o sudoreplay getdate.o sudoreplay.o error.o -pie -Wl,-z,relro -Wl,-z,now timestr.lo ../../common/libcommon.la ../../compat/libreplace.la libtool: link: gcc -o sudoreplay getdate.o sudoreplay.o error.o -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now .libs/timestr.o ../../common/.libs/libcommon.a ../../compat/.libs/libreplace.a gcc -c -I../../include -I../.. -I. -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fpie -D_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 gcc -c -I../../include -I../.. -I. -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fpie -D_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 gcc -c -I../../include -I../.. -I. -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fpie -D_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 /bin/sh ../../libtool --mode=link gcc -o testsudoers interfaces.o testsudoers.o tsgetgrpw.o error.o group_plugin.o net_ifs.o -pie -Wl,-z,relro -Wl,-z,now libparsesudoers.la ../../common/libcommon.la ../../compat/libreplace.la -ldl libtool: link: gcc -o testsudoers interfaces.o testsudoers.o tsgetgrpw.o error.o group_plugin.o net_ifs.o -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now ./.libs/libparsesudoers.a ../../common/.libs/libcommon.a ../../compat/.libs/libreplace.a -ldl make[1]: Leaving directory `/builddir/build/BUILD/sudo-1.8.5p2/plugins/sudoers' make[1]: Entering directory `/builddir/build/BUILD/sudo-1.8.5p2/src' gcc -c -I../include -I.. -I. -I.. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fpie -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -DLOCALEDIR=\"/usr/share/locale\" ./conversation.c gcc -c -I../include -I.. -I. -I.. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fpie -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -DLOCALEDIR=\"/usr/share/locale\" ./env_hooks.c gcc -c -I../include -I.. -I. -I.. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fpie -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -DLOCALEDIR=\"/usr/share/locale\" ./error.c gcc -c -I../include -I.. -I. -I.. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fpie -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -DLOCALEDIR=\"/usr/share/locale\" ./exec.c gcc -c -I../include -I.. -I. -I.. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fpie -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -DLOCALEDIR=\"/usr/share/locale\" ./exec_common.c gcc -c -I../include -I.. -I. -I.. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fpie -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -DLOCALEDIR=\"/usr/share/locale\" ./exec_pty.c gcc -c -I../include -I.. -I. -I.. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fpie -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -DLOCALEDIR=\"/usr/share/locale\" ./get_pty.c gcc -c -I../include -I.. -I. -I.. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fpie -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -DLOCALEDIR=\"/usr/share/locale\" ./hooks.c gcc -c -I../include -I.. -I. -I.. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fpie -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -DLOCALEDIR=\"/usr/share/locale\" ./net_ifs.c gcc -c -I../include -I.. -I. -I.. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fpie -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -DLOCALEDIR=\"/usr/share/locale\" ./load_plugins.c gcc -c -I../include -I.. -I. -I.. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fpie -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -DLOCALEDIR=\"/usr/share/locale\" ./parse_args.c gcc -c -I../include -I.. -I. -I.. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fpie -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -DLOCALEDIR=\"/usr/share/locale\" ./sudo.c gcc -c -I../include -I.. -I. -I.. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fpie -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -DLOCALEDIR=\"/usr/share/locale\" ./sudo_edit.c gcc -c -I../include -I.. -I. -I.. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fpie -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -DLOCALEDIR=\"/usr/share/locale\" ./tgetpass.c gcc -c -I../include -I.. -I. -I.. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fpie -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -DLOCALEDIR=\"/usr/share/locale\" ./ttyname.c gcc -c -I../include -I.. -I. -I.. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fpie -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -DLOCALEDIR=\"/usr/share/locale\" ./utmp.c gcc -c -I../include -I.. -I. -I.. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fpie -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -DLOCALEDIR=\"/usr/share/locale\" ./selinux.c /bin/sh ../libtool --tag=disable-static --mode=link gcc -o sudo conversation.o env_hooks.o error.o exec.o exec_common.o exec_pty.o get_pty.o hooks.o net_ifs.o load_plugins.o parse_args.o sudo.o sudo_edit.o tgetpass.o ttyname.o utmp.o selinux.o -pie -Wl,-z,relro -Wl,-z,now -laudit -lselinux -lutil -ldl ../common/libcommon.la ../compat/libreplace.la libtool: link: gcc -o sudo conversation.o env_hooks.o error.o exec.o exec_common.o exec_pty.o get_pty.o hooks.o net_ifs.o load_plugins.o parse_args.o sudo.o sudo_edit.o tgetpass.o ttyname.o utmp.o selinux.o -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -laudit -lselinux -lutil -ldl ../common/.libs/libcommon.a ../compat/.libs/libreplace.a gcc -c -I../include -I.. -I. -I.. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fpie -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -DLOCALEDIR=\"/usr/share/locale\" ./sesh.c /bin/sh ../libtool --tag=disable-static --mode=link gcc -o sesh sesh.o error.o exec_common.o -pie -Wl,-z,relro -Wl,-z,now -laudit -lselinux -lutil -ldl ../common/libcommon.la ../compat/libreplace.la libtool: link: gcc -o sesh sesh.o error.o exec_common.o -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -laudit -lselinux -lutil -ldl ../common/.libs/libcommon.a ../compat/.libs/libreplace.a /bin/sh ../libtool --tag=disable-static --mode=compile gcc -c -I../include -I.. -I. -I.. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fpie -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -DLOCALEDIR=\"/usr/share/locale\" ./sudo_noexec.c libtool: compile: gcc -c -I../include -I.. -I. -I.. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -DLOCALEDIR=\"/usr/share/locale\" ./sudo_noexec.c -fPIC -DPIC -o .libs/sudo_noexec.o /bin/sh ../libtool --tag=disable-static --mode=link gcc -pie -Wl,-z,relro -Wl,-z,now -Wc,-static-libgcc -o libsudo_noexec.la sudo_noexec.lo -avoid-version -rpath /usr/libexec libtool: link: gcc -shared .libs/sudo_noexec.o -Wl,-z -Wl,relro -Wl,-z -Wl,now -static-libgcc -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 `/builddir/build/BUILD/sudo-1.8.5p2/src' make[1]: Entering directory `/builddir/build/BUILD/sudo-1.8.5p2/include' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/sudo-1.8.5p2/include' make[1]: Entering directory `/builddir/build/BUILD/sudo-1.8.5p2/doc' (cd .. && /bin/sh config.status --file=doc/sudo.man) config.status: creating doc/sudo.man (cd .. && /bin/sh config.status --file=doc/visudo.man) config.status: creating doc/visudo.man (cd .. && /bin/sh config.status --file=doc/sudoers.man) config.status: creating doc/sudoers.man (cd .. && /bin/sh config.status --file=doc/sudoers.ldap.man) config.status: creating doc/sudoers.ldap.man (cd .. && /bin/sh config.status --file=doc/sudoreplay.man) config.status: creating doc/sudoreplay.man (cd .. && /bin/sh config.status --file=doc/sudo_plugin.man) config.status: creating doc/sudo_plugin.man make[1]: Leaving directory `/builddir/build/BUILD/sudo-1.8.5p2/doc' make[1]: Entering directory `/builddir/build/BUILD/sudo-1.8.5p2/plugins/sample' /bin/sh ../../libtool --tag=disable-static --mode=compile gcc -c -I../../include -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fpie -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 ./sample_plugin.c libtool: compile: gcc -c -I../../include -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 ./sample_plugin.c -fPIC -DPIC -o .libs/sample_plugin.o /bin/sh ../../libtool --tag=disable-static --mode=link gcc -pie -Wl,-z,relro -Wl,-z,now -Wc,-static-libgcc -o sample_plugin.la sample_plugin.lo ../../compat//libreplace.la -module -export-symbols ./sample_plugin.sym -avoid-version -rpath /usr/libexec libtool: link: echo "{ global:" > .libs/sample_plugin.ver libtool: link: cat ./sample_plugin.sym | sed -e "s/\(.*\)/\1;/" >> .libs/sample_plugin.ver libtool: link: echo "local: *; };" >> .libs/sample_plugin.ver libtool: link: gcc -shared .libs/sample_plugin.o -Wl,--whole-archive ../../compat//.libs/libreplace.a -Wl,--no-whole-archive -Wl,-z -Wl,relro -Wl,-z -Wl,now -static-libgcc -Wl,-soname -Wl,sample_plugin.so -Wl,-version-script -Wl,.libs/sample_plugin.ver -o .libs/sample_plugin.so libtool: link: ( cd ".libs" && rm -f "sample_plugin.la" && ln -s "../sample_plugin.la" "sample_plugin.la" ) make[1]: Leaving directory `/builddir/build/BUILD/sudo-1.8.5p2/plugins/sample' make[1]: Entering directory `/builddir/build/BUILD/sudo-1.8.5p2/plugins/sample_group' /bin/sh ../../libtool --tag=disable-static --mode=compile gcc -c -I../../include -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fpie -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 ./sample_group.c libtool: compile: gcc -c -I../../include -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 ./sample_group.c -fPIC -DPIC -o .libs/sample_group.o /bin/sh ../../libtool --tag=disable-static --mode=compile gcc -c -I../../include -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fpie -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 ./getgrent.c libtool: compile: gcc -c -I../../include -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 ./getgrent.c -fPIC -DPIC -o .libs/getgrent.o /bin/sh ../../libtool --tag=disable-static --mode=link gcc -pie -Wl,-z,relro -Wl,-z,now -Wc,-static-libgcc -o sample_group.la sample_group.lo getgrent.lo ../../compat/libreplace.la -module -export-symbols ./sample_group.sym -avoid-version -rpath /usr/libexec libtool: link: echo "{ global:" > .libs/sample_group.ver libtool: link: cat ./sample_group.sym | sed -e "s/\(.*\)/\1;/" >> .libs/sample_group.ver libtool: link: echo "local: *; };" >> .libs/sample_group.ver libtool: link: gcc -shared .libs/sample_group.o .libs/getgrent.o -Wl,--whole-archive ../../compat/.libs/libreplace.a -Wl,--no-whole-archive -Wl,-z -Wl,relro -Wl,-z -Wl,now -static-libgcc -Wl,-soname -Wl,sample_group.so -Wl,-version-script -Wl,.libs/sample_group.ver -o .libs/sample_group.so libtool: link: ( cd ".libs" && rm -f "sample_group.la" && ln -s "../sample_group.la" "sample_group.la" ) make[1]: Leaving directory `/builddir/build/BUILD/sudo-1.8.5p2/plugins/sample_group' make[1]: Entering directory `/builddir/build/BUILD/sudo-1.8.5p2/plugins/system_group' /bin/sh ../../libtool --tag=disable-static --mode=compile gcc -c -I../../include -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fpie -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 ./system_group.c libtool: compile: gcc -c -I../../include -I../.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 ./system_group.c -fPIC -DPIC -o .libs/system_group.o /bin/sh ../../libtool --tag=disable-static --mode=link gcc -pie -Wl,-z,relro -Wl,-z,now -Wc,-static-libgcc -o system_group.la system_group.lo ../../compat/libreplace.la -module -export-symbols ./system_group.sym -avoid-version -rpath /usr/libexec libtool: link: echo "{ global:" > .libs/system_group.ver libtool: link: cat ./system_group.sym | sed -e "s/\(.*\)/\1;/" >> .libs/system_group.ver libtool: link: echo "local: *; };" >> .libs/system_group.ver libtool: link: gcc -shared .libs/system_group.o -Wl,--whole-archive ../../compat/.libs/libreplace.a -Wl,--no-whole-archive -Wl,-z -Wl,relro -Wl,-z -Wl,now -static-libgcc -Wl,-soname -Wl,system_group.so -Wl,-version-script -Wl,.libs/system_group.ver -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 `/builddir/build/BUILD/sudo-1.8.5p2/plugins/system_group' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.deQhiQ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/sudo-1.8.5p2-1.ru6.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/sudo-1.8.5p2-1.ru6.i386 ++ dirname /builddir/build/BUILDROOT/sudo-1.8.5p2-1.ru6.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/sudo-1.8.5p2-1.ru6.i386 + cd sudo-1.8.5p2 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/sudo-1.8.5p2-1.ru6.i386 ++ id -u ++ id -g ++ id -u ++ id -g + make install DESTDIR=/builddir/build/BUILDROOT/sudo-1.8.5p2-1.ru6.i386 install_uid=486 install_gid=495 sudoers_uid=486 sudoers_gid=495 if test -d ./.hg && cd .; then \ if hg log --style=changelog -b default > ChangeLog.tmp; then \ mv -f ChangeLog.tmp ChangeLog; \ else \ rm -f ChangeLog.tmp; \ fi; \ fi for d in compat common plugins/sudoers src include doc; \ do (cd $d && exec make pre-install) && continue; \ exit $?; \ done make[1]: Entering directory `/builddir/build/BUILD/sudo-1.8.5p2/compat' make[1]: Nothing to be done for `pre-install'. make[1]: Leaving directory `/builddir/build/BUILD/sudo-1.8.5p2/compat' make[1]: Entering directory `/builddir/build/BUILD/sudo-1.8.5p2/common' make[1]: Nothing to be done for `pre-install'. make[1]: Leaving directory `/builddir/build/BUILD/sudo-1.8.5p2/common' make[1]: Entering directory `/builddir/build/BUILD/sudo-1.8.5p2/plugins/sudoers' make[1]: Leaving directory `/builddir/build/BUILD/sudo-1.8.5p2/plugins/sudoers' make[1]: Entering directory `/builddir/build/BUILD/sudo-1.8.5p2/src' make[1]: Nothing to be done for `pre-install'. make[1]: Leaving directory `/builddir/build/BUILD/sudo-1.8.5p2/src' make[1]: Entering directory `/builddir/build/BUILD/sudo-1.8.5p2/include' make[1]: Nothing to be done for `pre-install'. make[1]: Leaving directory `/builddir/build/BUILD/sudo-1.8.5p2/include' make[1]: Entering directory `/builddir/build/BUILD/sudo-1.8.5p2/doc' make[1]: Nothing to be done for `pre-install'. make[1]: Leaving directory `/builddir/build/BUILD/sudo-1.8.5p2/doc' Installing sudo message catalogs: damkdir /builddir/build/BUILDROOT/sudo-1.8.5p2-1.ru6.i386 mkdir /builddir/build/BUILDROOT/sudo-1.8.5p2-1.ru6.i386/usr mkdir /builddir/build/BUILDROOT/sudo-1.8.5p2-1.ru6.i386/usr/share mkdir /builddir/build/BUILDROOT/sudo-1.8.5p2-1.ru6.i386/usr/share/locale mkdir /builddir/build/BUILDROOT/sudo-1.8.5p2-1.ru6.i386/usr/share/locale/da mkdir /builddir/build/BUILDROOT/sudo-1.8.5p2-1.ru6.i386/usr/share/locale/da/LC_MESSAGES demkdir /builddir/build/BUILDROOT/sudo-1.8.5p2-1.ru6.i386/usr/share/locale/de mkdir /builddir/build/BUILDROOT/sudo-1.8.5p2-1.ru6.i386/usr/share/locale/de/LC_MESSAGES eomkdir /builddir/build/BUILDROOT/sudo-1.8.5p2-1.ru6.i386/usr/share/locale/eo mkdir /builddir/build/BUILDROOT/sudo-1.8.5p2-1.ru6.i386/usr/share/locale/eo/LC_MESSAGES esmkdir /builddir/build/BUILDROOT/sudo-1.8.5p2-1.ru6.i386/usr/share/locale/es mkdir /builddir/build/BUILDROOT/sudo-1.8.5p2-1.ru6.i386/usr/share/locale/es/LC_MESSAGES eumkdir /builddir/build/BUILDROOT/sudo-1.8.5p2-1.ru6.i386/usr/share/locale/eu mkdir /builddir/build/BUILDROOT/sudo-1.8.5p2-1.ru6.i386/usr/share/locale/eu/LC_MESSAGES fimkdir /builddir/build/BUILDROOT/sudo-1.8.5p2-1.ru6.i386/usr/share/locale/fi mkdir /builddir/build/BUILDROOT/sudo-1.8.5p2-1.ru6.i386/usr/share/locale/fi/LC_MESSAGES glmkdir /builddir/build/BUILDROOT/sudo-1.8.5p2-1.ru6.i386/usr/share/locale/gl mkdir /builddir/build/BUILDROOT/sudo-1.8.5p2-1.ru6.i386/usr/share/locale/gl/LC_MESSAGES hrmkdir /builddir/build/BUILDROOT/sudo-1.8.5p2-1.ru6.i386/usr/share/locale/hr mkdir /builddir/build/BUILDROOT/sudo-1.8.5p2-1.ru6.i386/usr/share/locale/hr/LC_MESSAGES itmkdir /builddir/build/BUILDROOT/sudo-1.8.5p2-1.ru6.i386/usr/share/locale/it mkdir /builddir/build/BUILDROOT/sudo-1.8.5p2-1.ru6.i386/usr/share/locale/it/LC_MESSAGES jamkdir /builddir/build/BUILDROOT/sudo-1.8.5p2-1.ru6.i386/usr/share/locale/ja mkdir /builddir/build/BUILDROOT/sudo-1.8.5p2-1.ru6.i386/usr/share/locale/ja/LC_MESSAGES plmkdir /builddir/build/BUILDROOT/sudo-1.8.5p2-1.ru6.i386/usr/share/locale/pl mkdir /builddir/build/BUILDROOT/sudo-1.8.5p2-1.ru6.i386/usr/share/locale/pl/LC_MESSAGES rumkdir /builddir/build/BUILDROOT/sudo-1.8.5p2-1.ru6.i386/usr/share/locale/ru mkdir /builddir/build/BUILDROOT/sudo-1.8.5p2-1.ru6.i386/usr/share/locale/ru/LC_MESSAGES srmkdir /builddir/build/BUILDROOT/sudo-1.8.5p2-1.ru6.i386/usr/share/locale/sr mkdir /builddir/build/BUILDROOT/sudo-1.8.5p2-1.ru6.i386/usr/share/locale/sr/LC_MESSAGES svmkdir /builddir/build/BUILDROOT/sudo-1.8.5p2-1.ru6.i386/usr/share/locale/sv mkdir /builddir/build/BUILDROOT/sudo-1.8.5p2-1.ru6.i386/usr/share/locale/sv/LC_MESSAGES ukmkdir /builddir/build/BUILDROOT/sudo-1.8.5p2-1.ru6.i386/usr/share/locale/uk mkdir /builddir/build/BUILDROOT/sudo-1.8.5p2-1.ru6.i386/usr/share/locale/uk/LC_MESSAGES vimkdir /builddir/build/BUILDROOT/sudo-1.8.5p2-1.ru6.i386/usr/share/locale/vi mkdir /builddir/build/BUILDROOT/sudo-1.8.5p2-1.ru6.i386/usr/share/locale/vi/LC_MESSAGES zh_CNmkdir /builddir/build/BUILDROOT/sudo-1.8.5p2-1.ru6.i386/usr/share/locale/zh_CN mkdir /builddir/build/BUILDROOT/sudo-1.8.5p2-1.ru6.i386/usr/share/locale/zh_CN/LC_MESSAGES Installing sudoers message catalogs: da eo eu fi hr ja ltmkdir /builddir/build/BUILDROOT/sudo-1.8.5p2-1.ru6.i386/usr/share/locale/lt mkdir /builddir/build/BUILDROOT/sudo-1.8.5p2-1.ru6.i386/usr/share/locale/lt/LC_MESSAGES pl sv uk zh_CN for d in compat common plugins/sudoers src include doc; \ do (cd $d && exec make install) && continue; \ exit $?; \ done make[1]: Entering directory `/builddir/build/BUILD/sudo-1.8.5p2/compat' make[1]: Nothing to be done for `install'. make[1]: Leaving directory `/builddir/build/BUILD/sudo-1.8.5p2/compat' make[1]: Entering directory `/builddir/build/BUILD/sudo-1.8.5p2/common' make[1]: Nothing to be done for `install'. make[1]: Leaving directory `/builddir/build/BUILD/sudo-1.8.5p2/common' make[1]: Entering directory `/builddir/build/BUILD/sudo-1.8.5p2/plugins/sudoers' /bin/sh ../../mkinstalldirs /builddir/build/BUILDROOT/sudo-1.8.5p2-1.ru6.i386/usr/libexec \ /builddir/build/BUILDROOT/sudo-1.8.5p2-1.ru6.i386/usr/sbin /builddir/build/BUILDROOT/sudo-1.8.5p2-1.ru6.i386/usr/bin \ /builddir/build/BUILDROOT/sudo-1.8.5p2-1.ru6.i386/etc /builddir/build/BUILDROOT/sudo-1.8.5p2-1.ru6.i386/usr/share/doc/sudo-1.8.5p2 \ `echo /builddir/build/BUILDROOT/sudo-1.8.5p2-1.ru6.i386/var/db/sudo|sed 's,/[^/]*$,,'` mkdir /builddir/build/BUILDROOT/sudo-1.8.5p2-1.ru6.i386/usr/libexec mkdir /builddir/build/BUILDROOT/sudo-1.8.5p2-1.ru6.i386/usr/sbin mkdir /builddir/build/BUILDROOT/sudo-1.8.5p2-1.ru6.i386/usr/bin mkdir /builddir/build/BUILDROOT/sudo-1.8.5p2-1.ru6.i386/etc mkdir /builddir/build/BUILDROOT/sudo-1.8.5p2-1.ru6.i386/usr/share/doc mkdir /builddir/build/BUILDROOT/sudo-1.8.5p2-1.ru6.i386/usr/share/doc/sudo-1.8.5p2 mkdir /builddir/build/BUILDROOT/sudo-1.8.5p2-1.ru6.i386/var mkdir /builddir/build/BUILDROOT/sudo-1.8.5p2-1.ru6.i386/var/db /bin/sh ../../install-sh -c -d -O 486 -G 495 -m 0700 /builddir/build/BUILDROOT/sudo-1.8.5p2-1.ru6.i386/var/db/sudo if [ X".so" != X"" ]; then \ /bin/sh ../../install-sh -c -b~ -O 486 -G 495 -m 0755 .libs/sudoers.so /builddir/build/BUILDROOT/sudo-1.8.5p2-1.ru6.i386/usr/libexec; \ fi /bin/sh ../../install-sh -c -b~ -O 486 -G 495 -M 0111 sudoreplay /builddir/build/BUILDROOT/sudo-1.8.5p2-1.ru6.i386/usr/bin/sudoreplay /bin/sh ../../install-sh -c -b~ -O 486 -G 495 -M 0111 visudo /builddir/build/BUILDROOT/sudo-1.8.5p2-1.ru6.i386/usr/sbin/visudo /bin/sh ../../install-sh -c -d -O 486 -G 495 -m 0750 \ /builddir/build/BUILDROOT/sudo-1.8.5p2-1.ru6.i386/etc/sudoers.d test -r /builddir/build/BUILDROOT/sudo-1.8.5p2-1.ru6.i386/etc/sudoers || \ /bin/sh ../../install-sh -c -O 486 -G 495 -m 0440 \ sudoers /builddir/build/BUILDROOT/sudo-1.8.5p2-1.ru6.i386/etc/sudoers /bin/sh ../../install-sh -c -O 486 -G 495 -m 0555 ./sudoers2ldif /builddir/build/BUILDROOT/sudo-1.8.5p2-1.ru6.i386/usr/share/doc/sudo-1.8.5p2 make[1]: Leaving directory `/builddir/build/BUILD/sudo-1.8.5p2/plugins/sudoers' make[1]: Entering directory `/builddir/build/BUILD/sudo-1.8.5p2/src' /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/sudo-1.8.5p2-1.ru6.i386/usr/bin \ /builddir/build/BUILDROOT/sudo-1.8.5p2-1.ru6.i386/usr/libexec /bin/sh ../install-sh -c -b~ -O 486 -G 495 -M 04111 sudo /builddir/build/BUILDROOT/sudo-1.8.5p2-1.ru6.i386/usr/bin/sudo rm -f /builddir/build/BUILDROOT/sudo-1.8.5p2-1.ru6.i386/usr/bin/sudoedit ln /builddir/build/BUILDROOT/sudo-1.8.5p2-1.ru6.i386/usr/bin/sudo /builddir/build/BUILDROOT/sudo-1.8.5p2-1.ru6.i386/usr/bin/sudoedit if [ -f sesh ]; then /bin/sh ../install-sh -c -b~ -O 486 -G 495 -M 0111 sesh /builddir/build/BUILDROOT/sudo-1.8.5p2-1.ru6.i386/usr/libexec/sesh; fi if [ -f .libs/libsudo_noexec.so ]; then /bin/sh ../install-sh -c -b~ -O 486 -G 495 -m 0755 .libs/libsudo_noexec.so /builddir/build/BUILDROOT/sudo-1.8.5p2-1.ru6.i386/usr/libexec/sudo_noexec.so; fi make[1]: Leaving directory `/builddir/build/BUILD/sudo-1.8.5p2/src' make[1]: Entering directory `/builddir/build/BUILD/sudo-1.8.5p2/include' /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/sudo-1.8.5p2-1.ru6.i386/usr/include mkdir /builddir/build/BUILDROOT/sudo-1.8.5p2-1.ru6.i386/usr/include /bin/sh ../install-sh -c -O 486 -G 495 -m 0444 ./sudo_plugin.h /builddir/build/BUILDROOT/sudo-1.8.5p2-1.ru6.i386/usr/include make[1]: Leaving directory `/builddir/build/BUILD/sudo-1.8.5p2/include' make[1]: Entering directory `/builddir/build/BUILD/sudo-1.8.5p2/doc' /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/sudo-1.8.5p2-1.ru6.i386/usr/share/doc/sudo-1.8.5p2 \ /builddir/build/BUILDROOT/sudo-1.8.5p2-1.ru6.i386/usr/share/man/man8 /builddir/build/BUILDROOT/sudo-1.8.5p2-1.ru6.i386/usr/share/man/man5 mkdir /builddir/build/BUILDROOT/sudo-1.8.5p2-1.ru6.i386/usr/share/man mkdir /builddir/build/BUILDROOT/sudo-1.8.5p2-1.ru6.i386/usr/share/man/man8 mkdir /builddir/build/BUILDROOT/sudo-1.8.5p2-1.ru6.i386/usr/share/man/man5 for f in ../ChangeLog ../README ../NEWS ./HISTORY ./CONTRIBUTORS ./LICENSE ./TROUBLESHOOTING ./UPGRADE ./sample.*; do /bin/sh ../install-sh -c -O 486 -G 495 -m 0444 $f /builddir/build/BUILDROOT/sudo-1.8.5p2-1.ru6.i386/usr/share/doc/sudo-1.8.5p2; done for f in ../README.LDAP ./schema.*; do /bin/sh ../install-sh -c -O 486 -G 495 -m 0444 $f /builddir/build/BUILDROOT/sudo-1.8.5p2-1.ru6.i386/usr/share/doc/sudo-1.8.5p2; done /bin/sh ../install-sh -c -O 486 -G 495 -m 0444 ./sudo.man /builddir/build/BUILDROOT/sudo-1.8.5p2-1.ru6.i386/usr/share/man/man8/sudo.8 ln /builddir/build/BUILDROOT/sudo-1.8.5p2-1.ru6.i386/usr/share/man/man8/sudo.8 /builddir/build/BUILDROOT/sudo-1.8.5p2-1.ru6.i386/usr/share/man/man8/sudoedit.8 /bin/sh ../install-sh -c -O 486 -G 495 -m 0444 ./sudo_plugin.man /builddir/build/BUILDROOT/sudo-1.8.5p2-1.ru6.i386/usr/share/man/man8/sudo_plugin.8 /bin/sh ../install-sh -c -O 486 -G 495 -m 0444 ./sudoreplay.man /builddir/build/BUILDROOT/sudo-1.8.5p2-1.ru6.i386/usr/share/man/man8/sudoreplay.8 /bin/sh ../install-sh -c -O 486 -G 495 -m 0444 ./visudo.man /builddir/build/BUILDROOT/sudo-1.8.5p2-1.ru6.i386/usr/share/man/man8/visudo.8 /bin/sh ../install-sh -c -O 486 -G 495 -m 0444 ./sudoers.man /builddir/build/BUILDROOT/sudo-1.8.5p2-1.ru6.i386/usr/share/man/man5/sudoers.5 /bin/sh ../install-sh -c -O 486 -G 495 -m 0444 ./sudoers.ldap.man /builddir/build/BUILDROOT/sudo-1.8.5p2-1.ru6.i386/usr/share/man/man5/sudoers.ldap.5 make[1]: Leaving directory `/builddir/build/BUILD/sudo-1.8.5p2/doc' + chmod 755 /builddir/build/BUILDROOT/sudo-1.8.5p2-1.ru6.i386/usr/bin/sudo /builddir/build/BUILDROOT/sudo-1.8.5p2-1.ru6.i386/usr/bin/sudoedit /builddir/build/BUILDROOT/sudo-1.8.5p2-1.ru6.i386/usr/bin/sudoreplay /builddir/build/BUILDROOT/sudo-1.8.5p2-1.ru6.i386/usr/sbin/visudo + install -p -d -m 700 /builddir/build/BUILDROOT/sudo-1.8.5p2-1.ru6.i386/var/db/sudo + install -p -d -m 750 /builddir/build/BUILDROOT/sudo-1.8.5p2-1.ru6.i386/etc/sudoers.d + install -p -c -m 0440 /builddir/build/SOURCES/sudo-1.7.4p5-sudoers /builddir/build/BUILDROOT/sudo-1.8.5p2-1.ru6.i386/etc/sudoers + mkdir -p /builddir/build/BUILDROOT/sudo-1.8.5p2-1.ru6.i386/etc/pam.d + cat + cat + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/sudo-1.8.5p2 extracting debug info from /builddir/build/BUILDROOT/sudo-1.8.5p2-1.ru6.i386/usr/libexec/sudoers.so extracting debug info from /builddir/build/BUILDROOT/sudo-1.8.5p2-1.ru6.i386/usr/libexec/sudo_noexec.so extracting debug info from /builddir/build/BUILDROOT/sudo-1.8.5p2-1.ru6.i386/usr/libexec/sesh file /builddir/build/BUILDROOT/sudo-1.8.5p2-1.ru6.i386/usr/bin/sudoedit has 1 other hard links extracting debug info from /builddir/build/BUILDROOT/sudo-1.8.5p2-1.ru6.i386/usr/bin/sudoedit extracting debug info from /builddir/build/BUILDROOT/sudo-1.8.5p2-1.ru6.i386/usr/bin/sudoreplay hard linked /builddir/build/BUILDROOT/sudo-1.8.5p2-1.ru6.i386/usr/lib/debug/usr/bin/sudo.debug to /builddir/build/BUILDROOT/sudo-1.8.5p2-1.ru6.i386/usr/lib/debug/usr/bin/sudoedit.debug extracting debug info from /builddir/build/BUILDROOT/sudo-1.8.5p2-1.ru6.i386/usr/sbin/visudo cpio: sudo-1.8.5p2/plugins/sudoers/lex.yy.c: Cannot stat: No such file or directory 2233 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: sudo-1.8.5p2-1.ru6.i386 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.YiWNJo + umask 022 + cd /builddir/build/BUILD + cd sudo-1.8.5p2 + DOCDIR=/builddir/build/BUILDROOT/sudo-1.8.5p2-1.ru6.i386/usr/share/doc/sudo-1.8.5p2 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/sudo-1.8.5p2-1.ru6.i386/usr/share/doc/sudo-1.8.5p2 + /bin/mkdir -p /builddir/build/BUILDROOT/sudo-1.8.5p2-1.ru6.i386/usr/share/doc/sudo-1.8.5p2 + cp -pr ChangeLog NEWS doc/HISTORY doc/LICENSE README README.LDAP doc/TROUBLESHOOTING doc/UPGRADE /builddir/build/BUILDROOT/sudo-1.8.5p2-1.ru6.i386/usr/share/doc/sudo-1.8.5p2 + cp -pr doc/schema.ActiveDirectory doc/schema.OpenLDAP doc/schema.iPlanet plugins/sudoers/sudoers2ldif doc/sample.pam doc/sample.sudo.conf doc/sample.sudoers doc/sample.syslog.conf /builddir/build/BUILDROOT/sudo-1.8.5p2-1.ru6.i386/usr/share/doc/sudo-1.8.5p2 + exit 0 Provides: config(sudo) = 1.8.5p2-1.ru6 libsudo_noexec.so sudoers.so Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires: /usr/bin/env libaudit.so.1 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.11) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.2.3) libc.so.6(GLIBC_2.2.4) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libc.so.6(GLIBC_2.8) libdl.so.2 libdl.so.2(GLIBC_2.0) libdl.so.2(GLIBC_2.1) libldap-2.4.so.2 libpam.so.0 libpam.so.0(LIBPAM_1.0) libselinux.so.1 libutil.so.1 libutil.so.1(GLIBC_2.0) rtld(GNU_HASH) Processing files: sudo-debuginfo-1.8.5p2-1.ru6.i386 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/sudo-1.8.5p2-1.ru6.i386 warning: Could not canonicalize hostname: opus5.rutgers.edu Wrote: /builddir/build/RPMS/sudo-1.8.5p2-1.ru6.i386.rpm Wrote: /builddir/build/RPMS/sudo-debuginfo-1.8.5p2-1.ru6.i386.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ntxlMe + umask 022 + cd /builddir/build/BUILD + cd sudo-1.8.5p2 + rm -rf /builddir/build/BUILDROOT/sudo-1.8.5p2-1.ru6.i386 + exit 0 Child returncode was: 0 LEAVE do -->