building sudo-1.8.6.p3 in directory /tinderbox/9-FreeBSD-i386 build started at Wed Sep 26 22:26:26 UTC 2012 port directory: /usr/ports/security/sudo building for: 9.0-RELEASE-p2 i386 maintained by: wxs@FreeBSD.org Makefile ident: $FreeBSD: ports/security/sudo/Makefile,v 1.151 2012/09/26 01:49:52 wxs Exp $ prefixes: LOCALBASE=usr/local PREFIX=/usr/local Begin Configuration: ---Begin Environment--- INDEXFILE=INDEX-9 ARCH=i386 PORTOBJFORMAT=elf X_WINDOW_SYSTEM=xorg DISTFILE_URI= TIMEOUT=7200 CCACHE_ENABLED=1 FTP_PASSIVE_MODE=yes MASTER_SITE_OVERRIDE=file:///distcache/${DIST_SUBDIR}/ OPTIONS_ENABLED=0 FORCE_PACKAGE=yes MACHINE=i386 __MKLVL__=1 DISTCACHE=/distcache PATH=/opt:/extra/links:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/extra/bin pb=/tinderbox HTTP_TIMEOUT=900 PACKAGES=/tmp/packages HAVE_MOTIF=1 PKGSUFFIX=.tgz BATCH=1 WITHOUT_JAVA=yes __DSVERSION__=3.0 OSREL=9.0 CCACHE_DIR=/ccache defaultUpdateType=CSUP OLDPWD=/ DISTFILE_CACHE=/pool/distfiles USA_RESIDENT=YES WRKDIRPREFIX=/work BRANCH=RELEASE-p2 defaultUpdateHost=cvsup7.ru.FreeBSD.org PWD=/usr/ports/security/sudo HOST_WORKDIR= PKG_SUFX=.tgz OPTIONS_DIR= WITHOUT_FUSE=yes WITHOUT_GVFS=yes PKGZIPCMD=bzip2 MACHINE_ARCH=i386 USER=root DISTDIR=/tmp/distfiles HOME=/root CCACHE_JAIL=0 CCACHE_MAX_SIZE=1G UNAME_m=i386 CCACHE_NOLINK=1 TINDERD_SLEEPTIME=120 UNAME_n=tinderbox.host FTP_TIMEOUT=900 TINDERD_LOGFILE=/dev/null PARALLEL_PACKAGE_BUILD=1 CCACHE_LOGFILE= WITHOUT_TZUPDATE=yes FORCE_MAKE_JOBS=yes UNAME_r=9.0-RELEASE-p2 DISABLE_LICENSES=yes LOCALBASE=/usr/local UNAME_s=FreeBSD PACKAGE_BUILDING=1 TINDERBOX_BUILDING=1 OSVERSION=900044 UNAME_v=FreeBSD 9.0-RELEASE-p2 #0: Thu Sep 27 02:25:47 MSK 2012 root@tinderbox.host:/usr/src/sys/magic/kernel/path WITHOUT_HELPBROWSER=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for sudo-1.8.6.p3: AUDIT=on: Enable BSM audit support DISABLE_AUTH=off: Do not require authentication by default DISABLE_ROOT_SUDO=off: Do not allow root to run sudo INSULTS=off: Enable insults on failures LDAP=off: LDAP support NLS=on: Native Language Support NOARGS_SHELL=off: Run a shell if no arguments are given OPIE=off: Enable one-time passwords ===> Use 'make config' to modify these settings ---End OPTIONS List--- End Configuration. FETCH_DEPENDS= PATCH_DEPENDS= EXTRACT_DEPENDS= BUILD_DEPENDS=libiconv-1.14.tgz gettext-0.18.1.1.tgz RUN_DEPENDS=libiconv-1.14.tgz gettext-0.18.1.1.tgz add_pkg ================================================================ ======================================== => sudo-1.8.6p3.tar.gz doesn't seem to exist in /tmp/distfiles/. => Attempting to fetch file:///distcache//sudo-1.8.6p3.tar.gz sudo-1.8.6p3.tar.gz 1811 kB 268 MBps => SHA256 Checksum OK for sudo-1.8.6p3.tar.gz. ================================================================ ======================================== add_pkg ===> Extracting for sudo-1.8.6.p3 => SHA256 Checksum OK for sudo-1.8.6p3.tar.gz. ================================================================ ======================================== add_pkg ===> Patching for sudo-1.8.6.p3 ===> Applying FreeBSD patches for sudo-1.8.6.p3 ================================================================ ======================================== add_pkg libiconv-1.14.tgz gettext-0.18.1.1.tgz adding dependencies pkg_add libiconv-1.14.tgz pkg_add gettext-0.18.1.1.tgz ===> sudo-1.8.6.p3 depends on shared library: intl - found ===> Configuring for sudo-1.8.6.p3 configure: Configuring Sudo version 1.8.6p3 checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether to use a two line prompt for OTP authentication... yes 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... Password: checking for bad password message... Sorry, try again. checking whether to expect fully qualified hosts in sudoers... no checking for umask programs should be run with... 0022 checking for default user to run commands as... root checking for editor that visudo should use... 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 override the user's path... no checking whether to get ip addresses from the network interfaces... yes checking whether to use an askpass helper... no checking whether to do user authentication by default... yes checking whether to disable running the mailer as root... no checking whether to disable shadow password support... no checking whether root should be allowed to use sudo... yes checking whether to log the hostname in the log file... no checking whether to invoke a shell if sudo is given no arguments... no checking whether to set $HOME to target user in shell mode... no checking whether to disable 'command not found' messages... no checking whether to enable environment debugging... no checking whether to enable environment resetting by default... yes checking for library containing strerror... none required checking how to run the C preprocessor... cpp checking for ar... ar checking for ranlib... ranlib checking build system type... i386-portbld-freebsd9.0 checking host system type... i386-portbld-freebsd9.0 checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by cc... /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... (cached) 262144 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert i386-portbld-freebsd9.0 file names to i386-portbld-freebsd9.0 format... func_convert_file_noop checking how to convert i386-portbld-freebsd9.0 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... no checking for strip... strip checking for ranlib... (cached) ranlib checking for gawk... no checking for mawk... no checking for nawk... nawk checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd9.0 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... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking path to sudo_noexec.so... ${exec_prefix}/libexec/sudo_noexec.so checking for uname... /usr/bin/uname checking for tr... /usr/bin/tr checking for mandoc... mandoc checking for nroff... /usr/bin/nroff checking which macro set to use for manual pages... mdoc checking whether cc needs -traditional... no checking for an ANSI C-conforming const... yes checking for working volatile... yes checking for bison... no checking for byacc... byacc checking for flex... /usr/bin/flex checking for mv... /bin/mv checking for bourne shell... /bin/sh checking for sendmail... /usr/sbin/sendmail checking for vi... /usr/bin/vi checking which syslog facility sudo should log with... local2 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... no checking malloc.h presence... no checking for malloc.h... no 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... yes checking sys/sockio.h presence... yes checking for sys/sockio.h... yes 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... no checking sys/sysmacros.h presence... no checking for sys/sysmacros.h... no checking procfs.h usability... no checking procfs.h presence... no checking for procfs.h... no checking sys/procfs.h usability... yes checking sys/procfs.h presence... yes checking for sys/procfs.h... yes checking for struct psinfo.pr_ttydev... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking POSIX termios... yes checking login_cap.h usability... yes checking login_cap.h presence... yes checking for login_cap.h... 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... yes 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... no 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... no checking for getgrouplist... yes checking for getline... yes checking for __sprintf_chk... no checking for getutxid... yes checking for sysctl... yes checking for struct kinfo_proc.ki_tdev... yes checking for openpty... no checking for openpty in -lutil... yes checking libutil.h usability... yes checking libutil.h presence... yes checking for libutil.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... yes checking for strlcat... yes checking for nanosleep... yes checking for closefrom... yes 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... yes checking for __func__... yes checking for gettext... yes checking for ngettext... yes checking for gzdopen in -lz... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking whether errno is declared... yes checking whether h_errno is declared... yes checking for strsignal... yes checking for sig2str... no checking whether sys_signame is declared... yes checking for pam_start in -lpam... yes checking security/pam_appl.h usability... yes checking security/pam_appl.h presence... yes checking for security/pam_appl.h... yes checking for pam_getenvlist... yes checking whether to use PAM session support... yes checking for log file location... /var/log/sudo.log checking for timestamp file location... /var/db/sudo checking for I/O log dir location... /var/log/sudo-io checking whether C compiler accepts -fvisibility=hidden... yes checking whether C compiler accepts -fPIE... yes checking whether the linker accepts -pie... yes checking whether C compiler accepts -fstack-protector... yes checking whether the linker accepts -fstack-protector... yes checking whether the linker accepts -Wl,-z,relro... yes configure: using the following authentication methods: pam configure: creating ./config.status config.status: creating Makefile config.status: creating common/Makefile config.status: creating compat/Makefile config.status: creating doc/Makefile config.status: creating include/Makefile config.status: creating src/sudo_usage.h config.status: creating src/Makefile config.status: creating plugins/sample/Makefile config.status: creating plugins/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 ===> Building for sudo-1.8.6.p3 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 /bin/sh ../libtool --mode=compile cc -c -o pw_dup.lo -I../include -I.. -I.. -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fPIE -D_BSD_SOURCE ./pw_dup.c /bin/sh ../libtool --mode=compile cc -c -o sig2str.lo -I../include -I.. -I.. -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fPIE -D_BSD_SOURCE ./sig2str.c libtool: compile: cc -c -I../include -I.. -I.. -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -D_BSD_SOURCE ./sig2str.c -fPIC -DPIC -o .libs/sig2str.o libtool: compile: cc -c -I../include -I.. -I.. -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -D_BSD_SOURCE ./pw_dup.c -fPIC -DPIC -o .libs/pw_dup.o libtool: compile: cc -c -I../include -I.. -I.. -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -D_BSD_SOURCE ./sig2str.c -fPIE -o sig2str.o >/dev/null 2>&1 libtool: compile: cc -c -I../include -I.. -I.. -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -D_BSD_SOURCE ./pw_dup.c -fPIE -o pw_dup.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link cc -o libreplace.la pw_dup.lo sig2str.lo -no-install libtool: link: ar cru .libs/libreplace.a .libs/pw_dup.o .libs/sig2str.o libtool: link: ranlib .libs/libreplace.a libtool: link: ( cd ".libs" && rm -f "libreplace.la" && ln -s "../libreplace.la" "libreplace.la" ) /bin/sh ../libtool --mode=compile cc -c -o alloc.lo -I../include -I.. -I.. -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fPIE -D_BSD_SOURCE -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" ./alloc.c /bin/sh ../libtool --mode=compile cc -c -o atobool.lo -I../include -I.. -I.. -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fPIE -D_BSD_SOURCE -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" ./atobool.c libtool: compile: cc -c -I../include -I.. -I.. -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" ./atobool.c -fPIC -DPIC -o .libs/atobool.o libtool: compile: cc -c -I../include -I.. -I.. -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" ./alloc.c -fPIC -DPIC -o .libs/alloc.o libtool: compile: cc -c -I../include -I.. -I.. -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" ./atobool.c -fPIE -o atobool.o >/dev/null 2>&1 libtool: compile: cc -c -I../include -I.. -I.. -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" ./alloc.c -fPIE -o alloc.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -c -o fileops.lo -I../include -I.. -I.. -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fPIE -D_BSD_SOURCE -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" ./fileops.c /bin/sh ../libtool --mode=compile cc -c -o fmt_string.lo -I../include -I.. -I.. -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fPIE -D_BSD_SOURCE -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" ./fmt_string.c libtool: compile: cc -c -I../include -I.. -I.. -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" ./fileops.c -fPIC -DPIC -o .libs/fileops.o libtool: compile: cc -c -I../include -I.. -I.. -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" ./fmt_string.c -fPIC -DPIC -o .libs/fmt_string.o libtool: compile: cc -c -I../include -I.. -I.. -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" ./fmt_string.c -fPIE -o fmt_string.o >/dev/null 2>&1 libtool: compile: cc -c -I../include -I.. -I.. -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" ./fileops.c -fPIE -o fileops.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -c -o lbuf.lo -I../include -I.. -I.. -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fPIE -D_BSD_SOURCE -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" ./lbuf.c /bin/sh ../libtool --mode=compile cc -c -o list.lo -I../include -I.. -I.. -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fPIE -D_BSD_SOURCE -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" ./list.c libtool: compile: cc -c -I../include -I.. -I.. -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" ./lbuf.c -fPIC -DPIC -o .libs/lbuf.o libtool: compile: cc -c -I../include -I.. -I.. -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" ./list.c -fPIC -DPIC -o .libs/list.o libtool: compile: cc -c -I../include -I.. -I.. -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" ./list.c -fPIE -o list.o >/dev/null 2>&1 libtool: compile: cc -c -I../include -I.. -I.. -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" ./lbuf.c -fPIE -o lbuf.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -c -o secure_path.lo -I../include -I.. -I.. -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fPIE -D_BSD_SOURCE -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" ./secure_path.c libtool: compile: cc -c -I../include -I.. -I.. -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" ./secure_path.c -fPIC -DPIC -o .libs/secure_path.o /bin/sh ../libtool --mode=compile cc -c -o setgroups.lo -I../include -I.. -I.. -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fPIE -D_BSD_SOURCE -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" ./setgroups.c libtool: compile: cc -c -I../include -I.. -I.. -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" ./setgroups.c -fPIC -DPIC -o .libs/setgroups.o libtool: compile: cc -c -I../include -I.. -I.. -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" ./secure_path.c -fPIE -o secure_path.o >/dev/null 2>&1 libtool: compile: cc -c -I../include -I.. -I.. -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" ./setgroups.c -fPIE -o setgroups.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -c -o sudo_conf.lo -I../include -I.. -I.. -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fPIE -D_BSD_SOURCE -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" ./sudo_conf.c libtool: compile: cc -c -I../include -I.. -I.. -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" ./sudo_conf.c -fPIC -DPIC -o .libs/sudo_conf.o /bin/sh ../libtool --mode=compile cc -c -o sudo_debug.lo -I../include -I.. -I.. -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fPIE -D_BSD_SOURCE -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" ./sudo_debug.c libtool: compile: cc -c -I../include -I.. -I.. -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" ./sudo_debug.c -fPIC -DPIC -o .libs/sudo_debug.o libtool: compile: cc -c -I../include -I.. -I.. -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" ./sudo_conf.c -fPIE -o sudo_conf.o >/dev/null 2>&1 libtool: compile: cc -c -I../include -I.. -I.. -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" ./sudo_debug.c -fPIE -o sudo_debug.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -c -o term.lo -I../include -I.. -I.. -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fPIE -D_BSD_SOURCE -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" ./term.c libtool: compile: cc -c -I../include -I.. -I.. -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" ./term.c -fPIC -DPIC -o .libs/term.o /bin/sh ../libtool --mode=compile cc -c -o ttysize.lo -I../include -I.. -I.. -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fPIE -D_BSD_SOURCE -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" ./ttysize.c libtool: compile: cc -c -I../include -I.. -I.. -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" ./ttysize.c -fPIC -DPIC -o .libs/ttysize.o libtool: compile: cc -c -I../include -I.. -I.. -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" ./term.c -fPIE -o term.o >/dev/null 2>&1 libtool: compile: cc -c -I../include -I.. -I.. -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" ./ttysize.c -fPIE -o ttysize.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -c -o zero_bytes.lo -I../include -I.. -I.. -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fPIE -D_BSD_SOURCE -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" ./zero_bytes.c libtool: compile: cc -c -I../include -I.. -I.. -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" ./zero_bytes.c -fPIC -DPIC -o .libs/zero_bytes.o libtool: compile: cc -c -I../include -I.. -I.. -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" ./zero_bytes.c -fPIE -o zero_bytes.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link cc -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" ) /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fPIE -D_BSD_SOURCE -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/local/share/locale\" ./boottime.c /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fPIE -D_BSD_SOURCE -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/local/share/locale\" ./bsm_audit.c libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/local/share/locale\" ./boottime.c -fPIC -DPIC -o .libs/boottime.o libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/local/share/locale\" ./bsm_audit.c -fPIC -DPIC -o .libs/bsm_audit.o libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/local/share/locale\" ./boottime.c -fPIE -o boottime.o >/dev/null 2>&1 libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/local/share/locale\" ./bsm_audit.c -fPIE -o bsm_audit.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fPIE -D_BSD_SOURCE -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/local/share/locale\" ./plugin_error.c libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/local/share/locale\" ./plugin_error.c -fPIC -DPIC -o .libs/plugin_error.o cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fPIE -D_BSD_SOURCE -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/local/share/locale\" ../../src/error.c libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/local/share/locale\" ./plugin_error.c -fPIE -o plugin_error.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fPIE -D_BSD_SOURCE -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/local/share/locale\" ./timestr.c libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/local/share/locale\" ./timestr.c -fPIC -DPIC -o .libs/timestr.o cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fPIE -D_BSD_SOURCE -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/local/share/locale\" ./sudoreplay.c libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/local/share/locale\" ./timestr.c -fPIE -o timestr.o >/dev/null 2>&1 cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fPIE -D_BSD_SOURCE -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/local/share/locale\" ../../src/net_ifs.c /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fPIE -D_BSD_SOURCE -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/local/share/locale\" ./audit.c libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/local/share/locale\" ./audit.c -fPIC -DPIC -o .libs/audit.o /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fPIE -D_BSD_SOURCE -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/local/share/locale\" ./redblack.c libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/local/share/locale\" ./redblack.c -fPIC -DPIC -o .libs/redblack.o libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/local/share/locale\" ./audit.c -fPIE -o audit.o >/dev/null 2>&1 libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/local/share/locale\" ./redblack.c -fPIE -o redblack.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fPIE -D_BSD_SOURCE -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/local/share/locale\" ./check.c libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/local/share/locale\" ./check.c -fPIC -DPIC -o .libs/check.o /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fPIE -D_BSD_SOURCE -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/local/share/locale\" ./env.c libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/local/share/locale\" ./env.c -fPIC -DPIC -o .libs/env.o libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/local/share/locale\" ./check.c -fPIE -o check.o >/dev/null 2>&1 libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/local/share/locale\" ./env.c -fPIE -o env.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fPIE -D_BSD_SOURCE -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/local/share/locale\" ./find_path.c libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/local/share/locale\" ./find_path.c -fPIC -DPIC -o .libs/find_path.o /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fPIE -D_BSD_SOURCE -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/local/share/locale\" ./goodpath.c libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/local/share/locale\" ./goodpath.c -fPIC -DPIC -o .libs/goodpath.o libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/local/share/locale\" ./find_path.c -fPIE -o find_path.o >/dev/null 2>&1 libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/local/share/locale\" ./goodpath.c -fPIE -o goodpath.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fPIE -D_BSD_SOURCE -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/local/share/locale\" ./group_plugin.c libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/local/share/locale\" ./group_plugin.c -fPIC -DPIC -o .libs/group_plugin.o /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fPIE -D_BSD_SOURCE -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/local/share/locale\" ./interfaces.c libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/local/share/locale\" ./interfaces.c -fPIC -DPIC -o .libs/interfaces.o libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/local/share/locale\" ./group_plugin.c -fPIE -o group_plugin.o >/dev/null 2>&1 libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/local/share/locale\" ./interfaces.c -fPIE -o interfaces.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fPIE -D_BSD_SOURCE -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/local/share/locale\" ./iolog.c libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/local/share/locale\" ./iolog.c -fPIC -DPIC -o .libs/iolog.o /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fPIE -D_BSD_SOURCE -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/local/share/locale\" ./iolog_path.c libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/local/share/locale\" ./iolog_path.c -fPIC -DPIC -o .libs/iolog_path.o libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/local/share/locale\" ./iolog.c -fPIE -o iolog.o >/dev/null 2>&1 libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/local/share/locale\" ./iolog_path.c -fPIE -o iolog_path.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fPIE -D_BSD_SOURCE -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/local/share/locale\" ./logging.c libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/local/share/locale\" ./logging.c -fPIC -DPIC -o .libs/logging.o /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fPIE -D_BSD_SOURCE -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/local/share/locale\" ./logwrap.c libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/local/share/locale\" ./logwrap.c -fPIC -DPIC -o .libs/logwrap.o libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/local/share/locale\" ./logwrap.c -fPIE -o logwrap.o >/dev/null 2>&1 libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/local/share/locale\" ./logging.c -fPIE -o logging.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fPIE -D_BSD_SOURCE -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/local/share/locale\" ./match_addr.c libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/local/share/locale\" ./match_addr.c -fPIC -DPIC -o .libs/match_addr.o /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fPIE -D_BSD_SOURCE -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/local/share/locale\" ./auth/pam.c libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/local/share/locale\" ./auth/pam.c -fPIC -DPIC -o .libs/pam.o libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/local/share/locale\" ./match_addr.c -fPIE -o match_addr.o >/dev/null 2>&1 libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/local/share/locale\" ./auth/pam.c -fPIE -o pam.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fPIE -D_BSD_SOURCE -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/local/share/locale\" ./pwutil.c libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/local/share/locale\" ./pwutil.c -fPIC -DPIC -o .libs/pwutil.o /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fPIE -D_BSD_SOURCE -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/local/share/locale\" ./set_perms.c libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/local/share/locale\" ./set_perms.c -fPIC -DPIC -o .libs/set_perms.o libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/local/share/locale\" ./pwutil.c -fPIE -o pwutil.o >/dev/null 2>&1 libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/local/share/locale\" ./set_perms.c -fPIE -o set_perms.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fPIE -D_BSD_SOURCE -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/local/share/locale\" ./auth/sudo_auth.c libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/local/share/locale\" ./auth/sudo_auth.c -fPIC -DPIC -o .libs/sudo_auth.o /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fPIE -D_BSD_SOURCE -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/local/share/locale\" ./sudo_nss.c libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/local/share/locale\" ./sudo_nss.c -fPIC -DPIC -o .libs/sudo_nss.o libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/local/share/locale\" ./auth/sudo_auth.c -fPIE -o sudo_auth.o >/dev/null 2>&1 libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/local/share/locale\" ./sudo_nss.c -fPIE -o sudo_nss.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fPIE -D_BSD_SOURCE -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/local/share/locale\" ./sudoers.c cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fPIE -D_BSD_SOURCE -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/local/share/locale\" ./tsgetgrpw.c libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/local/share/locale\" ./sudoers.c -fPIC -DPIC -o .libs/sudoers.o /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fPIE -D_BSD_SOURCE -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/local/share/locale\" ./alias.c libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/local/share/locale\" ./alias.c -fPIC -DPIC -o .libs/alias.o libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/local/share/locale\" ./alias.c -fPIE -o alias.o >/dev/null 2>&1 libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/local/share/locale\" ./sudoers.c -fPIE -o sudoers.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fPIE -D_BSD_SOURCE -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/local/share/locale\" ./defaults.c libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/local/share/locale\" ./defaults.c -fPIC -DPIC -o .libs/defaults.o /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fPIE -D_BSD_SOURCE -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/local/share/locale\" ./gram.c libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/local/share/locale\" ./gram.c -fPIC -DPIC -o .libs/gram.o libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/local/share/locale\" ./defaults.c -fPIE -o defaults.o >/dev/null 2>&1 libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/local/share/locale\" ./gram.c -fPIE -o gram.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fPIE -D_BSD_SOURCE -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/local/share/locale\" ./match.c libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/local/share/locale\" ./match.c -fPIC -DPIC -o .libs/match.o /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fPIE -D_BSD_SOURCE -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/local/share/locale\" ./parse.c libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/local/share/locale\" ./parse.c -fPIC -DPIC -o .libs/parse.o libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/local/share/locale\" ./match.c -fPIE -o match.o >/dev/null 2>&1 libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/local/share/locale\" ./parse.c -fPIE -o parse.o >/dev/null 2>&1 cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fPIE -D_BSD_SOURCE -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/local/share/locale\" ./testsudoers.c /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fPIE -D_BSD_SOURCE -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/local/share/locale\" ./toke_util.c libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/local/share/locale\" ./toke_util.c -fPIC -DPIC -o .libs/toke_util.o cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fPIE -D_BSD_SOURCE -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/local/share/locale\" ./visudo.c libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/local/share/locale\" ./toke_util.c -fPIE -o toke_util.o >/dev/null 2>&1 cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fPIE -D_BSD_SOURCE -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/local/share/locale\" ./getdate.c /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fPIE -D_BSD_SOURCE -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/local/share/locale\" ./toke.c libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/local/share/locale\" ./toke.c -fPIC -DPIC -o .libs/toke.o cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fPIE -D_BSD_SOURCE -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/local/share/locale\" find_path.c libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/local/share/locale\" ./toke.c -fPIE -o toke.o >/dev/null 2>&1 cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fPIE -D_BSD_SOURCE -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/local/share/locale\" interfaces.c /bin/sh ../../libtool --mode=link cc -o sudoreplay getdate.o sudoreplay.o error.o -lgcc -L/usr/local/lib -lintl -Wl,-z,relro -pie timestr.lo -lz ../../common/libcommon.la ../../compat/libreplace.la /bin/sh ../../libtool --mode=link cc -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: cc -o sudoreplay getdate.o sudoreplay.o error.o -Wl,-z -Wl,relro -pie .libs/timestr.o -lgcc -L/usr/local/lib /usr/local/lib/libintl.so /usr/local/lib/libiconv.so -lz ../../common/.libs/libcommon.a ../../compat/.libs/libreplace.a -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib 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 cc -lgcc -L/usr/local/lib -lintl -Wl,-z,relro -Wc,-fstack-protector -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 bsm_audit.lo plugin_error.lo libparsesudoers.la -lbsm -lutil -lpam ../../common/libcommon.la ../../compat/libreplace.la -lz -module -avoid-version -rpath /usr/local/libexec getdate.o: In function `yylex': getdate.c:(.text+0x1eb): undefined reference to `__stack_chk_fail_local' sudoreplay.o: In function `.L120': sudoreplay.c:(.text+0xbc6): undefined reference to `__stack_chk_fail_local' sudoreplay.o: In function `find_sessions': sudoreplay.c:(.text+0x1874): undefined reference to `__stack_chk_fail_local' ../../common/.libs/libcommon.a(sudo_debug.o): In function `sudo_debug_write2': sudo_debug.c:(.text+0x450): undefined reference to `__stack_chk_fail_local' ../../common/.libs/libcommon.a(term.o): In function `term_copy': term.c:(.text+0x128): undefined reference to `__stack_chk_fail_local' ../../common/.libs/libcommon.a(term.o):term.c:(.text+0x569): more undefined references to `__stack_chk_fail_local' follow *** Error code 1 libtool: link: cc -shared -fPIC -DPIC .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/bsm_audit.o .libs/plugin_error.o -Wl,--whole-archive ./.libs/libparsesudoers.a ../../common/.libs/libcommon.a ../../compat/.libs/libreplace.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib -lgcc -L/usr/local/lib /usr/local/lib/libintl.so /usr/local/lib/libiconv.so -lbsm -lutil -lpam -lz -Wl,-z -Wl,relro -fstack-protector -Wl,-soname -Wl,sudoers.so -o .libs/sudoers.so libtool: link: ( cd ".libs" && rm -f "sudoers.la" && ln -s "../sudoers.la" "sudoers.la" ) 1 error *** Error code 2 1 error *** Error code 1 Stop in /a/ports/security/sudo. ================================================================ build of /usr/ports/security/sudo ended at Wed Sep 26 22:27:34 UTC 2012