(view as text)
for d in lib/util lib/iolog logsrvd plugins/group_file plugins/sudoers plugins/system_group src include doc examples; do \
(cd $d && exec gmake check) && continue; \
exit $?; \
done
gmake[1]: Entering directory `/export/home/buildbot/slave/sudo-solaris9-i386/build/lib/util'
/bin/bash ../../libtool --tag=disable-static --mode=compile gcc -std=gnu99 -c -o conf_test.lo -I../../include -I../.. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./regress/sudo_conf/conf_test.c
libtool: compile: gcc -std=gnu99 -c -I../../include -I../.. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./regress/sudo_conf/conf_test.c -fPIC -DPIC -o .libs/conf_test.o
/bin/bash ../../libtool --tag=disable-static --mode=link gcc -std=gnu99 -o conf_test conf_test.lo sudo_conf.lo libsudo_util.la -Wc,-fstack-protector-all
libtool: link: gcc -std=gnu99 -o .libs/conf_test .libs/conf_test.o .libs/sudo_conf.o -fstack-protector-all ./.libs/libsudo_util.so -lsocket -lintl -lpthread -ldl -lrt -R/usr/local/libexec/sudo
/bin/bash ../../libtool --tag=disable-static --mode=compile gcc -std=gnu99 -c -o hltq_test.lo -I../../include -I../.. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./regress/tailq/hltq_test.c
libtool: compile: gcc -std=gnu99 -c -I../../include -I../.. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./regress/tailq/hltq_test.c -fPIC -DPIC -o .libs/hltq_test.o
/bin/bash ../../libtool --tag=disable-static --mode=link gcc -std=gnu99 -o hltq_test hltq_test.lo libsudo_util.la -Wc,-fstack-protector-all
libtool: link: gcc -std=gnu99 -o .libs/hltq_test .libs/hltq_test.o -fstack-protector-all ./.libs/libsudo_util.so -lsocket -lintl -lpthread -ldl -lrt -R/usr/local/libexec/sudo
/bin/bash ../../libtool --tag=disable-static --mode=compile gcc -std=gnu99 -c -o parseln_test.lo -I../../include -I../.. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./regress/sudo_parseln/parseln_test.c
libtool: compile: gcc -std=gnu99 -c -I../../include -I../.. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./regress/sudo_parseln/parseln_test.c -fPIC -DPIC -o .libs/parseln_test.o
/bin/bash ../../libtool --tag=disable-static --mode=link gcc -std=gnu99 -o parseln_test parseln_test.lo parseln.lo libsudo_util.la -Wc,-fstack-protector-all
libtool: link: gcc -std=gnu99 -o .libs/parseln_test .libs/parseln_test.o .libs/parseln.o -fstack-protector-all ./.libs/libsudo_util.so -lsocket -lintl -lpthread -ldl -lrt -R/usr/local/libexec/sudo
/bin/bash ../../libtool --tag=disable-static --mode=compile gcc -std=gnu99 -c -o progname_test.lo -I../../include -I../.. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./regress/progname/progname_test.c
libtool: compile: gcc -std=gnu99 -c -I../../include -I../.. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./regress/progname/progname_test.c -fPIC -DPIC -o .libs/progname_test.o
/bin/bash ../../libtool --tag=disable-static --mode=link gcc -std=gnu99 -o progname_test progname_test.lo progname.lo -Wc,-fstack-protector-all
libtool: link: gcc -std=gnu99 -o progname_test .libs/progname_test.o .libs/progname.o -fstack-protector-all
/bin/bash ../../libtool --tag=disable-static --mode=compile gcc -std=gnu99 -c -o strsplit_test.lo -I../../include -I../.. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./regress/strsplit/strsplit_test.c
libtool: compile: gcc -std=gnu99 -c -I../../include -I../.. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./regress/strsplit/strsplit_test.c -fPIC -DPIC -o .libs/strsplit_test.o
/bin/bash ../../libtool --tag=disable-static --mode=link gcc -std=gnu99 -o strsplit_test strsplit_test.lo strsplit.lo libsudo_util.la -Wc,-fstack-protector-all
libtool: link: gcc -std=gnu99 -o .libs/strsplit_test .libs/strsplit_test.o .libs/strsplit.o -fstack-protector-all ./.libs/libsudo_util.so -lsocket -lintl -lpthread -ldl -lrt -R/usr/local/libexec/sudo
/bin/bash ../../libtool --tag=disable-static --mode=compile gcc -std=gnu99 -c -o strtobool_test.lo -I../../include -I../.. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./regress/strtofoo/strtobool_test.c
libtool: compile: gcc -std=gnu99 -c -I../../include -I../.. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./regress/strtofoo/strtobool_test.c -fPIC -DPIC -o .libs/strtobool_test.o
/bin/bash ../../libtool --tag=disable-static --mode=link gcc -std=gnu99 -o strtobool_test strtobool_test.lo strtobool.lo libsudo_util.la -Wc,-fstack-protector-all
libtool: link: gcc -std=gnu99 -o .libs/strtobool_test .libs/strtobool_test.o .libs/strtobool.o -fstack-protector-all ./.libs/libsudo_util.so -lsocket -lintl -lpthread -ldl -lrt -R/usr/local/libexec/sudo
/bin/bash ../../libtool --tag=disable-static --mode=compile gcc -std=gnu99 -c -o strtoid_test.lo -I../../include -I../.. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./regress/strtofoo/strtoid_test.c
libtool: compile: gcc -std=gnu99 -c -I../../include -I../.. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./regress/strtofoo/strtoid_test.c -fPIC -DPIC -o .libs/strtoid_test.o
/bin/bash ../../libtool --tag=disable-static --mode=link gcc -std=gnu99 -o strtoid_test strtoid_test.lo strtoid.lo strtonum.lo libsudo_util.la -Wc,-fstack-protector-all
libtool: link: gcc -std=gnu99 -o .libs/strtoid_test .libs/strtoid_test.o .libs/strtoid.o .libs/strtonum.o -fstack-protector-all ./.libs/libsudo_util.so -lsocket -lintl -lpthread -ldl -lrt -R/usr/local/libexec/sudo
/bin/bash ../../libtool --tag=disable-static --mode=compile gcc -std=gnu99 -c -o strtomode_test.lo -I../../include -I../.. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./regress/strtofoo/strtomode_test.c
libtool: compile: gcc -std=gnu99 -c -I../../include -I../.. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./regress/strtofoo/strtomode_test.c -fPIC -DPIC -o .libs/strtomode_test.o
/bin/bash ../../libtool --tag=disable-static --mode=link gcc -std=gnu99 -o strtomode_test strtomode_test.lo strtomode.lo libsudo_util.la -Wc,-fstack-protector-all
libtool: link: gcc -std=gnu99 -o .libs/strtomode_test .libs/strtomode_test.o .libs/strtomode.o -fstack-protector-all ./.libs/libsudo_util.so -lsocket -lintl -lpthread -ldl -lrt -R/usr/local/libexec/sudo
/bin/bash ../../libtool --tag=disable-static --mode=compile gcc -std=gnu99 -c -o strtonum_test.lo -I../../include -I../.. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./regress/strtofoo/strtonum_test.c
libtool: compile: gcc -std=gnu99 -c -I../../include -I../.. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./regress/strtofoo/strtonum_test.c -fPIC -DPIC -o .libs/strtonum_test.o
/bin/bash ../../libtool --tag=disable-static --mode=link gcc -std=gnu99 -o strtonum_test strtonum_test.lo strtonum.lo libsudo_util.la -Wc,-fstack-protector-all
libtool: link: gcc -std=gnu99 -o .libs/strtonum_test .libs/strtonum_test.o .libs/strtonum.o -fstack-protector-all ./.libs/libsudo_util.so -lsocket -lintl -lpthread -ldl -lrt -R/usr/local/libexec/sudo
/bin/bash ../../libtool --tag=disable-static --mode=compile gcc -std=gnu99 -c -o parse_gids_test.lo -I../../include -I../.. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./regress/parse_gids/parse_gids_test.c
libtool: compile: gcc -std=gnu99 -c -I../../include -I../.. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./regress/parse_gids/parse_gids_test.c -fPIC -DPIC -o .libs/parse_gids_test.o
/bin/bash ../../libtool --tag=disable-static --mode=link gcc -std=gnu99 -o parse_gids_test parse_gids_test.lo gidlist.lo libsudo_util.la -Wc,-fstack-protector-all
libtool: link: gcc -std=gnu99 -o .libs/parse_gids_test .libs/parse_gids_test.o .libs/gidlist.o -fstack-protector-all ./.libs/libsudo_util.so -lsocket -lintl -lpthread -ldl -lrt -R/usr/local/libexec/sudo
/bin/bash ../../libtool --tag=disable-static --mode=compile gcc -std=gnu99 -c -o getgrouplist_test.lo -I../../include -I../.. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./regress/getgrouplist/getgrouplist_test.c
libtool: compile: gcc -std=gnu99 -c -I../../include -I../.. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./regress/getgrouplist/getgrouplist_test.c -fPIC -DPIC -o .libs/getgrouplist_test.o
/bin/bash ../../libtool --tag=disable-static --mode=link gcc -std=gnu99 -o getgrouplist_test getgrouplist_test.lo getgrouplist.lo libsudo_util.la -Wc,-fstack-protector-all
libtool: link: gcc -std=gnu99 -o .libs/getgrouplist_test .libs/getgrouplist_test.o .libs/getgrouplist.o -fstack-protector-all ./.libs/libsudo_util.so -lsocket -lintl -lpthread -ldl -lrt -R/usr/local/libexec/sudo
/bin/bash ../../libtool --tag=disable-static --mode=compile gcc -std=gnu99 -c -o host_port_test.lo -I../../include -I../.. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./regress/host_port/host_port_test.c
libtool: compile: gcc -std=gnu99 -c -I../../include -I../.. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./regress/host_port/host_port_test.c -fPIC -DPIC -o .libs/host_port_test.o
/bin/bash ../../libtool --tag=disable-static --mode=link gcc -std=gnu99 -o host_port_test host_port_test.lo host_port.lo libsudo_util.la -Wc,-fstack-protector-all
libtool: link: gcc -std=gnu99 -o .libs/host_port_test .libs/host_port_test.o .libs/host_port.o -fstack-protector-all ./.libs/libsudo_util.so -lsocket -lintl -lpthread -ldl -lrt -R/usr/local/libexec/sudo
/bin/bash ../../libtool --tag=disable-static --mode=compile gcc -std=gnu99 -c -o getdelim_test.lo -I../../include -I../.. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./regress/getdelim/getdelim_test.c
libtool: compile: gcc -std=gnu99 -c -I../../include -I../.. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./regress/getdelim/getdelim_test.c -fPIC -DPIC -o .libs/getdelim_test.o
/bin/bash ../../libtool --tag=disable-static --mode=link gcc -std=gnu99 -o getdelim_test getdelim_test.lo getdelim.lo libsudo_util.la -Wc,-fstack-protector-all
libtool: link: gcc -std=gnu99 -o .libs/getdelim_test .libs/getdelim_test.o .libs/getdelim.o -fstack-protector-all ./.libs/libsudo_util.so -lsocket -lintl -lpthread -ldl -lrt -R/usr/local/libexec/sudo
/bin/bash ../../libtool --tag=disable-static --mode=compile gcc -std=gnu99 -c -o fnm_test.lo -I../../include -I../.. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./regress/fnmatch/fnm_test.c
libtool: compile: gcc -std=gnu99 -c -I../../include -I../.. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./regress/fnmatch/fnm_test.c -fPIC -DPIC -o .libs/fnm_test.o
/bin/bash ../../libtool --tag=disable-static --mode=link gcc -std=gnu99 -o fnm_test fnm_test.lo fnmatch.lo libsudo_util.la -Wc,-fstack-protector-all
libtool: link: gcc -std=gnu99 -o .libs/fnm_test .libs/fnm_test.o .libs/fnmatch.o -fstack-protector-all ./.libs/libsudo_util.so -lsocket -lintl -lpthread -ldl -lrt -R/usr/local/libexec/sudo
/bin/bash ../../libtool --tag=disable-static --mode=compile gcc -std=gnu99 -c -o mktemp_test.lo -I../../include -I../.. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./regress/mktemp/mktemp_test.c
libtool: compile: gcc -std=gnu99 -c -I../../include -I../.. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./regress/mktemp/mktemp_test.c -fPIC -DPIC -o .libs/mktemp_test.o
/bin/bash ../../libtool --tag=disable-static --mode=link gcc -std=gnu99 -o mktemp_test mktemp_test.lo mktemp.lo libsudo_util.la -Wc,-fstack-protector-all
libtool: link: gcc -std=gnu99 -o .libs/mktemp_test .libs/mktemp_test.o .libs/mktemp.o -fstack-protector-all ./.libs/libsudo_util.so -lsocket -lintl -lpthread -ldl -lrt -R/usr/local/libexec/sudo
parse_gids_test: 6 tests run, 0 errors, 100% success rate
strsplit_test: 29 tests run, 0 errors, 100% success rate
fnmatch: 6 tests run, 0 errors, 100% success rate
getdelim_test: 16 tests run, 0 errors, 100% success rate
host_port_test: 10 tests run, 0 errors, 100% success rate
strtobool_test: 14 tests run, 0 errors, 100% success rate
strtoid_test: 9 tests run, 0 errors, 100% success rate
strtomode_test: 4 tests run, 0 errors, 100% success rate
strtonum_test: 25 tests run, 0 errors, 100% success rate
hltq_test: 19 tests run, 0 errors, 100% success rate
sudo_conf/test1: OK
sudo_conf/test2: OK
sudo_conf/test3: OK
sudo_conf/test4: OK
sudo_conf/test4 (stderr): OK
sudo_conf/test5: OK
sudo_conf/test5 (stderr): OK
sudo_conf/test6: OK
sudo_conf/test7: OK
sudo_conf: 9/9 tests passed; 0/9 tests failed
sudo_parseln/test1: OK
sudo_parseln/test2: OK
sudo_parseln/test3: OK
sudo_parseln/test4: OK
sudo_parseln/test5: OK
sudo_parseln/test6: OK
sudo_parseln: 6/6 tests passed; 0/6 tests failed
gmake[1]: Leaving directory `/export/home/buildbot/slave/sudo-solaris9-i386/build/lib/util'
gmake[1]: Entering directory `/export/home/buildbot/slave/sudo-solaris9-i386/build/lib/iolog'
/bin/bash ../../libtool --tag=disable-static --mode=compile gcc -std=gnu99 -c -o check_iolog_path.lo -I../../include -I../.. -I. -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./regress/iolog_path/check_iolog_path.c
libtool: compile: gcc -std=gnu99 -c -I../../include -I../.. -I. -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./regress/iolog_path/check_iolog_path.c -fPIC -DPIC -o .libs/check_iolog_path.o
/bin/bash ../../libtool --tag=disable-static --mode=link gcc -std=gnu99 -o check_iolog_path check_iolog_path.lo iolog_path.lo libsudo_iolog.la -Wc,-fstack-protector-all
libtool: link: gcc -std=gnu99 -o .libs/check_iolog_path .libs/check_iolog_path.o .libs/iolog_path.o -fstack-protector-all ./.libs/libsudo_iolog.a /export/home/buildbot/slave/sudo-solaris9-i386/build/lib/util/.libs/libsudo_util.so -lsocket -lintl -lpthread -ldl -lrt -lz -R/usr/local/libexec/sudo
/bin/bash ../../libtool --tag=disable-static --mode=compile gcc -std=gnu99 -c -o check_iolog_util.lo -I../../include -I../.. -I. -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./regress/iolog_util/check_iolog_util.c
libtool: compile: gcc -std=gnu99 -c -I../../include -I../.. -I. -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./regress/iolog_util/check_iolog_util.c -fPIC -DPIC -o .libs/check_iolog_util.o
/bin/bash ../../libtool --tag=disable-static --mode=link gcc -std=gnu99 -o check_iolog_util check_iolog_util.lo iolog_util.lo libsudo_iolog.la -Wc,-fstack-protector-all
libtool: link: gcc -std=gnu99 -o .libs/check_iolog_util .libs/check_iolog_util.o .libs/iolog_util.o -fstack-protector-all ./.libs/libsudo_iolog.a /export/home/buildbot/slave/sudo-solaris9-i386/build/lib/util/.libs/libsudo_util.so -lsocket -lintl -lpthread -ldl -lrt -lz -R/usr/local/libexec/sudo
iolog_path: 8 tests run, 0 errors, 100% success rate
iolog_util: 14 tests run, 0 errors, 100% success rate
gmake[1]: Leaving directory `/export/home/buildbot/slave/sudo-solaris9-i386/build/lib/iolog'
gmake[1]: Entering directory `/export/home/buildbot/slave/sudo-solaris9-i386/build/logsrvd'
gmake[1]: Nothing to be done for `check'.
gmake[1]: Leaving directory `/export/home/buildbot/slave/sudo-solaris9-i386/build/logsrvd'
gmake[1]: Entering directory `/export/home/buildbot/slave/sudo-solaris9-i386/build/plugins/group_file'
gmake[1]: Nothing to be done for `check'.
gmake[1]: Leaving directory `/export/home/buildbot/slave/sudo-solaris9-i386/build/plugins/group_file'
gmake[1]: Entering directory `/export/home/buildbot/slave/sudo-solaris9-i386/build/plugins/sudoers'
gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./regress/parser/check_addr.c
/bin/bash ../../libtool --mode=compile gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./interfaces.c
libtool: compile: gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./interfaces.c -fPIC -DPIC -o .libs/interfaces.o
libtool: compile: gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./interfaces.c -o interfaces.o >/dev/null 2>&1
/bin/bash ../../libtool --mode=compile gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./match_addr.c
libtool: compile: gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./match_addr.c -fPIC -DPIC -o .libs/match_addr.o
libtool: compile: gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./match_addr.c -o match_addr.o >/dev/null 2>&1
/bin/bash ../../libtool --mode=compile gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./sudoers_debug.c
libtool: compile: gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./sudoers_debug.c -fPIC -DPIC -o .libs/sudoers_debug.o
libtool: compile: gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./sudoers_debug.c -o sudoers_debug.o >/dev/null 2>&1
gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./sudo_printf.c
/bin/bash ../../libtool --mode=link gcc -std=gnu99 -o check_addr check_addr.o interfaces.lo match_addr.lo sudoers_debug.lo sudo_printf.o -Wc,-fstack-protector-all ../../lib/util/libsudo_util.la -lsocket -lnsl
libtool: link: gcc -std=gnu99 -o .libs/check_addr check_addr.o .libs/interfaces.o .libs/match_addr.o .libs/sudoers_debug.o sudo_printf.o -fstack-protector-all ../../lib/util/.libs/libsudo_util.so -lintl -lpthread -ldl -lrt -lsocket -lnsl -R/usr/local/libexec/sudo
gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./regress/parser/check_base64.c
/bin/bash ../../libtool --mode=compile gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./base64.c
libtool: compile: gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./base64.c -fPIC -DPIC -o .libs/base64.o
libtool: compile: gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./base64.c -o base64.o >/dev/null 2>&1
/bin/bash ../../libtool --mode=link gcc -std=gnu99 -o check_base64 check_base64.o base64.lo sudoers_debug.lo -Wc,-fstack-protector-all ../../lib/util/libsudo_util.la
libtool: link: gcc -std=gnu99 -o .libs/check_base64 check_base64.o .libs/base64.o .libs/sudoers_debug.o -fstack-protector-all ../../lib/util/.libs/libsudo_util.so -lsocket -lintl -lpthread -ldl -lrt -R/usr/local/libexec/sudo
gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./regress/parser/check_digest.c
/bin/bash ../../libtool --mode=compile gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./filedigest.c
libtool: compile: gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./filedigest.c -fPIC -DPIC -o .libs/filedigest.o
libtool: compile: gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./filedigest.c -o filedigest.o >/dev/null 2>&1
/bin/bash ../../libtool --mode=compile gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./digestname.c
libtool: compile: gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./digestname.c -fPIC -DPIC -o .libs/digestname.o
libtool: compile: gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./digestname.c -o digestname.o >/dev/null 2>&1
/bin/bash ../../libtool --mode=link gcc -std=gnu99 -o check_digest check_digest.o filedigest.lo digestname.lo sudoers_debug.lo -Wc,-fstack-protector-all ../../lib/util/libsudo_util.la
libtool: link: gcc -std=gnu99 -o .libs/check_digest check_digest.o .libs/filedigest.o .libs/digestname.o .libs/sudoers_debug.o -fstack-protector-all ../../lib/util/.libs/libsudo_util.so -lsocket -lintl -lpthread -ldl -lrt -R/usr/local/libexec/sudo
gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./regress/env_match/check_env_pattern.c
/bin/bash ../../libtool --mode=compile gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./env_pattern.c
libtool: compile: gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./env_pattern.c -fPIC -DPIC -o .libs/env_pattern.o
libtool: compile: gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./env_pattern.c -o env_pattern.o >/dev/null 2>&1
/bin/bash ../../libtool --mode=link gcc -std=gnu99 -o check_env_pattern check_env_pattern.o env_pattern.lo sudoers_debug.lo -Wc,-fstack-protector-all ../../lib/util/libsudo_util.la
libtool: link: gcc -std=gnu99 -o .libs/check_env_pattern check_env_pattern.o .libs/env_pattern.o .libs/sudoers_debug.o -fstack-protector-all ../../lib/util/.libs/libsudo_util.so -lsocket -lintl -lpthread -ldl -lrt -R/usr/local/libexec/sudo
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 <config.h>" >> prologue
gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./regress/parser/check_fill.c
/bin/bash ../../libtool --mode=compile gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./hexchar.c
libtool: compile: gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./hexchar.c -fPIC -DPIC -o .libs/hexchar.o
libtool: compile: gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./hexchar.c -o hexchar.o >/dev/null 2>&1
/bin/bash ../../libtool --mode=compile gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./toke_util.c
libtool: compile: gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./toke_util.c -fPIC -DPIC -o .libs/toke_util.o
libtool: compile: gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./toke_util.c -o toke_util.o >/dev/null 2>&1
/bin/bash ../../libtool --mode=link gcc -std=gnu99 -o check_fill check_fill.o hexchar.lo toke_util.lo sudoers_debug.lo -Wc,-fstack-protector-all ../../lib/util/libsudo_util.la
libtool: link: gcc -std=gnu99 -o .libs/check_fill check_fill.o .libs/hexchar.o .libs/toke_util.o .libs/sudoers_debug.o -fstack-protector-all ../../lib/util/.libs/libsudo_util.so -lsocket -lintl -lpthread -ldl -lrt -R/usr/local/libexec/sudo
gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./regress/parser/check_gentime.c
/bin/bash ../../libtool --mode=compile gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./gentime.c
libtool: compile: gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./gentime.c -fPIC -DPIC -o .libs/gentime.o
libtool: compile: gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./gentime.c -o gentime.o >/dev/null 2>&1
/bin/bash ../../libtool --mode=compile gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./gmtoff.c
libtool: compile: gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./gmtoff.c -fPIC -DPIC -o .libs/gmtoff.o
libtool: compile: gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./gmtoff.c -o gmtoff.o >/dev/null 2>&1
/bin/bash ../../libtool --mode=link gcc -std=gnu99 -o check_gentime check_gentime.o gentime.lo gmtoff.lo sudoers_debug.lo -Wc,-fstack-protector-all ../../lib/util/libsudo_util.la
libtool: link: gcc -std=gnu99 -o .libs/check_gentime check_gentime.o .libs/gentime.o .libs/gmtoff.o .libs/sudoers_debug.o -fstack-protector-all ../../lib/util/.libs/libsudo_util.so -lsocket -lintl -lpthread -ldl -lrt -R/usr/local/libexec/sudo
gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./regress/parser/check_hexchar.c
/bin/bash ../../libtool --mode=link gcc -std=gnu99 -o check_hexchar check_hexchar.o hexchar.lo sudoers_debug.lo -Wc,-fstack-protector-all ../../lib/util/libsudo_util.la
libtool: link: gcc -std=gnu99 -o .libs/check_hexchar check_hexchar.o .libs/hexchar.o .libs/sudoers_debug.o -fstack-protector-all ../../lib/util/.libs/libsudo_util.so -lsocket -lintl -lpthread -ldl -lrt -R/usr/local/libexec/sudo
gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./regress/iolog_plugin/check_iolog_plugin.c
/bin/bash ../../libtool --mode=compile gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./iolog.c
libtool: compile: gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./iolog.c -fPIC -DPIC -o .libs/iolog.o
libtool: compile: gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./iolog.c -o iolog.o >/dev/null 2>&1
/bin/bash ../../libtool --mode=compile gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./locale.c
libtool: compile: gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./locale.c -fPIC -DPIC -o .libs/locale.o
libtool: compile: gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./locale.c -o locale.o >/dev/null 2>&1
/bin/bash ../../libtool --mode=compile gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./pwutil.c
libtool: compile: gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./pwutil.c -fPIC -DPIC -o .libs/pwutil.o
libtool: compile: gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./pwutil.c -o pwutil.o >/dev/null 2>&1
/bin/bash ../../libtool --mode=compile gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./pwutil_impl.c
libtool: compile: gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./pwutil_impl.c -fPIC -DPIC -o .libs/pwutil_impl.o
libtool: compile: gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./pwutil_impl.c -o pwutil_impl.o >/dev/null 2>&1
/bin/bash ../../libtool --mode=compile gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./redblack.c
libtool: compile: gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./redblack.c -fPIC -DPIC -o .libs/redblack.o
libtool: compile: gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./redblack.c -o redblack.o >/dev/null 2>&1
/bin/bash ../../libtool --mode=link gcc -std=gnu99 -o check_iolog_plugin check_iolog_plugin.o iolog.lo locale.lo pwutil.lo pwutil_impl.lo redblack.lo sudoers_debug.lo -Wc,-fstack-protector-all ../../lib/iolog/libsudo_iolog.la
libtool: link: gcc -std=gnu99 -o .libs/check_iolog_plugin check_iolog_plugin.o .libs/iolog.o .libs/locale.o .libs/pwutil.o .libs/pwutil_impl.o .libs/redblack.o .libs/sudoers_debug.o -fstack-protector-all ../../lib/iolog/.libs/libsudo_iolog.a /export/home/buildbot/slave/sudo-solaris9-i386/build/lib/util/.libs/libsudo_util.so -lsocket -lintl -lpthread -ldl -lrt -lz -R/usr/local/libexec/sudo
gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./regress/logging/check_wrap.c
/bin/bash ../../libtool --mode=compile gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./logwrap.c
libtool: compile: gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./logwrap.c -fPIC -DPIC -o .libs/logwrap.o
libtool: compile: gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./logwrap.c -o logwrap.o >/dev/null 2>&1
/bin/bash ../../libtool --mode=link gcc -std=gnu99 -o check_wrap check_wrap.o logwrap.lo sudoers_debug.lo -Wc,-fstack-protector-all ../../lib/util/libsudo_util.la
libtool: link: gcc -std=gnu99 -o .libs/check_wrap check_wrap.o .libs/logwrap.o .libs/sudoers_debug.o -fstack-protector-all ../../lib/util/.libs/libsudo_util.so -lsocket -lintl -lpthread -ldl -lrt -R/usr/local/libexec/sudo
gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./regress/starttime/check_starttime.c
/bin/bash ../../libtool --mode=compile gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./starttime.c
libtool: compile: gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./starttime.c -fPIC -DPIC -o .libs/starttime.o
libtool: compile: gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./starttime.c -o starttime.o >/dev/null 2>&1
/bin/bash ../../libtool --mode=link gcc -std=gnu99 -o check_starttime check_starttime.o starttime.lo sudoers_debug.lo -Wc,-fstack-protector-all ../../lib/util/libsudo_util.la
libtool: link: gcc -std=gnu99 -o .libs/check_starttime check_starttime.o .libs/starttime.o .libs/sudoers_debug.o -fstack-protector-all ../../lib/util/.libs/libsudo_util.so -lsocket -lintl -lpthread -ldl -lrt -R/usr/local/libexec/sudo
gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./regress/check_symbols/check_symbols.c
/bin/bash ../../libtool --mode=link gcc -std=gnu99 -o check_symbols check_symbols.o -Wc,-fstack-protector-all ../../lib/util/libsudo_util.la
libtool: link: gcc -std=gnu99 -o .libs/check_symbols check_symbols.o -fstack-protector-all ../../lib/util/.libs/libsudo_util.so -lsocket -lintl -lpthread -ldl -lrt -R/usr/local/libexec/sudo
/bin/bash ../../libtool --mode=compile gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./alias.c
libtool: compile: gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./alias.c -fPIC -DPIC -o .libs/alias.o
libtool: compile: gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./alias.c -o alias.o >/dev/null 2>&1
/bin/bash ../../libtool --mode=compile gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./audit.c
libtool: compile: gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./audit.c -fPIC -DPIC -o .libs/audit.o
libtool: compile: gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./audit.c -o audit.o >/dev/null 2>&1
/bin/bash ../../libtool --mode=compile gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./defaults.c
libtool: compile: gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./defaults.c -fPIC -DPIC -o .libs/defaults.o
libtool: compile: gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./defaults.c -o defaults.o >/dev/null 2>&1
/bin/bash ../../libtool --mode=compile gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./gram.c
libtool: compile: gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./gram.c -fPIC -DPIC -o .libs/gram.o
libtool: compile: gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./gram.c -o gram.o >/dev/null 2>&1
/bin/bash ../../libtool --mode=compile gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./match.c
libtool: compile: gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./match.c -fPIC -DPIC -o .libs/match.o
libtool: compile: gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./match.c -o match.o >/dev/null 2>&1
/bin/bash ../../libtool --mode=compile gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./match_command.c
libtool: compile: gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./match_command.c -fPIC -DPIC -o .libs/match_command.o
libtool: compile: gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./match_command.c -o match_command.o >/dev/null 2>&1
/bin/bash ../../libtool --mode=compile gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./match_digest.c
libtool: compile: gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./match_digest.c -fPIC -DPIC -o .libs/match_digest.o
libtool: compile: gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./match_digest.c -o match_digest.o >/dev/null 2>&1
/bin/bash ../../libtool --mode=compile gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./rcstr.c
libtool: compile: gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./rcstr.c -fPIC -DPIC -o .libs/rcstr.o
libtool: compile: gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./rcstr.c -o rcstr.o >/dev/null 2>&1
/bin/bash ../../libtool --mode=compile gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./timeout.c
libtool: compile: gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./timeout.c -fPIC -DPIC -o .libs/timeout.o
libtool: compile: gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./timeout.c -o timeout.o >/dev/null 2>&1
/bin/bash ../../libtool --mode=compile gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./timestr.c
libtool: compile: gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./timestr.c -fPIC -DPIC -o .libs/timestr.o
libtool: compile: gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./timestr.c -o timestr.o >/dev/null 2>&1
/bin/bash ../../libtool --mode=compile gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./toke.c
libtool: compile: gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./toke.c -fPIC -DPIC -o .libs/toke.o
libtool: compile: gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./toke.c -o toke.o >/dev/null 2>&1
/bin/bash ../../libtool --mode=link gcc -std=gnu99 -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 match_command.lo match_digest.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/match_command.o .libs/match_digest.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: : .libs/libparsesudoers.a
libtool: link: ( cd ".libs" && rm -f "libparsesudoers.la" && ln -s "../libparsesudoers.la" "libparsesudoers.la" )
/bin/bash ../../libtool --mode=compile gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./editor.c
libtool: compile: gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./editor.c -fPIC -DPIC -o .libs/editor.o
libtool: compile: gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./editor.c -o editor.o >/dev/null 2>&1
/bin/bash ../../libtool --mode=compile gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./find_path.c
libtool: compile: gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./find_path.c -fPIC -DPIC -o .libs/find_path.o
libtool: compile: gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./find_path.c -o find_path.o >/dev/null 2>&1
/bin/bash ../../libtool --mode=compile gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./goodpath.c
libtool: compile: gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./goodpath.c -fPIC -DPIC -o .libs/goodpath.o
libtool: compile: gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./goodpath.c -o goodpath.o >/dev/null 2>&1
gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./stubs.c
gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./visudo.c
/bin/bash ../../libtool --mode=link gcc -std=gnu99 -o visudo editor.lo find_path.lo goodpath.lo locale.lo stubs.o sudo_printf.o visudo.o -Wc,-fstack-protector-all libparsesudoers.la ../../lib/util/libsudo_util.la -lsocket -lnsl
libtool: link: gcc -std=gnu99 -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-all ./.libs/libparsesudoers.a ../../lib/util/.libs/libsudo_util.so -lintl -lpthread -ldl -lrt -lsocket -lnsl -R/usr/local/libexec/sudo
/bin/bash ../../libtool --mode=compile gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./fmtsudoers.c
libtool: compile: gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./fmtsudoers.c -fPIC -DPIC -o .libs/fmtsudoers.o
libtool: compile: gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./fmtsudoers.c -o fmtsudoers.o >/dev/null 2>&1
/bin/bash ../../libtool --mode=compile gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./group_plugin.c
libtool: compile: gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./group_plugin.c -fPIC -DPIC -o .libs/group_plugin.o
libtool: compile: gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./group_plugin.c -o group_plugin.o >/dev/null 2>&1
/bin/bash ../../libtool --mode=compile gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./ldap_util.c
libtool: compile: gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./ldap_util.c -fPIC -DPIC -o .libs/ldap_util.o
libtool: compile: gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./ldap_util.c -o ldap_util.o >/dev/null 2>&1
gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ../../src/net_ifs.c
gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./parse_ldif.c
gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./strlist.c
gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./testsudoers.c
gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./tsgetgrpw.c
/bin/bash ../../libtool --mode=link gcc -std=gnu99 -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 -Wc,-fstack-protector-all libparsesudoers.la ../../lib/util/libsudo_util.la -lsocket -lnsl
libtool: link: gcc -std=gnu99 -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-all ./.libs/libparsesudoers.a ../../lib/util/.libs/libsudo_util.so -lintl -lpthread -ldl -lrt -lsocket -lnsl -R/usr/local/libexec/sudo
gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./cvtsudoers.c
gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./cvtsudoers_json.c
gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./cvtsudoers_ldif.c
gcc -std=gnu99 -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -g -O2 -fvisibility=hidden -fstack-protector-all ./cvtsudoers_pwutil.c
/bin/bash ../../libtool --mode=link gcc -std=gnu99 -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 -Wc,-fstack-protector-all libparsesudoers.la ../../lib/util/libsudo_util.la -lsocket -lnsl
libtool: link: gcc -std=gnu99 -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-all ./.libs/libparsesudoers.a ../../lib/util/.libs/libsudo_util.so -lintl -lpthread -ldl -lrt -lsocket -lnsl -R/usr/local/libexec/sudo
check_addr: 9 tests run, 0 errors, 100% success rate
check_base64: 12 tests run, 0 errors, 100% success rate
check_env_pattern: 22 tests run, 0 errors, 100% success rate
check_fill: 18 tests run, 0 errors, 100% success rate
check_gentime: 17 tests run, 0 errors, 100% success rate
check_hexchar: 515 tests run, 0 errors, 100% success rate
check_iolog_plugin: 7 tests run, 0 errors, 100% success rate
check_starttime: 3 tests run, 0 errors, 100% success rate
check_symbols: unable to load .libs/sudoers.so: ld.so.1: check_symbols: fatal: .libs/sudoers.so: open failed: No such file or directory
sudoers/test1 (parse): OK
sudoers/test1 (toke): OK
sudoers/test1 (json): OK
sudoers/test1 (ldif): OK
sudoers/test1 (reparse): OK
sudoers/test1 (ldif2sudo): OK
sudoers/test10 (parse): OK
sudoers/test10 (toke): OK
sudoers/test10 (json): OK
sudoers/test10 (ldif): OK
sudoers/test10 (reparse): OK
sudoers/test11 (parse): OK
sudoers/test11 (toke): OK
sudoers/test11 (json): OK
sudoers/test11 (ldif): OK
sudoers/test11 (reparse): OK
sudoers/test12 (parse): OK
sudoers/test12 (toke): OK
sudoers/test12 (json): OK
sudoers/test12 (ldif): OK
sudoers/test12 (reparse): OK
sudoers/test13 (parse): OK
sudoers/test13 (toke): OK
sudoers/test13 (json): OK
sudoers/test13 (ldif): OK
sudoers/test13 (reparse): OK
sudoers/test14 (parse): OK
sudoers/test14 (toke): OK
sudoers/test14 (json): OK
sudoers/test14 (ldif): OK
sudoers/test14 (reparse): OK
sudoers/test14 (ldif2sudo): OK
sudoers/test15 (parse): OK
sudoers/test15 (toke): OK
sudoers/test15 (json): OK
sudoers/test15 (ldif): OK
sudoers/test15 (reparse): OK
sudoers/test15 (ldif2sudo): OK
sudoers/test16 (parse): OK
sudoers/test16 (toke): OK
sudoers/test16 (json): OK
sudoers/test16 (ldif): OK
sudoers/test16 (reparse): OK
sudoers/test16 (ldif2sudo): OK
sudoers/test17 (parse): OK
sudoers/test17 (toke): OK
sudoers/test17 (json): OK
sudoers/test17 (ldif): OK
sudoers/test17 (reparse): OK
sudoers/test17 (ldif2sudo): OK
sudoers/test18 (parse): OK
sudoers/test18 (toke): OK
sudoers/test18 (json): OK
sudoers/test18 (ldif): OK
sudoers/test18 (reparse): OK
sudoers/test19 (parse): OK
sudoers/test19 (toke): OK
sudoers/test19 (json): OK
sudoers/test19 (ldif): OK
sudoers/test19 (reparse): OK
sudoers/test19 (ldif2sudo): OK
sudoers/test2 (parse): OK
sudoers/test2 (toke): OK
sudoers/test2 (json): OK
sudoers/test2 (ldif): OK
sudoers/test2 (reparse): OK
sudoers/test2 (ldif2sudo): OK
sudoers/test20 (parse): OK
sudoers/test20 (toke): OK
sudoers/test20 (json): OK
sudoers/test20 (ldif): OK
sudoers/test20 (reparse): OK
sudoers/test20 (ldif2sudo): OK
sudoers/test21 (parse): OK
sudoers/test21 (toke): OK
sudoers/test21 (json): OK
sudoers/test21 (ldif): OK
sudoers/test21 (reparse): OK
sudoers/test21 (ldif2sudo): OK
sudoers/test22 (parse): OK
sudoers/test22 (toke): OK
sudoers/test22 (json): OK
sudoers/test22 (ldif): OK
sudoers/test22 (reparse): OK
sudoers/test22 (ldif2sudo): OK
sudoers/test3 (parse): OK
sudoers/test3 (toke): OK
sudoers/test3 (json): OK
sudoers/test3 (ldif): OK
sudoers/test3 (reparse): OK
sudoers/test3 (ldif2sudo): OK
sudoers/test4 (parse): OK
sudoers/test4 (toke): OK
sudoers/test4 (json): OK
sudoers/test4 (ldif): OK
sudoers/test4 (reparse): OK
sudoers/test5 (parse): OK
sudoers/test5 (toke): OK
sudoers/test5 (json): OK
sudoers/test5 (ldif): OK
sudoers/test5 (reparse): OK
sudoers/test6 (parse): OK
sudoers/test6 (toke): OK
sudoers/test6 (json): OK
sudoers/test6 (ldif): OK
sudoers/test6 (reparse): OK
sudoers/test6 (ldif2sudo): OK
sudoers/test7 (parse): OK
sudoers/test7 (toke): OK
sudoers/test7 (json): OK
sudoers/test7 (ldif): OK
sudoers/test7 (reparse): OK
sudoers/test8 (parse): OK
sudoers/test8 (toke): OK
sudoers/test8 (json): OK
sudoers/test8 (ldif): OK
sudoers/test8 (reparse): OK
sudoers/test9 (parse): OK
sudoers/test9 (toke): OK
sudoers/test9 (json): OK
sudoers/test9 (ldif): OK
sudoers/test9 (reparse): OK
sudoers: 122/122 tests passed; 0/122 tests failed
testsudoers/test1: OK
testsudoers/test2: OK
testsudoers/test3: OK
testsudoers/test4: OK
testsudoers/test5: OK
testsudoers/test6: OK
testsudoers/test7: OK
testsudoers: 7/7 tests passed; 0/7 tests failed
visudo/test1: OK
visudo/test10: OK
visudo/test2: OK
visudo/test2 (stderr): OK
visudo/test3: OK
visudo/test3 (stderr): OK
visudo/test4: OK
visudo/test5: OK
visudo/test6: OK
visudo/test7: OK
visudo/test8: OK
visudo/test8 (stderr): OK
visudo/test9: OK
visudo: 13/13 tests passed; 0/13 tests failed
cvtsudoers/test1: OK
cvtsudoers/test10: OK
cvtsudoers/test11: OK
cvtsudoers/test12: OK
cvtsudoers/test13: OK
cvtsudoers/test14: OK
cvtsudoers/test15: OK
cvtsudoers/test16: OK
cvtsudoers/test17: OK
cvtsudoers/test18: OK
cvtsudoers/test19: OK
cvtsudoers/test2: OK
cvtsudoers/test20: OK
cvtsudoers/test21: OK
cvtsudoers/test22: OK
cvtsudoers/test23: OK
cvtsudoers/test24: OK
cvtsudoers/test25: OK
cvtsudoers/test26: OK
cvtsudoers/test26 (stderr): OK
cvtsudoers/test27: OK
cvtsudoers/test28: OK
cvtsudoers/test29: OK
cvtsudoers/test3: OK
cvtsudoers/test30: OK
cvtsudoers/test31: OK
cvtsudoers/test32: OK
cvtsudoers/test32 (stderr): OK
cvtsudoers/test33: OK
cvtsudoers/test4: OK
cvtsudoers/test5: OK
cvtsudoers/test6: OK
cvtsudoers/test7: OK
cvtsudoers/test8: OK
cvtsudoers/test9: OK
cvtsudoers: 35/35 tests passed; 0/35 tests failed
gmake[1]: *** [check] Error 1
gmake[1]: Leaving directory `/export/home/buildbot/slave/sudo-solaris9-i386/build/plugins/sudoers'
gmake: *** [check] Error 2