=> Bootstrap dependency digest>=20010302: found digest-20160304 ===> Building for sudo-1.8.17p1 for d in lib/util plugins/group_file plugins/sudoers plugins/system_group src include doc examples; do (cd $d && exec /usr/pkg/bin/bmake all) && continue; exit $?; done /bin/sh ../../libtool --mode=compile cc -c -o event.lo -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/usr/pkg/etc/sudo.conf\" -I/usr/include -D_FORTIFY_SOURCE=2 -O2 -march=i586 -I/usr/include -fvisibility=hidden -fstack-protector-strong ./event.c libtool: compile: cc -c -I../../include -I../.. -I. -D_PATH_SUDO_CONF=\"/usr/pkg/etc/sudo.conf\" -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./event.c -fPIC -DPIC -o .libs/event.o libtool: compile: cc -c -I../../include -I../.. -I. -D_PATH_SUDO_CONF=\"/usr/pkg/etc/sudo.conf\" -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./event.c -o event.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -c -o fatal.lo -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/usr/pkg/etc/sudo.conf\" -I/usr/include -D_FORTIFY_SOURCE=2 -O2 -march=i586 -I/usr/include -fvisibility=hidden -fstack-protector-strong ./fatal.c libtool: compile: cc -c -I../../include -I../.. -I. -D_PATH_SUDO_CONF=\"/usr/pkg/etc/sudo.conf\" -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./fatal.c -fPIC -DPIC -o .libs/fatal.o libtool: compile: cc -c -I../../include -I../.. -I. -D_PATH_SUDO_CONF=\"/usr/pkg/etc/sudo.conf\" -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./fatal.c -o fatal.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -c -o key_val.lo -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/usr/pkg/etc/sudo.conf\" -I/usr/include -D_FORTIFY_SOURCE=2 -O2 -march=i586 -I/usr/include -fvisibility=hidden -fstack-protector-strong ./key_val.c libtool: compile: cc -c -I../../include -I../.. -I. -D_PATH_SUDO_CONF=\"/usr/pkg/etc/sudo.conf\" -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./key_val.c -fPIC -DPIC -o .libs/key_val.o libtool: compile: cc -c -I../../include -I../.. -I. -D_PATH_SUDO_CONF=\"/usr/pkg/etc/sudo.conf\" -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./key_val.c -o key_val.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -c -o gethostname.lo -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/usr/pkg/etc/sudo.conf\" -I/usr/include -D_FORTIFY_SOURCE=2 -O2 -march=i586 -I/usr/include -fvisibility=hidden -fstack-protector-strong ./gethostname.c libtool: compile: cc -c -I../../include -I../.. -I. -D_PATH_SUDO_CONF=\"/usr/pkg/etc/sudo.conf\" -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./gethostname.c -fPIC -DPIC -o .libs/gethostname.o libtool: compile: cc -c -I../../include -I../.. -I. -D_PATH_SUDO_CONF=\"/usr/pkg/etc/sudo.conf\" -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./gethostname.c -o gethostname.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -c -o gettime.lo -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/usr/pkg/etc/sudo.conf\" -I/usr/include -D_FORTIFY_SOURCE=2 -O2 -march=i586 -I/usr/include -fvisibility=hidden -fstack-protector-strong ./gettime.c libtool: compile: cc -c -I../../include -I../.. -I. -D_PATH_SUDO_CONF=\"/usr/pkg/etc/sudo.conf\" -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./gettime.c -fPIC -DPIC -o .libs/gettime.o libtool: compile: cc -c -I../../include -I../.. -I. -D_PATH_SUDO_CONF=\"/usr/pkg/etc/sudo.conf\" -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./gettime.c -o gettime.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -c -o gidlist.lo -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/usr/pkg/etc/sudo.conf\" -I/usr/include -D_FORTIFY_SOURCE=2 -O2 -march=i586 -I/usr/include -fvisibility=hidden -fstack-protector-strong ./gidlist.c libtool: compile: cc -c -I../../include -I../.. -I. -D_PATH_SUDO_CONF=\"/usr/pkg/etc/sudo.conf\" -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./gidlist.c -fPIC -DPIC -o .libs/gidlist.o ./gidlist.c:62:9: warning: implicit declaration of function 'reallocarray' is invalid in C99 [-Wimplicit-function-declaration] gids = reallocarray(NULL, ngids, sizeof(GETGROUPS_T)); ^ ./gidlist.c:62:7: warning: incompatible integer to pointer conversion assigning to '__gid_t *' (aka 'unsigned int *') from 'int' [-Wint-conversion] gids = reallocarray(NULL, ngids, sizeof(GETGROUPS_T)); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. libtool: compile: cc -c -I../../include -I../.. -I. -D_PATH_SUDO_CONF=\"/usr/pkg/etc/sudo.conf\" -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./gidlist.c -o gidlist.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -c -o lbuf.lo -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/usr/pkg/etc/sudo.conf\" -I/usr/include -D_FORTIFY_SOURCE=2 -O2 -march=i586 -I/usr/include -fvisibility=hidden -fstack-protector-strong ./lbuf.c libtool: compile: cc -c -I../../include -I../.. -I. -D_PATH_SUDO_CONF=\"/usr/pkg/etc/sudo.conf\" -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./lbuf.c -fPIC -DPIC -o .libs/lbuf.o libtool: compile: cc -c -I../../include -I../.. -I. -D_PATH_SUDO_CONF=\"/usr/pkg/etc/sudo.conf\" -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./lbuf.c -o lbuf.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -c -o locking.lo -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/usr/pkg/etc/sudo.conf\" -I/usr/include -D_FORTIFY_SOURCE=2 -O2 -march=i586 -I/usr/include -fvisibility=hidden -fstack-protector-strong ./locking.c libtool: compile: cc -c -I../../include -I../.. -I. -D_PATH_SUDO_CONF=\"/usr/pkg/etc/sudo.conf\" -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./locking.c -fPIC -DPIC -o .libs/locking.o libtool: compile: cc -c -I../../include -I../.. -I. -D_PATH_SUDO_CONF=\"/usr/pkg/etc/sudo.conf\" -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./locking.c -o locking.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -c -o parseln.lo -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/usr/pkg/etc/sudo.conf\" -I/usr/include -D_FORTIFY_SOURCE=2 -O2 -march=i586 -I/usr/include -fvisibility=hidden -fstack-protector-strong ./parseln.c libtool: compile: cc -c -I../../include -I../.. -I. -D_PATH_SUDO_CONF=\"/usr/pkg/etc/sudo.conf\" -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./parseln.c -fPIC -DPIC -o .libs/parseln.o libtool: compile: cc -c -I../../include -I../.. -I. -D_PATH_SUDO_CONF=\"/usr/pkg/etc/sudo.conf\" -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./parseln.c -o parseln.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -c -o progname.lo -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/usr/pkg/etc/sudo.conf\" -I/usr/include -D_FORTIFY_SOURCE=2 -O2 -march=i586 -I/usr/include -fvisibility=hidden -fstack-protector-strong ./progname.c libtool: compile: cc -c -I../../include -I../.. -I. -D_PATH_SUDO_CONF=\"/usr/pkg/etc/sudo.conf\" -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./progname.c -fPIC -DPIC -o .libs/progname.o libtool: compile: cc -c -I../../include -I../.. -I. -D_PATH_SUDO_CONF=\"/usr/pkg/etc/sudo.conf\" -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./progname.c -o progname.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -c -o secure_path.lo -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/usr/pkg/etc/sudo.conf\" -I/usr/include -D_FORTIFY_SOURCE=2 -O2 -march=i586 -I/usr/include -fvisibility=hidden -fstack-protector-strong ./secure_path.c libtool: compile: cc -c -I../../include -I../.. -I. -D_PATH_SUDO_CONF=\"/usr/pkg/etc/sudo.conf\" -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./secure_path.c -fPIC -DPIC -o .libs/secure_path.o libtool: compile: cc -c -I../../include -I../.. -I. -D_PATH_SUDO_CONF=\"/usr/pkg/etc/sudo.conf\" -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./secure_path.c -o secure_path.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -c -o setgroups.lo -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/usr/pkg/etc/sudo.conf\" -I/usr/include -D_FORTIFY_SOURCE=2 -O2 -march=i586 -I/usr/include -fvisibility=hidden -fstack-protector-strong ./setgroups.c libtool: compile: cc -c -I../../include -I../.. -I. -D_PATH_SUDO_CONF=\"/usr/pkg/etc/sudo.conf\" -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./setgroups.c -fPIC -DPIC -o .libs/setgroups.o libtool: compile: cc -c -I../../include -I../.. -I. -D_PATH_SUDO_CONF=\"/usr/pkg/etc/sudo.conf\" -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./setgroups.c -o setgroups.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -c -o strsplit.lo -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/usr/pkg/etc/sudo.conf\" -I/usr/include -D_FORTIFY_SOURCE=2 -O2 -march=i586 -I/usr/include -fvisibility=hidden -fstack-protector-strong ./strsplit.c libtool: compile: cc -c -I../../include -I../.. -I. -D_PATH_SUDO_CONF=\"/usr/pkg/etc/sudo.conf\" -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./strsplit.c -fPIC -DPIC -o .libs/strsplit.o libtool: compile: cc -c -I../../include -I../.. -I. -D_PATH_SUDO_CONF=\"/usr/pkg/etc/sudo.conf\" -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./strsplit.c -o strsplit.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -c -o strtobool.lo -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/usr/pkg/etc/sudo.conf\" -I/usr/include -D_FORTIFY_SOURCE=2 -O2 -march=i586 -I/usr/include -fvisibility=hidden -fstack-protector-strong ./strtobool.c libtool: compile: cc -c -I../../include -I../.. -I. -D_PATH_SUDO_CONF=\"/usr/pkg/etc/sudo.conf\" -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./strtobool.c -fPIC -DPIC -o .libs/strtobool.o libtool: compile: cc -c -I../../include -I../.. -I. -D_PATH_SUDO_CONF=\"/usr/pkg/etc/sudo.conf\" -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./strtobool.c -o strtobool.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -c -o strtoid.lo -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/usr/pkg/etc/sudo.conf\" -I/usr/include -D_FORTIFY_SOURCE=2 -O2 -march=i586 -I/usr/include -fvisibility=hidden -fstack-protector-strong ./strtoid.c libtool: compile: cc -c -I../../include -I../.. -I. -D_PATH_SUDO_CONF=\"/usr/pkg/etc/sudo.conf\" -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./strtoid.c -fPIC -DPIC -o .libs/strtoid.o libtool: compile: cc -c -I../../include -I../.. -I. -D_PATH_SUDO_CONF=\"/usr/pkg/etc/sudo.conf\" -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./strtoid.c -o strtoid.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -c -o strtomode.lo -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/usr/pkg/etc/sudo.conf\" -I/usr/include -D_FORTIFY_SOURCE=2 -O2 -march=i586 -I/usr/include -fvisibility=hidden -fstack-protector-strong ./strtomode.c libtool: compile: cc -c -I../../include -I../.. -I. -D_PATH_SUDO_CONF=\"/usr/pkg/etc/sudo.conf\" -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./strtomode.c -fPIC -DPIC -o .libs/strtomode.o libtool: compile: cc -c -I../../include -I../.. -I. -D_PATH_SUDO_CONF=\"/usr/pkg/etc/sudo.conf\" -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./strtomode.c -o strtomode.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -c -o sudo_conf.lo -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/usr/pkg/etc/sudo.conf\" -I/usr/include -D_FORTIFY_SOURCE=2 -O2 -march=i586 -I/usr/include -fvisibility=hidden -fstack-protector-strong ./sudo_conf.c libtool: compile: cc -c -I../../include -I../.. -I. -D_PATH_SUDO_CONF=\"/usr/pkg/etc/sudo.conf\" -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./sudo_conf.c -fPIC -DPIC -o .libs/sudo_conf.o ./sudo_conf.c:337:12: warning: implicit declaration of function 'reallocarray' is invalid in C99 [-Wimplicit-function-declaration] options = reallocarray(NULL, nopts + 1, sizeof(*options)); ^ ./sudo_conf.c:337:10: warning: incompatible integer to pointer conversion assigning to 'char **' from 'int' [-Wint-conversion] options = reallocarray(NULL, nopts + 1, sizeof(*options)); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. libtool: compile: cc -c -I../../include -I../.. -I. -D_PATH_SUDO_CONF=\"/usr/pkg/etc/sudo.conf\" -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./sudo_conf.c -o sudo_conf.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -c -o sudo_debug.lo -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/usr/pkg/etc/sudo.conf\" -I/usr/include -D_FORTIFY_SOURCE=2 -O2 -march=i586 -I/usr/include -fvisibility=hidden -fstack-protector-strong ./sudo_debug.c libtool: compile: cc -c -I../../include -I../.. -I. -D_PATH_SUDO_CONF=\"/usr/pkg/etc/sudo.conf\" -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./sudo_debug.c -fPIC -DPIC -o .libs/sudo_debug.o ./sudo_debug.c:153:24: warning: implicit declaration of function 'reallocarray' is invalid in C99 [-Wimplicit-function-declaration] output->settings = reallocarray(NULL, instance->max_subsystem + 1, ^ ./sudo_debug.c:153:22: warning: incompatible integer to pointer conversion assigning to 'int *' from 'int' [-Wint-conversion] output->settings = reallocarray(NULL, instance->max_subsystem + 1, ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. libtool: compile: cc -c -I../../include -I../.. -I. -D_PATH_SUDO_CONF=\"/usr/pkg/etc/sudo.conf\" -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./sudo_debug.c -o sudo_debug.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -c -o sudo_dso.lo -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/usr/pkg/etc/sudo.conf\" -I/usr/include -D_FORTIFY_SOURCE=2 -O2 -march=i586 -I/usr/include -fvisibility=hidden -fstack-protector-strong ./sudo_dso.c libtool: compile: cc -c -I../../include -I../.. -I. -D_PATH_SUDO_CONF=\"/usr/pkg/etc/sudo.conf\" -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./sudo_dso.c -fPIC -DPIC -o .libs/sudo_dso.o libtool: compile: cc -c -I../../include -I../.. -I. -D_PATH_SUDO_CONF=\"/usr/pkg/etc/sudo.conf\" -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./sudo_dso.c -o sudo_dso.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -c -o term.lo -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/usr/pkg/etc/sudo.conf\" -I/usr/include -D_FORTIFY_SOURCE=2 -O2 -march=i586 -I/usr/include -fvisibility=hidden -fstack-protector-strong ./term.c libtool: compile: cc -c -I../../include -I../.. -I. -D_PATH_SUDO_CONF=\"/usr/pkg/etc/sudo.conf\" -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./term.c -fPIC -DPIC -o .libs/term.o libtool: compile: cc -c -I../../include -I../.. -I. -D_PATH_SUDO_CONF=\"/usr/pkg/etc/sudo.conf\" -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./term.c -o term.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -c -o ttysize.lo -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/usr/pkg/etc/sudo.conf\" -I/usr/include -D_FORTIFY_SOURCE=2 -O2 -march=i586 -I/usr/include -fvisibility=hidden -fstack-protector-strong ./ttysize.c libtool: compile: cc -c -I../../include -I../.. -I. -D_PATH_SUDO_CONF=\"/usr/pkg/etc/sudo.conf\" -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./ttysize.c -fPIC -DPIC -o .libs/ttysize.o libtool: compile: cc -c -I../../include -I../.. -I. -D_PATH_SUDO_CONF=\"/usr/pkg/etc/sudo.conf\" -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./ttysize.c -o ttysize.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -c -o event_poll.lo -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/usr/pkg/etc/sudo.conf\" -I/usr/include -D_FORTIFY_SOURCE=2 -O2 -march=i586 -I/usr/include -fvisibility=hidden -fstack-protector-strong ./event_poll.c libtool: compile: cc -c -I../../include -I../.. -I. -D_PATH_SUDO_CONF=\"/usr/pkg/etc/sudo.conf\" -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./event_poll.c -fPIC -DPIC -o .libs/event_poll.o ./event_poll.c:51:18: warning: implicit declaration of function 'reallocarray' is invalid in C99 [-Wimplicit-function-declaration] base->pfds = reallocarray(NULL, base->pfd_max, sizeof(struct pollfd)); ^ ./event_poll.c:51:16: warning: incompatible integer to pointer conversion assigning to 'struct pollfd *' from 'int' [-Wint-conversion] base->pfds = reallocarray(NULL, base->pfd_max, sizeof(struct pollfd)); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./event_poll.c:84:7: warning: incompatible integer to pointer conversion assigning to 'struct pollfd *' from 'int' [-Wint-conversion] pfds = ^ 3 warnings generated. libtool: compile: cc -c -I../../include -I../.. -I. -D_PATH_SUDO_CONF=\"/usr/pkg/etc/sudo.conf\" -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./event_poll.c -o event_poll.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -c -o memset_s.lo -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/usr/pkg/etc/sudo.conf\" -I/usr/include -D_FORTIFY_SOURCE=2 -O2 -march=i586 -I/usr/include -fvisibility=hidden -fstack-protector-strong ./memset_s.c libtool: compile: cc -c -I../../include -I../.. -I. -D_PATH_SUDO_CONF=\"/usr/pkg/etc/sudo.conf\" -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./memset_s.c -fPIC -DPIC -o .libs/memset_s.o libtool: compile: cc -c -I../../include -I../.. -I. -D_PATH_SUDO_CONF=\"/usr/pkg/etc/sudo.conf\" -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./memset_s.c -o memset_s.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -c -o pw_dup.lo -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/usr/pkg/etc/sudo.conf\" -I/usr/include -D_FORTIFY_SOURCE=2 -O2 -march=i586 -I/usr/include -fvisibility=hidden -fstack-protector-strong ./pw_dup.c libtool: compile: cc -c -I../../include -I../.. -I. -D_PATH_SUDO_CONF=\"/usr/pkg/etc/sudo.conf\" -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./pw_dup.c -fPIC -DPIC -o .libs/pw_dup.o libtool: compile: cc -c -I../../include -I../.. -I. -D_PATH_SUDO_CONF=\"/usr/pkg/etc/sudo.conf\" -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./pw_dup.c -o pw_dup.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -c -o strtonum.lo -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/usr/pkg/etc/sudo.conf\" -I/usr/include -D_FORTIFY_SOURCE=2 -O2 -march=i586 -I/usr/include -fvisibility=hidden -fstack-protector-strong ./strtonum.c libtool: compile: cc -c -I../../include -I../.. -I. -D_PATH_SUDO_CONF=\"/usr/pkg/etc/sudo.conf\" -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./strtonum.c -fPIC -DPIC -o .libs/strtonum.o ./strtonum.c:55:14: warning: implicit declaration of function 'strtonum' is invalid in C99 [-Wimplicit-function-declaration] retval = strtonum(str, minval, maxval, &errstr); ^ 1 warning generated. libtool: compile: cc -c -I../../include -I../.. -I. -D_PATH_SUDO_CONF=\"/usr/pkg/etc/sudo.conf\" -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./strtonum.c -o strtonum.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -c -o sha2.lo -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/usr/pkg/etc/sudo.conf\" -I/usr/include -D_FORTIFY_SOURCE=2 -O2 -march=i586 -I/usr/include -fvisibility=hidden -fstack-protector-strong ./sha2.c libtool: compile: cc -c -I../../include -I../.. -I. -D_PATH_SUDO_CONF=\"/usr/pkg/etc/sudo.conf\" -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./sha2.c -fPIC -DPIC -o .libs/sha2.o libtool: compile: cc -c -I../../include -I../.. -I. -D_PATH_SUDO_CONF=\"/usr/pkg/etc/sudo.conf\" -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./sha2.c -o sha2.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -c -o sig2str.lo -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/usr/pkg/etc/sudo.conf\" -I/usr/include -D_FORTIFY_SOURCE=2 -O2 -march=i586 -I/usr/include -fvisibility=hidden -fstack-protector-strong ./sig2str.c libtool: compile: cc -c -I../../include -I../.. -I. -D_PATH_SUDO_CONF=\"/usr/pkg/etc/sudo.conf\" -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./sig2str.c -fPIC -DPIC -o .libs/sig2str.o libtool: compile: cc -c -I../../include -I../.. -I. -D_PATH_SUDO_CONF=\"/usr/pkg/etc/sudo.conf\" -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./sig2str.c -o sig2str.o >/dev/null 2>&1 case "-static" in *-no-install*) /bin/sh ../../libtool --mode=link cc -o libsudo_util.la -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib -Wl,-z,relro -static event.lo fatal.lo key_val.lo gethostname.lo gettime.lo gidlist.lo lbuf.lo locking.lo parseln.lo progname.lo secure_path.lo setgroups.lo strsplit.lo strtobool.lo strtoid.lo strtomode.lo sudo_conf.lo sudo_debug.lo sudo_dso.lo term.lo ttysize.lo event_poll.lo memset_s.lo pw_dup.lo strtonum.lo sha2.lo sig2str.lo ;; *) /bin/sh ../../libtool --mode=link cc -o libsudo_util.la -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib -Wl,-z,relro -Wc,-fstack-protector-strong -static event.lo fatal.lo key_val.lo gethostname.lo gettime.lo gidlist.lo lbuf.lo locking.lo parseln.lo progname.lo secure_path.lo setgroups.lo strsplit.lo strtobool.lo strtoid.lo strtomode.lo sudo_conf.lo sudo_debug.lo sudo_dso.lo term.lo ttysize.lo event_poll.lo memset_s.lo pw_dup.lo strtonum.lo sha2.lo sig2str.lo -version-info 0:0:0 -rpath /usr/pkg/lib/sudo ;; esac libtool: link: ar cru .libs/libsudo_util.a event.o fatal.o key_val.o gethostname.o gettime.o gidlist.o lbuf.o locking.o parseln.o progname.o secure_path.o setgroups.o strsplit.o strtobool.o strtoid.o strtomode.o sudo_conf.o sudo_debug.o sudo_dso.o term.o ttysize.o event_poll.o memset_s.o pw_dup.o strtonum.o sha2.o sig2str.o libtool: link: ranlib .libs/libsudo_util.a libtool: link: ( cd ".libs" && rm -f "libsudo_util.la" && ln -s "../libsudo_util.la" "libsudo_util.la" ) /bin/sh ../../libtool --tag=disable-static --mode=compile cc -c -I../../include -I../.. -I../.. -I/usr/include -D_FORTIFY_SOURCE=2 -O2 -march=i586 -I/usr/include -fvisibility=hidden -fstack-protector-strong ./group_file.c libtool: compile: cc -c -I../../include -I../.. -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./group_file.c -fPIC -DPIC -o .libs/group_file.o /bin/sh ../../libtool --tag=disable-static --mode=compile cc -c -I../../include -I../.. -I../.. -I/usr/include -D_FORTIFY_SOURCE=2 -O2 -march=i586 -I/usr/include -fvisibility=hidden -fstack-protector-strong ./getgrent.c libtool: compile: cc -c -I../../include -I../.. -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./getgrent.c -fPIC -DPIC -o .libs/getgrent.o /bin/sh ../../libtool --tag=disable-static --mode=link cc -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib -Wl,-z,relro -Wc,-fstack-protector-strong -static -o group_file.la group_file.lo getgrent.lo ../../lib/util/libsudo_util.la -module -avoid-version -rpath /usr/local/libexec/sudo -shrext .so libtool: link: ar cru .libs/group_file.a .libs/group_file.o .libs/getgrent.o libtool: link: ranlib .libs/group_file.a libtool: link: ( cd ".libs" && rm -f "group_file.la" && ln -s "../group_file.la" "group_file.la" ) /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/pkg/lib\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -D_PATH_SUDOERS=\"/usr/pkg/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -I/usr/include -D_FORTIFY_SOURCE=2 -O2 -march=i586 -I/usr/include -fvisibility=hidden -fstack-protector-strong ./auth/sudo_auth.c libtool: compile: cc -c -I../../include -I../.. -I. -DLIBDIR=\"/usr/pkg/lib\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -D_PATH_SUDOERS=\"/usr/pkg/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./auth/sudo_auth.c -fPIC -DPIC -o .libs/sudo_auth.o libtool: compile: cc -c -I../../include -I../.. -I. -DLIBDIR=\"/usr/pkg/lib\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -D_PATH_SUDOERS=\"/usr/pkg/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./auth/sudo_auth.c -o sudo_auth.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/pkg/lib\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -D_PATH_SUDOERS=\"/usr/pkg/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -I/usr/include -D_FORTIFY_SOURCE=2 -O2 -march=i586 -I/usr/include -fvisibility=hidden -fstack-protector-strong ./getspwuid.c libtool: compile: cc -c -I../../include -I../.. -I. -DLIBDIR=\"/usr/pkg/lib\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -D_PATH_SUDOERS=\"/usr/pkg/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./getspwuid.c -fPIC -DPIC -o .libs/getspwuid.o libtool: compile: cc -c -I../../include -I../.. -I. -DLIBDIR=\"/usr/pkg/lib\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -D_PATH_SUDOERS=\"/usr/pkg/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./getspwuid.c -o getspwuid.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/pkg/lib\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -D_PATH_SUDOERS=\"/usr/pkg/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -I/usr/include -D_FORTIFY_SOURCE=2 -O2 -march=i586 -I/usr/include -fvisibility=hidden -fstack-protector-strong ./auth/passwd.c libtool: compile: cc -c -I../../include -I../.. -I. -DLIBDIR=\"/usr/pkg/lib\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -D_PATH_SUDOERS=\"/usr/pkg/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./auth/passwd.c -fPIC -DPIC -o .libs/passwd.o libtool: compile: cc -c -I../../include -I../.. -I. -DLIBDIR=\"/usr/pkg/lib\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -D_PATH_SUDOERS=\"/usr/pkg/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./auth/passwd.c -o passwd.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/pkg/lib\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -D_PATH_SUDOERS=\"/usr/pkg/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -I/usr/include -D_FORTIFY_SOURCE=2 -O2 -march=i586 -I/usr/include -fvisibility=hidden -fstack-protector-strong ./boottime.c libtool: compile: cc -c -I../../include -I../.. -I. -DLIBDIR=\"/usr/pkg/lib\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -D_PATH_SUDOERS=\"/usr/pkg/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./boottime.c -fPIC -DPIC -o .libs/boottime.o libtool: compile: cc -c -I../../include -I../.. -I. -DLIBDIR=\"/usr/pkg/lib\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -D_PATH_SUDOERS=\"/usr/pkg/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./boottime.c -o boottime.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/pkg/lib\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -D_PATH_SUDOERS=\"/usr/pkg/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -I/usr/include -D_FORTIFY_SOURCE=2 -O2 -march=i586 -I/usr/include -fvisibility=hidden -fstack-protector-strong ./check.c libtool: compile: cc -c -I../../include -I../.. -I. -DLIBDIR=\"/usr/pkg/lib\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -D_PATH_SUDOERS=\"/usr/pkg/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./check.c -fPIC -DPIC -o .libs/check.o libtool: compile: cc -c -I../../include -I../.. -I. -DLIBDIR=\"/usr/pkg/lib\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -D_PATH_SUDOERS=\"/usr/pkg/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./check.c -o check.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/pkg/lib\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -D_PATH_SUDOERS=\"/usr/pkg/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -I/usr/include -D_FORTIFY_SOURCE=2 -O2 -march=i586 -I/usr/include -fvisibility=hidden -fstack-protector-strong ./editor.c libtool: compile: cc -c -I../../include -I../.. -I. -DLIBDIR=\"/usr/pkg/lib\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -D_PATH_SUDOERS=\"/usr/pkg/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./editor.c -fPIC -DPIC -o .libs/editor.o ./editor.c:80:13: warning: implicit declaration of function 'reallocarray' is invalid in C99 [-Wimplicit-function-declaration] nargv = reallocarray(NULL, nargc + 1, sizeof(char *)); ^ ./editor.c:80:11: warning: incompatible integer to pointer conversion assigning to 'char **' from 'int' [-Wint-conversion] nargv = reallocarray(NULL, nargc + 1, sizeof(char *)); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. libtool: compile: cc -c -I../../include -I../.. -I. -DLIBDIR=\"/usr/pkg/lib\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -D_PATH_SUDOERS=\"/usr/pkg/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./editor.c -o editor.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/pkg/lib\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -D_PATH_SUDOERS=\"/usr/pkg/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -I/usr/include -D_FORTIFY_SOURCE=2 -O2 -march=i586 -I/usr/include -fvisibility=hidden -fstack-protector-strong ./env.c libtool: compile: cc -c -I../../include -I../.. -I. -DLIBDIR=\"/usr/pkg/lib\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -D_PATH_SUDOERS=\"/usr/pkg/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./env.c -fPIC -DPIC -o .libs/env.o ./env.c:230:13: warning: implicit declaration of function 'reallocarray' is invalid in C99 [-Wimplicit-function-declaration] env.envp = reallocarray(NULL, env.env_size, sizeof(char *)); ^ ./env.c:230:11: warning: incompatible integer to pointer conversion assigning to 'char **' from 'int' [-Wint-conversion] env.envp = reallocarray(NULL, env.env_size, sizeof(char *)); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./env.c:308:8: warning: incompatible integer to pointer conversion assigning to 'char **' from 'int' [-Wint-conversion] nenvp = reallocarray(env.envp, nsize, sizeof(char *)); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./env.c:860:14: warning: incompatible integer to pointer conversion assigning to 'char **' from 'int' [-Wint-conversion] env.envp = reallocarray(NULL, env.env_size, sizeof(char *)); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4 warnings generated. libtool: compile: cc -c -I../../include -I../.. -I. -DLIBDIR=\"/usr/pkg/lib\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -D_PATH_SUDOERS=\"/usr/pkg/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./env.c -o env.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/pkg/lib\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -D_PATH_SUDOERS=\"/usr/pkg/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -I/usr/include -D_FORTIFY_SOURCE=2 -O2 -march=i586 -I/usr/include -fvisibility=hidden -fstack-protector-strong ./find_path.c libtool: compile: cc -c -I../../include -I../.. -I. -DLIBDIR=\"/usr/pkg/lib\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -D_PATH_SUDOERS=\"/usr/pkg/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./find_path.c -fPIC -DPIC -o .libs/find_path.o libtool: compile: cc -c -I../../include -I../.. -I. -DLIBDIR=\"/usr/pkg/lib\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -D_PATH_SUDOERS=\"/usr/pkg/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./find_path.c -o find_path.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/pkg/lib\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -D_PATH_SUDOERS=\"/usr/pkg/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -I/usr/include -D_FORTIFY_SOURCE=2 -O2 -march=i586 -I/usr/include -fvisibility=hidden -fstack-protector-strong ./gc.c libtool: compile: cc -c -I../../include -I../.. -I. -DLIBDIR=\"/usr/pkg/lib\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -D_PATH_SUDOERS=\"/usr/pkg/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./gc.c -fPIC -DPIC -o .libs/gc.o libtool: compile: cc -c -I../../include -I../.. -I. -DLIBDIR=\"/usr/pkg/lib\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -D_PATH_SUDOERS=\"/usr/pkg/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./gc.c -o gc.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/pkg/lib\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -D_PATH_SUDOERS=\"/usr/pkg/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -I/usr/include -D_FORTIFY_SOURCE=2 -O2 -march=i586 -I/usr/include -fvisibility=hidden -fstack-protector-strong ./goodpath.c libtool: compile: cc -c -I../../include -I../.. -I. -DLIBDIR=\"/usr/pkg/lib\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -D_PATH_SUDOERS=\"/usr/pkg/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./goodpath.c -fPIC -DPIC -o .libs/goodpath.o libtool: compile: cc -c -I../../include -I../.. -I. -DLIBDIR=\"/usr/pkg/lib\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -D_PATH_SUDOERS=\"/usr/pkg/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./goodpath.c -o goodpath.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/pkg/lib\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -D_PATH_SUDOERS=\"/usr/pkg/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -I/usr/include -D_FORTIFY_SOURCE=2 -O2 -march=i586 -I/usr/include -fvisibility=hidden -fstack-protector-strong ./group_plugin.c libtool: compile: cc -c -I../../include -I../.. -I. -DLIBDIR=\"/usr/pkg/lib\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -D_PATH_SUDOERS=\"/usr/pkg/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./group_plugin.c -fPIC -DPIC -o .libs/group_plugin.o libtool: compile: cc -c -I../../include -I../.. -I. -DLIBDIR=\"/usr/pkg/lib\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -D_PATH_SUDOERS=\"/usr/pkg/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./group_plugin.c -o group_plugin.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/pkg/lib\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -D_PATH_SUDOERS=\"/usr/pkg/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -I/usr/include -D_FORTIFY_SOURCE=2 -O2 -march=i586 -I/usr/include -fvisibility=hidden -fstack-protector-strong ./interfaces.c libtool: compile: cc -c -I../../include -I../.. -I. -DLIBDIR=\"/usr/pkg/lib\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -D_PATH_SUDOERS=\"/usr/pkg/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./interfaces.c -fPIC -DPIC -o .libs/interfaces.o libtool: compile: cc -c -I../../include -I../.. -I. -DLIBDIR=\"/usr/pkg/lib\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -D_PATH_SUDOERS=\"/usr/pkg/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./interfaces.c -o interfaces.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/pkg/lib\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -D_PATH_SUDOERS=\"/usr/pkg/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -I/usr/include -D_FORTIFY_SOURCE=2 -O2 -march=i586 -I/usr/include -fvisibility=hidden -fstack-protector-strong ./iolog.c libtool: compile: cc -c -I../../include -I../.. -I. -DLIBDIR=\"/usr/pkg/lib\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -D_PATH_SUDOERS=\"/usr/pkg/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./iolog.c -fPIC -DPIC -o .libs/iolog.o libtool: compile: cc -c -I../../include -I../.. -I. -DLIBDIR=\"/usr/pkg/lib\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -D_PATH_SUDOERS=\"/usr/pkg/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./iolog.c -o iolog.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/pkg/lib\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -D_PATH_SUDOERS=\"/usr/pkg/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -I/usr/include -D_FORTIFY_SOURCE=2 -O2 -march=i586 -I/usr/include -fvisibility=hidden -fstack-protector-strong ./iolog_path.c libtool: compile: cc -c -I../../include -I../.. -I. -DLIBDIR=\"/usr/pkg/lib\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -D_PATH_SUDOERS=\"/usr/pkg/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./iolog_path.c -fPIC -DPIC -o .libs/iolog_path.o libtool: compile: cc -c -I../../include -I../.. -I. -DLIBDIR=\"/usr/pkg/lib\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -D_PATH_SUDOERS=\"/usr/pkg/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./iolog_path.c -o iolog_path.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/pkg/lib\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -D_PATH_SUDOERS=\"/usr/pkg/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -I/usr/include -D_FORTIFY_SOURCE=2 -O2 -march=i586 -I/usr/include -fvisibility=hidden -fstack-protector-strong ./locale.c libtool: compile: cc -c -I../../include -I../.. -I. -DLIBDIR=\"/usr/pkg/lib\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -D_PATH_SUDOERS=\"/usr/pkg/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./locale.c -fPIC -DPIC -o .libs/locale.o libtool: compile: cc -c -I../../include -I../.. -I. -DLIBDIR=\"/usr/pkg/lib\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -D_PATH_SUDOERS=\"/usr/pkg/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./locale.c -o locale.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/pkg/lib\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -D_PATH_SUDOERS=\"/usr/pkg/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -I/usr/include -D_FORTIFY_SOURCE=2 -O2 -march=i586 -I/usr/include -fvisibility=hidden -fstack-protector-strong ./logging.c libtool: compile: cc -c -I../../include -I../.. -I. -DLIBDIR=\"/usr/pkg/lib\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -D_PATH_SUDOERS=\"/usr/pkg/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./logging.c -fPIC -DPIC -o .libs/logging.o libtool: compile: cc -c -I../../include -I../.. -I. -DLIBDIR=\"/usr/pkg/lib\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -D_PATH_SUDOERS=\"/usr/pkg/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./logging.c -o logging.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/pkg/lib\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -D_PATH_SUDOERS=\"/usr/pkg/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -I/usr/include -D_FORTIFY_SOURCE=2 -O2 -march=i586 -I/usr/include -fvisibility=hidden -fstack-protector-strong ./logwrap.c libtool: compile: cc -c -I../../include -I../.. -I. -DLIBDIR=\"/usr/pkg/lib\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -D_PATH_SUDOERS=\"/usr/pkg/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./logwrap.c -fPIC -DPIC -o .libs/logwrap.o libtool: compile: cc -c -I../../include -I../.. -I. -DLIBDIR=\"/usr/pkg/lib\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -D_PATH_SUDOERS=\"/usr/pkg/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./logwrap.c -o logwrap.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/pkg/lib\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -D_PATH_SUDOERS=\"/usr/pkg/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -I/usr/include -D_FORTIFY_SOURCE=2 -O2 -march=i586 -I/usr/include -fvisibility=hidden -fstack-protector-strong ./parse.c libtool: compile: cc -c -I../../include -I../.. -I. -DLIBDIR=\"/usr/pkg/lib\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -D_PATH_SUDOERS=\"/usr/pkg/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./parse.c -fPIC -DPIC -o .libs/parse.o libtool: compile: cc -c -I../../include -I../.. -I. -DLIBDIR=\"/usr/pkg/lib\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -D_PATH_SUDOERS=\"/usr/pkg/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./parse.c -o parse.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/pkg/lib\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -D_PATH_SUDOERS=\"/usr/pkg/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -I/usr/include -D_FORTIFY_SOURCE=2 -O2 -march=i586 -I/usr/include -fvisibility=hidden -fstack-protector-strong ./policy.c libtool: compile: cc -c -I../../include -I../.. -I. -DLIBDIR=\"/usr/pkg/lib\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -D_PATH_SUDOERS=\"/usr/pkg/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./policy.c -fPIC -DPIC -o .libs/policy.o libtool: compile: cc -c -I../../include -I../.. -I. -DLIBDIR=\"/usr/pkg/lib\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -D_PATH_SUDOERS=\"/usr/pkg/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./policy.c -o policy.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/pkg/lib\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -D_PATH_SUDOERS=\"/usr/pkg/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -I/usr/include -D_FORTIFY_SOURCE=2 -O2 -march=i586 -I/usr/include -fvisibility=hidden -fstack-protector-strong ./prompt.c libtool: compile: cc -c -I../../include -I../.. -I. -DLIBDIR=\"/usr/pkg/lib\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -D_PATH_SUDOERS=\"/usr/pkg/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./prompt.c -fPIC -DPIC -o .libs/prompt.o libtool: compile: cc -c -I../../include -I../.. -I. -DLIBDIR=\"/usr/pkg/lib\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -D_PATH_SUDOERS=\"/usr/pkg/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./prompt.c -o prompt.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/pkg/lib\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -D_PATH_SUDOERS=\"/usr/pkg/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -I/usr/include -D_FORTIFY_SOURCE=2 -O2 -march=i586 -I/usr/include -fvisibility=hidden -fstack-protector-strong ./set_perms.c libtool: compile: cc -c -I../../include -I../.. -I. -DLIBDIR=\"/usr/pkg/lib\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -D_PATH_SUDOERS=\"/usr/pkg/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./set_perms.c -fPIC -DPIC -o .libs/set_perms.o libtool: compile: cc -c -I../../include -I../.. -I. -DLIBDIR=\"/usr/pkg/lib\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -D_PATH_SUDOERS=\"/usr/pkg/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./set_perms.c -o set_perms.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/pkg/lib\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -D_PATH_SUDOERS=\"/usr/pkg/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -I/usr/include -D_FORTIFY_SOURCE=2 -O2 -march=i586 -I/usr/include -fvisibility=hidden -fstack-protector-strong ./sudo_nss.c libtool: compile: cc -c -I../../include -I../.. -I. -DLIBDIR=\"/usr/pkg/lib\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -D_PATH_SUDOERS=\"/usr/pkg/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./sudo_nss.c -fPIC -DPIC -o .libs/sudo_nss.o libtool: compile: cc -c -I../../include -I../.. -I. -DLIBDIR=\"/usr/pkg/lib\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -D_PATH_SUDOERS=\"/usr/pkg/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./sudo_nss.c -o sudo_nss.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/pkg/lib\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -D_PATH_SUDOERS=\"/usr/pkg/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -I/usr/include -D_FORTIFY_SOURCE=2 -O2 -march=i586 -I/usr/include -fvisibility=hidden -fstack-protector-strong ./sudoers.c libtool: compile: cc -c -I../../include -I../.. -I. -DLIBDIR=\"/usr/pkg/lib\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -D_PATH_SUDOERS=\"/usr/pkg/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./sudoers.c -fPIC -DPIC -o .libs/sudoers.o ./sudoers.c:288:12: warning: implicit declaration of function 'reallocarray' is invalid in C99 [-Wimplicit-function-declaration] NewArgv = reallocarray(NULL, NewArgc + 1, sizeof(char *)); ^ ./sudoers.c:288:10: warning: incompatible integer to pointer conversion assigning to 'char **' from 'int' [-Wint-conversion] NewArgv = reallocarray(NULL, NewArgc + 1, sizeof(char *)); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./sudoers.c:298:10: warning: incompatible integer to pointer conversion assigning to 'char **' from 'int' [-Wint-conversion] NewArgv = reallocarray(NULL, NewArgc + 2, sizeof(char *)); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3 warnings generated. libtool: compile: cc -c -I../../include -I../.. -I. -DLIBDIR=\"/usr/pkg/lib\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -D_PATH_SUDOERS=\"/usr/pkg/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./sudoers.c -o sudoers.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/pkg/lib\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -D_PATH_SUDOERS=\"/usr/pkg/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -I/usr/include -D_FORTIFY_SOURCE=2 -O2 -march=i586 -I/usr/include -fvisibility=hidden -fstack-protector-strong ./timestamp.c libtool: compile: cc -c -I../../include -I../.. -I. -DLIBDIR=\"/usr/pkg/lib\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -D_PATH_SUDOERS=\"/usr/pkg/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./timestamp.c -fPIC -DPIC -o .libs/timestamp.o libtool: compile: cc -c -I../../include -I../.. -I. -DLIBDIR=\"/usr/pkg/lib\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -D_PATH_SUDOERS=\"/usr/pkg/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./timestamp.c -o timestamp.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/pkg/lib\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -D_PATH_SUDOERS=\"/usr/pkg/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -I/usr/include -D_FORTIFY_SOURCE=2 -O2 -march=i586 -I/usr/include -fvisibility=hidden -fstack-protector-strong ./alias.c libtool: compile: cc -c -I../../include -I../.. -I. -DLIBDIR=\"/usr/pkg/lib\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -D_PATH_SUDOERS=\"/usr/pkg/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./alias.c -fPIC -DPIC -o .libs/alias.o libtool: compile: cc -c -I../../include -I../.. -I. -DLIBDIR=\"/usr/pkg/lib\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -D_PATH_SUDOERS=\"/usr/pkg/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./alias.c -o alias.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/pkg/lib\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -D_PATH_SUDOERS=\"/usr/pkg/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -I/usr/include -D_FORTIFY_SOURCE=2 -O2 -march=i586 -I/usr/include -fvisibility=hidden -fstack-protector-strong ./audit.c libtool: compile: cc -c -I../../include -I../.. -I. -DLIBDIR=\"/usr/pkg/lib\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -D_PATH_SUDOERS=\"/usr/pkg/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./audit.c -fPIC -DPIC -o .libs/audit.o libtool: compile: cc -c -I../../include -I../.. -I. -DLIBDIR=\"/usr/pkg/lib\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -D_PATH_SUDOERS=\"/usr/pkg/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./audit.c -o audit.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/pkg/lib\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -D_PATH_SUDOERS=\"/usr/pkg/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -I/usr/include -D_FORTIFY_SOURCE=2 -O2 -march=i586 -I/usr/include -fvisibility=hidden -fstack-protector-strong ./base64.c libtool: compile: cc -c -I../../include -I../.. -I. -DLIBDIR=\"/usr/pkg/lib\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -D_PATH_SUDOERS=\"/usr/pkg/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./base64.c -fPIC -DPIC -o .libs/base64.o libtool: compile: cc -c -I../../include -I../.. -I. -DLIBDIR=\"/usr/pkg/lib\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -D_PATH_SUDOERS=\"/usr/pkg/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./base64.c -o base64.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/pkg/lib\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -D_PATH_SUDOERS=\"/usr/pkg/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -I/usr/include -D_FORTIFY_SOURCE=2 -O2 -march=i586 -I/usr/include -fvisibility=hidden -fstack-protector-strong ./defaults.c libtool: compile: cc -c -I../../include -I../.. -I. -DLIBDIR=\"/usr/pkg/lib\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -D_PATH_SUDOERS=\"/usr/pkg/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./defaults.c -fPIC -DPIC -o .libs/defaults.o libtool: compile: cc -c -I../../include -I../.. -I. -DLIBDIR=\"/usr/pkg/lib\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -D_PATH_SUDOERS=\"/usr/pkg/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./defaults.c -o defaults.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/pkg/lib\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -D_PATH_SUDOERS=\"/usr/pkg/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -I/usr/include -D_FORTIFY_SOURCE=2 -O2 -march=i586 -I/usr/include -fvisibility=hidden -fstack-protector-strong ./hexchar.c libtool: compile: cc -c -I../../include -I../.. -I. -DLIBDIR=\"/usr/pkg/lib\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -D_PATH_SUDOERS=\"/usr/pkg/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./hexchar.c -fPIC -DPIC -o .libs/hexchar.o libtool: compile: cc -c -I../../include -I../.. -I. -DLIBDIR=\"/usr/pkg/lib\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -D_PATH_SUDOERS=\"/usr/pkg/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./hexchar.c -o hexchar.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/pkg/lib\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -D_PATH_SUDOERS=\"/usr/pkg/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -I/usr/include -D_FORTIFY_SOURCE=2 -O2 -march=i586 -I/usr/include -fvisibility=hidden -fstack-protector-strong ./gram.c libtool: compile: cc -c -I../../include -I../.. -I. -DLIBDIR=\"/usr/pkg/lib\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -D_PATH_SUDOERS=\"/usr/pkg/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./gram.c -fPIC -DPIC -o .libs/gram.o libtool: compile: cc -c -I../../include -I../.. -I. -DLIBDIR=\"/usr/pkg/lib\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -D_PATH_SUDOERS=\"/usr/pkg/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./gram.c -o gram.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/pkg/lib\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -D_PATH_SUDOERS=\"/usr/pkg/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -I/usr/include -D_FORTIFY_SOURCE=2 -O2 -march=i586 -I/usr/include -fvisibility=hidden -fstack-protector-strong ./match.c libtool: compile: cc -c -I../../include -I../.. -I. -DLIBDIR=\"/usr/pkg/lib\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -D_PATH_SUDOERS=\"/usr/pkg/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./match.c -fPIC -DPIC -o .libs/match.o libtool: compile: cc -c -I../../include -I../.. -I. -DLIBDIR=\"/usr/pkg/lib\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -D_PATH_SUDOERS=\"/usr/pkg/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./match.c -o match.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/pkg/lib\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -D_PATH_SUDOERS=\"/usr/pkg/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -I/usr/include -D_FORTIFY_SOURCE=2 -O2 -march=i586 -I/usr/include -fvisibility=hidden -fstack-protector-strong ./match_addr.c libtool: compile: cc -c -I../../include -I../.. -I. -DLIBDIR=\"/usr/pkg/lib\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -D_PATH_SUDOERS=\"/usr/pkg/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./match_addr.c -fPIC -DPIC -o .libs/match_addr.o libtool: compile: cc -c -I../../include -I../.. -I. -DLIBDIR=\"/usr/pkg/lib\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -D_PATH_SUDOERS=\"/usr/pkg/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./match_addr.c -o match_addr.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/pkg/lib\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -D_PATH_SUDOERS=\"/usr/pkg/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -I/usr/include -D_FORTIFY_SOURCE=2 -O2 -march=i586 -I/usr/include -fvisibility=hidden -fstack-protector-strong ./pwutil.c libtool: compile: cc -c -I../../include -I../.. -I. -DLIBDIR=\"/usr/pkg/lib\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -D_PATH_SUDOERS=\"/usr/pkg/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./pwutil.c -fPIC -DPIC -o .libs/pwutil.o libtool: compile: cc -c -I../../include -I../.. -I. -DLIBDIR=\"/usr/pkg/lib\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -D_PATH_SUDOERS=\"/usr/pkg/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./pwutil.c -o pwutil.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/pkg/lib\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -D_PATH_SUDOERS=\"/usr/pkg/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -I/usr/include -D_FORTIFY_SOURCE=2 -O2 -march=i586 -I/usr/include -fvisibility=hidden -fstack-protector-strong ./pwutil_impl.c libtool: compile: cc -c -I../../include -I../.. -I. -DLIBDIR=\"/usr/pkg/lib\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -D_PATH_SUDOERS=\"/usr/pkg/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./pwutil_impl.c -fPIC -DPIC -o .libs/pwutil_impl.o ./pwutil_impl.c:253:13: warning: implicit declaration of function 'reallocarray' is invalid in C99 [-Wimplicit-function-declaration] gids = reallocarray(NULL, ngids, sizeof(GETGROUPS_T)); ^ ./pwutil_impl.c:253:11: warning: incompatible integer to pointer conversion assigning to '__gid_t *' (aka 'unsigned int *') from 'int' [-Wint-conversion] gids = reallocarray(NULL, ngids, sizeof(GETGROUPS_T)); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./pwutil_impl.c:264:11: warning: incompatible integer to pointer conversion assigning to '__gid_t *' (aka 'unsigned int *') from 'int' [-Wint-conversion] gids = reallocarray(NULL, ngids, sizeof(GETGROUPS_T)); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./pwutil_impl.c:272:8: warning: incompatible integer to pointer conversion assigning to '__gid_t *' (aka 'unsigned int *') from 'int' [-Wint-conversion] gids = reallocarray(NULL, ngids, sizeof(GETGROUPS_T)); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4 warnings generated. libtool: compile: cc -c -I../../include -I../.. -I. -DLIBDIR=\"/usr/pkg/lib\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -D_PATH_SUDOERS=\"/usr/pkg/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./pwutil_impl.c -o pwutil_impl.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/pkg/lib\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -D_PATH_SUDOERS=\"/usr/pkg/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -I/usr/include -D_FORTIFY_SOURCE=2 -O2 -march=i586 -I/usr/include -fvisibility=hidden -fstack-protector-strong ./redblack.c libtool: compile: cc -c -I../../include -I../.. -I. -DLIBDIR=\"/usr/pkg/lib\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -D_PATH_SUDOERS=\"/usr/pkg/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./redblack.c -fPIC -DPIC -o .libs/redblack.o libtool: compile: cc -c -I../../include -I../.. -I. -DLIBDIR=\"/usr/pkg/lib\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -D_PATH_SUDOERS=\"/usr/pkg/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./redblack.c -o redblack.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/pkg/lib\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -D_PATH_SUDOERS=\"/usr/pkg/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -I/usr/include -D_FORTIFY_SOURCE=2 -O2 -march=i586 -I/usr/include -fvisibility=hidden -fstack-protector-strong ./sudoers_debug.c libtool: compile: cc -c -I../../include -I../.. -I. -DLIBDIR=\"/usr/pkg/lib\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -D_PATH_SUDOERS=\"/usr/pkg/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./sudoers_debug.c -fPIC -DPIC -o .libs/sudoers_debug.o libtool: compile: cc -c -I../../include -I../.. -I. -DLIBDIR=\"/usr/pkg/lib\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -D_PATH_SUDOERS=\"/usr/pkg/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./sudoers_debug.c -o sudoers_debug.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/pkg/lib\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -D_PATH_SUDOERS=\"/usr/pkg/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -I/usr/include -D_FORTIFY_SOURCE=2 -O2 -march=i586 -I/usr/include -fvisibility=hidden -fstack-protector-strong ./timestr.c libtool: compile: cc -c -I../../include -I../.. -I. -DLIBDIR=\"/usr/pkg/lib\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -D_PATH_SUDOERS=\"/usr/pkg/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./timestr.c -fPIC -DPIC -o .libs/timestr.o libtool: compile: cc -c -I../../include -I../.. -I. -DLIBDIR=\"/usr/pkg/lib\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -D_PATH_SUDOERS=\"/usr/pkg/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./timestr.c -o timestr.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/pkg/lib\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -D_PATH_SUDOERS=\"/usr/pkg/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -I/usr/include -D_FORTIFY_SOURCE=2 -O2 -march=i586 -I/usr/include -fvisibility=hidden -fstack-protector-strong ./toke.c libtool: compile: cc -c -I../../include -I../.. -I. -DLIBDIR=\"/usr/pkg/lib\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -D_PATH_SUDOERS=\"/usr/pkg/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./toke.c -fPIC -DPIC -o .libs/toke.o toke.l:783:13: warning: implicit declaration of function 'reallocarray' is invalid in C99 [-Wimplicit-function-declaration] paths = reallocarray(NULL, max_paths, sizeof(*paths)); ^ toke.l:783:11: warning: incompatible integer to pointer conversion assigning to 'struct path_list **' from 'int' [-Wint-conversion] paths = reallocarray(NULL, max_paths, sizeof(*paths)); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ toke.l:814:10: warning: incompatible integer to pointer conversion assigning to 'struct path_list **' from 'int' [-Wint-conversion] tmp = reallocarray(paths, max_paths, sizeof(*paths)); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ toke.l:922:13: warning: incompatible integer to pointer conversion assigning to 'struct include_stack *' from 'int' [-Wint-conversion] new_istack = reallocarray(istack, istacksize, sizeof(*istack)); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4 warnings generated. libtool: compile: cc -c -I../../include -I../.. -I. -DLIBDIR=\"/usr/pkg/lib\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -D_PATH_SUDOERS=\"/usr/pkg/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./toke.c -o toke.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/pkg/lib\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -D_PATH_SUDOERS=\"/usr/pkg/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -I/usr/include -D_FORTIFY_SOURCE=2 -O2 -march=i586 -I/usr/include -fvisibility=hidden -fstack-protector-strong ./toke_util.c libtool: compile: cc -c -I../../include -I../.. -I. -DLIBDIR=\"/usr/pkg/lib\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -D_PATH_SUDOERS=\"/usr/pkg/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./toke_util.c -fPIC -DPIC -o .libs/toke_util.o libtool: compile: cc -c -I../../include -I../.. -I. -DLIBDIR=\"/usr/pkg/lib\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -D_PATH_SUDOERS=\"/usr/pkg/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./toke_util.c -o toke_util.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=link cc -o libparsesudoers.la alias.lo audit.lo base64.lo defaults.lo hexchar.lo gram.lo match.lo match_addr.lo pwutil.lo pwutil_impl.lo redblack.lo sudoers_debug.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/hexchar.o .libs/gram.o .libs/match.o .libs/match_addr.o .libs/pwutil.o .libs/pwutil_impl.o .libs/redblack.o .libs/sudoers_debug.o .libs/timestr.o .libs/toke.o .libs/toke_util.o libtool: link: ranlib .libs/libparsesudoers.a libtool: link: ( cd ".libs" && rm -f "libparsesudoers.la" && ln -s "../libparsesudoers.la" "libparsesudoers.la" ) case "-static" in *-no-install*) /bin/sh ../../libtool --mode=link cc -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib -Wl,-z,relro -static -o sudoers.la sudo_auth.lo getspwuid.lo passwd.lo boottime.lo check.lo editor.lo env.lo find_path.lo gc.lo goodpath.lo group_plugin.lo interfaces.lo iolog.lo iolog_path.lo locale.lo logging.lo logwrap.lo parse.lo policy.lo prompt.lo set_perms.lo sudo_nss.lo sudoers.lo timestamp.lo libparsesudoers.la -lcrypt ../../lib/util/libsudo_util.la -lz -module;; *) /bin/sh ../../libtool --mode=link cc -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib -Wl,-z,relro -Wc,-fstack-protector-strong -static -o sudoers.la sudo_auth.lo getspwuid.lo passwd.lo boottime.lo check.lo editor.lo env.lo find_path.lo gc.lo goodpath.lo group_plugin.lo interfaces.lo iolog.lo iolog_path.lo locale.lo logging.lo logwrap.lo parse.lo policy.lo prompt.lo set_perms.lo sudo_nss.lo sudoers.lo timestamp.lo libparsesudoers.la -lcrypt ../../lib/util/libsudo_util.la -lz -module -avoid-version -rpath /usr/local/libexec/sudo -shrext .so;; esac libtool: link: (cd .libs/sudoers.lax/libparsesudoers.a && ar x "/usr/pkgsrc/work/security/sudo/work/sudo-1.8.17p1/plugins/sudoers/./.libs/libparsesudoers.a") libtool: link: ar cru .libs/sudoers.a sudo_auth.o getspwuid.o passwd.o boottime.o check.o editor.o env.o find_path.o gc.o goodpath.o group_plugin.o interfaces.o iolog.o iolog_path.o locale.o logging.o logwrap.o parse.o policy.o prompt.o set_perms.o sudo_nss.o sudoers.o timestamp.o .libs/sudoers.lax/libparsesudoers.a/alias.o .libs/sudoers.lax/libparsesudoers.a/audit.o .libs/sudoers.lax/libparsesudoers.a/base64.o .libs/sudoers.lax/libparsesudoers.a/defaults.o .libs/sudoers.lax/libparsesudoers.a/gram.o .libs/sudoers.lax/libparsesudoers.a/hexchar.o .libs/sudoers.lax/libparsesudoers.a/match.o .libs/sudoers.lax/libparsesudoers.a/match_addr.o .libs/sudoers.lax/libparsesudoers.a/pwutil.o .libs/sudoers.lax/libparsesudoers.a/pwutil_impl.o .libs/sudoers.lax/libparsesudoers.a/redblack.o .libs/sudoers.lax/libparsesudoers.a/sudoers_debug.o .libs/sudoers.lax/libparsesudoers.a/timestr.o .libs/sudoers.lax/libparsesudoers.a/toke.o .libs/sudoers.lax/libparsesudoers.a/toke_util.o libtool: link: ranlib .libs/sudoers.a libtool: link: rm -fr .libs/sudoers.lax libtool: link: ( cd ".libs" && rm -f "sudoers.la" && ln -s "../sudoers.la" "sudoers.la" ) cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/pkg/lib\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -D_PATH_SUDOERS=\"/usr/pkg/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -I/usr/include -D_FORTIFY_SOURCE=2 -O2 -march=i586 -I/usr/include -fvisibility=hidden -fstack-protector-strong ./sudo_printf.c cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/pkg/lib\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -D_PATH_SUDOERS=\"/usr/pkg/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -I/usr/include -D_FORTIFY_SOURCE=2 -O2 -march=i586 -I/usr/include -fvisibility=hidden -fstack-protector-strong ./visudo.c ./visudo.c:293:14: warning: implicit declaration of function 'reallocarray' is invalid in C99 [-Wimplicit-function-declaration] whitelist = reallocarray(NULL, whitelist_len + 1, sizeof(char *)); ^ ./visudo.c:293:12: warning: incompatible integer to pointer conversion assigning to 'char **' from 'int' [-Wint-conversion] whitelist = reallocarray(NULL, whitelist_len + 1, sizeof(char *)); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/pkg/lib\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -D_PATH_SUDOERS=\"/usr/pkg/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -I/usr/include -D_FORTIFY_SOURCE=2 -O2 -march=i586 -I/usr/include -fvisibility=hidden -fstack-protector-strong ./visudo_json.c /bin/sh ../../libtool --mode=link cc -o visudo editor.o find_path.o goodpath.o locale.o sudo_printf.o visudo.o visudo_json.o -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib -Wl,-z,relro -Wc,-fstack-protector-strong libparsesudoers.la ../../lib/util/libsudo_util.la libtool: link: cc -o visudo editor.o find_path.o goodpath.o locale.o sudo_printf.o visudo.o visudo_json.o -Wl,-R/usr/pkg/lib -Wl,-z -Wl,relro -fstack-protector-strong ./.libs/libparsesudoers.a -L/usr/pkgsrc/work/security/sudo/work/.buildlink/lib ../../lib/util/.libs/libsudo_util.a cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/pkg/lib\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -D_PATH_SUDOERS=\"/usr/pkg/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -I/usr/include -D_FORTIFY_SOURCE=2 -O2 -march=i586 -I/usr/include -fvisibility=hidden -fstack-protector-strong ./getdate.c cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/pkg/lib\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -D_PATH_SUDOERS=\"/usr/pkg/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -I/usr/include -D_FORTIFY_SOURCE=2 -O2 -march=i586 -I/usr/include -fvisibility=hidden -fstack-protector-strong ./sudoreplay.c ./sudoreplay.c:510:8: warning: implicit declaration of function 'reallocarray' is invalid in C99 [-Wimplicit-function-declaration] reallocarray(iov, iovmax <<= 1, sizeof(*iov)) : ^ ./sudoreplay.c:509:8: warning: incompatible integer to pointer conversion assigning to 'struct iovec *' from 'int' [-Wint-conversion] iov = iovmax ? ^ ~~~~~~~~ ./sudoreplay.c:1049:15: warning: incompatible integer to pointer conversion assigning to 'char **' from 'int' [-Wint-conversion] sessions = reallocarray(sessions, sessions_size, 2 * sizeof(char *)); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3 warnings generated. /bin/sh ../../libtool --mode=link cc -o sudoreplay getdate.o locale.o sudoreplay.o -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib -Wl,-z,relro -Wc,-fstack-protector-strong timestr.lo ../../lib/util/libsudo_util.la -lz libtool: link: cc -o sudoreplay getdate.o locale.o sudoreplay.o -Wl,-R/usr/pkg/lib -Wl,-z -Wl,relro -fstack-protector-strong .libs/timestr.o ../../lib/util/.libs/libsudo_util.a -L/usr/pkgsrc/work/security/sudo/work/.buildlink/lib -lz cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/pkg/lib\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -D_PATH_SUDOERS=\"/usr/pkg/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -I/usr/include -D_FORTIFY_SOURCE=2 -O2 -march=i586 -I/usr/include -fvisibility=hidden -fstack-protector-strong ../../src/net_ifs.c cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/pkg/lib\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -D_PATH_SUDOERS=\"/usr/pkg/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -I/usr/include -D_FORTIFY_SOURCE=2 -O2 -march=i586 -I/usr/include -fvisibility=hidden -fstack-protector-strong ./testsudoers.c cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/pkg/lib\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -D_PATH_SUDOERS=\"/usr/pkg/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -I/usr/include -D_FORTIFY_SOURCE=2 -O2 -march=i586 -I/usr/include -fvisibility=hidden -fstack-protector-strong ./tsgetgrpw.c /bin/sh ../../libtool --mode=link cc -o testsudoers group_plugin.o interfaces.o locale.o net_ifs.o sudo_printf.o testsudoers.o tsgetgrpw.o -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib -Wl,-z,relro -Wc,-fstack-protector-strong libparsesudoers.la ../../lib/util/libsudo_util.la libtool: link: cc -o testsudoers group_plugin.o interfaces.o locale.o net_ifs.o sudo_printf.o testsudoers.o tsgetgrpw.o -Wl,-R/usr/pkg/lib -Wl,-z -Wl,relro -fstack-protector-strong ./.libs/libparsesudoers.a -L/usr/pkgsrc/work/security/sudo/work/.buildlink/lib ../../lib/util/.libs/libsudo_util.a /bin/sh ../../libtool --tag=disable-static --mode=compile cc -c -I../../include -I../.. -I../.. -I/usr/include -D_FORTIFY_SOURCE=2 -O2 -march=i586 -I/usr/include -fvisibility=hidden -fstack-protector-strong ./system_group.c libtool: compile: cc -c -I../../include -I../.. -D_FORTIFY_SOURCE=2 -O2 -march=i586 -fvisibility=hidden -fstack-protector-strong ./system_group.c -fPIC -DPIC -o .libs/system_group.o /bin/sh ../../libtool --tag=disable-static --mode=link cc -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib -Wl,-z,relro -Wc,-fstack-protector-strong -static -o system_group.la system_group.lo ../../lib/util/libsudo_util.la -module -avoid-version -rpath /usr/local/libexec/sudo -shrext .so libtool: link: ar cru .libs/system_group.a .libs/system_group.o libtool: link: ranlib .libs/system_group.a libtool: link: ( cd ".libs" && rm -f "system_group.la" && ln -s "../system_group.la" "system_group.la" ) cc -c -I../include -I.. -I. -I. -I.. -D_PATH_SUDO_CONF=\"/usr/pkg/etc/sudo.conf\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -I/usr/include -D_FORTIFY_SOURCE=2 -O2 -march=i586 -I/usr/include -fvisibility=hidden -fstack-protector-strong ./conversation.c cc -c -I../include -I.. -I. -I. -I.. -D_PATH_SUDO_CONF=\"/usr/pkg/etc/sudo.conf\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -I/usr/include -D_FORTIFY_SOURCE=2 -O2 -march=i586 -I/usr/include -fvisibility=hidden -fstack-protector-strong ./env_hooks.c ./env_hooks.c:108:16: warning: implicit declaration of function 'reallocarray' is invalid in C99 [-Wimplicit-function-declaration] char **envp = reallocarray(priv_environ, env_len + 2, sizeof(char *)); ^ ./env_hooks.c:108:9: warning: incompatible integer to pointer conversion initializing 'char **' with an expression of type 'int' [-Wint-conversion] char **envp = reallocarray(priv_environ, env_len + 2, sizeof(char *)); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. cc -c -I../include -I.. -I. -I. -I.. -D_PATH_SUDO_CONF=\"/usr/pkg/etc/sudo.conf\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -I/usr/include -D_FORTIFY_SOURCE=2 -O2 -march=i586 -I/usr/include -fvisibility=hidden -fstack-protector-strong ./exec.c ./exec.c:580:27: warning: implicit declaration of function 'getpgid' is invalid in C99 [-Wimplicit-function-declaration] pid_t child_pgrp = getpgid(child); ^ 1 warning generated. cc -c -I../include -I.. -I. -I. -I.. -D_PATH_SUDO_CONF=\"/usr/pkg/etc/sudo.conf\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -I/usr/include -D_FORTIFY_SOURCE=2 -O2 -march=i586 -I/usr/include -fvisibility=hidden -fstack-protector-strong ./exec_common.c ./exec_common.c:204:10: warning: implicit declaration of function 'reallocarray' is invalid in C99 [-Wimplicit-function-declaration] nargv = reallocarray(NULL, argc + 2, sizeof(char *)); ^ ./exec_common.c:204:8: warning: incompatible integer to pointer conversion assigning to 'char **' from 'int' [-Wint-conversion] nargv = reallocarray(NULL, argc + 2, sizeof(char *)); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. cc -c -I../include -I.. -I. -I. -I.. -D_PATH_SUDO_CONF=\"/usr/pkg/etc/sudo.conf\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -I/usr/include -D_FORTIFY_SOURCE=2 -O2 -march=i586 -I/usr/include -fvisibility=hidden -fstack-protector-strong ./exec_pty.c cc -c -I../include -I.. -I. -I. -I.. -D_PATH_SUDO_CONF=\"/usr/pkg/etc/sudo.conf\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -I/usr/include -D_FORTIFY_SOURCE=2 -O2 -march=i586 -I/usr/include -fvisibility=hidden -fstack-protector-strong ./get_pty.c cc -c -I../include -I.. -I. -I. -I.. -D_PATH_SUDO_CONF=\"/usr/pkg/etc/sudo.conf\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -I/usr/include -D_FORTIFY_SOURCE=2 -O2 -march=i586 -I/usr/include -fvisibility=hidden -fstack-protector-strong ./hooks.c cc -c -I../include -I.. -I. -I. -I.. -D_PATH_SUDO_CONF=\"/usr/pkg/etc/sudo.conf\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -I/usr/include -D_FORTIFY_SOURCE=2 -O2 -march=i586 -I/usr/include -fvisibility=hidden -fstack-protector-strong ./net_ifs.c cc -c -I../include -I.. -I. -I. -I.. -D_PATH_SUDO_CONF=\"/usr/pkg/etc/sudo.conf\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -I/usr/include -D_FORTIFY_SOURCE=2 -O2 -march=i586 -I/usr/include -fvisibility=hidden -fstack-protector-strong ./load_plugins.c cc -c -I../include -I.. -I. -I. -I.. -D_PATH_SUDO_CONF=\"/usr/pkg/etc/sudo.conf\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -I/usr/include -D_FORTIFY_SOURCE=2 -O2 -march=i586 -I/usr/include -fvisibility=hidden -fstack-protector-strong ./parse_args.c ./parse_args.c:178:15: warning: implicit declaration of function 'reallocarray' is invalid in C99 [-Wimplicit-function-declaration] env_add = reallocarray(NULL, env_size, sizeof(char *)); ^ ./parse_args.c:178:13: warning: incompatible integer to pointer conversion assigning to 'char **' from 'int' [-Wint-conversion] env_add = reallocarray(NULL, env_size, sizeof(char *)); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./parse_args.c:368:7: warning: incompatible integer to pointer conversion assigning to 'char **' from 'int' [-Wint-conversion] tmp = reallocarray(env_add, env_size, 2 * sizeof(char *)); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./parse_args.c:464:17: warning: incompatible integer to pointer conversion assigning to 'char *' from 'int' [-Wint-conversion] cmnd = dst = reallocarray(NULL, cmnd_size, 2); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./parse_args.c:483:5: warning: incompatible integer to pointer conversion assigning to 'char **' from 'int' [-Wint-conversion] av = reallocarray(NULL, ac + 1, sizeof(char *)); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5 warnings generated. cc -c -I../include -I.. -I. -I. -I.. -D_PATH_SUDO_CONF=\"/usr/pkg/etc/sudo.conf\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -I/usr/include -D_FORTIFY_SOURCE=2 -O2 -march=i586 -I/usr/include -fvisibility=hidden -fstack-protector-strong ./preserve_fds.c cc -c -I../include -I.. -I. -I. -I.. -D_PATH_SUDO_CONF=\"/usr/pkg/etc/sudo.conf\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -I/usr/include -D_FORTIFY_SOURCE=2 -O2 -march=i586 -I/usr/include -fvisibility=hidden -fstack-protector-strong ./signal.c cc -c -I../include -I.. -I. -I. -I.. -D_PATH_SUDO_CONF=\"/usr/pkg/etc/sudo.conf\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -I/usr/include -D_FORTIFY_SOURCE=2 -O2 -march=i586 -I/usr/include -fvisibility=hidden -fstack-protector-strong ./sudo.c ./sudo.c:397:15: warning: implicit declaration of function 'reallocarray' is invalid in C99 [-Wimplicit-function-declaration] ud->groups = reallocarray(NULL, ud->ngroups, sizeof(GETGROUPS_T)); ^ ./sudo.c:397:13: warning: incompatible integer to pointer conversion assigning to '__gid_t *' (aka 'unsigned int *') from 'int' [-Wint-conversion] ud->groups = reallocarray(NULL, ud->ngroups, sizeof(GETGROUPS_T)); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./sudo.c:416:17: warning: incompatible integer to pointer conversion assigning to '__gid_t *' (aka 'unsigned int *') from 'int' [-Wint-conversion] ud->groups = reallocarray(NULL, ud->ngroups, sizeof(GETGROUPS_T)); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./sudo.c:446:14: warning: incompatible integer to pointer conversion assigning to '__gid_t *' (aka 'unsigned int *') from 'int' [-Wint-conversion] ud->groups = reallocarray(NULL, ud->ngroups, sizeof(GETGROUPS_T)); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./sudo.c:501:15: warning: incompatible integer to pointer conversion assigning to 'char **' from 'int' [-Wint-conversion] user_info = reallocarray(NULL, 32, sizeof(char *)); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./sudo.c:507:16: warning: implicit declaration of function 'getpgid' is invalid in C99 [-Wimplicit-function-declaration] ud->pgid = getpgid(0); ^ ./sudo.c:1204:21: warning: incompatible integer to pointer conversion assigning to 'char **' from 'int' [-Wint-conversion] plugin_settings = reallocarray(NULL, plugin_settings_size, sizeof(char *)); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 7 warnings generated. cc -c -I../include -I.. -I. -I. -I.. -D_PATH_SUDO_CONF=\"/usr/pkg/etc/sudo.conf\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -I/usr/include -D_FORTIFY_SOURCE=2 -O2 -march=i586 -I/usr/include -fvisibility=hidden -fstack-protector-strong ./sudo_edit.c ./sudo_edit.c:957:13: warning: implicit declaration of function 'reallocarray' is invalid in C99 [-Wimplicit-function-declaration] nargv = reallocarray(NULL, nargc + 1, sizeof(char *)); ^ ./sudo_edit.c:957:11: warning: incompatible integer to pointer conversion assigning to 'char **' from 'int' [-Wint-conversion] nargv = reallocarray(NULL, nargc + 1, sizeof(char *)); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. cc -c -I../include -I.. -I. -I. -I.. -D_PATH_SUDO_CONF=\"/usr/pkg/etc/sudo.conf\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -I/usr/include -D_FORTIFY_SOURCE=2 -O2 -march=i586 -I/usr/include -fvisibility=hidden -fstack-protector-strong ./tgetpass.c cc -c -I../include -I.. -I. -I. -I.. -D_PATH_SUDO_CONF=\"/usr/pkg/etc/sudo.conf\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -I/usr/include -D_FORTIFY_SOURCE=2 -O2 -march=i586 -I/usr/include -fvisibility=hidden -fstack-protector-strong ./ttyname.c cc -c -I../include -I.. -I. -I. -I.. -D_PATH_SUDO_CONF=\"/usr/pkg/etc/sudo.conf\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -I/usr/include -D_FORTIFY_SOURCE=2 -O2 -march=i586 -I/usr/include -fvisibility=hidden -fstack-protector-strong ./utmp.c cc -c -I../include -I.. -I. -I. -I.. -D_PATH_SUDO_CONF=\"/usr/pkg/etc/sudo.conf\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -I/usr/include -D_FORTIFY_SOURCE=2 -O2 -march=i586 -I/usr/include -fvisibility=hidden -fstack-protector-strong ./preload.c /bin/sh ../libtool --tag=disable-static --mode=link cc -o sudo conversation.o env_hooks.o exec.o exec_common.o exec_pty.o get_pty.o hooks.o net_ifs.o load_plugins.o parse_args.o preserve_fds.o signal.o sudo.o sudo_edit.o tgetpass.o ttyname.o utmp.o preload.o -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib -Wl,-z,relro -Wc,-fstack-protector-strong -lutil ../lib/util/libsudo_util.la ../plugins/sudoers/sudoers.la libtool: link: cc -o sudo conversation.o env_hooks.o exec.o exec_common.o exec_pty.o get_pty.o hooks.o net_ifs.o load_plugins.o parse_args.o preserve_fds.o signal.o sudo.o sudo_edit.o tgetpass.o ttyname.o utmp.o preload.o -Wl,-R/usr/pkg/lib -Wl,-z -Wl,relro -fstack-protector-strong -L/usr/pkgsrc/work/security/sudo/work/sudo-1.8.17p1/lib/util/.libs -lutil ../lib/util/.libs/libsudo_util.a -L/usr/pkgsrc/work/security/sudo/work/.buildlink/lib ../plugins/sudoers/.libs/sudoers.a -lcrypt /usr/pkgsrc/work/security/sudo/work/sudo-1.8.17p1/lib/util/.libs/libsudo_util.a -lz exec.o: In function `signal_pipe_cb': ./exec.c:(.text+0x18cc): undefined reference to `getpgid' sudo.o: In function `main': ./sudo.c:(.text+0x3fc): undefined reference to `getpgid' clang: error: linker command failed with exit code 1 (use -v to see invocation) *** Error code 1 Stop. bmake[1]: stopped in /usr/pkgsrc/work/security/sudo/work/sudo-1.8.17p1/src *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/work/security/sudo/work/sudo-1.8.17p1 *** Error code 1 Stop. bmake[1]: stopped in /usr/pkgsrc/security/sudo *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/security/sudo