Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Sep 2012 04:43:57 -0700
From:      David Wolfskill <david@catwhisker.org>
To:        freebsd-ports@freebsd.org
Subject:   Failed upgrade sudo-1.8.5.p3 to sudo-1.8.6.p3 running stable/9
Message-ID:  <20120926114357.GQ30766@albert.catwhisker.org>

next in thread | raw e-mail | index | archive | help

--TSlk8RMAoVV44s7T
Content-Type: multipart/mixed; boundary="NqiZnzhFL7JHQOqO"
Content-Disposition: inline


--NqiZnzhFL7JHQOqO
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

This is a FreeBSD/i386 stable/9 system:

FreeBSD freebeast.catwhisker.org 9.1-PRERELEASE FreeBSD 9.1-PRERELEASE #485=
 240956M: Wed Sep 26 04:19:48 PDT 2012     root@freebeast.catwhisker.org:/u=
sr/obj/usr/src/sys/GENERIC  i386

built with clang, but cc is gcc:

freebeast(9.1-P)[3] cat /etc/src.conf=20
CC=3Dclang
CXX=3Dclang++
CPP=3Dclang-cpp
WITH_LIBCPLUSPLUS=3Dyes
freebeast(9.1-P)[4]=20

freebeast(9.1-P)[4] cat /etc/make.conf
SENDMAIL_MC=3D/etc/mail/client.mc
SENDMAIL_ADDITIONAL_MC=3D /etc/mail/bastion.mc /etc/mail/catwhisker.org.mc
KERNCONF?=3DGENERIC ALBERT JANUS
# added by use.perl 2012-09-15 09:28:08
PERL_VERSION=3D5.14.2
freebeast(9.1-P)[5]=20

The terminal set of whines looks like:

