=>> Building security/sudo build started at Wed Jul 24 15:59:28 CEST 2019 port directory: /usr/ports/security/sudo package name: sudo-1.8.27_1 building for: FreeBSD 120amd64-head1-job-07 12.0-RELEASE-p2 FreeBSD 12.0-RELEASE-p2 amd64 maintained by: garga@FreeBSD.org Makefile ident: $FreeBSD: head/security/sudo/Makefile 490951 2019-01-22 13:51:16Z garga $ Poudriere version: 3.3.2 Host OSVERSION: 1200086 Jail OSVERSION: 1200086 Job Id: 07 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1200086 UNAME_v=FreeBSD 12.0-RELEASE-p2 UNAME_r=12.0-RELEASE-p2 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin LOCALBASE=/usr/local USER=root LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.3.2 MASTERMNT=/usr/local/poudriere/data/.m/120amd64-head1/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM=xterm-256color GID=0 UID=0 PWD=/usr/local/poudriere/data/.m/120amd64-head1/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=120amd64-head1 SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/120amd64-head1/ref/.p SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= DEPENDS_ARGS= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for sudo-1.8.27_1: AUDIT=on: Enable BSM audit support DISABLE_AUTH=off: Do not require authentication by default DISABLE_ROOT_SUDO=off: Do not allow root to run sudo DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples INSULTS=off: Enable insults on failures LDAP=off: LDAP protocol support NLS=on: Native Language Support NOARGS_SHELL=off: Run a shell if no arguments are given OPIE=off: Enable one-time passwords (no PAM support) PAM=on: Pluggable authentication module support SSSD=off: Enable SSSD backend support. ====> Enable Kerberos 5 authentication (no PAM support): you can only select none or one of them GSSAPI_BASE=off: GSSAPI support via base system (needs Kerberos) GSSAPI_HEIMDAL=off: GSSAPI support via security/heimdal GSSAPI_MIT=off: GSSAPI support via security/krb5 ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- garga@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --sysconfdir=/usr/local/etc --with-ignore-dot --with-tty-tickets --with-env-editor --with-logincap --with-long-otp-prompt --with-rundir=/var/run/sudo --with-logfac=authpriv --with-bsm-audit --enable-nls --disable-noargs-shell --with-pam --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/security/sudo/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/sudo/work HOME=/wrkdirs/usr/ports/security/sudo/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/security/sudo/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/security/sudo/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/sudo/work HOME=/wrkdirs/usr/ports/security/sudo/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/security/sudo/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -lgcc -L/usr/local/lib -lintl -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- PORTDOCS="" PORTEXAMPLES="" AUDIT="" NO_AUDIT="@comment " DISABLE_AUTH="@comment " NO_DISABLE_AUTH="" DISABLE_ROOT_SUDO="@comment " NO_DISABLE_ROOT_SUDO="" DOCS="" NO_DOCS="@comment " EXAMPLES="" NO_EXAMPLES="@comment " GSSAPI_BASE="@comment " NO_GSSAPI_BASE="" GSSAPI_HEIMDAL="@comment " NO_GSSAPI_HEIMDAL="" GSSAPI_MIT="@comment " NO_GSSAPI_MIT="" INSULTS="@comment " NO_INSULTS="" LDAP="@comment " NO_LDAP="" NLS="" NO_NLS="@comment " NOARGS_SHELL="@comment " NO_NOARGS_SHELL="" OPIE="@comment " NO_OPIE="" PAM="" NO_PAM="@comment " SSSD="@comment " NO_SSSD="" OSREL=12.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/sudo" EXAMPLESDIR="share/examples/sudo" DATADIR="share/sudo" WWWDIR="www/sudo" ETCDIR="etc/sudo" --End PLIST_SUB-- --SUB_LIST-- AUDIT="" NO_AUDIT="@comment " DISABLE_AUTH="@comment " NO_DISABLE_AUTH="" DISABLE_ROOT_SUDO="@comment " NO_DISABLE_ROOT_SUDO="" DOCS="" NO_DOCS="@comment " EXAMPLES="" NO_EXAMPLES="@comment " GSSAPI_BASE="@comment " NO_GSSAPI_BASE="" GSSAPI_HEIMDAL="@comment " NO_GSSAPI_HEIMDAL="" GSSAPI_MIT="@comment " NO_GSSAPI_MIT="" INSULTS="@comment " NO_INSULTS="" LDAP="@comment " NO_LDAP="" NLS="" NO_NLS="@comment " NOARGS_SHELL="@comment " NO_NOARGS_SHELL="" OPIE="@comment " NO_OPIE="" PAM="" NO_PAM="@comment " SSSD="@comment " NO_SSSD="" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/sudo DOCSDIR=/usr/local/share/doc/sudo EXAMPLESDIR=/usr/local/share/examples/sudo WWWDIR=/usr/local/www/sudo ETCDIR=/usr/local/etc/sudo --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles FORCE_PACKAGE=yes PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### /usr/ports/Mk/Scripts/ports_env.sh #### _CCVERSION_921dbbb2=FreeBSD clang version 6.0.1 (tags/RELEASE_601/final 335540) (based on LLVM 6.0.1) Target: x86_64-unknown-freebsd12.0 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 6.0.1 (tags/RELEASE_601/final 335540) (based on LLVM 6.0.1) Target: x86_64-unknown-freebsd12.0 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o" CC_OUTPUT_921dbbb2_58173849=yes CC_OUTPUT_921dbbb2_9bdba57c=yes CC_OUTPUT_921dbbb2_6a4fe7f5=yes CC_OUTPUT_921dbbb2_6bcac02b=yes CC_OUTPUT_921dbbb2_67d20829=yes CC_OUTPUT_921dbbb2_bfa62e83=yes CC_OUTPUT_921dbbb2_f0b4d593=yes CC_OUTPUT_921dbbb2_308abb44=yes CC_OUTPUT_921dbbb2_f00456e5=yes CC_OUTPUT_921dbbb2_65ad290d=yes CC_OUTPUT_921dbbb2_f2776b26=yes CC_OUTPUT_921dbbb2_b2657cc3=yes CC_OUTPUT_921dbbb2_380987f7=yes CC_OUTPUT_921dbbb2_160933ec=yes CC_OUTPUT_921dbbb2_fb62803b=yes _OBJC_CCVERSION_921dbbb2=FreeBSD clang version 6.0.1 (tags/RELEASE_601/final 335540) (based on LLVM 6.0.1) Target: x86_64-unknown-freebsd12.0 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=amd64 OPSYS=FreeBSD _OSRELEASE=12.0-RELEASE-p2 OSREL=12.0 OSVERSION=1200086 PYTHONBASE=/usr/local HAVE_COMPAT_IA32_KERN=YES _SMP_CPUS=8 CONFIGURE_MAX_CMD_LEN=262144 HAVE_PORTS_ENV=1 #### Misc Poudriere #### ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 1048576 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 33354 open files (-n) 1024 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =================================================== ===> License sudo accepted by the user =========================================================================== =================================================== ===> sudo-1.8.27_1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.11.1.txz [120amd64-head1-job-07] Installing pkg-1.11.1... [120amd64-head1-job-07] Extracting pkg-1.11.1: .......... done ===> sudo-1.8.27_1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of sudo-1.8.27_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License sudo accepted by the user ===> Fetching all distfiles required by sudo-1.8.27_1 for building =========================================================================== =================================================== ===> License sudo accepted by the user ===> Fetching all distfiles required by sudo-1.8.27_1 for building => SHA256 Checksum OK for sudo-1.8.27.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License sudo accepted by the user ===> Fetching all distfiles required by sudo-1.8.27_1 for building ===> Extracting for sudo-1.8.27_1 => SHA256 Checksum OK for sudo-1.8.27.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for sudo-1.8.27_1 ===> Applying FreeBSD patches for sudo-1.8.27_1 =========================================================================== =================================================== ===> sudo-1.8.27_1 depends on executable: msgfmt - not found ===> Installing existing package /packages/All/gettext-tools-0.20.1_1.txz [120amd64-head1-job-07] Installing gettext-tools-0.20.1_1... [120amd64-head1-job-07] `-- Installing gettext-runtime-0.20.1... [120amd64-head1-job-07] | `-- Installing indexinfo-0.3.1... [120amd64-head1-job-07] | `-- Extracting indexinfo-0.3.1: .... done [120amd64-head1-job-07] `-- Extracting gettext-runtime-0.20.1: .......... done [120amd64-head1-job-07] `-- Installing libtextstyle-0.20.1... [120amd64-head1-job-07] `-- Extracting libtextstyle-0.20.1: .......... done [120amd64-head1-job-07] Extracting gettext-tools-0.20.1_1: .......... done ===> sudo-1.8.27_1 depends on executable: msgfmt - found ===> Returning to build of sudo-1.8.27_1 =========================================================================== =================================================== ===> sudo-1.8.27_1 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) =========================================================================== =================================================== ===> Configuring for sudo-1.8.27_1 configure: loading site script /usr/ports/Templates/config.site configure: Configuring Sudo version 1.8.27 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 how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep 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 minix/config.h... (cached) no checking whether it is safe to define __EXTENSIONS__... yes 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 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... amd64-portbld-freebsd12.0 checking host system type... amd64-portbld-freebsd12.0 checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed 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 checking the name lister (/usr/bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking how to convert amd64-portbld-freebsd12.0 file names to amd64-portbld-freebsd12.0 format... func_convert_file_noop checking how to convert amd64-portbld-freebsd12.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 output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... yes 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... freebsd12.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 for cc option to accept ISO C99... none needed checking for cc option to accept ISO Standard C... (cached) none needed checking for an ANSI C-conforming const... yes checking for inline... inline checking for working volatile... yes checking for variadic macro support in cpp... yes checking for gawk... (cached) /usr/bin/awk checking for bison... no checking for byacc... byacc checking for flex... /usr/bin/flex checking for mv... /bin/mv checking for sh... /bin/sh checking for sendmail... /usr/sbin/sendmail checking for vi... /usr/bin/vi checking which syslog facility sudo should log with... authpriv checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for stdbool.h that conforms to C99... (cached) yes checking for _Bool... (cached) yes checking for sys/types.h... (cached) yes checking for netgroup.h... no checking for paths.h... (cached) yes checking for spawn.h... (cached) yes checking for wordexp.h... yes checking for sys/sockio.h... yes checking for sys/bsdtypes.h... no checking for sys/select.h... (cached) yes checking for sys/stropts.h... no checking for sys/sysmacros.h... no checking for sys/syscall.h... yes checking for sys/statvfs.h... (cached) yes checking sys/mkdev.h usability... no checking sys/mkdev.h presence... no checking for sys/mkdev.h... no checking for sys/sysmacros.h... (cached) no checking utmps.h usability... no checking utmps.h presence... no checking for utmps.h... no checking for utmpx.h... (cached) yes 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 struct in6_addr... yes checking for unsigned long long int... (cached) yes checking for long long int... (cached) yes checking for intmax_t... (cached) yes checking for uintmax_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... yes checking for errno_t... yes checking max length of uid_t... 10 checking for struct sockaddr.sa_len... yes checking for struct sockaddr_in.sin_len... no checking size of id_t... 8 checking size of long long... 8 checking size of time_t... 8 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 fexecve... yes checking for killpg... (cached) yes checking for nl_langinfo... (cached) yes checking for pread... (cached) yes checking for pwrite... (cached) yes checking for openat... yes checking for faccessat... yes checking for wordexp... yes checking for getauxval... no checking for seteuid... (cached) yes checking for getgrouplist... (cached) yes checking for getline... (cached) yes checking for reallocarray... yes checking for arc4random_uniform... (cached) yes checking for getutsid... no checking for getutxid... (cached) yes checking for sysctl... (cached) yes checking for devname... yes checking for struct kinfo_proc.ki_structsize... 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 whether setresuid is declared... yes checking for getresuid... yes checking whether getresuid is declared... yes checking for getifaddrs... yes checking for freeifaddrs... yes checking for lockf... yes checking for innetgr... (cached) yes checking whether innetgr is declared... yes checking for getdomainname... yes checking whether getdomainname is declared... (cached) yes checking for utimensat... yes checking for futimens... yes checking for working fnmatch with FNM_CASEFOLD... yes checking for isblank... yes checking for glob... (cached) yes checking for memrchr... yes checking for memset_s... yes checking for nanosleep... yes checking for pipe2... yes checking for pw_dup... no checking for strlcpy... (cached) yes checking for strlcat... (cached) yes checking for strnlen... (cached) yes checking for working strnlen... (cached) yes checking for strndup... (cached) yes checking for clock_gettime... (cached) yes checking for getopt_long... yes checking for closefrom... (cached) yes checking for mkstemps... (cached) 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 tm.tm_gmtoff... yes checking for struct stat.st_mtim... yes checking for struct stat.st_mtim.st__tim... no checking sha2.h usability... no checking sha2.h presence... no checking for sha2.h... no checking for vsyslog... yes checking for setpassent... (cached) yes checking for setgroupent... (cached) yes checking for exect... yes checking for execvP... yes checking for execvpe... no checking for posix_spawn... (cached) yes checking for posix_spawnp... yes checking for struct dirent.d_type... yes checking for struct dirent.d_namlen... yes checking for socket... yes checking for inet_pton... yes checking for inet_ntop... (cached) yes checking for syslog... yes checking for getaddrinfo... yes checking for getprogname... yes checking for setprogname... 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... (cached) yes checking whether h_errno is declared... (cached) yes checking whether LLONG_MAX is declared... (cached) yes checking whether LLONG_MIN is declared... yes checking whether ULLONG_MAX is declared... yes checking whether PATH_MAX is declared... yes checking whether SIZE_MAX is declared... yes checking for strsignal... (cached) yes checking for sig2str... no checking whether sys_signame is declared... yes checking for dl_iterate_phdr... 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 whether au_close() takes 4 arguments... no checking for ppoll... yes checking for log file location... /var/log/sudo.log checking for sudo run dir location... /var/run/sudo checking for sudo var dir location... /var/db/sudo checking for I/O log dir location... /var/log/sudo-io checking time zone data directory... /usr/share/zoneinfo checking whether _FORTIFY_SOURCE may be specified... yes checking whether C compiler accepts -fvisibility=hidden... yes checking for compiler stack protector support... -fstack-protector-strong checking whether the linker accepts -Wl,-z,relro... yes configure: using the following authentication methods: pam configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating examples/Makefile config.status: creating include/Makefile config.status: creating lib/util/Makefile config.status: creating lib/util/util.exp config.status: creating src/sudo_usage.h config.status: creating src/Makefile config.status: creating plugins/sample/Makefile config.status: creating plugins/group_file/Makefile config.status: creating plugins/system_group/Makefile config.status: creating plugins/sudoers/Makefile config.status: creating plugins/sudoers/sudoers config.status: creating config.h config.status: creating pathnames.h config.status: executing libtool commands =========================================================================== =================================================== ===> Building for sudo-1.8.27_1 --- all --- for d in lib/util plugins/group_file plugins/sudoers plugins/system_group src include doc examples; do (cd $d && exec /usr/bin/make all) && continue; exit $?; done --- digest.lo --- --- event.lo --- --- fatal.lo --- --- key_val.lo --- --- gethostname.lo --- --- gettime.lo --- --- getgrouplist.lo --- --- gidlist.lo --- --- digest.lo --- /bin/sh ../../libtool --tag=disable-static --mode=compile cc -c -o digest.lo -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./digest.c --- event.lo --- /bin/sh ../../libtool --tag=disable-static --mode=compile cc -c -o event.lo -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./event.c --- fatal.lo --- /bin/sh ../../libtool --tag=disable-static --mode=compile cc -c -o fatal.lo -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./fatal.c --- key_val.lo --- /bin/sh ../../libtool --tag=disable-static --mode=compile cc -c -o key_val.lo -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./key_val.c --- gethostname.lo --- /bin/sh ../../libtool --tag=disable-static --mode=compile cc -c -o gethostname.lo -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./gethostname.c --- gettime.lo --- /bin/sh ../../libtool --tag=disable-static --mode=compile cc -c -o gettime.lo -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./gettime.c --- getgrouplist.lo --- /bin/sh ../../libtool --tag=disable-static --mode=compile cc -c -o getgrouplist.lo -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./getgrouplist.c --- gidlist.lo --- /bin/sh ../../libtool --tag=disable-static --mode=compile cc -c -o gidlist.lo -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./gidlist.c --- gethostname.lo --- libtool: compile: cc -c -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./gethostname.c -fPIC -DPIC -o .libs/gethostname.o --- fatal.lo --- libtool: compile: cc -c -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./fatal.c -fPIC -DPIC -o .libs/fatal.o --- lbuf.lo --- /bin/sh ../../libtool --tag=disable-static --mode=compile cc -c -o lbuf.lo -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./lbuf.c --- digest.lo --- libtool: compile: cc -c -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./digest.c -fPIC -DPIC -o .libs/digest.o --- getgrouplist.lo --- libtool: compile: cc -c -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./getgrouplist.c -fPIC -DPIC -o .libs/getgrouplist.o --- locking.lo --- /bin/sh ../../libtool --tag=disable-static --mode=compile cc -c -o locking.lo -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./locking.c --- gidlist.lo --- libtool: compile: cc -c -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./gidlist.c -fPIC -DPIC -o .libs/gidlist.o --- key_val.lo --- libtool: compile: cc -c -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./key_val.c -fPIC -DPIC -o .libs/key_val.o --- parseln.lo --- /bin/sh ../../libtool --tag=disable-static --mode=compile cc -c -o parseln.lo -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./parseln.c --- gettime.lo --- libtool: compile: cc -c -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./gettime.c -fPIC -DPIC -o .libs/gettime.o --- progname.lo --- /bin/sh ../../libtool --tag=disable-static --mode=compile cc -c -o progname.lo -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./progname.c --- secure_path.lo --- /bin/sh ../../libtool --tag=disable-static --mode=compile cc -c -o secure_path.lo -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./secure_path.c --- setgroups.lo --- /bin/sh ../../libtool --tag=disable-static --mode=compile cc -c -o setgroups.lo -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./setgroups.c --- event.lo --- libtool: compile: cc -c -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./event.c -fPIC -DPIC -o .libs/event.o --- lbuf.lo --- libtool: compile: cc -c -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./lbuf.c -fPIC -DPIC -o .libs/lbuf.o --- strsplit.lo --- /bin/sh ../../libtool --tag=disable-static --mode=compile cc -c -o strsplit.lo -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./strsplit.c --- locking.lo --- libtool: compile: cc -c -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./locking.c -fPIC -DPIC -o .libs/locking.o --- setgroups.lo --- libtool: compile: cc -c -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./setgroups.c -fPIC -DPIC -o .libs/setgroups.o --- strtobool.lo --- /bin/sh ../../libtool --tag=disable-static --mode=compile cc -c -o strtobool.lo -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./strtobool.c --- strtoid.lo --- /bin/sh ../../libtool --tag=disable-static --mode=compile cc -c -o strtoid.lo -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./strtoid.c --- secure_path.lo --- libtool: compile: cc -c -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./secure_path.c -fPIC -DPIC -o .libs/secure_path.o --- strtomode.lo --- --- progname.lo --- libtool: compile: cc -c -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./progname.c -fPIC -DPIC -o .libs/progname.o --- parseln.lo --- libtool: compile: cc -c -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./parseln.c -fPIC -DPIC -o .libs/parseln.o --- strtomode.lo --- /bin/sh ../../libtool --tag=disable-static --mode=compile cc -c -o strtomode.lo -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./strtomode.c --- sudo_conf.lo --- /bin/sh ../../libtool --tag=disable-static --mode=compile cc -c -o sudo_conf.lo -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./sudo_conf.c --- sudo_debug.lo --- /bin/sh ../../libtool --tag=disable-static --mode=compile cc -c -o sudo_debug.lo -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./sudo_debug.c --- sudo_dso.lo --- /bin/sh ../../libtool --tag=disable-static --mode=compile cc -c -o sudo_dso.lo -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./sudo_dso.c --- term.lo --- /bin/sh ../../libtool --tag=disable-static --mode=compile cc -c -o term.lo -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./term.c --- strtobool.lo --- libtool: compile: cc -c -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./strtobool.c -fPIC -DPIC -o .libs/strtobool.o --- sudo_conf.lo --- libtool: compile: cc -c -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./sudo_conf.c -fPIC -DPIC -o .libs/sudo_conf.o --- strtomode.lo --- libtool: compile: cc -c -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./strtomode.c -fPIC -DPIC -o .libs/strtomode.o --- ttyname_dev.lo --- /bin/sh ../../libtool --tag=disable-static --mode=compile cc -c -o ttyname_dev.lo -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./ttyname_dev.c --- strtoid.lo --- libtool: compile: cc -c -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./strtoid.c -fPIC -DPIC -o .libs/strtoid.o --- sudo_debug.lo --- libtool: compile: cc -c -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./sudo_debug.c -fPIC -DPIC -o .libs/sudo_debug.o --- ttysize.lo --- /bin/sh ../../libtool --tag=disable-static --mode=compile cc -c -o ttysize.lo -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./ttysize.c --- event_poll.lo --- /bin/sh ../../libtool --tag=disable-static --mode=compile cc -c -o event_poll.lo -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./event_poll.c --- strsplit.lo --- libtool: compile: cc -c -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./strsplit.c -fPIC -DPIC -o .libs/strsplit.o --- term.lo --- libtool: compile: cc -c -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./term.c -fPIC -DPIC -o .libs/term.o --- pw_dup.lo --- /bin/sh ../../libtool --tag=disable-static --mode=compile cc -c -o pw_dup.lo -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./pw_dup.c --- ttyname_dev.lo --- libtool: compile: cc -c -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./ttyname_dev.c -fPIC -DPIC -o .libs/ttyname_dev.o --- strtonum.lo --- /bin/sh ../../libtool --tag=disable-static --mode=compile cc -c -o strtonum.lo -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./strtonum.c --- sha2.lo --- --- sig2str.lo --- --- sha2.lo --- /bin/sh ../../libtool --tag=disable-static --mode=compile cc -c -o sha2.lo -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./sha2.c --- sig2str.lo --- /bin/sh ../../libtool --tag=disable-static --mode=compile cc -c -o sig2str.lo -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./sig2str.c --- sudo_dso.lo --- libtool: compile: cc -c -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./sudo_dso.c -fPIC -DPIC -o .libs/sudo_dso.o --- ttysize.lo --- libtool: compile: cc -c -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./ttysize.c -fPIC -DPIC -o .libs/ttysize.o --- event_poll.lo --- libtool: compile: cc -c -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./event_poll.c -fPIC -DPIC -o .libs/event_poll.o --- sig2str.lo --- libtool: compile: cc -c -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./sig2str.c -fPIC -DPIC -o .libs/sig2str.o --- pw_dup.lo --- libtool: compile: cc -c -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./pw_dup.c -fPIC -DPIC -o .libs/pw_dup.o --- sha2.lo --- libtool: compile: cc -c -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./sha2.c -fPIC -DPIC -o .libs/sha2.o --- strtonum.lo --- libtool: compile: cc -c -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./strtonum.c -fPIC -DPIC -o .libs/strtonum.o --- libsudo_util.la --- case "" in *-no-install*) /bin/sh ../../libtool --tag=disable-static --mode=link cc -o libsudo_util.la -lgcc -L/usr/local/lib -lintl -fstack-protector-strong -Wl,-z,relro digest.lo event.lo fatal.lo key_val.lo gethostname.lo gettime.lo getgrouplist.lo gidlist.lo lbuf.lo locking.lo parseln.lo progname.lo secure_path.lo setgroups.lo strsplit.lo strtobool.lo strtoid.lo strtomode.lo sudo_conf.lo sudo_debug.lo sudo_dso.lo term.lo ttyname_dev.lo ttysize.lo event_poll.lo pw_dup.lo strtonum.lo sha2.lo sig2str.lo ;; *) /bin/sh ../../libtool --tag=disable-static --mode=link cc -o libsudo_util.la -lgcc -L/usr/local/lib -lintl -fstack-protector-strong -Wl,-z,relro -Wc,-fstack-protector-strong digest.lo event.lo fatal.lo key_val.lo gethostname.lo gettime.lo getgrouplist.lo gidlist.lo lbuf.lo locking.lo parseln.lo progname.lo secure_path.lo setgroups.lo strsplit.lo strtobool.lo strtoid.lo strtomode.lo sudo_conf.lo sudo_debug.lo sudo_dso.lo term.lo ttyname_dev.lo ttysize.lo event_poll.lo pw_dup.lo strtonum.lo sha2.lo sig2str.lo -version-info 0:0:0 -rpath /usr/local/libexec/sudo ;; esac libtool: link: cc -shared -fPIC -DPIC .libs/digest.o .libs/event.o .libs/fatal.o .libs/key_val.o .libs/gethostname.o .libs/gettime.o .libs/getgrouplist.o .libs/gidlist.o .libs/lbuf.o .libs/locking.o .libs/parseln.o .libs/progname.o .libs/secure_path.o .libs/setgroups.o .libs/strsplit.o .libs/strtobool.o .libs/strtoid.o .libs/strtomode.o .libs/sudo_conf.o .libs/sudo_debug.o .libs/sudo_dso.o .libs/term.o .libs/ttyname_dev.o .libs/ttysize.o .libs/event_poll.o .libs/pw_dup.o .libs/strtonum.o .libs/sha2.o .libs/sig2str.o -lgcc -L/usr/local/lib -lintl -fstack-protector-strong -Wl,-z -Wl,relro -fstack-protector-strong -Wl,-soname -Wl,libsudo_util.so.0 -o .libs/libsudo_util.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libsudo_util.so.0" && ln -s "libsudo_util.so.0.0.0" "libsudo_util.so.0") libtool: link: (cd ".libs" && rm -f "libsudo_util.so" && ln -s "libsudo_util.so.0.0.0" "libsudo_util.so") libtool: link: ( cd ".libs" && rm -f "libsudo_util.la" && ln -s "../libsudo_util.la" "libsudo_util.la" ) --- group_file.lo --- --- getgrent.lo --- --- group_file.lo --- /bin/sh ../../libtool --tag=disable-static --mode=compile cc -c -I../../include -I../.. -I../.. -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./group_file.c --- getgrent.lo --- /bin/sh ../../libtool --tag=disable-static --mode=compile cc -c -I../../include -I../.. -I../.. -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./getgrent.c --- group_file.lo --- libtool: compile: cc -c -I../../include -I../.. -I../.. -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./group_file.c -fPIC -DPIC -o .libs/group_file.o --- getgrent.lo --- libtool: compile: cc -c -I../../include -I../.. -I../.. -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./getgrent.c -fPIC -DPIC -o .libs/getgrent.o --- group_file.la --- /bin/sh ../../libtool --tag=disable-static --mode=link cc -lgcc -L/usr/local/lib -lintl -fstack-protector-strong -Wl,-z,relro -Wc,-fstack-protector-strong -o group_file.la group_file.lo getgrent.lo ../../lib/util/libsudo_util.la -module -avoid-version -rpath /usr/local/libexec/sudo -shrext .so libtool: link: cc -shared -fPIC -DPIC .libs/group_file.o .libs/getgrent.o -Wl,-rpath -Wl,/wrkdirs/usr/ports/security/sudo/work/sudo-1.8.27/lib/util/.libs -Wl,-rpath -Wl,/usr/local/libexec/sudo -L/usr/local/lib ../../lib/util/.libs/libsudo_util.so -lgcc -lintl -fstack-protector-strong -Wl,-z -Wl,relro -fstack-protector-strong -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" ) --- prologue --- --- digestname.lo --- --- gentime.lo --- --- gmtoff.lo --- --- timeout.lo --- --- timestr.lo --- --- sudo_printf.o --- --- sudoreplay.o --- --- prologue --- echo "/*" > prologue echo " * This is an open source non-commercial project. Dear PVS-Studio, please check it." >> prologue echo " * PVS-Studio Static Code Analyzer for C, C++ and C#: http://www.viva64.com" >> prologue echo " */" >> prologue echo "" >> prologue echo "#include " >> prologue --- digestname.lo --- /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./digestname.c --- gentime.lo --- /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./gentime.c --- gmtoff.lo --- /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./gmtoff.c --- timeout.lo --- /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./timeout.c --- timestr.lo --- /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./timestr.c --- sudo_printf.o --- cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./sudo_printf.c --- iolog_util.o --- --- sudoreplay.o --- cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./sudoreplay.c --- iolog_util.o --- cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./iolog_util.c --- strlist.o --- cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./strlist.c --- net_ifs.o --- cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ../../src/net_ifs.c --- audit.lo --- /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./audit.c --- base64.lo --- /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./base64.c --- digestname.lo --- libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./digestname.c -fPIC -DPIC -o .libs/digestname.o --- boottime.lo --- --- digestname.lo --- libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./digestname.c -o digestname.o >/dev/null 2>&1 --- boottime.lo --- /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./boottime.c --- bsm_audit.lo --- /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./bsm_audit.c --- gmtoff.lo --- libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./gmtoff.c -fPIC -DPIC -o .libs/gmtoff.o libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./gmtoff.c -o gmtoff.o >/dev/null 2>&1 --- timeout.lo --- libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./timeout.c -fPIC -DPIC -o .libs/timeout.o --- timestr.lo --- libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./timestr.c -fPIC -DPIC -o .libs/timestr.o --- check.lo --- /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./check.c --- gentime.lo --- libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./gentime.c -fPIC -DPIC -o .libs/gentime.o --- timeout.lo --- libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./timeout.c -o timeout.o >/dev/null 2>&1 --- audit.lo --- libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./audit.c -fPIC -DPIC -o .libs/audit.o --- timestr.lo --- libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./timestr.c -o timestr.o >/dev/null 2>&1 --- base64.lo --- libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./base64.c -fPIC -DPIC -o .libs/base64.o --- gentime.lo --- libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./gentime.c -o gentime.o >/dev/null 2>&1 --- audit.lo --- libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./audit.c -o audit.o >/dev/null 2>&1 --- boottime.lo --- libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./boottime.c -fPIC -DPIC -o .libs/boottime.o --- cvtsudoers_pwutil.o --- cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./cvtsudoers_pwutil.c --- base64.lo --- libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./base64.c -o base64.o >/dev/null 2>&1 --- editor.lo --- /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./editor.c --- env.lo --- --- boottime.lo --- libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./boottime.c -o boottime.o >/dev/null 2>&1 --- env_pattern.lo --- --- env.lo --- /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./env.c --- env_pattern.lo --- /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./env_pattern.c --- filedigest.lo --- /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./filedigest.c --- find_path.lo --- /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./find_path.c --- bsm_audit.lo --- libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./bsm_audit.c -fPIC -DPIC -o .libs/bsm_audit.o --- gc.lo --- /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./gc.c --- bsm_audit.lo --- libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./bsm_audit.c -o bsm_audit.o >/dev/null 2>&1 --- find_path.lo --- libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./find_path.c -fPIC -DPIC -o .libs/find_path.o --- check.lo --- libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./check.c -fPIC -DPIC -o .libs/check.o --- goodpath.lo --- /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./goodpath.c --- find_path.lo --- libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./find_path.c -o find_path.o >/dev/null 2>&1 --- env_pattern.lo --- libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./env_pattern.c -fPIC -DPIC -o .libs/env_pattern.o --- check.lo --- libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./check.c -o check.o >/dev/null 2>&1 --- gc.lo --- libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./gc.c -fPIC -DPIC -o .libs/gc.o --- env_pattern.lo --- libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./env_pattern.c -o env_pattern.o >/dev/null 2>&1 --- editor.lo --- libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./editor.c -fPIC -DPIC -o .libs/editor.o --- group_plugin.lo --- /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./group_plugin.c --- env.lo --- libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./env.c -fPIC -DPIC -o .libs/env.o --- gc.lo --- libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./gc.c -o gc.o >/dev/null 2>&1 --- filedigest.lo --- libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./filedigest.c -fPIC -DPIC -o .libs/filedigest.o --- hexchar.lo --- --- interfaces.lo --- --- hexchar.lo --- /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./hexchar.c --- interfaces.lo --- /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./interfaces.c --- editor.lo --- libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./editor.c -o editor.o >/dev/null 2>&1 --- iolog.lo --- --- filedigest.lo --- libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./filedigest.c -o filedigest.o >/dev/null 2>&1 --- iolog.lo --- /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./iolog.c --- iolog_path.lo --- /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./iolog_path.c --- locale.lo --- /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./locale.c --- env.lo --- libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./env.c -o env.o >/dev/null 2>&1 --- group_plugin.lo --- libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./group_plugin.c -fPIC -DPIC -o .libs/group_plugin.o --- hexchar.lo --- libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./hexchar.c -fPIC -DPIC -o .libs/hexchar.o --- goodpath.lo --- libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./goodpath.c -fPIC -DPIC -o .libs/goodpath.o --- locale.lo --- libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./locale.c -fPIC -DPIC -o .libs/locale.o --- hexchar.lo --- libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./hexchar.c -o hexchar.o >/dev/null 2>&1 --- goodpath.lo --- libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./goodpath.c -o goodpath.o >/dev/null 2>&1 --- group_plugin.lo --- libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./group_plugin.c -o group_plugin.o >/dev/null 2>&1 --- locale.lo --- libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./locale.c -o locale.o >/dev/null 2>&1 --- iolog.lo --- libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./iolog.c -fPIC -DPIC -o .libs/iolog.o --- logging.lo --- /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./logging.c --- logwrap.lo --- /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./logwrap.c --- match_addr.lo --- /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./match_addr.c --- mkdir_parents.lo --- /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./mkdir_parents.c --- interfaces.lo --- libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./interfaces.c -fPIC -DPIC -o .libs/interfaces.o --- pam.lo --- /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./auth/pam.c --- interfaces.lo --- libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./interfaces.c -o interfaces.o >/dev/null 2>&1 --- iolog_path.lo --- libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./iolog_path.c -fPIC -DPIC -o .libs/iolog_path.o --- policy.lo --- /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./policy.c --- logging.lo --- libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./logging.c -fPIC -DPIC -o .libs/logging.o --- match_addr.lo --- libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./match_addr.c -fPIC -DPIC -o .libs/match_addr.o --- mkdir_parents.lo --- libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./mkdir_parents.c -fPIC -DPIC -o .libs/mkdir_parents.o --- iolog_path.lo --- libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./iolog_path.c -o iolog_path.o >/dev/null 2>&1 --- iolog.lo --- libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./iolog.c -o iolog.o >/dev/null 2>&1 --- match_addr.lo --- libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./match_addr.c -o match_addr.o >/dev/null 2>&1 --- prompt.lo --- /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./prompt.c --- mkdir_parents.lo --- libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./mkdir_parents.c -o mkdir_parents.o >/dev/null 2>&1 --- pwutil.lo --- /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./pwutil.c --- pwutil_impl.lo --- /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./pwutil_impl.c --- logging.lo --- libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./logging.c -o logging.o >/dev/null 2>&1 --- logwrap.lo --- libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./logwrap.c -fPIC -DPIC -o .libs/logwrap.o --- pam.lo --- libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./auth/pam.c -fPIC -DPIC -o .libs/pam.o --- logwrap.lo --- libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./logwrap.c -o logwrap.o >/dev/null 2>&1 --- rcstr.lo --- /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./rcstr.c --- policy.lo --- libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./policy.c -fPIC -DPIC -o .libs/policy.o --- redblack.lo --- /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./redblack.c --- pwutil_impl.lo --- libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./pwutil_impl.c -fPIC -DPIC -o .libs/pwutil_impl.o --- set_perms.lo --- /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./set_perms.c --- prompt.lo --- libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./prompt.c -fPIC -DPIC -o .libs/prompt.o --- pam.lo --- libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./auth/pam.c -o pam.o >/dev/null 2>&1 --- prompt.lo --- libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./prompt.c -o prompt.o >/dev/null 2>&1 --- pwutil_impl.lo --- libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./pwutil_impl.c -o pwutil_impl.o >/dev/null 2>&1 --- starttime.lo --- /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./starttime.c --- stubs.o --- cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./stubs.c --- sudo_auth.lo --- --- policy.lo --- libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./policy.c -o policy.o >/dev/null 2>&1 --- sudo_auth.lo --- /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./auth/sudo_auth.c --- rcstr.lo --- libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./rcstr.c -fPIC -DPIC -o .libs/rcstr.o --- pwutil.lo --- libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./pwutil.c -fPIC -DPIC -o .libs/pwutil.o --- sudo_nss.lo --- /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./sudo_nss.c --- rcstr.lo --- libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./rcstr.c -o rcstr.o >/dev/null 2>&1 --- redblack.lo --- libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./redblack.c -fPIC -DPIC -o .libs/redblack.o --- sudoers.lo --- /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./sudoers.c --- redblack.lo --- libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./redblack.c -o redblack.o >/dev/null 2>&1 --- sudoers_debug.lo --- /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./sudoers_debug.c --- starttime.lo --- libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./starttime.c -fPIC -DPIC -o .libs/starttime.o --- pwutil.lo --- libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./pwutil.c -o pwutil.o >/dev/null 2>&1 --- set_perms.lo --- libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./set_perms.c -fPIC -DPIC -o .libs/set_perms.o --- timestamp.lo --- /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./timestamp.c --- starttime.lo --- libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./starttime.c -o starttime.o >/dev/null 2>&1 --- sudo_auth.lo --- libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./auth/sudo_auth.c -fPIC -DPIC -o .libs/sudo_auth.o --- sudoers.lo --- libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./sudoers.c -fPIC -DPIC -o .libs/sudoers.o --- set_perms.lo --- libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./set_perms.c -o set_perms.o >/dev/null 2>&1 --- tsgetgrpw.o --- cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./tsgetgrpw.c --- ./gram.c --- --- sudo_auth.lo --- libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./auth/sudo_auth.c -o sudo_auth.o >/dev/null 2>&1 --- ./gram.h --- --- ./toke.c --- --- ./getdate.c --- --- gram.lo --- /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./gram.c --- alias.lo --- /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./alias.c --- sudo_nss.lo --- libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./sudo_nss.c -fPIC -DPIC -o .libs/sudo_nss.o --- cvtsudoers.o --- cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./cvtsudoers.c --- sudoers_debug.lo --- libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./sudoers_debug.c -fPIC -DPIC -o .libs/sudoers_debug.o --- sudo_nss.lo --- libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./sudo_nss.c -o sudo_nss.o >/dev/null 2>&1 --- cvtsudoers_json.o --- cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./cvtsudoers_json.c --- cvtsudoers_ldif.o --- cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./cvtsudoers_ldif.c --- sudoers.lo --- libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./sudoers.c -o sudoers.o >/dev/null 2>&1 --- sudoers_debug.lo --- libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./sudoers_debug.c -o sudoers_debug.o >/dev/null 2>&1 --- defaults.lo --- /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./defaults.c --- file.lo --- /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./file.c --- alias.lo --- libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./alias.c -fPIC -DPIC -o .libs/alias.o --- fmtsudoers.lo --- /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./fmtsudoers.c --- ldap_util.lo --- /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./ldap_util.c --- timestamp.lo --- libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./timestamp.c -fPIC -DPIC -o .libs/timestamp.o --- gram.lo --- libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./gram.c -fPIC -DPIC -o .libs/gram.o --- alias.lo --- libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./alias.c -o alias.o >/dev/null 2>&1 --- match.lo --- /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./match.c --- parse.lo --- /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./parse.c --- timestamp.lo --- libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./timestamp.c -o timestamp.o >/dev/null 2>&1 --- file.lo --- libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./file.c -fPIC -DPIC -o .libs/file.o libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./file.c -o file.o >/dev/null 2>&1 --- defaults.lo --- libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./defaults.c -fPIC -DPIC -o .libs/defaults.o --- match.lo --- libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./match.c -fPIC -DPIC -o .libs/match.o --- parse_ldif.o --- cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./parse_ldif.c --- gram.lo --- libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./gram.c -o gram.o >/dev/null 2>&1 --- fmtsudoers.lo --- libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./fmtsudoers.c -fPIC -DPIC -o .libs/fmtsudoers.o --- testsudoers.o --- cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./testsudoers.c --- ldap_util.lo --- libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./ldap_util.c -fPIC -DPIC -o .libs/ldap_util.o --- defaults.lo --- libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./defaults.c -o defaults.o >/dev/null 2>&1 --- fmtsudoers.lo --- libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./fmtsudoers.c -o fmtsudoers.o >/dev/null 2>&1 --- toke_util.lo --- /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./toke_util.c --- visudo.o --- cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./visudo.c --- parse.lo --- libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./parse.c -fPIC -DPIC -o .libs/parse.o --- ldap_util.lo --- libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./ldap_util.c -o ldap_util.o >/dev/null 2>&1 --- match.lo --- libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./match.c -o match.o >/dev/null 2>&1 --- toke.lo --- /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./toke.c --- getdate.o --- cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./getdate.c --- parse.lo --- libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./parse.c -o parse.o >/dev/null 2>&1 --- toke.lo --- libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./toke.c -fPIC -DPIC -o .libs/toke.o --- toke_util.lo --- libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./toke_util.c -fPIC -DPIC -o .libs/toke_util.o --- sudoreplay --- /bin/sh ../../libtool --mode=link cc -o sudoreplay getdate.o sudoreplay.o iolog_util.o -lgcc -L/usr/local/lib -lintl -fstack-protector-strong -Wl,-z,relro -Wc,-fstack-protector-strong timestr.lo ../../lib/util/libsudo_util.la -lz --- toke_util.lo --- libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./toke_util.c -o toke_util.o >/dev/null 2>&1 --- sudoreplay --- libtool: link: cc -o .libs/sudoreplay getdate.o sudoreplay.o iolog_util.o -fstack-protector-strong -Wl,-z -Wl,relro -fstack-protector-strong .libs/timestr.o -L/usr/local/lib ../../lib/util/.libs/libsudo_util.so -lz -lgcc -lintl -Wl,-rpath -Wl,/usr/local/libexec/sudo --- toke.lo --- libtool: compile: cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/usr/local/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./toke.c -o toke.o >/dev/null 2>&1 --- libparsesudoers.la --- /bin/sh ../../libtool --mode=link cc -o libparsesudoers.la alias.lo audit.lo base64.lo defaults.lo digestname.lo filedigest.lo gentime.lo gmtoff.lo gram.lo hexchar.lo match.lo match_addr.lo pwutil.lo pwutil_impl.lo rcstr.lo redblack.lo sudoers_debug.lo timeout.lo timestr.lo toke.lo toke_util.lo -no-install libtool: link: ar cru .libs/libparsesudoers.a .libs/alias.o .libs/audit.o .libs/base64.o .libs/defaults.o .libs/digestname.o .libs/filedigest.o .libs/gentime.o .libs/gmtoff.o .libs/gram.o .libs/hexchar.o .libs/match.o .libs/match_addr.o .libs/pwutil.o .libs/pwutil_impl.o .libs/rcstr.o .libs/redblack.o .libs/sudoers_debug.o .libs/timeout.o .libs/timestr.o .libs/toke.o .libs/toke_util.o libtool: link: ranlib .libs/libparsesudoers.a libtool: link: ( cd ".libs" && rm -f "libparsesudoers.la" && ln -s "../libparsesudoers.la" "libparsesudoers.la" ) --- sudoers.la --- --- visudo --- --- cvtsudoers --- --- testsudoers --- --- sudoers.la --- case "" in *-no-install*) /bin/sh ../../libtool --tag=disable-static --mode=link cc -lgcc -L/usr/local/lib -lintl -fstack-protector-strong -Wl,-z,relro -o sudoers.la sudo_auth.lo pam.lo boottime.lo check.lo editor.lo env.lo env_pattern.lo file.lo find_path.lo fmtsudoers.lo gc.lo goodpath.lo group_plugin.lo interfaces.lo iolog.lo iolog_path.lo locale.lo logging.lo logwrap.lo mkdir_parents.lo parse.lo policy.lo prompt.lo set_perms.lo starttime.lo sudo_nss.lo sudoers.lo timestamp.lo bsm_audit.lo libparsesudoers.la -lbsm -lutil -lpam ../../lib/util/libsudo_util.la -lz -module;; *) /bin/sh ../../libtool --tag=disable-static --mode=link cc -lgcc -L/usr/local/lib -lintl -fstack-protector-strong -Wl,-z,relro -Wc,-fstack-protector-strong -o sudoers.la sudo_auth.lo pam.lo boottime.lo check.lo editor.lo env.lo env_pattern.lo file.lo find_path.lo fmtsudoers.lo gc.lo goodpath.lo group_plugin.lo interfaces.lo iolog.lo iolog_path.lo locale.lo logging.lo logwrap.lo mkdir_parents.lo parse.lo policy.lo --- visudo --- /bin/sh ../../libtool --mode=link cc -o visudo editor.lo find_path.lo goodpath.lo locale.lo stubs.o sudo_printf.o visudo.o -lgcc -L/usr/local/lib -lintl -fstack-protector-strong -Wl,-z,relro -Wc,-fstack-protector-strong libparsesudoers.la ../../lib/util/libsudo_util.la --- cvtsudoers --- /bin/sh ../../libtool --mode=link cc -o cvtsudoers cvtsudoers.o cvtsudoers_json.o cvtsudoers_ldif.o cvtsudoers_pwutil.o fmtsudoers.lo locale.lo parse_ldif.o strlist.o stubs.o sudo_printf.o ldap_util.lo -lgcc -L/usr/local/lib -lintl -fstack-protector-strong -Wl,-z,relro -Wc,-fstack-protector-strong libparsesudoers.la ../../lib/util/libsudo_util.la --- sudoers.la --- prompt.lo set_perms.lo starttime.lo sudo_nss.lo sudoers.lo timestamp.lo bsm_audit.lo libparsesudoers.la -lbsm -lutil -lpam ../../lib/util/libsudo_util.la -lz -module -avoid-version -rpath /usr/local/libexec/sudo -shrext .so;; esac --- testsudoers --- /bin/sh ../../libtool --mode=link cc -o testsudoers fmtsudoers.lo group_plugin.lo interfaces.lo ldap_util.lo locale.lo net_ifs.o parse_ldif.o strlist.o sudo_printf.o testsudoers.o tsgetgrpw.o -lgcc -L/usr/local/lib -lintl -fstack-protector-strong -Wl,-z,relro -Wc,-fstack-protector-strong libparsesudoers.la ../../lib/util/libsudo_util.la --- visudo --- libtool: link: cc -o .libs/visudo .libs/editor.o .libs/find_path.o .libs/goodpath.o .libs/locale.o stubs.o sudo_printf.o visudo.o -fstack-protector-strong -Wl,-z -Wl,relro -fstack-protector-strong -L/usr/local/lib ./.libs/libparsesudoers.a ../../lib/util/.libs/libsudo_util.so -lgcc -lintl -Wl,-rpath -Wl,/usr/local/libexec/sudo --- testsudoers --- libtool: link: cc -o .libs/testsudoers .libs/fmtsudoers.o .libs/group_plugin.o .libs/interfaces.o .libs/ldap_util.o .libs/locale.o net_ifs.o parse_ldif.o strlist.o sudo_printf.o testsudoers.o tsgetgrpw.o -fstack-protector-strong -Wl,-z -Wl,relro -fstack-protector-strong -L/usr/local/lib ./.libs/libparsesudoers.a ../../lib/util/.libs/libsudo_util.so -lgcc -lintl -Wl,-rpath -Wl,/usr/local/libexec/sudo --- cvtsudoers --- libtool: link: cc -o .libs/cvtsudoers cvtsudoers.o cvtsudoers_json.o cvtsudoers_ldif.o cvtsudoers_pwutil.o .libs/fmtsudoers.o .libs/locale.o parse_ldif.o strlist.o stubs.o sudo_printf.o .libs/ldap_util.o -fstack-protector-strong -Wl,-z -Wl,relro -fstack-protector-strong -L/usr/local/lib ./.libs/libparsesudoers.a ../../lib/util/.libs/libsudo_util.so -lgcc -lintl -Wl,-rpath -Wl,/usr/local/libexec/sudo --- sudoers.la --- libtool: link: cc -shared -fPIC -DPIC .libs/sudo_auth.o .libs/pam.o .libs/boottime.o .libs/check.o .libs/editor.o .libs/env.o .libs/env_pattern.o .libs/file.o .libs/find_path.o .libs/fmtsudoers.o .libs/gc.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/mkdir_parents.o .libs/parse.o .libs/policy.o .libs/prompt.o .libs/set_perms.o .libs/starttime.o .libs/sudo_nss.o .libs/sudoers.o .libs/timestamp.o .libs/bsm_audit.o -Wl,--whole-archive ./.libs/libparsesudoers.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/wrkdirs/usr/ports/security/sudo/work/sudo-1.8.27/lib/util/.libs -Wl,-rpath -Wl,/usr/local/libexec/sudo -L/usr/local/lib -lbsm -lutil -lpam ../../lib/util/.libs/libsudo_util.so -lgcc -lintl -lz -fstack-protector-strong -Wl,-z -Wl,relro -fstack-protector-strong -Wl,-soname -Wl,sudoers.so -o .libs/sudoers.so libtool: link: ( cd ".libs" && rm -f "sudoers.la" && ln -s "../sudoers.la" "sudoers.la" ) --- system_group.lo --- /bin/sh ../../libtool --tag=disable-static --mode=compile cc -c -I../../include -I../.. -I../.. -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./system_group.c libtool: compile: cc -c -I../../include -I../.. -I../.. -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./system_group.c -fPIC -DPIC -o .libs/system_group.o --- system_group.la --- /bin/sh ../../libtool --tag=disable-static --mode=link cc -lgcc -L/usr/local/lib -lintl -fstack-protector-strong -Wl,-z,relro -Wc,-fstack-protector-strong -o system_group.la system_group.lo ../../lib/util/libsudo_util.la -module -avoid-version -rpath /usr/local/libexec/sudo -shrext .so libtool: link: cc -shared -fPIC -DPIC .libs/system_group.o -Wl,-rpath -Wl,/wrkdirs/usr/ports/security/sudo/work/sudo-1.8.27/lib/util/.libs -Wl,-rpath -Wl,/usr/local/libexec/sudo -L/usr/local/lib ../../lib/util/.libs/libsudo_util.so -lgcc -lintl -fstack-protector-strong -Wl,-z -Wl,relro -fstack-protector-strong -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" ) --- conversation.o --- --- env_hooks.o --- --- exec.o --- --- exec_common.o --- --- exec_monitor.o --- --- exec_nopty.o --- --- exec_pty.o --- --- get_pty.o --- --- conversation.o --- cc -c -I../include -I.. -I. -I. -I.. -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" -DLOCALEDIR=\"/usr/local/share/locale\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./conversation.c --- env_hooks.o --- cc -c -I../include -I.. -I. -I. -I.. -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" -DLOCALEDIR=\"/usr/local/share/locale\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./env_hooks.c --- exec.o --- cc -c -I../include -I.. -I. -I. -I.. -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" -DLOCALEDIR=\"/usr/local/share/locale\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./exec.c --- exec_common.o --- cc -c -I../include -I.. -I. -I. -I.. -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" -DLOCALEDIR=\"/usr/local/share/locale\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./exec_common.c --- exec_monitor.o --- cc -c -I../include -I.. -I. -I. -I.. -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" -DLOCALEDIR=\"/usr/local/share/locale\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./exec_monitor.c --- exec_nopty.o --- cc -c -I../include -I.. -I. -I. -I.. -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" -DLOCALEDIR=\"/usr/local/share/locale\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./exec_nopty.c --- exec_pty.o --- cc -c -I../include -I.. -I. -I. -I.. -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" -DLOCALEDIR=\"/usr/local/share/locale\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./exec_pty.c --- get_pty.o --- cc -c -I../include -I.. -I. -I. -I.. -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" -DLOCALEDIR=\"/usr/local/share/locale\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./get_pty.c --- hooks.o --- --- net_ifs.o --- --- hooks.o --- cc -c -I../include -I.. -I. -I. -I.. -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" -DLOCALEDIR=\"/usr/local/share/locale\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./hooks.c --- net_ifs.o --- cc -c -I../include -I.. -I. -I. -I.. -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" -DLOCALEDIR=\"/usr/local/share/locale\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./net_ifs.c --- load_plugins.o --- cc -c -I../include -I.. -I. -I. -I.. -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" -DLOCALEDIR=\"/usr/local/share/locale\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./load_plugins.c --- preserve_fds.o --- cc -c -I../include -I.. -I. -I. -I.. -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" -DLOCALEDIR=\"/usr/local/share/locale\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./preserve_fds.c --- signal.o --- --- sudo_edit.o --- --- tcsetpgrp_nobg.o --- --- sudo_edit.o --- cc -c -I../include -I.. -I. -I. -I.. -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" -DLOCALEDIR=\"/usr/local/share/locale\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./sudo_edit.c --- signal.o --- cc -c -I../include -I.. -I. -I. -I.. -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" -DLOCALEDIR=\"/usr/local/share/locale\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./signal.c --- tgetpass.o --- --- ttyname.o --- --- tcsetpgrp_nobg.o --- cc -c -I../include -I.. -I. -I. -I.. -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" -DLOCALEDIR=\"/usr/local/share/locale\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./tcsetpgrp_nobg.c --- tgetpass.o --- cc -c -I../include -I.. -I. -I. -I.. -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" -DLOCALEDIR=\"/usr/local/share/locale\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./tgetpass.c --- utmp.o --- --- ttyname.o --- cc -c -I../include -I.. -I. -I. -I.. -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" -DLOCALEDIR=\"/usr/local/share/locale\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./ttyname.c --- utmp.o --- cc -c -I../include -I.. -I. -I. -I.. -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" -DLOCALEDIR=\"/usr/local/share/locale\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./utmp.c --- sudo_noexec.lo --- --- parse_args.o --- cc -c -I../include -I.. -I. -I. -I.. -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" -DLOCALEDIR=\"/usr/local/share/locale\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./parse_args.c --- sudo_noexec.lo --- /bin/sh ../libtool --tag=disable-static --mode=compile cc -c -I../include -I.. -I. -I. -I.. -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" -DLOCALEDIR=\"/usr/local/share/locale\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./sudo_noexec.c --- sudo.o --- cc -c -I../include -I.. -I. -I. -I.. -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" -DLOCALEDIR=\"/usr/local/share/locale\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./sudo.c --- ttyname.o --- ./ttyname.c:135:7: warning: format specifies type 'unsigned int' but the argument has type 'uint64_t' (aka 'unsigned long') [-Wformat] ki_proc->sudo_kp_tdev); ^~~~~~~~~~~~~~~~~~~~~~ ../include/sudo_debug.h:236:5: note: expanded from macro 'sudo_debug_printf' __VA_ARGS__) ^~~~~~~~~~~ 1 warning generated. --- sudo_noexec.lo --- libtool: compile: cc -c -I../include -I.. -I. -I. -I.. -D_PATH_SUDO_CONF=\"/usr/local/etc/sudo.conf\" -DLOCALEDIR=\"/usr/local/share/locale\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong ./sudo_noexec.c -fPIC -DPIC -o .libs/sudo_noexec.o --- libsudo_noexec.la --- /bin/sh ../libtool --tag=disable-static --mode=link cc -lgcc -L/usr/local/lib -lintl -fstack-protector-strong -Wl,-z,relro -Wc,-fstack-protector-strong -o libsudo_noexec.la sudo_noexec.lo -avoid-version -rpath /usr/local/libexec/sudo -shrext .so libtool: link: cc -shared -fPIC -DPIC .libs/sudo_noexec.o -lgcc -L/usr/local/lib -lintl -fstack-protector-strong -Wl,-z -Wl,relro -fstack-protector-strong -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" ) --- sudo_noexec.la --- sed 's/libsudo_noexec/sudo_noexec/g' libsudo_noexec.la > sudo_noexec.la if test -f .libs/libsudo_noexec.lai; then sed 's/libsudo_noexec/sudo_noexec/g' .libs/libsudo_noexec.lai > .libs/sudo_noexec.lai; fi cp -p .libs/libsudo_noexec.so .libs/sudo_noexec.so --- sudo --- /bin/sh ../libtool --tag=disable-static --mode=link cc -o sudo conversation.o env_hooks.o exec.o exec_common.o exec_monitor.o exec_nopty.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 tcsetpgrp_nobg.o tgetpass.o ttyname.o utmp.o -lgcc -L/usr/local/lib -lintl -fstack-protector-strong -Wl,-z,relro -Wc,-fstack-protector-strong -lutil ../lib/util/libsudo_util.la libtool: link: cc -o .libs/sudo conversation.o env_hooks.o exec.o exec_common.o exec_monitor.o exec_nopty.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 tcsetpgrp_nobg.o tgetpass.o ttyname.o utmp.o -fstack-protector-strong -Wl,-z -Wl,relro -fstack-protector-strong -L/usr/local/lib -lutil ../lib/util/.libs/libsudo_util.so -lgcc -lintl -Wl,-rpath -Wl,/usr/local/libexec/sudo --- ./sudo.mdoc --- --- ./sudo.conf.mdoc --- --- ./sudo_plugin.mdoc --- --- ./sudoers.ldap.mdoc --- --- ./sudoers_timestamp.mdoc --- --- ./sudoreplay.mdoc --- --- ./visudo.mdoc --- --- varsub --- --- ./sudo.mdoc --- cd .. && /bin/sh config.status --file=doc/./sudo.mdoc --- ./sudo.conf.mdoc --- cd .. && /bin/sh config.status --file=doc/./sudo.conf.mdoc --- ./sudo_plugin.mdoc --- cd .. && /bin/sh config.status --file=doc/./sudo_plugin.mdoc --- ./sudoers.ldap.mdoc --- cd .. && /bin/sh config.status --file=doc/./sudoers.ldap.mdoc --- ./sudoers_timestamp.mdoc --- cd .. && /bin/sh config.status --file=doc/./sudoers_timestamp.mdoc --- ./sudoreplay.mdoc --- cd .. && /bin/sh config.status --file=doc/./sudoreplay.mdoc --- ./visudo.mdoc --- cd .. && /bin/sh config.status --file=doc/./visudo.mdoc --- ./cvtsudoers.mdoc --- cd .. && /bin/sh config.status --file=doc/./cvtsudoers.mdoc --- ./sudoers_timestamp.mdoc --- config.status: creating doc/./sudoers_timestamp.mdoc --- ./visudo.mdoc --- config.status: creating doc/./visudo.mdoc --- ./sudoers.mdoc --- --- ./sudo_plugin.mdoc --- config.status: creating doc/./sudo_plugin.mdoc --- ./sudoers.mdoc --- (cd .. && /bin/sh config.status --file=-) < ./sudoers.mdoc.in | /usr/bin/sed -f ./fixmdoc.sed > ./sudoers.mdoc --- ./sudoreplay.mdoc --- config.status: creating doc/./sudoreplay.mdoc --- ./sudo.conf.mdoc --- config.status: creating doc/./sudo.conf.mdoc --- ./sudo.cat --- --- ./visudo.cat --- --- ./sudo.conf.cat --- --- ./sudoers.cat --- --- ./sudoers.ldap.cat --- --- ./sudoers_timestamp.cat --- --- ./cvtsudoers.cat --- --- ./sudoreplay.cat --- --- ./sudo_plugin.cat --- --- ./sudo.mdoc --- config.status: creating doc/./sudo.mdoc --- ./cvtsudoers.mdoc --- config.status: creating doc/./cvtsudoers.mdoc --- ./sudoers.ldap.mdoc --- config.status: creating doc/./sudoers.ldap.mdoc =========================================================================== =================================================== =========================================================================== =================================================== ===> Staging for sudo-1.8.27_1 ===> 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; elif test -d ./.git && cd .; then ./log2cl.pl -b master > ChangeLog; else echo "ChangeLog data not available" > ChangeLog; fi for d in lib/util plugins/group_file plugins/sudoers plugins/system_group src include doc examples; do (cd $d && exec /usr/bin/make pre-install) && continue; exit $?; done Installing sudo message catalogs: astmkdir /wrkdirs/usr/ports/security/sudo/work/stage/usr/local/share/locale/ast mkdir /wrkdirs/usr/ports/security/sudo/work/stage/usr/local/share/locale/ast/LC_MESSAGES ca cs da de eo es eu fi fr furmkdir /wrkdirs/usr/ports/security/sudo/work/stage/usr/local/share/locale/fur mkdir /wrkdirs/usr/ports/security/sudo/work/stage/usr/local/share/locale/fur/LC_MESSAGES gl hr hu it ja ko nb nl nn pl pt pt_BR ru sk sl sr sv tr uk vi zh_CN zh_TW Installing sudoers message catalogs: ca cs da de el eo eu fi fr fur hr hu it ja ko lt nb nl pl pt pt_BR ru sk sl sr sv tr uk vi zh_CN for d in lib/util plugins/group_file plugins/sudoers plugins/system_group src include doc examples; do (cd $d && exec /usr/bin/make "INSTALL_OWNER=-o 0 -g 0" install) && continue; exit $?; done /bin/sh ../../mkinstalldirs /wrkdirs/usr/ports/security/sudo/work/stage/usr/local/libexec/sudo mkdir /wrkdirs/usr/ports/security/sudo/work/stage/usr/local/libexec/sudo case "" in *-no-install*) ;; *) if [ X"yes" = X"yes" ]; then INSTALL_BACKUP='' /bin/sh ../../libtool --tag=disable-static --quiet --mode=install /bin/sh ../../install-sh -c -o 0 -g 0 libsudo_util.la /wrkdirs/usr/ports/security/sudo/work/stage/usr/local/libexec/sudo; fi;; esac libtool: warning: remember to run 'libtool --finish /usr/local/libexec/sudo' /bin/sh ../../mkinstalldirs /wrkdirs/usr/ports/security/sudo/work/stage/usr/local/libexec/sudo if [ X"yes" = X"yes" ]; then INSTALL_BACKUP='' /bin/sh ../../libtool --tag=disable-static --mode=install /bin/sh ../../install-sh -c -o 0 -g 0 -m 0644 group_file.la /wrkdirs/usr/ports/security/sudo/work/stage/usr/local/libexec/sudo; fi libtool: warning: relinking 'group_file.la' libtool: install: (cd /wrkdirs/usr/ports/security/sudo/work/sudo-1.8.27/plugins/group_file; /bin/sh "/wrkdirs/usr/ports/security/sudo/work/sudo-1.8.27/libtool" --tag disable-static --mode=relink cc -lgcc -L/usr/local/lib -lintl -fstack-protector-strong -Wl,-z,relro -Wc,-fstack-protector-strong -o group_file.la group_file.lo getgrent.lo ../../lib/util/libsudo_util.la -module -avoid-version -rpath /usr/local/libexec/sudo -shrext .so -inst-prefix-dir /wrkdirs/usr/ports/security/sudo/work/stage) libtool: relink: cc -shared -fPIC -DPIC .libs/group_file.o .libs/getgrent.o -Wl,-rpath -Wl,/usr/local/libexec/sudo -L/usr/local/lib ../../lib/util/.libs/libsudo_util.so -lgcc -lintl -fstack-protector-strong -Wl,-z -Wl,relro -fstack-protector-strong -Wl,-soname -Wl,group_file.so -o .libs/group_file.so libtool: install: /bin/sh ../../install-sh -c -o 0 -g 0 -m 0644 .libs/group_file.soT /wrkdirs/usr/ports/security/sudo/work/stage/usr/local/libexec/sudo/group_file.so libtool: install: /bin/sh ../../install-sh -c -o 0 -g 0 -m 0644 .libs/group_file.lai /wrkdirs/usr/ports/security/sudo/work/stage/usr/local/libexec/sudo/group_file.la libtool: warning: remember to run 'libtool --finish /usr/local/libexec/sudo' /bin/sh ../../mkinstalldirs /wrkdirs/usr/ports/security/sudo/work/stage/usr/local/libexec/sudo /wrkdirs/usr/ports/security/sudo/work/stage/usr/local/sbin /wrkdirs/usr/ports/security/sudo/work/stage/usr/local/bin /wrkdirs/usr/ports/security/sudo/work/stage/usr/local/etc /wrkdirs/usr/ports/security/sudo/work/stage/usr/local/share/doc/sudo `echo /wrkdirs/usr/ports/security/sudo/work/stage/var/run/sudo|/usr/bin/sed 's,/[^/]*$,,'` `echo /wrkdirs/usr/ports/security/sudo/work/stage/var/db/sudo|/usr/bin/sed 's,/[^/]*$,,'` mkdir /wrkdirs/usr/ports/security/sudo/work/stage/usr/local/share/doc/sudo mkdir /wrkdirs/usr/ports/security/sudo/work/stage/var mkdir /wrkdirs/usr/ports/security/sudo/work/stage/var/run mkdir /wrkdirs/usr/ports/security/sudo/work/stage/var/db /bin/sh ../../install-sh -c -d -o 0 -g 0 -m 0711 /wrkdirs/usr/ports/security/sudo/work/stage/var/run/sudo /bin/sh ../../install-sh -c -d -o 0 -g 0 -m 0711 /wrkdirs/usr/ports/security/sudo/work/stage/var/db/sudo /bin/sh ../../install-sh -c -d -o 0 -g 0 -m 0700 /wrkdirs/usr/ports/security/sudo/work/stage/var/db/sudo/lectured case "" in *-no-install*) ;; *) if [ X"yes" = X"yes" ]; then INSTALL_BACKUP='' /bin/sh ../../libtool --mode=install /bin/sh ../../install-sh -c -o 0 -g 0 -m 0644 sudoers.la /wrkdirs/usr/ports/security/sudo/work/stage/usr/local/libexec/sudo; fi;; esac libtool: warning: relinking 'sudoers.la' libtool: install: (cd /wrkdirs/usr/ports/security/sudo/work/sudo-1.8.27/plugins/sudoers; /bin/sh "/wrkdirs/usr/ports/security/sudo/work/sudo-1.8.27/libtool" --tag disable-static --mode=relink cc -lgcc -L/usr/local/lib -lintl -fstack-protector-strong -Wl,-z,relro -Wc,-fstack-protector-strong -o sudoers.la sudo_auth.lo pam.lo boottime.lo check.lo editor.lo env.lo env_pattern.lo file.lo find_path.lo fmtsudoers.lo gc.lo goodpath.lo group_plugin.lo interfaces.lo iolog.lo iolog_path.lo locale.lo logging.lo logwrap.lo mkdir_parents.lo parse.lo policy.lo prompt.lo set_perms.lo starttime.lo sudo_nss.lo sudoers.lo timestamp.lo bsm_audit.lo libparsesudoers.la -lbsm -lutil -lpam ../../lib/util/libsudo_util.la -lz -module -avoid-version -rpath /usr/local/libexec/sudo -shrext .so -inst-prefix-dir /wrkdirs/usr/ports/security/sudo/work/stage) libtool: relink: cc -shared -fPIC -DPIC .libs/sudo_auth.o .libs/pam.o .libs/boottime.o .libs/check.o .libs/editor.o .libs/env.o .libs/env_pattern.o .libs/file.o .libs/find_path.o .libs/fmtsudoers.o .libs/gc.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/mkdir_parents.o .libs/parse.o .libs/policy.o .libs/prompt.o .libs/set_perms.o .libs/starttime.o .libs/sudo_nss.o .libs/sudoers.o .libs/timestamp.o .libs/bsm_audit.o -Wl,--whole-archive ./.libs/libparsesudoers.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/local/libexec/sudo -L/usr/local/lib -lbsm -lutil -lpam ../../lib/util/.libs/libsudo_util.so -lgcc -lintl -lz -fstack-protector-strong -Wl,-z -Wl,relro -fstack-protector-strong -Wl,-soname -Wl,sudoers.so -o .libs/sudoers.so libtool: install: /bin/sh ../../install-sh -c -o 0 -g 0 -m 0644 .libs/sudoers.soT /wrkdirs/usr/ports/security/sudo/work/stage/usr/local/libexec/sudo/sudoers.so libtool: install: /bin/sh ../../install-sh -c -o 0 -g 0 -m 0644 .libs/sudoers.lai /wrkdirs/usr/ports/security/sudo/work/stage/usr/local/libexec/sudo/sudoers.la libtool: warning: remember to run 'libtool --finish /usr/local/libexec/sudo' INSTALL_BACKUP='' /bin/sh ../../libtool --mode=install /bin/sh ../../install-sh -c -o 0 -g 0 -m 0755 cvtsudoers /wrkdirs/usr/ports/security/sudo/work/stage/usr/local/bin/cvtsudoers libtool: warning: '../../lib/util/libsudo_util.la' has not been installed in '/usr/local/libexec/sudo' libtool: install: /bin/sh ../../install-sh -c -o 0 -g 0 -m 0755 .libs/cvtsudoers /wrkdirs/usr/ports/security/sudo/work/stage/usr/local/bin/cvtsudoers INSTALL_BACKUP='' /bin/sh ../../libtool --mode=install /bin/sh ../../install-sh -c -o 0 -g 0 -m 0755 sudoreplay /wrkdirs/usr/ports/security/sudo/work/stage/usr/local/bin/sudoreplay libtool: warning: '../../lib/util/libsudo_util.la' has not been installed in '/usr/local/libexec/sudo' libtool: install: /bin/sh ../../install-sh -c -o 0 -g 0 -m 0755 .libs/sudoreplay /wrkdirs/usr/ports/security/sudo/work/stage/usr/local/bin/sudoreplay INSTALL_BACKUP='' /bin/sh ../../libtool --mode=install /bin/sh ../../install-sh -c -o 0 -g 0 -m 0755 visudo /wrkdirs/usr/ports/security/sudo/work/stage/usr/local/sbin/visudo libtool: warning: '../../lib/util/libsudo_util.la' has not been installed in '/usr/local/libexec/sudo' libtool: install: /bin/sh ../../install-sh -c -o 0 -g 0 -m 0755 .libs/visudo /wrkdirs/usr/ports/security/sudo/work/stage/usr/local/sbin/visudo /bin/sh ../../install-sh -c -d -o 0 -g 0 -m 0750 /wrkdirs/usr/ports/security/sudo/work/stage/usr/local/etc/sudoers.d /bin/sh ../../install-sh -c -o 0 -g 0 -m 0440 sudoers /wrkdirs/usr/ports/security/sudo/work/stage/usr/local/etc/sudoers.dist test -r /wrkdirs/usr/ports/security/sudo/work/stage/usr/local/etc/sudoers || cp -p /wrkdirs/usr/ports/security/sudo/work/stage/usr/local/etc/sudoers.dist /wrkdirs/usr/ports/security/sudo/work/stage/usr/local/etc/sudoers /bin/sh ../../mkinstalldirs /wrkdirs/usr/ports/security/sudo/work/stage/usr/local/libexec/sudo if [ X"yes" = X"yes" ]; then INSTALL_BACKUP='' /bin/sh ../../libtool --tag=disable-static --mode=install /bin/sh ../../install-sh -c -o 0 -g 0 -m 0644 system_group.la /wrkdirs/usr/ports/security/sudo/work/stage/usr/local/libexec/sudo; fi libtool: warning: relinking 'system_group.la' libtool: install: (cd /wrkdirs/usr/ports/security/sudo/work/sudo-1.8.27/plugins/system_group; /bin/sh "/wrkdirs/usr/ports/security/sudo/work/sudo-1.8.27/libtool" --tag disable-static --mode=relink cc -lgcc -L/usr/local/lib -lintl -fstack-protector-strong -Wl,-z,relro -Wc,-fstack-protector-strong -o system_group.la system_group.lo ../../lib/util/libsudo_util.la -module -avoid-version -rpath /usr/local/libexec/sudo -shrext .so -inst-prefix-dir /wrkdirs/usr/ports/security/sudo/work/stage) libtool: relink: cc -shared -fPIC -DPIC .libs/system_group.o -Wl,-rpath -Wl,/usr/local/libexec/sudo -L/usr/local/lib ../../lib/util/.libs/libsudo_util.so -lgcc -lintl -fstack-protector-strong -Wl,-z -Wl,relro -fstack-protector-strong -Wl,-soname -Wl,system_group.so -o .libs/system_group.so libtool: install: /bin/sh ../../install-sh -c -o 0 -g 0 -m 0644 .libs/system_group.soT /wrkdirs/usr/ports/security/sudo/work/stage/usr/local/libexec/sudo/system_group.so libtool: install: /bin/sh ../../install-sh -c -o 0 -g 0 -m 0644 .libs/system_group.lai /wrkdirs/usr/ports/security/sudo/work/stage/usr/local/libexec/sudo/system_group.la libtool: warning: remember to run 'libtool --finish /usr/local/libexec/sudo' /bin/sh ../mkinstalldirs /wrkdirs/usr/ports/security/sudo/work/stage/usr/local/bin /wrkdirs/usr/ports/security/sudo/work/stage/usr/local/libexec/sudo /wrkdirs/usr/ports/security/sudo/work/stage/usr/local/libexec/sudo if test -n ""; then /bin/sh ../mkinstalldirs /wrkdirs/usr/ports/security/sudo/work/stage; if test -z "/wrkdirs/usr/ports/security/sudo/work/stage"; then /bin/sh ../mkinstalldirs `echo | /usr/bin/sed 's,/[^/]*$,,'`; fi; elif test -n ""; then /bin/sh ../mkinstalldirs /wrkdirs/usr/ports/security/sudo/work/stage; fi INSTALL_BACKUP='' /bin/sh ../libtool --tag=disable-static --mode=install /bin/sh ../install-sh -c -s -o 0 -g 0 -m 04755 sudo /wrkdirs/usr/ports/security/sudo/work/stage/usr/local/bin/sudo libtool: warning: '../lib/util/libsudo_util.la' has not been installed in '/usr/local/libexec/sudo' libtool: install: /bin/sh ../install-sh -c -o 0 -g 0 -m 04755 -s .libs/sudo /wrkdirs/usr/ports/security/sudo/work/stage/usr/local/bin/sudo rm -f /wrkdirs/usr/ports/security/sudo/work/stage/usr/local/bin/sudoedit ln -s sudo /wrkdirs/usr/ports/security/sudo/work/stage/usr/local/bin/sudoedit if [ -f sesh ]; then INSTALL_BACKUP='' /bin/sh ../libtool --tag=disable-static --mode=install /bin/sh ../install-sh -c -s -o 0 -g 0 -m 0755 sesh /wrkdirs/usr/ports/security/sudo/work/stage/usr/local/libexec/sudo/sesh; fi if [ -n "" ]; then /bin/sh ../install-sh -c -o 0 -g 0 -m 0755 ../init.d/ /wrkdirs/usr/ports/security/sudo/work/stage/sudo; if test -z "/wrkdirs/usr/ports/security/sudo/work/stage"; then rm -f ; ln -s /sudo ; fi; elif test -n ""; then /bin/sh ../install-sh -c -o 0 -g 0 -m 0644 ../init.d/sudo.conf /wrkdirs/usr/ports/security/sudo/work/stage/sudo.conf; fi INSTALL_BACKUP='' /bin/sh ../libtool --tag=disable-static --mode=install /bin/sh ../install-sh -c -s -o 0 -g 0 -m 0644 sudo_noexec.la /wrkdirs/usr/ports/security/sudo/work/stage/usr/local/libexec/sudo libtool: install: /bin/sh ../install-sh -c -o 0 -g 0 -m 0644 .libs/sudo_noexec.so /wrkdirs/usr/ports/security/sudo/work/stage/usr/local/libexec/sudo/sudo_noexec.so libtool: install: strip --strip-unneeded /wrkdirs/usr/ports/security/sudo/work/stage/usr/local/libexec/sudo/sudo_noexec.so libtool: install: /bin/sh ../install-sh -c -o 0 -g 0 -m 0644 .libs/sudo_noexec.lai /wrkdirs/usr/ports/security/sudo/work/stage/usr/local/libexec/sudo/sudo_noexec.la libtool: warning: remember to run 'libtool --finish /usr/local/libexec/sudo' /bin/sh ../mkinstalldirs /wrkdirs/usr/ports/security/sudo/work/stage/usr/local/include /bin/sh ../install-sh -c -o 0 -g 0 -m 0644 ./sudo_plugin.h /wrkdirs/usr/ports/security/sudo/work/stage/usr/local/include /bin/sh ../mkinstalldirs /wrkdirs/usr/ports/security/sudo/work/stage/usr/local/share/doc/sudo /wrkdirs/usr/ports/security/sudo/work/stage/usr/local/man/man1 /wrkdirs/usr/ports/security/sudo/work/stage/usr/local/man/man5 /wrkdirs/usr/ports/security/sudo/work/stage/usr/local/man/man8 for f in ../ChangeLog ../README ../NEWS ./HISTORY ./CONTRIBUTORS ./LICENSE ./TROUBLESHOOTING ./UPGRADE; do /bin/sh ../install-sh -c -o 0 -g 0 -m 0644 $f /wrkdirs/usr/ports/security/sudo/work/stage/usr/local/share/doc/sudo; done /bin/sh ../install-sh -c -o 0 -g 0 -m 0644 ./cvtsudoers.mdoc /wrkdirs/usr/ports/security/sudo/work/stage/usr/local/man/man1/cvtsudoers.1 /bin/sh ../install-sh -c -o 0 -g 0 -m 0644 ./sudo.mdoc /wrkdirs/usr/ports/security/sudo/work/stage/usr/local/man/man8/sudo.8 /bin/sh ../install-sh -c -o 0 -g 0 -m 0644 ./sudo_plugin.mdoc /wrkdirs/usr/ports/security/sudo/work/stage/usr/local/man/man8/sudo_plugin.8 /bin/sh ../install-sh -c -o 0 -g 0 -m 0644 ./sudoreplay.mdoc /wrkdirs/usr/ports/security/sudo/work/stage/usr/local/man/man8/sudoreplay.8 /bin/sh ../install-sh -c -o 0 -g 0 -m 0644 ./visudo.mdoc /wrkdirs/usr/ports/security/sudo/work/stage/usr/local/man/man8/visudo.8 /bin/sh ../install-sh -c -o 0 -g 0 -m 0644 ./sudo.conf.mdoc /wrkdirs/usr/ports/security/sudo/work/stage/usr/local/man/man5/sudo.conf.5 /bin/sh ../install-sh -c -o 0 -g 0 -m 0644 ./sudoers.mdoc /wrkdirs/usr/ports/security/sudo/work/stage/usr/local/man/man5/sudoers.5 /bin/sh ../install-sh -c -o 0 -g 0 -m 0644 ./sudoers_timestamp.mdoc /wrkdirs/usr/ports/security/sudo/work/stage/usr/local/man/man5/sudoers_timestamp.5 ln -s sudo.8 /wrkdirs/usr/ports/security/sudo/work/stage/usr/local/man/man8/sudoedit.8 /bin/sh ../mkinstalldirs /wrkdirs/usr/ports/security/sudo/work/stage/usr/local/share/examples/sudo mkdir /wrkdirs/usr/ports/security/sudo/work/stage/usr/local/share/examples/sudo for f in ./pam.conf ./sudo.conf ./sudoers ./syslog.conf; do /bin/sh ../install-sh -c -o 0 -g 0 -m 0644 $f /wrkdirs/usr/ports/security/sudo/work/stage/usr/local/share/examples/sudo; done install -m 0644 /usr/ports/security/sudo/files/pam.conf /wrkdirs/usr/ports/security/sudo/work/stage/usr/local/etc/pam.d/sudo.default /bin/rm -f /wrkdirs/usr/ports/security/sudo/work/stage/usr/local/etc/sudoers /usr/bin/strip /wrkdirs/usr/ports/security/sudo/work/stage/usr/local/bin/cvtsudoers /usr/bin/strip /wrkdirs/usr/ports/security/sudo/work/stage/usr/local/bin/sudoreplay /usr/bin/strip /wrkdirs/usr/ports/security/sudo/work/stage/usr/local/sbin/visudo /usr/bin/strip /wrkdirs/usr/ports/security/sudo/work/stage/usr/local/libexec/sudo/group_file.so /usr/bin/strip /wrkdirs/usr/ports/security/sudo/work/stage/usr/local/libexec/sudo/libsudo_util.so /usr/bin/strip /wrkdirs/usr/ports/security/sudo/work/stage/usr/local/libexec/sudo/sudoers.so /usr/bin/strip /wrkdirs/usr/ports/security/sudo/work/stage/usr/local/libexec/sudo/system_group.so ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===> Building package for sudo-1.8.27_1 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for sudo-1.8.27_1 build of security/sudo | sudo-1.8.27_1 ended at Wed Jul 24 16:00:19 CEST 2019 build time: 00:00:52