Building sudo-1.8.10.p3.txz (origin /buildshare/ports/355755/security/sudo) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/sudo-1.8.10p3.tar.gz x packages/ x packages/pkg-1.2.7_2.txz x packages/gettext-0.18.3.1_1.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> sudo-1.8.10.p3 depends on file: /usr/local/sbin/pkg - not found ===> Verifying install for /usr/local/sbin/pkg in /buildshare/ports/355755/ports-mgmt/pkg ===> Installing existing package /packages/pkg-1.2.7_2.txz Installing pkg-1.2.7_2... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of sudo-1.8.10.p3 ===> sudo-1.8.10.p3 depends on shared library: libintl.so - not found ===> Verifying for libintl.so in /buildshare/ports/355755/devel/gettext ===> Installing existing package /packages/gettext-0.18.3.1_1.txz Installing gettext-0.18.3.1_1... done ===> Returning to build of sudo-1.8.10.p3 Make install ===> License sudo accepted by the user ===> sudo-1.8.10.p3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by sudo-1.8.10.p3 for building ===> Extracting for sudo-1.8.10.p3 => SHA256 Checksum OK for sudo-1.8.10p3.tar.gz. ===> Patching for sudo-1.8.10.p3 ===> Applying FreeBSD patches for sudo-1.8.10.p3 ===> sudo-1.8.10.p3 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so.9) ===> Configuring for sudo-1.8.10.p3 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/security/sudo/work/sudo-1.8.10p3/m4/libtool.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/security/sudo/work/sudo-1.8.10p3/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/security/sudo/work/sudo-1.8.10p3/configure configure: loading site script /buildshare/ports/355755/Templates/config.site configure: Configuring Sudo version 1.8.10p3 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... powerpc-portbld-freebsd11.0 checking host system type... powerpc-portbld-freebsd11.0 checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep 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 how to convert powerpc-portbld-freebsd11.0 file names to powerpc-portbld-freebsd11.0 format... func_convert_file_noop checking how to convert powerpc-portbld-freebsd11.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... (cached) /usr/bin/awk 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... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) 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... freebsd11.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... (cached) yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking path to sudo_noexec.so... ${exec_prefix}/libexec/sudo/sudo_noexec.so checking for uname... /usr/bin/uname checking for tr... /usr/bin/tr checking for mandoc... /usr/bin/mandoc checking whether cc needs -traditional... no checking for an ANSI C-conforming const... yes checking for working volatile... yes checking for variadic macro support in cpp... 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... 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... (cached) yes checking for _Bool... (cached) yes checking whether sys/types.h defines makedev... yes checking for malloc.h... (cached) no checking netgroup.h usability... no checking netgroup.h presence... no checking for netgroup.h... no checking for paths.h... (cached) yes checking for spawn.h... (cached) yes checking for utime.h... (cached) 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 for sys/select.h... (cached) 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 endian.h usability... no checking endian.h presence... no checking for endian.h... no checking sys/endian.h usability... yes checking sys/endian.h presence... yes checking for sys/endian.h... yes checking procfs.h usability... no checking procfs.h presence... no checking for procfs.h... no checking sys/procfs.h usability... yes checking sys/procfs.h presence... yes checking for sys/procfs.h... yes checking for struct psinfo.pr_ttydev... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking POSIX termios... yes checking for login_cap.h... (cached) yes checking for mode_t... (cached) yes checking for uid_t in sys/types.h... (cached) yes checking for clockid_t... yes checking for sig_atomic_t... (cached) yes checking for sigaction_t... no checking for struct timespec... (cached) yes checking for struct in6_addr... yes checking for unsigned long long int... (cached) yes checking for long long int... (cached) yes checking size of long int... 4 checking for id_t... yes checking for size_t... (cached) yes checking for ssize_t... (cached) yes checking for dev_t... yes checking for ino_t... yes checking for uint8_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for socklen_t... (cached) yes checking for rsize_t... no checking for errno_t... no checking max length of uid_t... 10 checking for struct sockaddr.sa_len... yes checking for struct sockaddr_in.sin_len... no checking for struct utmpx.ut_id... yes checking for struct utmpx.ut_pid... yes checking for struct utmpx.ut_tv... yes checking for struct utmpx.ut_type... yes checking for struct utmpx.ut_exit.__e_termination... no checking for struct utmpx.ut_exit.e_termination... 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... (cached) yes checking for nl_langinfo... (cached) yes checking for regcomp... yes checking for setenv... (cached) yes checking for strftime... (cached) yes checking for strrchr... yes checking for strtoll... (cached) yes checking for sysconf... (cached) yes checking for tzset... yes checking for getgrouplist... (cached) yes checking for getline... (cached) 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 for libutil.h... (cached) yes checking for unsetenv... (cached) yes checking whether unsetenv returns void... no checking whether putenv takes a const argument... no checking for setresuid... (cached) yes checking for getresuid... yes checking for seteuid... (cached) yes checking for getifaddrs... yes checking for freeifaddrs... yes checking for getcwd... (cached) yes checking for lockf... yes checking for innetgr... (cached) yes checking for getdomainname... yes checking for utimes... (cached) yes checking for futimes... (cached) yes checking for killpg... yes checking for working fnmatch with FNM_CASEFOLD... yes checking for isblank... yes checking for memrchr... yes checking for memset_s... no checking for pw_dup... no checking for strlcpy... (cached) yes checking for strlcat... (cached) yes checking for strtonum... (cached) yes checking for clock_gettime... (cached) yes checking for getopt_long... yes checking for closefrom... (cached) yes checking for mkstemps... yes checking for mkdtemp... (cached) yes checking for snprintf... (cached) yes checking for vsnprintf... (cached) yes checking for working snprintf... yes checking for working vsnprintf... yes checking for asprintf... (cached) yes checking for vasprintf... (cached) yes checking for strtonum... (cached) yes checking for struct stat.st_mtim... yes checking for struct stat.st_mtim.st__tim... no checking for _execl... no checking for __execl... no checking for _execle... no checking for __execle... no checking for _execlp... no checking for __execlp... no checking for _execv... no checking for __execv... no checking for _execve... yes checking for __execve... no checking for _execvp... no checking for __execvp... no checking for exect... yes checking for _exect... no checking for __exect... no checking for execvP... yes checking for _execvP... no checking for __execvP... no checking for execvpe... no checking for fexecve... yes checking for _fexecve... no checking for __fexecve... no checking for posix_spawn... (cached) yes checking for _posix_spawn... no checking for __posix_spawn... no checking for posix_spawnp... yes checking for _posix_spawnp... no checking for __posix_spawnp... no checking for struct dirent.d_type... yes checking for socket... yes checking for inet_pton... 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 for zlib.h... (cached) yes checking whether errno is declared... yes checking whether h_errno is declared... (cached) yes checking for strsignal... (cached) yes checking for sig2str... no checking whether sys_signame is declared... yes checking for pam_start in -lpam... yes checking for security/pam_appl.h... (cached) yes checking for pam_getenvlist... (cached) yes checking whether to use PAM session support... yes checking for poll... (cached) yes checking for log file location... /var/log/sudo.log checking for sudo run dir location... /var/run/sudo checking for sudo var dir location... /var/db/sudo checking for I/O log dir location... /var/log/sudo-io checking whether C compiler accepts -fvisibility=hidden... yes checking whether C compiler accepts -fstack-protector-strong... no checking whether C compiler accepts -fstack-protector-all... yes checking whether the linker accepts -fstack-protector-all... yes checking whether the linker accepts -Wl,-z,relro... yes configure: using the following authentication methods: pam configure: creating ./config.status config.status: creating Makefile config.status: creating common/Makefile config.status: creating compat/Makefile config.status: creating doc/Makefile config.status: creating include/Makefile config.status: creating init.d/aix.sh config.status: creating init.d/hpux.sh config.status: creating src/sudo_usage.h config.status: creating src/Makefile config.status: creating plugins/sample/Makefile config.status: creating plugins/group_file/Makefile config.status: creating plugins/system_group/Makefile config.status: creating plugins/sudoers/Makefile config.status: creating plugins/sudoers/sudoers config.status: creating config.h config.status: creating pathnames.h config.status: executing libtool commands ===> Building for sudo-1.8.10.p3 for d in compat common plugins/group_file plugins/sudoers plugins/system_group src include doc; do (cd $d && exec /usr/bin/make all) && continue; exit $?; done /bin/sh ../libtool --mode=compile cc -c -o memset_s.lo -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -D_BSD_SOURCE ./memset_s.c libtool: compile: cc -c -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -D_BSD_SOURCE ./memset_s.c -fPIC -DPIC -o .libs/memset_s.o libtool: compile: cc -c -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -D_BSD_SOURCE ./memset_s.c -o memset_s.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -c -o pw_dup.lo -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -D_BSD_SOURCE ./pw_dup.c libtool: compile: cc -c -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -D_BSD_SOURCE ./pw_dup.c -fPIC -DPIC -o .libs/pw_dup.o libtool: compile: cc -c -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -D_BSD_SOURCE ./pw_dup.c -o pw_dup.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -c -o strtonum.lo -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -D_BSD_SOURCE ./strtonum.c libtool: compile: cc -c -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -D_BSD_SOURCE ./strtonum.c -fPIC -DPIC -o .libs/strtonum.o libtool: compile: cc -c -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -D_BSD_SOURCE ./strtonum.c -o strtonum.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -c -o sig2str.lo -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -D_BSD_SOURCE ./sig2str.c libtool: compile: cc -c -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -D_BSD_SOURCE ./sig2str.c -fPIC -DPIC -o .libs/sig2str.o libtool: compile: cc -c -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -D_BSD_SOURCE ./sig2str.c -o sig2str.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link cc -o libreplace.la memset_s.lo pw_dup.lo strtonum.lo sig2str.lo -no-install libtool: link: ar cru .libs/libreplace.a .libs/memset_s.o .libs/pw_dup.o .libs/strtonum.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.. -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -D_BSD_SOURCE -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" ./alloc.c libtool: compile: cc -c -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -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.. -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -D_BSD_SOURCE -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" ./alloc.c -o alloc.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -c -o atobool.lo -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -D_BSD_SOURCE -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" ./atobool.c libtool: compile: cc -c -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -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.. -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -D_BSD_SOURCE -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" ./atobool.c -o atobool.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -c -o atoid.lo -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -D_BSD_SOURCE -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" ./atoid.c libtool: compile: cc -c -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -D_BSD_SOURCE -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" ./atoid.c -fPIC -DPIC -o .libs/atoid.o libtool: compile: cc -c -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -D_BSD_SOURCE -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" ./atoid.c -o atoid.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -c -o atomode.lo -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -D_BSD_SOURCE -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" ./atomode.c libtool: compile: cc -c -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -D_BSD_SOURCE -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" ./atomode.c -fPIC -DPIC -o .libs/atomode.o libtool: compile: cc -c -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -D_BSD_SOURCE -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" ./atomode.c -o atomode.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -c -o event.lo -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -D_BSD_SOURCE -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" ./event.c libtool: compile: cc -c -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -D_BSD_SOURCE -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" ./event.c -fPIC -DPIC -o .libs/event.o libtool: compile: cc -c -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -D_BSD_SOURCE -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" ./event.c -o event.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -c -o fatal.lo -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -D_BSD_SOURCE -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" ./fatal.c libtool: compile: cc -c -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -D_BSD_SOURCE -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" ./fatal.c -fPIC -DPIC -o .libs/fatal.o libtool: compile: cc -c -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -D_BSD_SOURCE -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" ./fatal.c -o fatal.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -c -o fileops.lo -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -D_BSD_SOURCE -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" ./fileops.c libtool: compile: cc -c -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -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.. -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -D_BSD_SOURCE -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" ./fileops.c -o fileops.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -c -o fmt_string.lo -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -D_BSD_SOURCE -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" ./fmt_string.c libtool: compile: cc -c -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -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.. -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -D_BSD_SOURCE -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" ./fmt_string.c -o fmt_string.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -c -o gidlist.lo -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -D_BSD_SOURCE -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" ./gidlist.c libtool: compile: cc -c -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -D_BSD_SOURCE -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" ./gidlist.c -fPIC -DPIC -o .libs/gidlist.o libtool: compile: cc -c -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -D_BSD_SOURCE -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" ./gidlist.c -o gidlist.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -c -o lbuf.lo -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -D_BSD_SOURCE -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" ./lbuf.c libtool: compile: cc -c -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -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.. -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -D_BSD_SOURCE -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" ./lbuf.c -o lbuf.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -c -o progname.lo -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -D_BSD_SOURCE -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" ./progname.c libtool: compile: cc -c -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -D_BSD_SOURCE -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" ./progname.c -fPIC -DPIC -o .libs/progname.o libtool: compile: cc -c -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -D_BSD_SOURCE -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" ./progname.c -o progname.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -c -o secure_path.lo -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -D_BSD_SOURCE -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" ./secure_path.c libtool: compile: cc -c -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -D_BSD_SOURCE -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" ./secure_path.c -fPIC -DPIC -o .libs/secure_path.o libtool: compile: cc -c -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -D_BSD_SOURCE -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" ./secure_path.c -o secure_path.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -c -o setgroups.lo -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -D_BSD_SOURCE -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" ./setgroups.c libtool: compile: cc -c -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -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.. -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -D_BSD_SOURCE -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" ./setgroups.c -o setgroups.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -c -o sudo_conf.lo -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -D_BSD_SOURCE -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" ./sudo_conf.c libtool: compile: cc -c -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -D_BSD_SOURCE -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" ./sudo_conf.c -fPIC -DPIC -o .libs/sudo_conf.o libtool: compile: cc -c -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -D_BSD_SOURCE -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" ./sudo_conf.c -o sudo_conf.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -c -o sudo_debug.lo -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -D_BSD_SOURCE -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" ./sudo_debug.c libtool: compile: cc -c -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -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.. -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -D_BSD_SOURCE -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" ./sudo_debug.c -o sudo_debug.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -c -o sudo_dso.lo -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -D_BSD_SOURCE -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" ./sudo_dso.c libtool: compile: cc -c -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -D_BSD_SOURCE -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" ./sudo_dso.c -fPIC -DPIC -o .libs/sudo_dso.o libtool: compile: cc -c -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -D_BSD_SOURCE -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" ./sudo_dso.c -o sudo_dso.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -c -o sudo_printf.lo -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -D_BSD_SOURCE -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" ./sudo_printf.c libtool: compile: cc -c -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -D_BSD_SOURCE -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" ./sudo_printf.c -fPIC -DPIC -o .libs/sudo_printf.o libtool: compile: cc -c -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -D_BSD_SOURCE -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" ./sudo_printf.c -o sudo_printf.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -c -o term.lo -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -D_BSD_SOURCE -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" ./term.c libtool: compile: cc -c -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -D_BSD_SOURCE -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" ./term.c -fPIC -DPIC -o .libs/term.o libtool: compile: cc -c -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -D_BSD_SOURCE -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" ./term.c -o term.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -c -o ttysize.lo -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -D_BSD_SOURCE -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" ./ttysize.c libtool: compile: cc -c -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -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.. -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -D_BSD_SOURCE -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" ./ttysize.c -o ttysize.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -c -o event_poll.lo -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -D_BSD_SOURCE -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" ./event_poll.c libtool: compile: cc -c -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -D_BSD_SOURCE -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" ./event_poll.c -fPIC -DPIC -o .libs/event_poll.o libtool: compile: cc -c -I../include -I.. -I.. -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -D_BSD_SOURCE -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" ./event_poll.c -o event_poll.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link cc -o libsudo_util.la alloc.lo atobool.lo atoid.lo atomode.lo event.lo fatal.lo fileops.lo fmt_string.lo gidlist.lo lbuf.lo progname.lo secure_path.lo setgroups.lo sudo_conf.lo sudo_debug.lo sudo_dso.lo sudo_printf.lo term.lo ttysize.lo event_poll.lo -no-install libtool: link: ar cru .libs/libsudo_util.a .libs/alloc.o .libs/atobool.o .libs/atoid.o .libs/atomode.o .libs/event.o .libs/fatal.o .libs/fileops.o .libs/fmt_string.o .libs/gidlist.o .libs/lbuf.o .libs/progname.o .libs/secure_path.o .libs/setgroups.o .libs/sudo_conf.o .libs/sudo_debug.o .libs/sudo_dso.o .libs/sudo_printf.o .libs/term.o .libs/ttysize.o .libs/event_poll.o libtool: link: ranlib .libs/libsudo_util.a libtool: link: ( cd ".libs" && rm -f "libsudo_util.la" && ln -s "../libsudo_util.la" "libsudo_util.la" ) /bin/sh ../../libtool --tag=disable-static --mode=compile cc -c -I../../include -I../.. -I../.. -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -D_BSD_SOURCE ./group_file.c libtool: compile: cc -c -I../../include -I../.. -I../.. -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -D_BSD_SOURCE ./group_file.c -fPIC -DPIC -o .libs/group_file.o /bin/sh ../../libtool --tag=disable-static --mode=compile cc -c -I../../include -I../.. -I../.. -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -D_BSD_SOURCE ./getgrent.c libtool: compile: cc -c -I../../include -I../.. -I../.. -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -D_BSD_SOURCE ./getgrent.c -fPIC -DPIC -o .libs/getgrent.o /bin/sh ../../libtool --tag=disable-static --mode=link cc -lgcc -lssp_nonshared -L/usr/local/lib -lintl -Wl,-z,relro -o group_file.la group_file.lo getgrent.lo ../../compat/libreplace.la -module -avoid-version -rpath /usr/local/libexec/sudo libtool: link: cc -shared -fPIC -DPIC .libs/group_file.o .libs/getgrent.o -Wl,--whole-archive ../../compat/.libs/libreplace.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib -lgcc -lssp_nonshared -L/usr/local/lib /usr/local/lib/libintl.so -Wl,-z -Wl,relro -Wl,-soname -Wl,group_file.so -o .libs/group_file.so libtool: link: ( cd ".libs" && rm -f "group_file.la" && ln -s "../group_file.la" "group_file.la" ) /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -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\" -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -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 libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -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 -o sudo_auth.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -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\" -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -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\" -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -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 -o pam.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -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 libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -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\" -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -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 -o boottime.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -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\" -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -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 libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -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 -o check.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -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\" -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -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\" -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -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 -o env.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -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\" -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -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 libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -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 -o find_path.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -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\" -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -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\" -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -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 -o goodpath.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -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\" -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -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 libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -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 -o group_plugin.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -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\" -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -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\" -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -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 -o interfaces.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -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\" -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -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 libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -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 -o iolog.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -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\" -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -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\" -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -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 -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\" -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -D_BSD_SOURCE -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/local/share/locale\" ./locale.c libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -D_BSD_SOURCE -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/local/share/locale\" ./locale.c -fPIC -DPIC -o .libs/locale.o libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -D_BSD_SOURCE -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/local/share/locale\" ./locale.c -o locale.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -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\" -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -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 libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -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 -o logging.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -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\" -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -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\" -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -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 -o logwrap.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -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\" -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -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\" -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -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 -o parse.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -D_BSD_SOURCE -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/local/share/locale\" ./policy.c libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -D_BSD_SOURCE -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/local/share/locale\" ./policy.c -fPIC -DPIC -o .libs/policy.o libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -D_BSD_SOURCE -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/local/share/locale\" ./policy.c -o policy.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -D_BSD_SOURCE -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/local/share/locale\" ./prompt.c libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -D_BSD_SOURCE -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/local/share/locale\" ./prompt.c -fPIC -DPIC -o .libs/prompt.o libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -D_BSD_SOURCE -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/local/share/locale\" ./prompt.c -o prompt.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -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\" -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -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\" -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -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 -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\" -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -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\" -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -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\" -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -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 -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\" -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -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 libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -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 libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -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 -o sudoers.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -D_BSD_SOURCE -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/local/share/locale\" ./timestamp.c libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -D_BSD_SOURCE -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/local/share/locale\" ./timestamp.c -fPIC -DPIC -o .libs/timestamp.o libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -D_BSD_SOURCE -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/local/share/locale\" ./timestamp.c -o timestamp.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -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\" -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -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\" -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -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 -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\" -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -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\" -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -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\" -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -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 -o alias.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -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\" -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -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 libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -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 -o audit.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -D_BSD_SOURCE -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/local/share/locale\" ./base64.c libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -D_BSD_SOURCE -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/local/share/locale\" ./base64.c -fPIC -DPIC -o .libs/base64.o libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -D_BSD_SOURCE -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/local/share/locale\" ./base64.c -o base64.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -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\" -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -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 libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -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 -o defaults.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -D_BSD_SOURCE -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/local/share/locale\" ./hexchar.c libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -D_BSD_SOURCE -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/local/share/locale\" ./hexchar.c -fPIC -DPIC -o .libs/hexchar.o libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -D_BSD_SOURCE -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/local/share/locale\" ./hexchar.c -o hexchar.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -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\" -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -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\" -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -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 -o gram.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -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\" -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -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 libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -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 -o match.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -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\" -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -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 libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -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 -o match_addr.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -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\" -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -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 libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -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 -o pwutil.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -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_impl.c libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -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_impl.c -fPIC -DPIC -o .libs/pwutil_impl.o libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -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_impl.c -o pwutil_impl.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -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\" -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -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 libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -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 -o timestr.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -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\" -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -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 libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -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 -o toke.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -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\" -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -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 libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -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 -o toke_util.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -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\" -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -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\" -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -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 -o redblack.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -D_BSD_SOURCE -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/local/share/locale\" ./sha2.c libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -D_BSD_SOURCE -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/local/share/locale\" ./sha2.c -fPIC -DPIC -o .libs/sha2.o libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -D_BSD_SOURCE -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/local/share/locale\" ./sha2.c -o sha2.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=link cc -o libparsesudoers.la alias.lo audit.lo base64.lo defaults.lo hexchar.lo gram.lo match.lo match_addr.lo pwutil.lo pwutil_impl.lo timestr.lo toke.lo toke_util.lo redblack.lo sha2.lo -no-install libtool: link: ar cru .libs/libparsesudoers.a .libs/alias.o .libs/audit.o .libs/base64.o .libs/defaults.o .libs/hexchar.o .libs/gram.o .libs/match.o .libs/match_addr.o .libs/pwutil.o .libs/pwutil_impl.o .libs/timestr.o .libs/toke.o .libs/toke_util.o .libs/redblack.o .libs/sha2.o libtool: link: 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 -lssp_nonshared -L/usr/local/lib -lintl -Wl,-z,relro -o sudoers.la sudo_auth.lo pam.lo boottime.lo check.lo env.lo find_path.lo goodpath.lo group_plugin.lo interfaces.lo iolog.lo iolog_path.lo locale.lo logging.lo logwrap.lo parse.lo policy.lo prompt.lo set_perms.lo sudo_nss.lo sudoers.lo timestamp.lo bsm_audit.lo libparsesudoers.la -lbsm -lutil -lpam ../../common/libsudo_util.la ../../compat/libreplace.la -lz -module -avoid-version -rpath /usr/local/libexec/sudo libtool: link: cc -shared -fPIC -DPIC .libs/sudo_auth.o .libs/pam.o .libs/boottime.o .libs/check.o .libs/env.o .libs/find_path.o .libs/goodpath.o .libs/group_plugin.o .libs/interfaces.o .libs/iolog.o .libs/iolog_path.o .libs/locale.o .libs/logging.o .libs/logwrap.o .libs/parse.o .libs/policy.o .libs/prompt.o .libs/set_perms.o .libs/sudo_nss.o .libs/sudoers.o .libs/timestamp.o .libs/bsm_audit.o -Wl,--whole-archive ./.libs/libparsesudoers.a ../../common/.libs/libsudo_util.a ../../compat/.libs/libreplace.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib -lgcc -lssp_nonshared -L/usr/local/lib /usr/local/lib/libintl.so -lbsm -lutil -lpam -lz -Wl,-z -Wl,relro -Wl,-soname -Wl,sudoers.so -o .libs/sudoers.so libtool: link: ( cd ".libs" && rm -f "sudoers.la" && ln -s "../sudoers.la" "sudoers.la" ) cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -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 cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -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_json.c /bin/sh ../../libtool --mode=link cc -o visudo find_path.o goodpath.o locale.o visudo.o visudo_json.o -lgcc -lssp_nonshared -L/usr/local/lib -lintl -Wl,-z,relro -Wc,-fstack-protector-all libparsesudoers.la ../../common/libsudo_util.la ../../compat/libreplace.la libtool: link: cc -o visudo find_path.o goodpath.o locale.o visudo.o visudo_json.o -Wl,-z -Wl,relro -fstack-protector-all -lgcc -lssp_nonshared -L/usr/local/lib /usr/local/lib/libintl.so ./.libs/libparsesudoers.a ../../common/.libs/libsudo_util.a ../../compat/.libs/libreplace.a -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -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 cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -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 /bin/sh ../../libtool --mode=link cc -o sudoreplay getdate.o locale.o sudoreplay.o -lgcc -lssp_nonshared -L/usr/local/lib -lintl -Wl,-z,relro -Wc,-fstack-protector-all timestr.lo -lz ../../common/libsudo_util.la ../../compat/libreplace.la libtool: link: cc -o sudoreplay getdate.o locale.o sudoreplay.o -Wl,-z -Wl,relro -fstack-protector-all .libs/timestr.o -lgcc -lssp_nonshared -L/usr/local/lib /usr/local/lib/libintl.so -lz ../../common/.libs/libsudo_util.a ../../compat/.libs/libreplace.a -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -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 cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -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 cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -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 /bin/sh ../../libtool --mode=link cc -o testsudoers group_plugin.o interfaces.o locale.o net_ifs.o testsudoers.o tsgetgrpw.o -lgcc -lssp_nonshared -L/usr/local/lib -lintl -Wl,-z,relro -Wc,-fstack-protector-all libparsesudoers.la ../../common/libsudo_util.la ../../compat/libreplace.la libtool: link: cc -o testsudoers group_plugin.o interfaces.o locale.o net_ifs.o testsudoers.o tsgetgrpw.o -Wl,-z -Wl,relro -fstack-protector-all -lgcc -lssp_nonshared -L/usr/local/lib /usr/local/lib/libintl.so ./.libs/libparsesudoers.a ../../common/.libs/libsudo_util.a ../../compat/.libs/libreplace.a -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib /bin/sh ../../libtool --tag=disable-static --mode=compile cc -c -I../../include -I../.. -I../.. -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -D_BSD_SOURCE ./system_group.c libtool: compile: cc -c -I../../include -I../.. -I../.. -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -D_BSD_SOURCE ./system_group.c -fPIC -DPIC -o .libs/system_group.o /bin/sh ../../libtool --tag=disable-static --mode=link cc -lgcc -lssp_nonshared -L/usr/local/lib -lintl -Wl,-z,relro -o system_group.la system_group.lo ../../compat/libreplace.la -module -avoid-version -rpath /usr/local/libexec/sudo libtool: link: cc -shared -fPIC -DPIC .libs/system_group.o -Wl,--whole-archive ../../compat/.libs/libreplace.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib -lgcc -lssp_nonshared -L/usr/local/lib /usr/local/lib/libintl.so -Wl,-z -Wl,relro -Wl,-soname -Wl,system_group.so -o .libs/system_group.so libtool: link: ( cd ".libs" && rm -f "system_group.la" && ln -s "../system_group.la" "system_group.la" ) cc -c -I../include -I.. -I. -I. -I.. -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -D_BSD_SOURCE -DLOCALEDIR=\"/usr/local/share/locale\" ./conversation.c cc -c -I../include -I.. -I. -I. -I.. -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -D_BSD_SOURCE -DLOCALEDIR=\"/usr/local/share/locale\" ./env_hooks.c cc -c -I../include -I.. -I. -I. -I.. -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -D_BSD_SOURCE -DLOCALEDIR=\"/usr/local/share/locale\" ./exec.c cc -c -I../include -I.. -I. -I. -I.. -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -D_BSD_SOURCE -DLOCALEDIR=\"/usr/local/share/locale\" ./exec_common.c cc -c -I../include -I.. -I. -I. -I.. -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -D_BSD_SOURCE -DLOCALEDIR=\"/usr/local/share/locale\" ./exec_pty.c cc -c -I../include -I.. -I. -I. -I.. -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -D_BSD_SOURCE -DLOCALEDIR=\"/usr/local/share/locale\" ./get_pty.c cc -c -I../include -I.. -I. -I. -I.. -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -D_BSD_SOURCE -DLOCALEDIR=\"/usr/local/share/locale\" ./hooks.c cc -c -I../include -I.. -I. -I. -I.. -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -D_BSD_SOURCE -DLOCALEDIR=\"/usr/local/share/locale\" ./net_ifs.c cc -c -I../include -I.. -I. -I. -I.. -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -D_BSD_SOURCE -DLOCALEDIR=\"/usr/local/share/locale\" ./load_plugins.c cc -c -I../include -I.. -I. -I. -I.. -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -D_BSD_SOURCE -DLOCALEDIR=\"/usr/local/share/locale\" ./parse_args.c cc -c -I../include -I.. -I. -I. -I.. -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -D_BSD_SOURCE -DLOCALEDIR=\"/usr/local/share/locale\" ./preserve_fds.c cc -c -I../include -I.. -I. -I. -I.. -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -D_BSD_SOURCE -DLOCALEDIR=\"/usr/local/share/locale\" ./signal.c cc -c -I../include -I.. -I. -I. -I.. -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -D_BSD_SOURCE -DLOCALEDIR=\"/usr/local/share/locale\" ./sudo.c cc -c -I../include -I.. -I. -I. -I.. -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -D_BSD_SOURCE -DLOCALEDIR=\"/usr/local/share/locale\" ./sudo_edit.c cc -c -I../include -I.. -I. -I. -I.. -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -D_BSD_SOURCE -DLOCALEDIR=\"/usr/local/share/locale\" ./tgetpass.c cc -c -I../include -I.. -I. -I. -I.. -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -D_BSD_SOURCE -DLOCALEDIR=\"/usr/local/share/locale\" ./ttyname.c cc -c -I../include -I.. -I. -I. -I.. -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -D_BSD_SOURCE -DLOCALEDIR=\"/usr/local/share/locale\" ./utmp.c cc -c -I../include -I.. -I. -I. -I.. -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -D_BSD_SOURCE -DLOCALEDIR=\"/usr/local/share/locale\" ./locale_stub.c /bin/sh ../libtool --tag=disable-static --mode=link cc -o sudo conversation.o env_hooks.o exec.o exec_common.o exec_pty.o get_pty.o hooks.o net_ifs.o load_plugins.o parse_args.o preserve_fds.o signal.o sudo.o sudo_edit.o tgetpass.o ttyname.o utmp.o locale_stub.o -lgcc -lssp_nonshared -L/usr/local/lib -lintl -Wl,-z,relro -Wc,-fstack-protector-all -lutil ../common/libsudo_util.la ../compat/libreplace.la libtool: link: cc -o sudo conversation.o env_hooks.o exec.o exec_common.o exec_pty.o get_pty.o hooks.o net_ifs.o load_plugins.o parse_args.o preserve_fds.o signal.o sudo.o sudo_edit.o tgetpass.o ttyname.o utmp.o locale_stub.o -Wl,-z -Wl,relro -fstack-protector-all -lgcc -lssp_nonshared -L/usr/local/lib /usr/local/lib/libintl.so -lutil ../common/.libs/libsudo_util.a ../compat/.libs/libreplace.a -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib /bin/sh ../libtool --tag=disable-static --mode=compile cc -c -I../include -I.. -I. -I. -I.. -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -D_BSD_SOURCE -DLOCALEDIR=\"/usr/local/share/locale\" ./sudo_noexec.c libtool: compile: cc -c -I../include -I.. -I. -I. -I.. -D__STDC_WANT_LIB_EXT1__=1 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector-all -D_BSD_SOURCE -DLOCALEDIR=\"/usr/local/share/locale\" ./sudo_noexec.c -fPIC -DPIC -o .libs/sudo_noexec.o /bin/sh ../libtool --tag=disable-static --mode=link cc -lgcc -lssp_nonshared -L/usr/local/lib -lintl -Wl,-z,relro -o libsudo_noexec.la sudo_noexec.lo -avoid-version -rpath /usr/local/libexec/sudo libtool: link: cc -shared -fPIC -DPIC .libs/sudo_noexec.o -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib -lgcc -lssp_nonshared -L/usr/local/lib /usr/local/lib/libintl.so -Wl,-z -Wl,relro -Wl,-soname -Wl,libsudo_noexec.so -o .libs/libsudo_noexec.so libtool: link: ( cd ".libs" && rm -f "libsudo_noexec.la" && ln -s "../libsudo_noexec.la" "libsudo_noexec.la" ) BAMAN=0 LCMAN=1 SEMAN=0 PSMAN=0 /bin/sh ./fixmdoc.sh sudo.mdoc.sed (cd .. && /bin/sh config.status --file=-) < ././sudo.mdoc.in | /usr/bin/sed -f ./sudo.mdoc.sed > ./sudo.mdoc (cd .. && /bin/sh config.status --file=doc/./visudo.mdoc) config.status: creating doc/./visudo.mdoc (cd .. && /bin/sh config.status --file=doc/./sudo.conf.mdoc) config.status: creating doc/./sudo.conf.mdoc LCMAN=1 SEMAN=0 PSMAN=0 /bin/sh ./fixmdoc.sh sudoers.mdoc.sed (cd .. && /bin/sh config.status --file=-) < ././sudoers.mdoc.in | /usr/bin/sed -f ./sudoers.mdoc.sed > ./sudoers.mdoc (cd .. && /bin/sh config.status --file=doc/./sudoers.ldap.mdoc) config.status: creating doc/./sudoers.ldap.mdoc (cd .. && /bin/sh config.status --file=doc/./sudoreplay.mdoc) config.status: creating doc/./sudoreplay.mdoc (cd .. && /bin/sh config.status --file=doc/./sudo_plugin.mdoc) config.status: creating doc/./sudo_plugin.mdoc ===> Staging for sudo-1.8.10.p3 ===> Generating temporary packing list 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/group_file plugins/sudoers plugins/system_group src include doc; do (cd $d && exec /usr/bin/make pre-install) && continue; exit $?; done Installing sudo message catalogs: ca cs da de eo es eu fi fr gl hr it ja nl pl pt_BR ru sl sr sv tr uk vi zh_CN Installing sudoers message catalogs: cs da de eo eu fi hr it ja lt nl pl pt_BR sl sr sv tr uk vi zh_CN for d in compat common plugins/group_file plugins/sudoers plugins/system_group src include doc; do (cd $d && exec /usr/bin/make install) && continue; exit $?; done /bin/sh ../../mkinstalldirs /obj/buildshare/ports/355755/security/sudo/work/stage/usr/local/libexec/sudo mkdir /obj/buildshare/ports/355755/security/sudo/work/stage/usr/local/libexec/sudo if [ X".so" != X"" ]; then /bin/sh ../../install-sh -c -b~ -m 0644 .libs/group_file.so /obj/buildshare/ports/355755/security/sudo/work/stage/usr/local/libexec/sudo/group_file.so; fi /bin/sh ../../mkinstalldirs /obj/buildshare/ports/355755/security/sudo/work/stage/usr/local/libexec/sudo /obj/buildshare/ports/355755/security/sudo/work/stage/usr/local/sbin /obj/buildshare/ports/355755/security/sudo/work/stage/usr/local/bin /obj/buildshare/ports/355755/security/sudo/work/stage/usr/local/etc /obj/buildshare/ports/355755/security/sudo/work/stage/usr/local/share/doc/sudo `echo /obj/buildshare/ports/355755/security/sudo/work/stage/var/run/sudo|sed 's,/[^/]*$,,'` `echo /obj/buildshare/ports/355755/security/sudo/work/stage/var/db/sudo|sed 's,/[^/]*$,,'` mkdir /obj/buildshare/ports/355755/security/sudo/work/stage/usr/local/share/doc/sudo mkdir /obj/buildshare/ports/355755/security/sudo/work/stage/var mkdir /obj/buildshare/ports/355755/security/sudo/work/stage/var/run mkdir /obj/buildshare/ports/355755/security/sudo/work/stage/var/db /bin/sh ../../install-sh -c -d -O 0 -G 0 -m 0711 /obj/buildshare/ports/355755/security/sudo/work/stage/var/run/sudo /bin/sh ../../install-sh -c -d -O 0 -G 0 -m 0711 /obj/buildshare/ports/355755/security/sudo/work/stage/var/db/sudo if [ X".so" != X"" -a -e .libs/sudoers.so ]; then test X"$SUDO_PREINSTALL_CMD" != X"" && $SUDO_PREINSTALL_CMD .libs/sudoers.so; /bin/sh ../../install-sh -c -b~ -O 0 -G 0 -m 0644 .libs/sudoers.so /obj/buildshare/ports/355755/security/sudo/work/stage/usr/local/libexec/sudo/sudoers.so; fi /bin/sh ../../install-sh -c -b~ -O 0 -G 0 -m 0755 sudoreplay /obj/buildshare/ports/355755/security/sudo/work/stage/usr/local/bin/sudoreplay /bin/sh ../../install-sh -c -b~ -O 0 -G 0 -m 0755 visudo /obj/buildshare/ports/355755/security/sudo/work/stage/usr/local/sbin/visudo /bin/sh ../../install-sh -c -d -O 0 -G 0 -m 0750 /obj/buildshare/ports/355755/security/sudo/work/stage/usr/local/etc/sudoers.d /bin/sh ../../install-sh -c -O 0 -G 0 -m 0440 sudoers /obj/buildshare/ports/355755/security/sudo/work/stage/usr/local/etc/sudoers.sample /bin/sh ../../mkinstalldirs /obj/buildshare/ports/355755/security/sudo/work/stage/usr/local/libexec/sudo if [ X".so" != X"" ]; then /bin/sh ../../install-sh -c -b~ -m 0644 .libs/system_group.so /obj/buildshare/ports/355755/security/sudo/work/stage/usr/local/libexec/sudo/system_group.so; fi /bin/sh ../mkinstalldirs /obj/buildshare/ports/355755/security/sudo/work/stage/usr/local/bin /obj/buildshare/ports/355755/security/sudo/work/stage/usr/local/libexec/sudo /obj/buildshare/ports/355755/security/sudo/work/stage/usr/local/libexec/sudo /bin/sh ../install-sh -c -s -b ~ -O 0 -G 0 -m 04755 sudo /obj/buildshare/ports/355755/security/sudo/work/stage/usr/local/bin/sudo rm -f /obj/buildshare/ports/355755/security/sudo/work/stage/usr/local/bin/sudoedit ln -s sudo /obj/buildshare/ports/355755/security/sudo/work/stage/usr/local/bin/sudoedit if [ -f sesh ]; then /bin/sh ../install-sh -c -s -b ~ -O 0 -G 0 -M 0755 sesh /obj/buildshare/ports/355755/security/sudo/work/stage/usr/local/libexec/sudo/sesh; fi if [ -f .libs/libsudo_noexec.so ]; then /bin/sh ../install-sh -c -s -b ~ -O 0 -G 0 -m 0644 .libs/libsudo_noexec.so /obj/buildshare/ports/355755/security/sudo/work/stage/usr/local/libexec/sudo/sudo_noexec.so; fi /bin/sh ../mkinstalldirs /obj/buildshare/ports/355755/security/sudo/work/stage/usr/local/include /bin/sh ../install-sh -c -O 0 -G 0 -m 0644 ./sudo_plugin.h /obj/buildshare/ports/355755/security/sudo/work/stage/usr/local/include /bin/sh ../mkinstalldirs /obj/buildshare/ports/355755/security/sudo/work/stage/usr/local/share/doc/sudo /obj/buildshare/ports/355755/security/sudo/work/stage/usr/local/man/man8 /obj/buildshare/ports/355755/security/sudo/work/stage/usr/local/man/man5 for f in ../ChangeLog ../README ../NEWS ./HISTORY ./CONTRIBUTORS ./LICENSE ./TROUBLESHOOTING ./UPGRADE ./sample.*; do /bin/sh ../install-sh -c -O 0 -G 0 -m 0644 $f /obj/buildshare/ports/355755/security/sudo/work/stage/usr/local/share/doc/sudo; done /bin/sh ../install-sh -c -O 0 -G 0 -m 0644 ./sudo.mdoc /obj/buildshare/ports/355755/security/sudo/work/stage/usr/local/man/man8/sudo.8 /bin/sh ../install-sh -c -O 0 -G 0 -m 0644 ./sudo_plugin.mdoc /obj/buildshare/ports/355755/security/sudo/work/stage/usr/local/man/man8/sudo_plugin.8 /bin/sh ../install-sh -c -O 0 -G 0 -m 0644 ./sudoreplay.mdoc /obj/buildshare/ports/355755/security/sudo/work/stage/usr/local/man/man8/sudoreplay.8 /bin/sh ../install-sh -c -O 0 -G 0 -m 0644 ./visudo.mdoc /obj/buildshare/ports/355755/security/sudo/work/stage/usr/local/man/man8/visudo.8 /bin/sh ../install-sh -c -O 0 -G 0 -m 0644 ./sudo.conf.mdoc /obj/buildshare/ports/355755/security/sudo/work/stage/usr/local/man/man5/sudo.conf.5 /bin/sh ../install-sh -c -O 0 -G 0 -m 0644 ./sudoers.mdoc /obj/buildshare/ports/355755/security/sudo/work/stage/usr/local/man/man5/sudoers.5 ln -s sudo.8 /obj/buildshare/ports/355755/security/sudo/work/stage/usr/local/man/man8/sudoedit.8 install -o root -g wheel -m 444 /buildshare/ports/355755/security/sudo/files/pam.conf /obj/buildshare/ports/355755/security/sudo/work/stage/usr/local/etc/pam.d/sudo.default /usr/bin/touch /obj/buildshare/ports/355755/security/sudo/work/stage/usr/local/etc/sudoers.d/.keep-me /usr/bin/strip /obj/buildshare/ports/355755/security/sudo/work/stage/usr/local/bin/sudoreplay /usr/bin/strip /obj/buildshare/ports/355755/security/sudo/work/stage/usr/local/sbin/visudo /usr/bin/strip /obj/buildshare/ports/355755/security/sudo/work/stage/usr/local/libexec/sudo/group_file.so /usr/bin/strip /obj/buildshare/ports/355755/security/sudo/work/stage/usr/local/libexec/sudo/sudoers.so /usr/bin/strip /obj/buildshare/ports/355755/security/sudo/work/stage/usr/local/libexec/sudo/system_group.so ====> Compressing man pages (compress-man) ===> Installing for sudo-1.8.10.p3 ===> Checking if security/sudo already installed ===> Registering installation for sudo-1.8.10.p3 Installing sudo-1.8.10.p3... done ===> SECURITY REPORT: This port has installed the following binaries which execute with increased privileges. /usr/local/bin/sudo If there are vulnerabilities in these programs there may be a security risk to the system. FreeBSD makes no guarantee about the security of ports included in the Ports Collection. Please type 'make deinstall' to deinstall the port if this is a concern. For more information, and contact details about the security status of this software, see the following webpage: http://www.sudo.ws/ Make package ===> Building package for sudo-1.8.10.p3 slot1: removed