=2E..
config.status: creating pathnames.h
config.status: executing libtool commands
=3D=3D=3D>  Building for sudo-1.8.6.p3
for d in compat common  plugins/sudoers src include doc plugins/sample plug=
ins/sample_group plugins/system_group;  do (cd $d && exec /usr/bin/make all=
) && continue;  exit $?;  done
/bin/sh ../libtool --mode=3Dcompile cc -c -o pw_dup.lo -I../include -I.. -I=
=2E. -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=3Dhid=
den -fstack-protector -fPIE -D_BSD_SOURCE ./pw_dup.c
/bin/sh ../libtool --mode=3Dcompile cc -c -o sig2str.lo -I../include -I.. -=
I.. -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=3Dhidd=
en -fstack-protector -fPIE -D_BSD_SOURCE ./sig2str.c
=2E..
/bin/sh ../libtool --mode=3Dlink cc -o libreplace.la pw_dup.lo sig2str.lo -=
no-install
libtool: link: ar cru .libs/libreplace.a .libs/pw_dup.o .libs/sig2str.o=20
libtool: link: ranlib .libs/libreplace.a
libtool: link: ( cd ".libs" && rm -f "libreplace.la" && ln -s "../libreplac=
e.la" "libreplace.la" )
/bin/sh ../libtool --mode=3Dcompile cc -c -o alloc.lo -I../include -I.. -I.=
=2E -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=3Dhidd=
en -fstack-protector -fPIE -D_BSD_SOURCE -D_PATH_SUDO_CONF=3D\"/usr/local/e=
tc/sudo.conf\" ./alloc.c
=2E..
libtool: compile:  cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=
=3D\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -=
fvisibility=3Dhidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDOERS=3D\"/u=
sr/local/etc/sudoers\" -DSUDOERS_UID=3D0 -DSUDOERS_GID=3D0 -DSUDOERS_MODE=
=3D0440 -DLOCALEDIR=3D\"/usr/local/share/locale\" ./toke.c  -fPIC -DPIC -o =
=2Elibs/toke.o
/bin/sh ../../libtool --mode=3Dlink cc -o sudoreplay getdate.o sudoreplay.o=
 error.o -lgcc -L/usr/local/lib -lintl -Wl,-z,relro -pie timestr.lo -lz ../=
=2E./common/libcommon.la ../../compat/libreplace.la
libtool: link: cc -o sudoreplay getdate.o sudoreplay.o error.o -Wl,-z -Wl,r=
elro -pie .libs/timestr.o  -lgcc -L/usr/local/lib /usr/local/lib/libintl.so=
 /usr/local/lib/libiconv.so -lz ../../common/.libs/libcommon.a ../../compat=
/.libs/libreplace.a  -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/loca=
l/lib
getdate.o: In function `yylex':
getdate.c:(.text+0x254): undefined reference to `__stack_chk_fail_local'
sudoreplay.o: In function `.L120':
sudoreplay.c:(.text+0xbc6): undefined reference to `__stack_chk_fail_local'
sudoreplay.o: In function `find_sessions':
sudoreplay.c:(.text+0x193c): undefined reference to `__stack_chk_fail_local'
=2E./../common/.libs/libcommon.a(sudo_debug.o): In function `sudo_debug_wri=
te2':
sudo_debug.c:(.text+0x450): undefined reference to `__stack_chk_fail_local'
=2E./../common/.libs/libcommon.a(term.o): In function `term_copy':
term.c:(.text+0x128): undefined reference to `__stack_chk_fail_local'
=2E./../common/.libs/libcommon.a(term.o):term.c:(.text+0x569): more undefin=
ed references to `__stack_chk_fail_local' follow
*** [sudoreplay] Error code 1
libtool: compile:  cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=
=3D\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -=
fvisibility=3Dhidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDOERS=3D\"/u=
sr/local/etc/sudoers\" -DSUDOERS_UID=3D0 -DSUDOERS_GID=3D0 -DSUDOERS_MODE=
=3D0440 -DLOCALEDIR=3D\"/usr/local/share/locale\" ./toke.c -fPIE -o toke.o =
>/dev/null 2>&1
1 error
*** [all] Error code 2
1 error
*** [do-build] Error code 1

Stop in /.amd_mnt/howland/host/c/ports/security/sudo.
*** [build] Error code 1

Stop in /.amd_mnt/howland/host/c/ports/security/sudo.

=3D=3D=3D>>> make failed for security/sudo
=3D=3D=3D>>> Aborting update

=3D=3D=3D>>> Update for security/sudo failed
=3D=3D=3D>>> Aborting update

Terminated

=3D=3D=3D>>> You can restart from the point of failure with this command li=
ne:
       portmaster <flags> security/sudo=20


I have attached the complete typescript.

I was a bit surprised by this, as past sudo updates have gone quite
smoothly.  :-}

(I also saw what looks to be identical failure on my laptop, which
is similarly configured.)

Clues?  Thanks!

Peace,
david
--=20
David H. Wolfskill				david@catwhisker.org
Depriving a girl or boy of an opportunity for education is evil.

See http://www.catwhisker.org/~david/publickey.gpg for my public key.

--NqiZnzhFL7JHQOqO
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename=sudo_update
Content-Transfer-Encoding: quoted-printable

Script started on Wed Sep 26 04:17:38 2012
=0D
freebeast(9.1-P)[1] portmaster -aF --index && exit=0D=0D
=1B]0;portmaster: All=07=3D=3D=3D>>> Starting check of installed ports for =
available updates=0D
=3D=3D=3D>>> Launching child to update sudo-1.8.5.p3 to sudo-1.8.6.p3=0D
=0D
=3D=3D=3D>>> All >> sudo-1.8.5.p3 (1/1)=0D
=1B]0;portmaster: All >> sudo-1.8.5.p3 (1/1)=07=0D
=3D=3D=3D>>> Currently installed version: sudo-1.8.5.p3=0D
=3D=3D=3D>>> Port directory: /usr/ports/security/sudo=0D
=0D
=3D=3D=3D>>> Launching 'make checksum' for security/sudo in background=0D
=1B]0;portmaster: All (1)=07=3D=3D=3D>>> Returning to update check of insta=
lled ports=0D
=0D
=0D
=3D=3D=3D>>> Waiting for 1 distfile fetch to finish=0D
=3D=3D=3D>>> Distfile fetching is complete=0D
exit=0D

Script done on Wed Sep 26 04:18:19 2012
Script started on Wed Sep 26 04:30:15 2012
=0D
freebeast(9.1-P)[1] umask 022 && portmaster -ad --index && exit=0D=0D
=3D=3D=3D>>> Gathering distinfo list for installed ports=0D
=0D
=1B]0;portmaster: All=07=3D=3D=3D>>> Starting check of installed ports for =
available updates=0D
=3D=3D=3D>>> Launching child to update sudo-1.8.5.p3 to sudo-1.8.6.p3=0D
=0D
=3D=3D=3D>>> All >> sudo-1.8.5.p3 (1/1)=0D
=1B]0;portmaster: All >> sudo-1.8.5.p3 (1/1)=07=0D
=3D=3D=3D>>> Currently installed version: sudo-1.8.5.p3=0D
=3D=3D=3D>>> Port directory: /usr/ports/security/sudo=0D
=0D
=3D=3D=3D>>> Launching 'make checksum' for security/sudo in background=0D
=3D=3D=3D>>> Gathering dependency list for security/sudo from ports=0D
=3D=3D=3D>>> Initial dependency check complete for security/sudo=0D
=0D
=1B]0;portmaster: All (1)=07=3D=3D=3D>>> Returning to update check of insta=
lled ports=0D
=0D
=0D
=3D=3D=3D>>> All >> (1)=0D
=1B]0;portmaster: All >> (1)=07=0D
=3D=3D=3D>>> The following actions will be taken if you choose to proceed:=
=0D
	Upgrade sudo-1.8.5.p3 to sudo-1.8.6.p3=0D
=0D
=3D=3D=3D>>> Proceed? y/n [y] =0D
=0D
=0D
=3D=3D=3D>>> Starting build for ports that need updating <<<=3D=3D=3D=0D
=0D
=3D=3D=3D>>> Launching child to install security/sudo=0D
=0D
=3D=3D=3D>>> All >> security/sudo (1/1)=0D
=1B]0;portmaster: All >> security/sudo (1/1)=07=0D
=3D=3D=3D>>> Currently installed version: sudo-1.8.5.p3=0D
=3D=3D=3D>>> Port directory: /usr/ports/security/sudo=0D
=0D
=3D=3D=3D>>> Starting check for build dependencies=0D
=3D=3D=3D>>> Gathering dependency list for security/sudo from ports=0D
=3D=3D=3D>>> Dependency check complete for security/sudo=0D
=0D
=3D=3D=3D>>> All >> sudo-1.8.5.p3 (1/1)=0D
=1B]0;portmaster: All >> sudo-1.8.5.p3 (1/1)=07=0D
=3D=3D=3D>  Cleaning for sudo-1.8.6.p3=0D
=3D=3D=3D>  License sudo accepted by the user=0D
=3D=3D=3D>  Found saved configuration for sudo-1.8.5.p3=0D
=3D=3D=3D>  Extracting for sudo-1.8.6.p3=0D
=3D> SHA256 Checksum OK for sudo-1.8.6p3.tar.gz.=0D
=3D=3D=3D>  Patching for sudo-1.8.6.p3=0D
=3D=3D=3D>  Applying FreeBSD patches for sudo-1.8.6.p3=0D
=3D=3D=3D>   sudo-1.8.6.p3 depends on shared library: intl - found=0D
=3D=3D=3D>  Configuring for sudo-1.8.6.p3=0D
configure: Configuring Sudo version 1.8.6p3=0D
checking for gcc... cc=0D
checking whether the C compiler works... yes=0D
checking for C compiler default output file name... a.out=0D
checking for suffix of executables... =0D
checking whether we are cross compiling... no=0D
checking for suffix of object files... o=0D
checking whether we are using the GNU C compiler... yes=0D
checking whether cc accepts -g... yes=0D
checking for cc option to accept ISO C89... none needed=0D
checking whether to use a two line prompt for OTP authentication... yes=0D
checking whether to lecture users the first time they run sudo... yes=0D
checking whether sudo should log via syslog or to a file by default... sysl=
og=0D
checking at which syslog priority to log commands... notice=0D
checking at which syslog priority to log failures... alert=0D
checking how long a line in the log file should be... 80=0D
checking whether sudo should ignore '.' or '' in $PATH... yes=0D
checking whether to send mail when a user is not in sudoers... yes=0D
checking whether to send mail when user listed but not for this host... no=
=0D
checking whether to send mail when a user tries a disallowed command... no=
=0D
checking who should get the mail that sudo sends... root=0D
checking for bad password prompt... Password:=0D
checking for bad password message... Sorry, try again.=0D
checking whether to expect fully qualified hosts in sudoers... no=0D
checking for umask programs should be run with... 0022=0D
checking for default user to run commands as... root=0D
checking for editor that visudo should use... vi=0D
checking whether to obey EDITOR and VISUAL environment variables... yes=0D
checking number of tries a user gets to enter their password... 3=0D
checking time in minutes after which sudo will ask for a password again... =
5=0D
checking time in minutes after the password prompt will time out... 5=0D
checking whether to use per-tty ticket files... yes=0D
checking whether to include insults... no=0D
checking whether to override the user's path... no=0D
checking whether to get ip addresses from the network interfaces... yes=0D
checking whether to use an askpass helper... no=0D
checking whether to do user authentication by default... yes=0D
checking whether to disable running the mailer as root... no=0D
checking whether to disable shadow password support... no=0D
checking whether root should be allowed to use sudo... yes=0D
checking whether to log the hostname in the log file... no=0D
checking whether to invoke a shell if sudo is given no arguments... yes=0D
checking whether to set $HOME to target user in shell mode... no=0D
checking whether to disable 'command not found' messages... no=0D
checking whether to enable environment debugging... no=0D
checking whether to enable environment resetting by default... yes=0D
checking for library containing strerror... none required=0D
checking how to run the C preprocessor... cpp=0D
checking for ar... ar=0D
checking for ranlib... ranlib=0D
checking build system type... i386-portbld-freebsd9.1=0D
checking host system type... i386-portbld-freebsd9.1=0D
checking how to print strings... printf=0D
checking for a sed that does not truncate output... /usr/bin/sed=0D
checking for grep that handles long lines and -e... /usr/bin/grep=0D
checking for egrep... /usr/bin/grep -E=0D
checking for fgrep... /usr/bin/grep -F=0D
checking for ld used by cc... /usr/bin/ld=0D
checking if the linker (/usr/bin/ld) is GNU ld... yes=0D
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B=0D
checking the name lister (/usr/bin/nm -B) interface... BSD nm=0D
checking whether ln -s works... yes=0D
checking the maximum length of command line arguments... (cached) 262144=0D
checking whether the shell understands some XSI constructs... yes=0D
checking whether the shell understands "+=3D"... no=0D
checking how to convert i386-portbld-freebsd9.1 file names to i386-portbld-=
freebsd9.1 format... func_convert_file_noop=0D
checking how to convert i386-portbld-freebsd9.1 file names to toolchain for=
mat... func_convert_file_noop=0D
checking for /usr/bin/ld option to reload object files... -r=0D
checking for objdump... objdump=0D
checking how to recognize dependent libraries... pass_all=0D
checking for dlltool... no=0D
checking how to associate runtime and link libraries... printf %s\n=0D
checking for archiver @FILE support... no=0D
checking for strip... strip=0D
checking for ranlib... (cached) ranlib=0D
checking for gawk... no=0D
checking for mawk... no=0D
checking for nawk... nawk=0D
checking command to parse /usr/bin/nm -B output from cc object... ok=0D
checking for sysroot... no=0D
checking for mt... mt=0D
checking if mt is a manifest tool... no=0D
checking for ANSI C header files... yes=0D
checking for sys/types.h... yes=0D
checking for sys/stat.h... yes=0D
checking for stdlib.h... yes=0D
checking for string.h... yes=0D
checking for memory.h... yes=0D
checking for strings.h... yes=0D
checking for inttypes.h... yes=0D
checking for stdint.h... yes=0D
checking for unistd.h... yes=0D
checking for dlfcn.h... yes=0D
checking for objdir... .libs=0D
checking if cc supports -fno-rtti -fno-exceptions... no=0D
checking for cc option to produce PIC... -fPIC -DPIC=0D
checking if cc PIC flag -fPIC -DPIC works... yes=0D
checking if cc static flag -static works... yes=0D
checking if cc supports -c -o file.o... yes=0D
checking if cc supports -c -o file.o... (cached) yes=0D
checking whether the cc linker (/usr/bin/ld) supports shared libraries... y=
es=0D
checking whether -lc should be explicitly linked in... no=0D
checking dynamic linker characteristics... freebsd9.1 ld.so=0D
checking how to hardcode library paths into programs... immediate=0D
checking for shl_load... no=0D
checking for shl_load in -ldld... no=0D
checking for dlopen... yes=0D
checking whether a program can dlopen itself... yes=0D
checking whether a statically linked program can dlopen itself... no=0D
checking whether stripping libraries is possible... yes=0D
checking if libtool supports shared libraries... yes=0D
checking whether to build shared libraries... yes=0D
checking whether to build static libraries... yes=0D
checking path to sudo_noexec.so... ${exec_prefix}/libexec/sudo_noexec.so=0D
checking for uname... /usr/bin/uname=0D
checking for tr... /usr/bin/tr=0D
checking for mandoc... mandoc=0D
checking for nroff... /usr/bin/nroff=0D
checking which macro set to use for manual pages... mdoc=0D
checking whether cc needs -traditional... no=0D
checking for an ANSI C-conforming const... yes=0D
checking for working volatile... yes=0D
checking for bison... no=0D
checking for byacc... byacc=0D
checking for flex... /usr/bin/flex=0D
checking for mv... /bin/mv=0D
checking for bourne shell... /bin/sh=0D
checking for sendmail... /usr/sbin/sendmail=0D
checking for vi... /usr/bin/vi=0D
checking which syslog facility sudo should log with... local2=0D
checking for ANSI C header files... (cached) yes=0D
checking for dirent.h that defines DIR... yes=0D
checking for library containing opendir... none required=0D
checking whether time.h and sys/time.h may both be included... yes=0D
checking for stdbool.h that conforms to C99... yes=0D
checking for _Bool... yes=0D
checking whether sys/types.h defines makedev... yes=0D
checking malloc.h usability... no=0D
checking malloc.h presence... no=0D
checking for malloc.h... no=0D
checking netgroup.h usability... no=0D
checking netgroup.h presence... no=0D
checking for netgroup.h... no=0D
checking paths.h usability... yes=0D
checking paths.h presence... yes=0D
checking for paths.h... yes=0D
checking spawn.h usability... yes=0D
checking spawn.h presence... yes=0D
checking for spawn.h... yes=0D
checking utime.h usability... yes=0D
checking utime.h presence... yes=0D
checking for utime.h... yes=0D
checking utmpx.h usability... yes=0D
checking utmpx.h presence... yes=0D
checking for utmpx.h... yes=0D
checking sys/sockio.h usability... yes=0D
checking sys/sockio.h presence... yes=0D
checking for sys/sockio.h... yes=0D
checking sys/bsdtypes.h usability... no=0D
checking sys/bsdtypes.h presence... no=0D
checking for sys/bsdtypes.h... no=0D
checking sys/select.h usability... yes=0D
checking sys/select.h presence... yes=0D
checking for sys/select.h... yes=0D
checking sys/stropts.h usability... no=0D
checking sys/stropts.h presence... no=0D
checking for sys/stropts.h... no=0D
checking sys/sysmacros.h usability... no=0D
checking sys/sysmacros.h presence... no=0D
checking for sys/sysmacros.h... no=0D
checking procfs.h usability... no=0D
checking procfs.h presence... no=0D
checking for procfs.h... no=0D
checking sys/procfs.h usability... yes=0D
checking sys/procfs.h presence... yes=0D
checking for sys/procfs.h... yes=0D
checking for struct psinfo.pr_ttydev... no=0D
checking for special C compiler options needed for large files... no=0D
checking for _FILE_OFFSET_BITS value needed for large files... no=0D
checking POSIX termios... yes=0D
checking login_cap.h usability... yes=0D
checking login_cap.h presence... yes=0D
checking for login_cap.h... yes=0D
checking for mode_t... yes=0D
checking for uid_t in sys/types.h... yes=0D
checking for __signed char... yes=0D
checking for sig_atomic_t... yes=0D
checking for sigaction_t... no=0D
checking for struct timespec... yes=0D
checking for struct in6_addr... yes=0D
checking for long long int... yes=0D
checking size of long int... 4=0D
checking for size_t... yes=0D
checking for ssize_t... yes=0D
checking for dev_t... yes=0D
checking for ino_t... yes=0D
checking for socklen_t... yes=0D
checking max length of uid_t... 10=0D
checking for struct sockaddr.sa_len... yes=0D
checking for struct utmpx.ut_id... yes=0D
checking for struct utmpx.ut_pid... yes=0D
checking for struct utmpx.ut_tv... yes=0D
checking for struct utmpx.ut_type... yes=0D
checking for struct utmpx.ut_exit.__e_termination... no=0D
checking for struct utmpx.ut_exit.e_termination... no=0D
checking type of array argument to getgroups... gid_t=0D
checking for size_t... (cached) yes=0D
checking for getgroups... yes=0D
checking for working getgroups... yes=0D
checking for glob... yes=0D
checking for strrchr... yes=0D
checking for sysconf... yes=0D
checking for tzset... yes=0D
checking for strftime... yes=0D
checking for setenv... yes=0D
checking for regcomp... yes=0D
checking for setlocale... yes=0D
checking for nl_langinfo... yes=0D
checking for mbr_check_membership... no=0D
checking for setrlimit64... no=0D
checking for getgrouplist... yes=0D
checking for getline... yes=0D
checking for __sprintf_chk... no=0D
checking for getutxid... yes=0D
checking for sysctl... yes=0D
checking for struct kinfo_proc.ki_tdev... yes=0D
checking for openpty... no=0D
checking for openpty in -lutil... yes=0D
checking libutil.h usability... yes=0D
checking libutil.h presence... yes=0D
checking for libutil.h... yes=0D
checking for unsetenv... yes=0D
checking whether unsetenv returns void... no=0D
checking whether putenv takes a const argument... no=0D
checking for setresuid... yes=0D
checking for getresuid... yes=0D
checking for seteuid... yes=0D
checking for getifaddrs... yes=0D
checking for freeifaddrs... yes=0D
checking for getcwd... yes=0D
checking for lockf... yes=0D
checking for innetgr... yes=0D
checking for getdomainname... yes=0D
checking for utimes... yes=0D
checking for futimes... yes=0D
checking for killpg... yes=0D
checking for working fnmatch with FNM_CASEFOLD... yes=0D
checking for isblank... yes=0D
checking for memrchr... yes=0D
checking for pw_dup... no=0D
checking for strlcpy... yes=0D
checking for strlcat... yes=0D
checking for nanosleep... yes=0D
checking for closefrom... yes=0D
checking for mkstemps... yes=0D
checking for mkdtemp... yes=0D
checking for snprintf... yes=0D
checking for vsnprintf... yes=0D
checking for asprintf... yes=0D
checking for vasprintf... yes=0D
checking for struct stat.st_mtim... yes=0D
checking for struct stat.st_mtim.st__tim... no=0D
checking for struct dirent.d_type... yes=0D
checking for socket... yes=0D
checking for inet_addr... yes=0D
checking for syslog... yes=0D
checking for getaddrinfo... yes=0D
checking for getprogname... yes=0D
checking for __func__... yes=0D
checking for gettext... yes=0D
checking for ngettext... yes=0D
checking for gzdopen in -lz... yes=0D
checking zlib.h usability... yes=0D
checking zlib.h presence... yes=0D
checking for zlib.h... yes=0D
checking whether errno is declared... yes=0D
checking whether h_errno is declared... yes=0D
checking for strsignal... yes=0D
checking for sig2str... no=0D
checking whether sys_signame is declared... yes=0D
checking for pam_start in -lpam... yes=0D
checking security/pam_appl.h usability... yes=0D
checking security/pam_appl.h presence... yes=0D
checking for security/pam_appl.h... yes=0D
checking for pam_getenvlist... yes=0D
checking whether to use PAM session support... yes=0D
checking for log file location... /var/log/sudo.log=0D
checking for timestamp file location... /var/db/sudo=0D
checking for I/O log dir location... /var/log/sudo-io=0D
checking whether C compiler accepts -fvisibility=3Dhidden... yes=0D
checking whether C compiler accepts -fPIE... yes=0D
checking whether the linker accepts -pie... yes=0D
checking whether C compiler accepts -fstack-protector... yes=0D
checking whether the linker accepts -fstack-protector... yes=0D
checking whether the linker accepts -Wl,-z,relro... yes=0D
configure: using the following authentication methods: pam=0D
configure: creating ./config.status=0D
config.status: creating Makefile=0D
config.status: creating common/Makefile=0D
config.status: creating compat/Makefile=0D
config.status: creating doc/Makefile=0D
config.status: creating include/Makefile=0D
config.status: creating src/sudo_usage.h=0D
config.status: creating src/Makefile=0D
config.status: creating plugins/sample/Makefile=0D
config.status: creating plugins/sample_group/Makefile=0D
config.status: creating plugins/system_group/Makefile=0D
config.status: creating plugins/sudoers/Makefile=0D
config.status: creating plugins/sudoers/sudoers=0D
config.status: creating config.h=0D
config.status: creating pathnames.h=0D
config.status: executing libtool commands=0D
=3D=3D=3D>  Building for sudo-1.8.6.p3=0D
for d in compat common  plugins/sudoers src include doc plugins/sample plug=
ins/sample_group plugins/system_group;  do (cd $d && exec /usr/bin/make all=
) && continue;  exit $?;  done=0D
/bin/sh ../libtool --mode=3Dcompile cc -c -o pw_dup.lo -I../include -I.. -I=
=2E. -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=3Dhid=
den -fstack-protector -fPIE -D_BSD_SOURCE ./pw_dup.c=0D
/bin/sh ../libtool --mode=3Dcompile cc -c -o sig2str.lo -I../include -I.. -=
I.. -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=3Dhidd=
en -fstack-protector -fPIE -D_BSD_SOURCE ./sig2str.c=0D
libtool: compile:  cc -c -I../include -I.. -I.. -O2 -pipe -I/usr/local/incl=
ude -fno-strict-aliasing -fvisibility=3Dhidden -fstack-protector -D_BSD_SOU=
RCE ./pw_dup.c  -fPIC -DPIC -o .libs/pw_dup.o=0D
libtool: compile:  cc -c -I../include -I.. -I.. -O2 -pipe -I/usr/local/incl=
ude -fno-strict-aliasing -fvisibility=3Dhidden -fstack-protector -D_BSD_SOU=
RCE ./sig2str.c  -fPIC -DPIC -o .libs/sig2str.o=0D
libtool: compile:  cc -c -I../include -I.. -I.. -O2 -pipe -I/usr/local/incl=
ude -fno-strict-aliasing -fvisibility=3Dhidden -fstack-protector -D_BSD_SOU=
RCE ./sig2str.c -fPIE -o sig2str.o >/dev/null 2>&1=0D
libtool: compile:  cc -c -I../include -I.. -I.. -O2 -pipe -I/usr/local/incl=
ude -fno-strict-aliasing -fvisibility=3Dhidden -fstack-protector -D_BSD_SOU=
RCE ./pw_dup.c -fPIE -o pw_dup.o >/dev/null 2>&1=0D
/bin/sh ../libtool --mode=3Dlink cc -o libreplace.la pw_dup.lo sig2str.lo -=
no-install=0D
libtool: link: ar cru .libs/libreplace.a .libs/pw_dup.o .libs/sig2str.o =0D
libtool: link: ranlib .libs/libreplace.a=0D
libtool: link: ( cd ".libs" && rm -f "libreplace.la" && ln -s "../libreplac=
e.la" "libreplace.la" )=0D
/bin/sh ../libtool --mode=3Dcompile cc -c -o alloc.lo -I../include -I.. -I.=
=2E -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=3Dhidd=
en -fstack-protector -fPIE -D_BSD_SOURCE -D_PATH_SUDO_CONF=3D\"/usr/local/e=
tc/sudo.conf\" ./alloc.c=0D
/bin/sh ../libtool --mode=3Dcompile cc -c -o atobool.lo -I../include -I.. -=
I.. -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=3Dhidd=
en -fstack-protector -fPIE -D_BSD_SOURCE -D_PATH_SUDO_CONF=3D\"/usr/local/e=
tc/sudo.conf\" ./atobool.c=0D
libtool: compile:  cc -c -I../include -I.. -I.. -O2 -pipe -I/usr/local/incl=
ude -fno-strict-aliasing -fvisibility=3Dhidden -fstack-protector -D_BSD_SOU=
RCE -D_PATH_SUDO_CONF=3D\"/usr/local/etc/sudo.conf\" ./alloc.c  -fPIC -DPIC=
 -o .libs/alloc.o=0D
libtool: compile:  cc -c -I../include -I.. -I.. -O2 -pipe -I/usr/local/incl=
ude -fno-strict-aliasing -fvisibility=3Dhidden -fstack-protector -D_BSD_SOU=
RCE -D_PATH_SUDO_CONF=3D\"/usr/local/etc/sudo.conf\" ./atobool.c  -fPIC -DP=
IC -o .libs/atobool.o=0D
libtool: compile:  cc -c -I../include -I.. -I.. -O2 -pipe -I/usr/local/incl=
ude -fno-strict-aliasing -fvisibility=3Dhidden -fstack-protector -D_BSD_SOU=
RCE -D_PATH_SUDO_CONF=3D\"/usr/local/etc/sudo.conf\" ./atobool.c -fPIE -o a=
tobool.o >/dev/null 2>&1=0D
/bin/sh ../libtool --mode=3Dcompile cc -c -o fileops.lo -I../include -I.. -=
I.. -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=3Dhidd=
en -fstack-protector -fPIE -D_BSD_SOURCE -D_PATH_SUDO_CONF=3D\"/usr/local/e=
tc/sudo.conf\" ./fileops.c=0D
libtool: compile:  cc -c -I../include -I.. -I.. -O2 -pipe -I/usr/local/incl=
ude -fno-strict-aliasing -fvisibility=3Dhidden -fstack-protector -D_BSD_SOU=
RCE -D_PATH_SUDO_CONF=3D\"/usr/local/etc/sudo.conf\" ./alloc.c -fPIE -o all=
oc.o >/dev/null 2>&1=0D
libtool: compile:  cc -c -I../include -I.. -I.. -O2 -pipe -I/usr/local/incl=
ude -fno-strict-aliasing -fvisibility=3Dhidden -fstack-protector -D_BSD_SOU=
RCE -D_PATH_SUDO_CONF=3D\"/usr/local/etc/sudo.conf\" ./fileops.c  -fPIC -DP=
IC -o .libs/fileops.o=0D
/bin/sh ../libtool --mode=3Dcompile cc -c -o fmt_string.lo -I../include -I.=
=2E -I.. -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=
=3Dhidden -fstack-protector -fPIE -D_BSD_SOURCE -D_PATH_SUDO_CONF=3D\"/usr/=
local/etc/sudo.conf\" ./fmt_string.c=0D
libtool: compile:  cc -c -I../include -I.. -I.. -O2 -pipe -I/usr/local/incl=
ude -fno-strict-aliasing -fvisibility=3Dhidden -fstack-protector -D_BSD_SOU=
RCE -D_PATH_SUDO_CONF=3D\"/usr/local/etc/sudo.conf\" ./fileops.c -fPIE -o f=
ileops.o >/dev/null 2>&1=0D
libtool: compile:  cc -c -I../include -I.. -I.. -O2 -pipe -I/usr/local/incl=
ude -fno-strict-aliasing -fvisibility=3Dhidden -fstack-protector -D_BSD_SOU=
RCE -D_PATH_SUDO_CONF=3D\"/usr/local/etc/sudo.conf\" ./fmt_string.c  -fPIC =
-DPIC -o .libs/fmt_string.o=0D
libtool: compile:  cc -c -I../include -I.. -I.. -O2 -pipe -I/usr/local/incl=
ude -fno-strict-aliasing -fvisibility=3Dhidden -fstack-protector -D_BSD_SOU=
RCE -D_PATH_SUDO_CONF=3D\"/usr/local/etc/sudo.conf\" ./fmt_string.c -fPIE -=
o fmt_string.o >/dev/null 2>&1=0D
/bin/sh ../libtool --mode=3Dcompile cc -c -o lbuf.lo -I../include -I.. -I..=
 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=3Dhidden =
-fstack-protector -fPIE -D_BSD_SOURCE -D_PATH_SUDO_CONF=3D\"/usr/local/etc/=
sudo.conf\" ./lbuf.c=0D
libtool: compile:  cc -c -I../include -I.. -I.. -O2 -pipe -I/usr/local/incl=
ude -fno-strict-aliasing -fvisibility=3Dhidden -fstack-protector -D_BSD_SOU=
RCE -D_PATH_SUDO_CONF=3D\"/usr/local/etc/sudo.conf\" ./lbuf.c  -fPIC -DPIC =
-o .libs/lbuf.o=0D
/bin/sh ../libtool --mode=3Dcompile cc -c -o list.lo -I../include -I.. -I..=
 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=3Dhidden =
-fstack-protector -fPIE -D_BSD_SOURCE -D_PATH_SUDO_CONF=3D\"/usr/local/etc/=
sudo.conf\" ./list.c=0D
libtool: compile:  cc -c -I../include -I.. -I.. -O2 -pipe -I/usr/local/incl=
ude -fno-strict-aliasing -fvisibility=3Dhidden -fstack-protector -D_BSD_SOU=
RCE -D_PATH_SUDO_CONF=3D\"/usr/local/etc/sudo.conf\" ./list.c  -fPIC -DPIC =
-o .libs/list.o=0D
libtool: compile:  cc -c -I../include -I.. -I.. -O2 -pipe -I/usr/local/incl=
ude -fno-strict-aliasing -fvisibility=3Dhidden -fstack-protector -D_BSD_SOU=
RCE -D_PATH_SUDO_CONF=3D\"/usr/local/etc/sudo.conf\" ./list.c -fPIE -o list=
=2Eo >/dev/null 2>&1=0D
libtool: compile:  cc -c -I../include -I.. -I.. -O2 -pipe -I/usr/local/incl=
ude -fno-strict-aliasing -fvisibility=3Dhidden -fstack-protector -D_BSD_SOU=
RCE -D_PATH_SUDO_CONF=3D\"/usr/local/etc/sudo.conf\" ./lbuf.c -fPIE -o lbuf=
=2Eo >/dev/null 2>&1=0D
/bin/sh ../libtool --mode=3Dcompile cc -c -o secure_path.lo -I../include -I=
=2E. -I.. -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=
=3Dhidden -fstack-protector -fPIE -D_BSD_SOURCE -D_PATH_SUDO_CONF=3D\"/usr/=
local/etc/sudo.conf\" ./secure_path.c=0D
libtool: compile:  cc -c -I../include -I.. -I.. -O2 -pipe -I/usr/local/incl=
ude -fno-strict-aliasing -fvisibility=3Dhidden -fstack-protector -D_BSD_SOU=
RCE -D_PATH_SUDO_CONF=3D\"/usr/local/etc/sudo.conf\" ./secure_path.c  -fPIC=
 -DPIC -o .libs/secure_path.o=0D
libtool: compile:  cc -c -I../include -I.. -I.. -O2 -pipe -I/usr/local/incl=
ude -fno-strict-aliasing -fvisibility=3Dhidden -fstack-protector -D_BSD_SOU=
RCE -D_PATH_SUDO_CONF=3D\"/usr/local/etc/sudo.conf\" ./secure_path.c -fPIE =
-o secure_path.o >/dev/null 2>&1=0D
/bin/sh ../libtool --mode=3Dcompile cc -c -o setgroups.lo -I../include -I..=
 -I.. -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=3Dhi=
dden -fstack-protector -fPIE -D_BSD_SOURCE -D_PATH_SUDO_CONF=3D\"/usr/local=
/etc/sudo.conf\" ./setgroups.c=0D
libtool: compile:  cc -c -I../include -I.. -I.. -O2 -pipe -I/usr/local/incl=
ude -fno-strict-aliasing -fvisibility=3Dhidden -fstack-protector -D_BSD_SOU=
RCE -D_PATH_SUDO_CONF=3D\"/usr/local/etc/sudo.conf\" ./setgroups.c  -fPIC -=
DPIC -o .libs/setgroups.o=0D
/bin/sh ../libtool --mode=3Dcompile cc -c -o sudo_conf.lo -I../include -I..=
 -I.. -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=3Dhi=
dden -fstack-protector -fPIE -D_BSD_SOURCE -D_PATH_SUDO_CONF=3D\"/usr/local=
/etc/sudo.conf\" ./sudo_conf.c=0D
libtool: compile:  cc -c -I../include -I.. -I.. -O2 -pipe -I/usr/local/incl=
ude -fno-strict-aliasing -fvisibility=3Dhidden -fstack-protector -D_BSD_SOU=
RCE -D_PATH_SUDO_CONF=3D\"/usr/local/etc/sudo.conf\" ./sudo_conf.c  -fPIC -=
DPIC -o .libs/sudo_conf.o=0D
libtool: compile:  cc -c -I../include -I.. -I.. -O2 -pipe -I/usr/local/incl=
ude -fno-strict-aliasing -fvisibility=3Dhidden -fstack-protector -D_BSD_SOU=
RCE -D_PATH_SUDO_CONF=3D\"/usr/local/etc/sudo.conf\" ./setgroups.c -fPIE -o=
 setgroups.o >/dev/null 2>&1=0D
/bin/sh ../libtool --mode=3Dcompile cc -c -o sudo_debug.lo -I../include -I.=
=2E -I.. -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=
=3Dhidden -fstack-protector -fPIE -D_BSD_SOURCE -D_PATH_SUDO_CONF=3D\"/usr/=
local/etc/sudo.conf\" ./sudo_debug.c=0D
libtool: compile:  cc -c -I../include -I.. -I.. -O2 -pipe -I/usr/local/incl=
ude -fno-strict-aliasing -fvisibility=3Dhidden -fstack-protector -D_BSD_SOU=
RCE -D_PATH_SUDO_CONF=3D\"/usr/local/etc/sudo.conf\" ./sudo_debug.c  -fPIC =
-DPIC -o .libs/sudo_debug.o=0D
libtool: compile:  cc -c -I../include -I.. -I.. -O2 -pipe -I/usr/local/incl=
ude -fno-strict-aliasing -fvisibility=3Dhidden -fstack-protector -D_BSD_SOU=
RCE -D_PATH_SUDO_CONF=3D\"/usr/local/etc/sudo.conf\" ./sudo_conf.c -fPIE -o=
 sudo_conf.o >/dev/null 2>&1=0D
libtool: compile:  cc -c -I../include -I.. -I.. -O2 -pipe -I/usr/local/incl=
ude -fno-strict-aliasing -fvisibility=3Dhidden -fstack-protector -D_BSD_SOU=
RCE -D_PATH_SUDO_CONF=3D\"/usr/local/etc/sudo.conf\" ./sudo_debug.c -fPIE -=
o sudo_debug.o >/dev/null 2>&1=0D
/bin/sh ../libtool --mode=3Dcompile cc -c -o term.lo -I../include -I.. -I..=
 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=3Dhidden =
-fstack-protector -fPIE -D_BSD_SOURCE -D_PATH_SUDO_CONF=3D\"/usr/local/etc/=
sudo.conf\" ./term.c=0D
libtool: compile:  cc -c -I../include -I.. -I.. -O2 -pipe -I/usr/local/incl=
ude -fno-strict-aliasing -fvisibility=3Dhidden -fstack-protector -D_BSD_SOU=
RCE -D_PATH_SUDO_CONF=3D\"/usr/local/etc/sudo.conf\" ./term.c  -fPIC -DPIC =
-o .libs/term.o=0D
libtool: compile:  cc -c -I../include -I.. -I.. -O2 -pipe -I/usr/local/incl=
ude -fno-strict-aliasing -fvisibility=3Dhidden -fstack-protector -D_BSD_SOU=
RCE -D_PATH_SUDO_CONF=3D\"/usr/local/etc/sudo.conf\" ./term.c -fPIE -o term=
=2Eo >/dev/null 2>&1=0D
/bin/sh ../libtool --mode=3Dcompile cc -c -o ttysize.lo -I../include -I.. -=
I.. -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=3Dhidd=
en -fstack-protector -fPIE -D_BSD_SOURCE -D_PATH_SUDO_CONF=3D\"/usr/local/e=
tc/sudo.conf\" ./ttysize.c=0D
libtool: compile:  cc -c -I../include -I.. -I.. -O2 -pipe -I/usr/local/incl=
ude -fno-strict-aliasing -fvisibility=3Dhidden -fstack-protector -D_BSD_SOU=
RCE -D_PATH_SUDO_CONF=3D\"/usr/local/etc/sudo.conf\" ./ttysize.c  -fPIC -DP=
IC -o .libs/ttysize.o=0D
libtool: compile:  cc -c -I../include -I.. -I.. -O2 -pipe -I/usr/local/incl=
ude -fno-strict-aliasing -fvisibility=3Dhidden -fstack-protector -D_BSD_SOU=
RCE -D_PATH_SUDO_CONF=3D\"/usr/local/etc/sudo.conf\" ./ttysize.c -fPIE -o t=
tysize.o >/dev/null 2>&1=0D
/bin/sh ../libtool --mode=3Dcompile cc -c -o zero_bytes.lo -I../include -I.=
=2E -I.. -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=
=3Dhidden -fstack-protector -fPIE -D_BSD_SOURCE -D_PATH_SUDO_CONF=3D\"/usr/=
local/etc/sudo.conf\" ./zero_bytes.c=0D
libtool: compile:  cc -c -I../include -I.. -I.. -O2 -pipe -I/usr/local/incl=
ude -fno-strict-aliasing -fvisibility=3Dhidden -fstack-protector -D_BSD_SOU=
RCE -D_PATH_SUDO_CONF=3D\"/usr/local/etc/sudo.conf\" ./zero_bytes.c  -fPIC =
-DPIC -o .libs/zero_bytes.o=0D
libtool: compile:  cc -c -I../include -I.. -I.. -O2 -pipe -I/usr/local/incl=
ude -fno-strict-aliasing -fvisibility=3Dhidden -fstack-protector -D_BSD_SOU=
RCE -D_PATH_SUDO_CONF=3D\"/usr/local/etc/sudo.conf\" ./zero_bytes.c -fPIE -=
o zero_bytes.o >/dev/null 2>&1=0D
/bin/sh ../libtool --mode=3Dlink cc -o libcommon.la alloc.lo atobool.lo fil=
eops.lo fmt_string.lo lbuf.lo list.lo  secure_path.lo setgroups.lo sudo_con=
f.lo sudo_debug.lo term.lo  ttysize.lo zero_bytes.lo -no-install=0D
libtool: link: ar cru .libs/libcommon.a .libs/alloc.o .libs/atobool.o .libs=
/fileops.o .libs/fmt_string.o .libs/lbuf.o .libs/list.o .libs/secure_path.o=
 .libs/setgroups.o .libs/sudo_conf.o .libs/sudo_debug.o .libs/term.o .libs/=
ttysize.o .libs/zero_bytes.o =0D
libtool: link: ranlib .libs/libcommon.a=0D
libtool: link: ( cd ".libs" && rm -f "libcommon.la" && ln -s "../libcommon.=
la" "libcommon.la" )=0D
/bin/sh ../../libtool --mode=3Dcompile cc -c -I../../include -I../.. -I. -I=
=2E -I../.. -DLIBDIR=3D\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -f=
no-strict-aliasing -fvisibility=3Dhidden -fstack-protector -fPIE -D_BSD_SOU=
RCE -D_PATH_SUDOERS=3D\"/usr/local/etc/sudoers\"  -DSUDOERS_UID=3D0 -DSUDOE=
RS_GID=3D0  -DSUDOERS_MODE=3D0440 -DLOCALEDIR=3D\"/usr/local/share/locale\"=
 ./boottime.c=0D
/bin/sh ../../libtool --mode=3Dcompile cc -c -I../../include -I../.. -I. -I=
=2E -I../.. -DLIBDIR=3D\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -f=
no-strict-aliasing -fvisibility=3Dhidden -fstack-protector -fPIE -D_BSD_SOU=
RCE -D_PATH_SUDOERS=3D\"/usr/local/etc/sudoers\"  -DSUDOERS_UID=3D0 -DSUDOE=
RS_GID=3D0  -DSUDOERS_MODE=3D0440 -DLOCALEDIR=3D\"/usr/local/share/locale\"=
 ./bsm_audit.c=0D
libtool: compile:  cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=
=3D\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -=
fvisibility=3Dhidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDOERS=3D\"/u=
sr/local/etc/sudoers\" -DSUDOERS_UID=3D0 -DSUDOERS_GID=3D0 -DSUDOERS_MODE=
=3D0440 -DLOCALEDIR=3D\"/usr/local/share/locale\" ./boottime.c  -fPIC -DPIC=
 -o .libs/boottime.o=0D
libtool: compile:  cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=
=3D\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -=
fvisibility=3Dhidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDOERS=3D\"/u=
sr/local/etc/sudoers\" -DSUDOERS_UID=3D0 -DSUDOERS_GID=3D0 -DSUDOERS_MODE=
=3D0440 -DLOCALEDIR=3D\"/usr/local/share/locale\" ./bsm_audit.c  -fPIC -DPI=
C -o .libs/bsm_audit.o=0D
libtool: compile:  cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=
=3D\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -=
fvisibility=3Dhidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDOERS=3D\"/u=
sr/local/etc/sudoers\" -DSUDOERS_UID=3D0 -DSUDOERS_GID=3D0 -DSUDOERS_MODE=
=3D0440 -DLOCALEDIR=3D\"/usr/local/share/locale\" ./boottime.c -fPIE -o boo=
ttime.o >/dev/null 2>&1=0D
/bin/sh ../../libtool --mode=3Dcompile cc -c -I../../include -I../.. -I. -I=
=2E -I../.. -DLIBDIR=3D\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -f=
no-strict-aliasing -fvisibility=3Dhidden -fstack-protector -fPIE -D_BSD_SOU=
RCE -D_PATH_SUDOERS=3D\"/usr/local/etc/sudoers\"  -DSUDOERS_UID=3D0 -DSUDOE=
RS_GID=3D0  -DSUDOERS_MODE=3D0440 -DLOCALEDIR=3D\"/usr/local/share/locale\"=
 ./plugin_error.c=0D
libtool: compile:  cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=
=3D\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -=
fvisibility=3Dhidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDOERS=3D\"/u=
sr/local/etc/sudoers\" -DSUDOERS_UID=3D0 -DSUDOERS_GID=3D0 -DSUDOERS_MODE=
=3D0440 -DLOCALEDIR=3D\"/usr/local/share/locale\" ./plugin_error.c  -fPIC -=
DPIC -o .libs/plugin_error.o=0D
libtool: compile:  cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=
=3D\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -=
fvisibility=3Dhidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDOERS=3D\"/u=
sr/local/etc/sudoers\" -DSUDOERS_UID=3D0 -DSUDOERS_GID=3D0 -DSUDOERS_MODE=
=3D0440 -DLOCALEDIR=3D\"/usr/local/share/locale\" ./bsm_audit.c -fPIE -o bs=
m_audit.o >/dev/null 2>&1=0D
cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=3D\"/usr/local/lib\"=
 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=3Dhidden =
-fstack-protector -fPIE -D_BSD_SOURCE -D_PATH_SUDOERS=3D\"/usr/local/etc/su=
doers\"  -DSUDOERS_UID=3D0 -DSUDOERS_GID=3D0  -DSUDOERS_MODE=3D0440 -DLOCAL=
EDIR=3D\"/usr/local/share/locale\" ../../src/error.c=0D
libtool: compile:  cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=
=3D\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -=
fvisibility=3Dhidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDOERS=3D\"/u=
sr/local/etc/sudoers\" -DSUDOERS_UID=3D0 -DSUDOERS_GID=3D0 -DSUDOERS_MODE=
=3D0440 -DLOCALEDIR=3D\"/usr/local/share/locale\" ./plugin_error.c -fPIE -o=
 plugin_error.o >/dev/null 2>&1=0D
/bin/sh ../../libtool --mode=3Dcompile cc -c -I../../include -I../.. -I. -I=
=2E -I../.. -DLIBDIR=3D\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -f=
no-strict-aliasing -fvisibility=3Dhidden -fstack-protector -fPIE -D_BSD_SOU=
RCE -D_PATH_SUDOERS=3D\"/usr/local/etc/sudoers\"  -DSUDOERS_UID=3D0 -DSUDOE=
RS_GID=3D0  -DSUDOERS_MODE=3D0440 -DLOCALEDIR=3D\"/usr/local/share/locale\"=
 ./timestr.c=0D
libtool: compile:  cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=
=3D\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -=
fvisibility=3Dhidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDOERS=3D\"/u=
sr/local/etc/sudoers\" -DSUDOERS_UID=3D0 -DSUDOERS_GID=3D0 -DSUDOERS_MODE=
=3D0440 -DLOCALEDIR=3D\"/usr/local/share/locale\" ./timestr.c  -fPIC -DPIC =
-o .libs/timestr.o=0D
cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=3D\"/usr/local/lib\"=
 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=3Dhidden =
-fstack-protector -fPIE -D_BSD_SOURCE -D_PATH_SUDOERS=3D\"/usr/local/etc/su=
doers\"  -DSUDOERS_UID=3D0 -DSUDOERS_GID=3D0  -DSUDOERS_MODE=3D0440 -DLOCAL=
EDIR=3D\"/usr/local/share/locale\" ./sudoreplay.c=0D
libtool: compile:  cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=
=3D\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -=
fvisibility=3Dhidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDOERS=3D\"/u=
sr/local/etc/sudoers\" -DSUDOERS_UID=3D0 -DSUDOERS_GID=3D0 -DSUDOERS_MODE=
=3D0440 -DLOCALEDIR=3D\"/usr/local/share/locale\" ./timestr.c -fPIE -o time=
str.o >/dev/null 2>&1=0D
cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=3D\"/usr/local/lib\"=
 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=3Dhidden =
-fstack-protector -fPIE -D_BSD_SOURCE -D_PATH_SUDOERS=3D\"/usr/local/etc/su=
doers\"  -DSUDOERS_UID=3D0 -DSUDOERS_GID=3D0  -DSUDOERS_MODE=3D0440 -DLOCAL=
EDIR=3D\"/usr/local/share/locale\" ../../src/net_ifs.c=0D
/bin/sh ../../libtool --mode=3Dcompile cc -c -I../../include -I../.. -I. -I=
=2E -I../.. -DLIBDIR=3D\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -f=
no-strict-aliasing -fvisibility=3Dhidden -fstack-protector -fPIE -D_BSD_SOU=
RCE -D_PATH_SUDOERS=3D\"/usr/local/etc/sudoers\"  -DSUDOERS_UID=3D0 -DSUDOE=
RS_GID=3D0  -DSUDOERS_MODE=3D0440 -DLOCALEDIR=3D\"/usr/local/share/locale\"=
 ./audit.c=0D
libtool: compile:  cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=
=3D\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -=
fvisibility=3Dhidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDOERS=3D\"/u=
sr/local/etc/sudoers\" -DSUDOERS_UID=3D0 -DSUDOERS_GID=3D0 -DSUDOERS_MODE=
=3D0440 -DLOCALEDIR=3D\"/usr/local/share/locale\" ./audit.c  -fPIC -DPIC -o=
 .libs/audit.o=0D
libtool: compile:  cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=
=3D\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -=
fvisibility=3Dhidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDOERS=3D\"/u=
sr/local/etc/sudoers\" -DSUDOERS_UID=3D0 -DSUDOERS_GID=3D0 -DSUDOERS_MODE=
=3D0440 -DLOCALEDIR=3D\"/usr/local/share/locale\" ./audit.c -fPIE -o audit.=
o >/dev/null 2>&1=0D
/bin/sh ../../libtool --mode=3Dcompile cc -c -I../../include -I../.. -I. -I=
=2E -I../.. -DLIBDIR=3D\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -f=
no-strict-aliasing -fvisibility=3Dhidden -fstack-protector -fPIE -D_BSD_SOU=
RCE -D_PATH_SUDOERS=3D\"/usr/local/etc/sudoers\"  -DSUDOERS_UID=3D0 -DSUDOE=
RS_GID=3D0  -DSUDOERS_MODE=3D0440 -DLOCALEDIR=3D\"/usr/local/share/locale\"=
 ./redblack.c=0D
libtool: compile:  cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=
=3D\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -=
fvisibility=3Dhidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDOERS=3D\"/u=
sr/local/etc/sudoers\" -DSUDOERS_UID=3D0 -DSUDOERS_GID=3D0 -DSUDOERS_MODE=
=3D0440 -DLOCALEDIR=3D\"/usr/local/share/locale\" ./redblack.c  -fPIC -DPIC=
 -o .libs/redblack.o=0D
/bin/sh ../../libtool --mode=3Dcompile cc -c -I../../include -I../.. -I. -I=
=2E -I../.. -DLIBDIR=3D\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -f=
no-strict-aliasing -fvisibility=3Dhidden -fstack-protector -fPIE -D_BSD_SOU=
RCE -D_PATH_SUDOERS=3D\"/usr/local/etc/sudoers\"  -DSUDOERS_UID=3D0 -DSUDOE=
RS_GID=3D0  -DSUDOERS_MODE=3D0440 -DLOCALEDIR=3D\"/usr/local/share/locale\"=
 ./check.c=0D
libtool: compile:  cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=
=3D\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -=
fvisibility=3Dhidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDOERS=3D\"/u=
sr/local/etc/sudoers\" -DSUDOERS_UID=3D0 -DSUDOERS_GID=3D0 -DSUDOERS_MODE=
=3D0440 -DLOCALEDIR=3D\"/usr/local/share/locale\" ./check.c  -fPIC -DPIC -o=
 .libs/check.o=0D
libtool: compile:  cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=
=3D\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -=
fvisibility=3Dhidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDOERS=3D\"/u=
sr/local/etc/sudoers\" -DSUDOERS_UID=3D0 -DSUDOERS_GID=3D0 -DSUDOERS_MODE=
=3D0440 -DLOCALEDIR=3D\"/usr/local/share/locale\" ./redblack.c -fPIE -o red=
black.o >/dev/null 2>&1=0D
libtool: compile:  cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=
=3D\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -=
fvisibility=3Dhidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDOERS=3D\"/u=
sr/local/etc/sudoers\" -DSUDOERS_UID=3D0 -DSUDOERS_GID=3D0 -DSUDOERS_MODE=
=3D0440 -DLOCALEDIR=3D\"/usr/local/share/locale\" ./check.c -fPIE -o check.=
o >/dev/null 2>&1=0D
/bin/sh ../../libtool --mode=3Dcompile cc -c -I../../include -I../.. -I. -I=
=2E -I../.. -DLIBDIR=3D\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -f=
no-strict-aliasing -fvisibility=3Dhidden -fstack-protector -fPIE -D_BSD_SOU=
RCE -D_PATH_SUDOERS=3D\"/usr/local/etc/sudoers\"  -DSUDOERS_UID=3D0 -DSUDOE=
RS_GID=3D0  -DSUDOERS_MODE=3D0440 -DLOCALEDIR=3D\"/usr/local/share/locale\"=
 ./env.c=0D
libtool: compile:  cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=
=3D\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -=
fvisibility=3Dhidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDOERS=3D\"/u=
sr/local/etc/sudoers\" -DSUDOERS_UID=3D0 -DSUDOERS_GID=3D0 -DSUDOERS_MODE=
=3D0440 -DLOCALEDIR=3D\"/usr/local/share/locale\" ./env.c  -fPIC -DPIC -o .=
libs/env.o=0D
/bin/sh ../../libtool --mode=3Dcompile cc -c -I../../include -I../.. -I. -I=
=2E -I../.. -DLIBDIR=3D\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -f=
no-strict-aliasing -fvisibility=3Dhidden -fstack-protector -fPIE -D_BSD_SOU=
RCE -D_PATH_SUDOERS=3D\"/usr/local/etc/sudoers\"  -DSUDOERS_UID=3D0 -DSUDOE=
RS_GID=3D0  -DSUDOERS_MODE=3D0440 -DLOCALEDIR=3D\"/usr/local/share/locale\"=
 ./find_path.c=0D
libtool: compile:  cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=
=3D\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -=
fvisibility=3Dhidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDOERS=3D\"/u=
sr/local/etc/sudoers\" -DSUDOERS_UID=3D0 -DSUDOERS_GID=3D0 -DSUDOERS_MODE=
=3D0440 -DLOCALEDIR=3D\"/usr/local/share/locale\" ./find_path.c  -fPIC -DPI=
C -o .libs/find_path.o=0D
libtool: compile:  cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=
=3D\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -=
fvisibility=3Dhidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDOERS=3D\"/u=
sr/local/etc/sudoers\" -DSUDOERS_UID=3D0 -DSUDOERS_GID=3D0 -DSUDOERS_MODE=
=3D0440 -DLOCALEDIR=3D\"/usr/local/share/locale\" ./env.c -fPIE -o env.o >/=
dev/null 2>&1=0D
libtool: compile:  cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=
=3D\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -=
fvisibility=3Dhidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDOERS=3D\"/u=
sr/local/etc/sudoers\" -DSUDOERS_UID=3D0 -DSUDOERS_GID=3D0 -DSUDOERS_MODE=
=3D0440 -DLOCALEDIR=3D\"/usr/local/share/locale\" ./find_path.c -fPIE -o fi=
nd_path.o >/dev/null 2>&1=0D
/bin/sh ../../libtool --mode=3Dcompile cc -c -I../../include -I../.. -I. -I=
=2E -I../.. -DLIBDIR=3D\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -f=
no-strict-aliasing -fvisibility=3Dhidden -fstack-protector -fPIE -D_BSD_SOU=
RCE -D_PATH_SUDOERS=3D\"/usr/local/etc/sudoers\"  -DSUDOERS_UID=3D0 -DSUDOE=
RS_GID=3D0  -DSUDOERS_MODE=3D0440 -DLOCALEDIR=3D\"/usr/local/share/locale\"=
 ./goodpath.c=0D
/bin/sh ../../libtool --mode=3Dcompile cc -c -I../../include -I../.. -I. -I=
=2E -I../.. -DLIBDIR=3D\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -f=
no-strict-aliasing -fvisibility=3Dhidden -fstack-protector -fPIE -D_BSD_SOU=
RCE -D_PATH_SUDOERS=3D\"/usr/local/etc/sudoers\"  -DSUDOERS_UID=3D0 -DSUDOE=
RS_GID=3D0  -DSUDOERS_MODE=3D0440 -DLOCALEDIR=3D\"/usr/local/share/locale\"=
 ./group_plugin.c=0D
libtool: compile:  cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=
=3D\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -=
fvisibility=3Dhidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDOERS=3D\"/u=
sr/local/etc/sudoers\" -DSUDOERS_UID=3D0 -DSUDOERS_GID=3D0 -DSUDOERS_MODE=
=3D0440 -DLOCALEDIR=3D\"/usr/local/share/locale\" ./goodpath.c  -fPIC -DPIC=
 -o .libs/goodpath.o=0D
libtool: compile:  cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=
=3D\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -=
fvisibility=3Dhidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDOERS=3D\"/u=
sr/local/etc/sudoers\" -DSUDOERS_UID=3D0 -DSUDOERS_GID=3D0 -DSUDOERS_MODE=
=3D0440 -DLOCALEDIR=3D\"/usr/local/share/locale\" ./group_plugin.c  -fPIC -=
DPIC -o .libs/group_plugin.o=0D
libtool: compile:  cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=
=3D\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -=
fvisibility=3Dhidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDOERS=3D\"/u=
sr/local/etc/sudoers\" -DSUDOERS_UID=3D0 -DSUDOERS_GID=3D0 -DSUDOERS_MODE=
=3D0440 -DLOCALEDIR=3D\"/usr/local/share/locale\" ./goodpath.c -fPIE -o goo=
dpath.o >/dev/null 2>&1=0D
libtool: compile:  cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=
=3D\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -=
fvisibility=3Dhidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDOERS=3D\"/u=
sr/local/etc/sudoers\" -DSUDOERS_UID=3D0 -DSUDOERS_GID=3D0 -DSUDOERS_MODE=
=3D0440 -DLOCALEDIR=3D\"/usr/local/share/locale\" ./group_plugin.c -fPIE -o=
 group_plugin.o >/dev/null 2>&1=0D
/bin/sh ../../libtool --mode=3Dcompile cc -c -I../../include -I../.. -I. -I=
=2E -I../.. -DLIBDIR=3D\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -f=
no-strict-aliasing -fvisibility=3Dhidden -fstack-protector -fPIE -D_BSD_SOU=
RCE -D_PATH_SUDOERS=3D\"/usr/local/etc/sudoers\"  -DSUDOERS_UID=3D0 -DSUDOE=
RS_GID=3D0  -DSUDOERS_MODE=3D0440 -DLOCALEDIR=3D\"/usr/local/share/locale\"=
 ./interfaces.c=0D
libtool: compile:  cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=
=3D\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -=
fvisibility=3Dhidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDOERS=3D\"/u=
sr/local/etc/sudoers\" -DSUDOERS_UID=3D0 -DSUDOERS_GID=3D0 -DSUDOERS_MODE=
=3D0440 -DLOCALEDIR=3D\"/usr/local/share/locale\" ./interfaces.c  -fPIC -DP=
IC -o .libs/interfaces.o=0D
/bin/sh ../../libtool --mode=3Dcompile cc -c -I../../include -I../.. -I. -I=
=2E -I../.. -DLIBDIR=3D\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -f=
no-strict-aliasing -fvisibility=3Dhidden -fstack-protector -fPIE -D_BSD_SOU=
RCE -D_PATH_SUDOERS=3D\"/usr/local/etc/sudoers\"  -DSUDOERS_UID=3D0 -DSUDOE=
RS_GID=3D0  -DSUDOERS_MODE=3D0440 -DLOCALEDIR=3D\"/usr/local/share/locale\"=
 ./iolog.c=0D
libtool: compile:  cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=
=3D\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -=
fvisibility=3Dhidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDOERS=3D\"/u=
sr/local/etc/sudoers\" -DSUDOERS_UID=3D0 -DSUDOERS_GID=3D0 -DSUDOERS_MODE=
=3D0440 -DLOCALEDIR=3D\"/usr/local/share/locale\" ./iolog.c  -fPIC -DPIC -o=
 .libs/iolog.o=0D
libtool: compile:  cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=
=3D\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -=
fvisibility=3Dhidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDOERS=3D\"/u=
sr/local/etc/sudoers\" -DSUDOERS_UID=3D0 -DSUDOERS_GID=3D0 -DSUDOERS_MODE=
=3D0440 -DLOCALEDIR=3D\"/usr/local/share/locale\" ./interfaces.c -fPIE -o i=
nterfaces.o >/dev/null 2>&1=0D
libtool: compile:  cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=
=3D\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -=
fvisibility=3Dhidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDOERS=3D\"/u=
sr/local/etc/sudoers\" -DSUDOERS_UID=3D0 -DSUDOERS_GID=3D0 -DSUDOERS_MODE=
=3D0440 -DLOCALEDIR=3D\"/usr/local/share/locale\" ./iolog.c -fPIE -o iolog.=
o >/dev/null 2>&1=0D
/bin/sh ../../libtool --mode=3Dcompile cc -c -I../../include -I../.. -I. -I=
=2E -I../.. -DLIBDIR=3D\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -f=
no-strict-aliasing -fvisibility=3Dhidden -fstack-protector -fPIE -D_BSD_SOU=
RCE -D_PATH_SUDOERS=3D\"/usr/local/etc/sudoers\"  -DSUDOERS_UID=3D0 -DSUDOE=
RS_GID=3D0  -DSUDOERS_MODE=3D0440 -DLOCALEDIR=3D\"/usr/local/share/locale\"=
 ./iolog_path.c=0D
libtool: compile:  cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=
=3D\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -=
fvisibility=3Dhidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDOERS=3D\"/u=
sr/local/etc/sudoers\" -DSUDOERS_UID=3D0 -DSUDOERS_GID=3D0 -DSUDOERS_MODE=
=3D0440 -DLOCALEDIR=3D\"/usr/local/share/locale\" ./iolog_path.c  -fPIC -DP=
IC -o .libs/iolog_path.o=0D
/bin/sh ../../libtool --mode=3Dcompile cc -c -I../../include -I../.. -I. -I=
=2E -I../.. -DLIBDIR=3D\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -f=
no-strict-aliasing -fvisibility=3Dhidden -fstack-protector -fPIE -D_BSD_SOU=
RCE -D_PATH_SUDOERS=3D\"/usr/local/etc/sudoers\"  -DSUDOERS_UID=3D0 -DSUDOE=
RS_GID=3D0  -DSUDOERS_MODE=3D0440 -DLOCALEDIR=3D\"/usr/local/share/locale\"=
 ./logging.c=0D
libtool: compile:  cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=
=3D\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -=
fvisibility=3Dhidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDOERS=3D\"/u=
sr/local/etc/sudoers\" -DSUDOERS_UID=3D0 -DSUDOERS_GID=3D0 -DSUDOERS_MODE=
=3D0440 -DLOCALEDIR=3D\"/usr/local/share/locale\" ./logging.c  -fPIC -DPIC =
-o .libs/logging.o=0D
libtool: compile:  cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=
=3D\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -=
fvisibility=3Dhidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDOERS=3D\"/u=
sr/local/etc/sudoers\" -DSUDOERS_UID=3D0 -DSUDOERS_GID=3D0 -DSUDOERS_MODE=
=3D0440 -DLOCALEDIR=3D\"/usr/local/share/locale\" ./iolog_path.c -fPIE -o i=
olog_path.o >/dev/null 2>&1=0D
/bin/sh ../../libtool --mode=3Dcompile cc -c -I../../include -I../.. -I. -I=
=2E -I../.. -DLIBDIR=3D\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -f=
no-strict-aliasing -fvisibility=3Dhidden -fstack-protector -fPIE -D_BSD_SOU=
RCE -D_PATH_SUDOERS=3D\"/usr/local/etc/sudoers\"  -DSUDOERS_UID=3D0 -DSUDOE=
RS_GID=3D0  -DSUDOERS_MODE=3D0440 -DLOCALEDIR=3D\"/usr/local/share/locale\"=
 ./logwrap.c=0D
libtool: compile:  cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=
=3D\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -=
fvisibility=3Dhidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDOERS=3D\"/u=
sr/local/etc/sudoers\" -DSUDOERS_UID=3D0 -DSUDOERS_GID=3D0 -DSUDOERS_MODE=
=3D0440 -DLOCALEDIR=3D\"/usr/local/share/locale\" ./logwrap.c  -fPIC -DPIC =
-o .libs/logwrap.o=0D
libtool: compile:  cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=
=3D\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -=
fvisibility=3Dhidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDOERS=3D\"/u=
sr/local/etc/sudoers\" -DSUDOERS_UID=3D0 -DSUDOERS_GID=3D0 -DSUDOERS_MODE=
=3D0440 -DLOCALEDIR=3D\"/usr/local/share/locale\" ./logwrap.c -fPIE -o logw=
rap.o >/dev/null 2>&1=0D
/bin/sh ../../libtool --mode=3Dcompile cc -c -I../../include -I../.. -I. -I=
=2E -I../.. -DLIBDIR=3D\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -f=
no-strict-aliasing -fvisibility=3Dhidden -fstack-protector -fPIE -D_BSD_SOU=
RCE -D_PATH_SUDOERS=3D\"/usr/local/etc/sudoers\"  -DSUDOERS_UID=3D0 -DSUDOE=
RS_GID=3D0  -DSUDOERS_MODE=3D0440 -DLOCALEDIR=3D\"/usr/local/share/locale\"=
 ./match_addr.c=0D
libtool: compile:  cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=
=3D\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -=
fvisibility=3Dhidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDOERS=3D\"/u=
sr/local/etc/sudoers\" -DSUDOERS_UID=3D0 -DSUDOERS_GID=3D0 -DSUDOERS_MODE=
=3D0440 -DLOCALEDIR=3D\"/usr/local/share/locale\" ./match_addr.c  -fPIC -DP=
IC -o .libs/match_addr.o=0D
libtool: compile:  cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=
=3D\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -=
fvisibility=3Dhidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDOERS=3D\"/u=
sr/local/etc/sudoers\" -DSUDOERS_UID=3D0 -DSUDOERS_GID=3D0 -DSUDOERS_MODE=
=3D0440 -DLOCALEDIR=3D\"/usr/local/share/locale\" ./match_addr.c -fPIE -o m=
atch_addr.o >/dev/null 2>&1=0D
libtool: compile:  cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=
=3D\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -=
fvisibility=3Dhidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDOERS=3D\"/u=
sr/local/etc/sudoers\" -DSUDOERS_UID=3D0 -DSUDOERS_GID=3D0 -DSUDOERS_MODE=
=3D0440 -DLOCALEDIR=3D\"/usr/local/share/locale\" ./logging.c -fPIE -o logg=
ing.o >/dev/null 2>&1=0D
/bin/sh ../../libtool --mode=3Dcompile cc -c -I../../include -I../.. -I. -I=
=2E -I../.. -DLIBDIR=3D\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -f=
no-strict-aliasing -fvisibility=3Dhidden -fstack-protector -fPIE -D_BSD_SOU=
RCE -D_PATH_SUDOERS=3D\"/usr/local/etc/sudoers\"  -DSUDOERS_UID=3D0 -DSUDOE=
RS_GID=3D0  -DSUDOERS_MODE=3D0440 -DLOCALEDIR=3D\"/usr/local/share/locale\"=
 ./auth/pam.c=0D
libtool: compile:  cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=
=3D\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -=
fvisibility=3Dhidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDOERS=3D\"/u=
sr/local/etc/sudoers\" -DSUDOERS_UID=3D0 -DSUDOERS_GID=3D0 -DSUDOERS_MODE=
=3D0440 -DLOCALEDIR=3D\"/usr/local/share/locale\" ./auth/pam.c  -fPIC -DPIC=
 -o .libs/pam.o=0D
libtool: compile:  cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=
=3D\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -=
fvisibility=3Dhidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDOERS=3D\"/u=
sr/local/etc/sudoers\" -DSUDOERS_UID=3D0 -DSUDOERS_GID=3D0 -DSUDOERS_MODE=
=3D0440 -DLOCALEDIR=3D\"/usr/local/share/locale\" ./auth/pam.c -fPIE -o pam=
=2Eo >/dev/null 2>&1=0D
/bin/sh ../../libtool --mode=3Dcompile cc -c -I../../include -I../.. -I. -I=
=2E -I../.. -DLIBDIR=3D\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -f=
no-strict-aliasing -fvisibility=3Dhidden -fstack-protector -fPIE -D_BSD_SOU=
RCE -D_PATH_SUDOERS=3D\"/usr/local/etc/sudoers\"  -DSUDOERS_UID=3D0 -DSUDOE=
RS_GID=3D0  -DSUDOERS_MODE=3D0440 -DLOCALEDIR=3D\"/usr/local/share/locale\"=
 ./pwutil.c=0D
libtool: compile:  cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=
=3D\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -=
fvisibility=3Dhidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDOERS=3D\"/u=
sr/local/etc/sudoers\" -DSUDOERS_UID=3D0 -DSUDOERS_GID=3D0 -DSUDOERS_MODE=
=3D0440 -DLOCALEDIR=3D\"/usr/local/share/locale\" ./pwutil.c  -fPIC -DPIC -=
o .libs/pwutil.o=0D
/bin/sh ../../libtool --mode=3Dcompile cc -c -I../../include -I../.. -I. -I=
=2E -I../.. -DLIBDIR=3D\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -f=
no-strict-aliasing -fvisibility=3Dhidden -fstack-protector -fPIE -D_BSD_SOU=
RCE -D_PATH_SUDOERS=3D\"/usr/local/etc/sudoers\"  -DSUDOERS_UID=3D0 -DSUDOE=
RS_GID=3D0  -DSUDOERS_MODE=3D0440 -DLOCALEDIR=3D\"/usr/local/share/locale\"=
 ./set_perms.c=0D
libtool: compile:  cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=
=3D\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -=
fvisibility=3Dhidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDOERS=3D\"/u=
sr/local/etc/sudoers\" -DSUDOERS_UID=3D0 -DSUDOERS_GID=3D0 -DSUDOERS_MODE=
=3D0440 -DLOCALEDIR=3D\"/usr/local/share/locale\" ./set_perms.c  -fPIC -DPI=
C -o .libs/set_perms.o=0D
libtool: compile:  cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=
=3D\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -=
fvisibility=3Dhidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDOERS=3D\"/u=
sr/local/etc/sudoers\" -DSUDOERS_UID=3D0 -DSUDOERS_GID=3D0 -DSUDOERS_MODE=
=3D0440 -DLOCALEDIR=3D\"/usr/local/share/locale\" ./set_perms.c -fPIE -o se=
t_perms.o >/dev/null 2>&1=0D
libtool: compile:  cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=
=3D\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -=
fvisibility=3Dhidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDOERS=3D\"/u=
sr/local/etc/sudoers\" -DSUDOERS_UID=3D0 -DSUDOERS_GID=3D0 -DSUDOERS_MODE=
=3D0440 -DLOCALEDIR=3D\"/usr/local/share/locale\" ./pwutil.c -fPIE -o pwuti=
l.o >/dev/null 2>&1=0D
/bin/sh ../../libtool --mode=3Dcompile cc -c -I../../include -I../.. -I. -I=
=2E -I../.. -DLIBDIR=3D\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -f=
no-strict-aliasing -fvisibility=3Dhidden -fstack-protector -fPIE -D_BSD_SOU=
RCE -D_PATH_SUDOERS=3D\"/usr/local/etc/sudoers\"  -DSUDOERS_UID=3D0 -DSUDOE=
RS_GID=3D0  -DSUDOERS_MODE=3D0440 -DLOCALEDIR=3D\"/usr/local/share/locale\"=
 ./auth/sudo_auth.c=0D
libtool: compile:  cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=
=3D\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -=
fvisibility=3Dhidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDOERS=3D\"/u=
sr/local/etc/sudoers\" -DSUDOERS_UID=3D0 -DSUDOERS_GID=3D0 -DSUDOERS_MODE=
=3D0440 -DLOCALEDIR=3D\"/usr/local/share/locale\" ./auth/sudo_auth.c  -fPIC=
 -DPIC -o .libs/sudo_auth.o=0D
/bin/sh ../../libtool --mode=3Dcompile cc -c -I../../include -I../.. -I. -I=
=2E -I../.. -DLIBDIR=3D\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -f=
no-strict-aliasing -fvisibility=3Dhidden -fstack-protector -fPIE -D_BSD_SOU=
RCE -D_PATH_SUDOERS=3D\"/usr/local/etc/sudoers\"  -DSUDOERS_UID=3D0 -DSUDOE=
RS_GID=3D0  -DSUDOERS_MODE=3D0440 -DLOCALEDIR=3D\"/usr/local/share/locale\"=
 ./sudo_nss.c=0D
libtool: compile:  cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=
=3D\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -=
fvisibility=3Dhidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDOERS=3D\"/u=
sr/local/etc/sudoers\" -DSUDOERS_UID=3D0 -DSUDOERS_GID=3D0 -DSUDOERS_MODE=
=3D0440 -DLOCALEDIR=3D\"/usr/local/share/locale\" ./sudo_nss.c  -fPIC -DPIC=
 -o .libs/sudo_nss.o=0D
libtool: compile:  cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=
=3D\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -=
fvisibility=3Dhidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDOERS=3D\"/u=
sr/local/etc/sudoers\" -DSUDOERS_UID=3D0 -DSUDOERS_GID=3D0 -DSUDOERS_MODE=
=3D0440 -DLOCALEDIR=3D\"/usr/local/share/locale\" ./sudo_nss.c -fPIE -o sud=
o_nss.o >/dev/null 2>&1=0D
libtool: compile:  cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=
=3D\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -=
fvisibility=3Dhidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDOERS=3D\"/u=
sr/local/etc/sudoers\" -DSUDOERS_UID=3D0 -DSUDOERS_GID=3D0 -DSUDOERS_MODE=
=3D0440 -DLOCALEDIR=3D\"/usr/local/share/locale\" ./auth/sudo_auth.c -fPIE =
-o sudo_auth.o >/dev/null 2>&1=0D
/bin/sh ../../libtool --mode=3Dcompile cc -c -I../../include -I../.. -I. -I=
=2E -I../.. -DLIBDIR=3D\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -f=
no-strict-aliasing -fvisibility=3Dhidden -fstack-protector -fPIE -D_BSD_SOU=
RCE -D_PATH_SUDOERS=3D\"/usr/local/etc/sudoers\"  -DSUDOERS_UID=3D0 -DSUDOE=
RS_GID=3D0  -DSUDOERS_MODE=3D0440 -DLOCALEDIR=3D\"/usr/local/share/locale\"=
 ./sudoers.c=0D
libtool: compile:  cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=
=3D\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -=
fvisibility=3Dhidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDOERS=3D\"/u=
sr/local/etc/sudoers\" -DSUDOERS_UID=3D0 -DSUDOERS_GID=3D0 -DSUDOERS_MODE=
=3D0440 -DLOCALEDIR=3D\"/usr/local/share/locale\" ./sudoers.c  -fPIC -DPIC =
-o .libs/sudoers.o=0D
cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=3D\"/usr/local/lib\"=
 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=3Dhidden =
-fstack-protector -fPIE -D_BSD_SOURCE -D_PATH_SUDOERS=3D\"/usr/local/etc/su=
doers\"  -DSUDOERS_UID=3D0 -DSUDOERS_GID=3D0  -DSUDOERS_MODE=3D0440 -DLOCAL=
EDIR=3D\"/usr/local/share/locale\" ./tsgetgrpw.c=0D
/bin/sh ../../libtool --mode=3Dcompile cc -c -I../../include -I../.. -I. -I=
=2E -I../.. -DLIBDIR=3D\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -f=
no-strict-aliasing -fvisibility=3Dhidden -fstack-protector -fPIE -D_BSD_SOU=
RCE -D_PATH_SUDOERS=3D\"/usr/local/etc/sudoers\"  -DSUDOERS_UID=3D0 -DSUDOE=
RS_GID=3D0  -DSUDOERS_MODE=3D0440 -DLOCALEDIR=3D\"/usr/local/share/locale\"=
 ./alias.c=0D
libtool: compile:  cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=
=3D\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -=
fvisibility=3Dhidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDOERS=3D\"/u=
sr/local/etc/sudoers\" -DSUDOERS_UID=3D0 -DSUDOERS_GID=3D0 -DSUDOERS_MODE=
=3D0440 -DLOCALEDIR=3D\"/usr/local/share/locale\" ./alias.c  -fPIC -DPIC -o=
 .libs/alias.o=0D
libtool: compile:  cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=
=3D\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -=
fvisibility=3Dhidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDOERS=3D\"/u=
sr/local/etc/sudoers\" -DSUDOERS_UID=3D0 -DSUDOERS_GID=3D0 -DSUDOERS_MODE=
=3D0440 -DLOCALEDIR=3D\"/usr/local/share/locale\" ./alias.c -fPIE -o alias.=
o >/dev/null 2>&1=0D
/bin/sh ../../libtool --mode=3Dcompile cc -c -I../../include -I../.. -I. -I=
=2E -I../.. -DLIBDIR=3D\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -f=
no-strict-aliasing -fvisibility=3Dhidden -fstack-protector -fPIE -D_BSD_SOU=
RCE -D_PATH_SUDOERS=3D\"/usr/local/etc/sudoers\"  -DSUDOERS_UID=3D0 -DSUDOE=
RS_GID=3D0  -DSUDOERS_MODE=3D0440 -DLOCALEDIR=3D\"/usr/local/share/locale\"=
 ./defaults.c=0D
libtool: compile:  cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=
=3D\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -=
fvisibility=3Dhidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDOERS=3D\"/u=
sr/local/etc/sudoers\" -DSUDOERS_UID=3D0 -DSUDOERS_GID=3D0 -DSUDOERS_MODE=
=3D0440 -DLOCALEDIR=3D\"/usr/local/share/locale\" ./defaults.c  -fPIC -DPIC=
 -o .libs/defaults.o=0D
libtool: compile:  cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=
=3D\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -=
fvisibility=3Dhidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDOERS=3D\"/u=
sr/local/etc/sudoers\" -DSUDOERS_UID=3D0 -DSUDOERS_GID=3D0 -DSUDOERS_MODE=
=3D0440 -DLOCALEDIR=3D\"/usr/local/share/locale\" ./sudoers.c -fPIE -o sudo=
ers.o >/dev/null 2>&1=0D
libtool: compile:  cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=
=3D\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -=
fvisibility=3Dhidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDOERS=3D\"/u=
sr/local/etc/sudoers\" -DSUDOERS_UID=3D0 -DSUDOERS_GID=3D0 -DSUDOERS_MODE=
=3D0440 -DLOCALEDIR=3D\"/usr/local/share/locale\" ./defaults.c -fPIE -o def=
aults.o >/dev/null 2>&1=0D
/bin/sh ../../libtool --mode=3Dcompile cc -c -I../../include -I../.. -I. -I=
=2E -I../.. -DLIBDIR=3D\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -f=
no-strict-aliasing -fvisibility=3Dhidden -fstack-protector -fPIE -D_BSD_SOU=
RCE -D_PATH_SUDOERS=3D\"/usr/local/etc/sudoers\"  -DSUDOERS_UID=3D0 -DSUDOE=
RS_GID=3D0  -DSUDOERS_MODE=3D0440 -DLOCALEDIR=3D\"/usr/local/share/locale\"=
 ./gram.c=0D
libtool: compile:  cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=
=3D\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -=
fvisibility=3Dhidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDOERS=3D\"/u=
sr/local/etc/sudoers\" -DSUDOERS_UID=3D0 -DSUDOERS_GID=3D0 -DSUDOERS_MODE=
=3D0440 -DLOCALEDIR=3D\"/usr/local/share/locale\" ./gram.c  -fPIC -DPIC -o =
=2Elibs/gram.o=0D
/bin/sh ../../libtool --mode=3Dcompile cc -c -I../../include -I../.. -I. -I=
=2E -I../.. -DLIBDIR=3D\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -f=
no-strict-aliasing -fvisibility=3Dhidden -fstack-protector -fPIE -D_BSD_SOU=
RCE -D_PATH_SUDOERS=3D\"/usr/local/etc/sudoers\"  -DSUDOERS_UID=3D0 -DSUDOE=
RS_GID=3D0  -DSUDOERS_MODE=3D0440 -DLOCALEDIR=3D\"/usr/local/share/locale\"=
 ./match.c=0D
libtool: compile:  cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=
=3D\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -=
fvisibility=3Dhidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDOERS=3D\"/u=
sr/local/etc/sudoers\" -DSUDOERS_UID=3D0 -DSUDOERS_GID=3D0 -DSUDOERS_MODE=
=3D0440 -DLOCALEDIR=3D\"/usr/local/share/locale\" ./match.c  -fPIC -DPIC -o=
 .libs/match.o=0D
libtool: compile:  cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=
=3D\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -=
fvisibility=3Dhidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDOERS=3D\"/u=
sr/local/etc/sudoers\" -DSUDOERS_UID=3D0 -DSUDOERS_GID=3D0 -DSUDOERS_MODE=
=3D0440 -DLOCALEDIR=3D\"/usr/local/share/locale\" ./gram.c -fPIE -o gram.o =
>/dev/null 2>&1=0D
libtool: compile:  cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=
=3D\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -=
fvisibility=3Dhidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDOERS=3D\"/u=
sr/local/etc/sudoers\" -DSUDOERS_UID=3D0 -DSUDOERS_GID=3D0 -DSUDOERS_MODE=
=3D0440 -DLOCALEDIR=3D\"/usr/local/share/locale\" ./match.c -fPIE -o match.=
o >/dev/null 2>&1=0D
/bin/sh ../../libtool --mode=3Dcompile cc -c -I../../include -I../.. -I. -I=
=2E -I../.. -DLIBDIR=3D\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -f=
no-strict-aliasing -fvisibility=3Dhidden -fstack-protector -fPIE -D_BSD_SOU=
RCE -D_PATH_SUDOERS=3D\"/usr/local/etc/sudoers\"  -DSUDOERS_UID=3D0 -DSUDOE=
RS_GID=3D0  -DSUDOERS_MODE=3D0440 -DLOCALEDIR=3D\"/usr/local/share/locale\"=
 ./parse.c=0D
libtool: compile:  cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=
=3D\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -=
fvisibility=3Dhidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDOERS=3D\"/u=
sr/local/etc/sudoers\" -DSUDOERS_UID=3D0 -DSUDOERS_GID=3D0 -DSUDOERS_MODE=
=3D0440 -DLOCALEDIR=3D\"/usr/local/share/locale\" ./parse.c  -fPIC -DPIC -o=
 .libs/parse.o=0D
cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=3D\"/usr/local/lib\"=
 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=3Dhidden =
-fstack-protector -fPIE -D_BSD_SOURCE -D_PATH_SUDOERS=3D\"/usr/local/etc/su=
doers\"  -DSUDOERS_UID=3D0 -DSUDOERS_GID=3D0  -DSUDOERS_MODE=3D0440 -DLOCAL=
EDIR=3D\"/usr/local/share/locale\" ./testsudoers.c=0D
libtool: compile:  cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=
=3D\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -=
fvisibility=3Dhidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDOERS=3D\"/u=
sr/local/etc/sudoers\" -DSUDOERS_UID=3D0 -DSUDOERS_GID=3D0 -DSUDOERS_MODE=
=3D0440 -DLOCALEDIR=3D\"/usr/local/share/locale\" ./parse.c -fPIE -o parse.=
o >/dev/null 2>&1=0D
/bin/sh ../../libtool --mode=3Dcompile cc -c -I../../include -I../.. -I. -I=
=2E -I../.. -DLIBDIR=3D\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -f=
no-strict-aliasing -fvisibility=3Dhidden -fstack-protector -fPIE -D_BSD_SOU=
RCE -D_PATH_SUDOERS=3D\"/usr/local/etc/sudoers\"  -DSUDOERS_UID=3D0 -DSUDOE=
RS_GID=3D0  -DSUDOERS_MODE=3D0440 -DLOCALEDIR=3D\"/usr/local/share/locale\"=
 ./toke_util.c=0D
cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=3D\"/usr/local/lib\"=
 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=3Dhidden =
-fstack-protector -fPIE -D_BSD_SOURCE -D_PATH_SUDOERS=3D\"/usr/local/etc/su=
doers\"  -DSUDOERS_UID=3D0 -DSUDOERS_GID=3D0  -DSUDOERS_MODE=3D0440 -DLOCAL=
EDIR=3D\"/usr/local/share/locale\" ./visudo.c=0D
libtool: compile:  cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=
=3D\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -=
fvisibility=3Dhidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDOERS=3D\"/u=
sr/local/etc/sudoers\" -DSUDOERS_UID=3D0 -DSUDOERS_GID=3D0 -DSUDOERS_MODE=
=3D0440 -DLOCALEDIR=3D\"/usr/local/share/locale\" ./toke_util.c  -fPIC -DPI=
C -o .libs/toke_util.o=0D
libtool: compile:  cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=
=3D\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -=
fvisibility=3Dhidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDOERS=3D\"/u=
sr/local/etc/sudoers\" -DSUDOERS_UID=3D0 -DSUDOERS_GID=3D0 -DSUDOERS_MODE=
=3D0440 -DLOCALEDIR=3D\"/usr/local/share/locale\" ./toke_util.c -fPIE -o to=
ke_util.o >/dev/null 2>&1=0D
cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=3D\"/usr/local/lib\"=
 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=3Dhidden =
-fstack-protector -fPIE -D_BSD_SOURCE -D_PATH_SUDOERS=3D\"/usr/local/etc/su=
doers\"  -DSUDOERS_UID=3D0 -DSUDOERS_GID=3D0  -DSUDOERS_MODE=3D0440 -DLOCAL=
EDIR=3D\"/usr/local/share/locale\" ./getdate.c=0D
/bin/sh ../../libtool --mode=3Dcompile cc -c -I../../include -I../.. -I. -I=
=2E -I../.. -DLIBDIR=3D\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -f=
no-strict-aliasing -fvisibility=3Dhidden -fstack-protector -fPIE -D_BSD_SOU=
RCE -D_PATH_SUDOERS=3D\"/usr/local/etc/sudoers\"  -DSUDOERS_UID=3D0 -DSUDOE=
RS_GID=3D0  -DSUDOERS_MODE=3D0440 -DLOCALEDIR=3D\"/usr/local/share/locale\"=
 ./toke.c=0D
libtool: compile:  cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=
=3D\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -=
fvisibility=3Dhidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDOERS=3D\"/u=
sr/local/etc/sudoers\" -DSUDOERS_UID=3D0 -DSUDOERS_GID=3D0 -DSUDOERS_MODE=
=3D0440 -DLOCALEDIR=3D\"/usr/local/share/locale\" ./toke.c  -fPIC -DPIC -o =
=2Elibs/toke.o=0D
/bin/sh ../../libtool --mode=3Dlink cc -o sudoreplay getdate.o sudoreplay.o=
 error.o -lgcc -L/usr/local/lib -lintl -Wl,-z,relro -pie timestr.lo -lz ../=
=2E./common/libcommon.la ../../compat/libreplace.la=0D
libtool: link: cc -o sudoreplay getdate.o sudoreplay.o error.o -Wl,-z -Wl,r=
elro -pie .libs/timestr.o  -lgcc -L/usr/local/lib /usr/local/lib/libintl.so=
 /usr/local/lib/libiconv.so -lz ../../common/.libs/libcommon.a ../../compat=
/.libs/libreplace.a  -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/loca=
l/lib=0D
getdate.o: In function `yylex':=0D
getdate.c:(.text+0x254): undefined reference to `__stack_chk_fail_local'=0D
sudoreplay.o: In function `.L120':=0D
sudoreplay.c:(.text+0xbc6): undefined reference to `__stack_chk_fail_local'=
=0D
sudoreplay.o: In function `find_sessions':=0D
sudoreplay.c:(.text+0x193c): undefined reference to `__stack_chk_fail_local=
'=0D
=2E./../common/.libs/libcommon.a(sudo_debug.o): In function `sudo_debug_wri=
te2':=0D
sudo_debug.c:(.text+0x450): undefined reference to `__stack_chk_fail_local'=
=0D
=2E./../common/.libs/libcommon.a(term.o): In function `term_copy':=0D
term.c:(.text+0x128): undefined reference to `__stack_chk_fail_local'=0D
=2E./../common/.libs/libcommon.a(term.o):term.c:(.text+0x569): more undefin=
ed references to `__stack_chk_fail_local' follow=0D
*** [sudoreplay] Error code 1=0D
libtool: compile:  cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=
=3D\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -=
fvisibility=3Dhidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDOERS=3D\"/u=
sr/local/etc/sudoers\" -DSUDOERS_UID=3D0 -DSUDOERS_GID=3D0 -DSUDOERS_MODE=
=3D0440 -DLOCALEDIR=3D\"/usr/local/share/locale\" ./toke.c -fPIE -o toke.o =
>/dev/null 2>&1=0D
1 error=0D
*** [all] Error code 2=0D
1 error=0D
*** [do-build] Error code 1=0D
=0D
Stop in /.amd_mnt/howland/host/c/ports/security/sudo.=0D
*** [build] Error code 1=0D
=0D
Stop in /.amd_mnt/howland/host/c/ports/security/sudo.=0D
=0D
=3D=3D=3D>>> make failed for security/sudo=0D
=3D=3D=3D>>> Aborting update=0D
=0D
=3D=3D=3D>>> Update for security/sudo failed=0D
=3D=3D=3D>>> Aborting update=0D
=0D
Terminated=0D
=0D
=3D=3D=3D>>> You can restart from the point of failure with this command li=
ne:=0D
       portmaster <flags> security/sudo =0D
=0D
freebeast(9.1-P)[2] ^D=08=08exit=0D

Script done on Wed Sep 26 04:34:32 2012

--NqiZnzhFL7JHQOqO--

--TSlk8RMAoVV44s7T
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.19 (FreeBSD)

iEYEARECAAYFAlBi6nwACgkQmprOCmdXAD36xgCbBKsLlU7fzyWLiJbwl59vsoe8
y2EAn1mzgS3FUU4kPOhwgTYqnQ7JEoev
=6E4N
-----END PGP SIGNATURE-----

--TSlk8RMAoVV44s7T--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120926114357.GQ30766>