* Package: app-admin/sudo-1.8.1_p2 * Repository: gentoo * Maintainer: base-system@gentoo.org * USE: amd64 elibc_glibc kernel_linux ldap multilib offensive skey test userland_GNU * FEATURES: sandbox test userpriv usersandbox * Running elibtoolize in: sudo-1.8.1p2/ * Applying portage-2.2.patch ... * Applying sed-1.5.6.patch ... * Applying as-needed-2.2.6.patch ... * Setting secure_path... * Found ROOTPATH... * Duplicate entry /opt/bin removed... * ...done. configure: Configuring Sudo version 1.8.1p2 checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking whether to try S/Key authentication... yes checking whether to lecture users the first time they run sudo... yes checking whether sudo should log via syslog or to a file by default... syslog checking at which syslog priority to log commands... notice checking at which syslog priority to log failures... alert checking how long a line in the log file should be... 80 checking whether sudo should ignore '.' or '' in $PATH... no checking whether to send mail when a user is not in sudoers... yes checking whether to send mail when user listed but not for this host... no checking whether to send mail when a user tries a disallowed command... no checking who should get the mail that sudo sends... root checking for bad password prompt... Password: checking for bad password message... Sorry, try again. checking whether to expect fully qualified hosts in sudoers... no checking for umask programs should be run with... 0022 checking for default user to run commands as... root checking for editor that visudo should use... /usr/libexec/editor checking whether to obey EDITOR and VISUAL environment variables... yes checking number of tries a user gets to enter their password... 3 checking time in minutes after which sudo will ask for a password again... 5 checking time in minutes after the password prompt will time out... 5 checking whether to use per-tty ticket files... yes checking whether to include insults... yes checking whether to use sudoers from LDAP... yes checking which insult sets to include... classic csops hal goons checking whether to override the user's path... /bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:/opt/bin:/var/qmail/bin checking whether to get ip addresses from the network interfaces... yes checking whether stow should be used... no checking whether to use an askpass helper... no checking whether to do user authentication by default... yes checking whether to disable running the mailer as root... no checking whether to disable shadow password support... no checking whether root should be allowed to use sudo... yes checking whether to log the hostname in the log file... no checking whether to invoke a shell if sudo is given no arguments... no checking whether to set $HOME to target user in shell mode... no checking whether to disable 'command not found' messages... no checking whether to enable environment debugging... no checking whether to enable environment resetting by default... yes checking for library containing strerror... none required checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... (cached) x86_64-pc-linux-gnu-ar checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib checking for gawk... gawk checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking path to sudo_noexec.so... ${exec_prefix}/libexec/sudo_noexec.so checking for uname... uname checking for tr... tr checking for nroff... nroff checking whether x86_64-pc-linux-gnu-gcc needs -traditional... no checking for an ANSI C-conforming const... yes checking for working volatile... yes checking for bison... bison -y checking for flex... /usr/bin/flex checking for mv... /bin/mv checking for bourne shell... /bin/sh checking for sendmail... /usr/sbin/sendmail checking for vi... /usr/bin/vi checking which syslog facility sudo should log with... authpriv checking for ANSI C header files... (cached) yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether time.h and sys/time.h may both be included... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking netgroup.h usability... no checking netgroup.h presence... no checking for netgroup.h... no checking utmpx.h usability... yes checking utmpx.h presence... yes checking for utmpx.h... yes checking sys/sockio.h usability... no checking sys/sockio.h presence... no checking for sys/sockio.h... no checking sys/bsdtypes.h usability... no checking sys/bsdtypes.h presence... no checking for sys/bsdtypes.h... no checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/stropts.h usability... yes checking sys/stropts.h presence... yes checking for sys/stropts.h... yes checking sys/sysmacros.h usability... yes checking sys/sysmacros.h presence... yes checking for sys/sysmacros.h... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking POSIX termios... yes checking for mode_t... yes checking for uid_t in sys/types.h... yes checking for __signed char... yes checking for sig_atomic_t... yes checking for sigaction_t... no checking for struct timespec... yes checking for struct in6_addr... yes checking for long long int... yes checking size of long int... 8 checking for size_t... yes checking for ssize_t... yes checking for dev_t... yes checking for ino_t... yes checking max length of uid_t... 10 checking for struct sockaddr.sa_len... no checking for struct utmpx.ut_id... yes checking for struct utmpx.ut_pid... yes checking for struct utmpx.ut_tv... yes checking for struct utmpx.ut_type... yes checking for struct utmpx.ut_exit.__e_termination... no checking for struct utmpx.ut_exit.e_termination... yes checking type of array argument to getgroups... gid_t checking for size_t... yes checking for getgroups... yes checking for working getgroups... yes checking for strrchr... yes checking for sysconf... yes checking for tzset... yes checking for strftime... yes checking for initgroups... yes checking for getgroups... (cached) yes checking for fstat... yes checking for regcomp... yes checking for setlocale... yes checking for nl_langinfo... yes checking for getaddrinfo... yes checking for mbr_check_membership... no checking for setrlimit64... yes checking for sysctl... yes checking for getline... yes checking for getutxid... yes checking for openpty... no checking for openpty in -lutil... yes checking util.h usability... no checking util.h presence... no checking for util.h... no checking pty.h usability... yes checking pty.h presence... yes checking for pty.h... yes checking for unsetenv... yes checking whether unsetenv returns void... no checking for setresuid... yes checking for getresuid... yes checking for seteuid... yes checking for getifaddrs... yes checking for freeifaddrs... yes checking for getcwd... yes checking for glob... yes checking for GLOB_BRACE and GLOB_TILDE in glob.h... yes checking for lockf... yes checking for innetgr... yes checking for getdomainname... yes checking for utimes... yes checking for futimes... yes checking for killpg... yes checking for working fnmatch with FNM_CASEFOLD... yes checking for isblank... yes checking for memrchr... yes checking for strlcpy... no checking for strlcat... no checking for setenv... yes checking for nanosleep... yes checking for closefrom... no checking whether F_CLOSEM is declared... no checking for mkstemps... yes checking for mkdtemp... yes checking for snprintf... yes checking for vsnprintf... yes checking for asprintf... yes checking for vasprintf... yes checking for struct stat.st_mtim... yes checking for struct stat.st_mtim.st__tim... no checking for socket... yes checking for inet_addr... yes checking for syslog... yes checking for getprogname... no checking for __progname... yes checking for gzdopen in -lz... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for strsignal... yes checking for skey.h... no checking for skey.h... (cached) no checking for skey.h... (cached) no configure: WARNING: Unable to locate skey.h, you will have to edit the Makefile and add -I/path/to/skey/includes to CPPFLAGS checking for main in -lskey... no configure: WARNING: Unable to locate libskey.a, you will have to edit the Makefile and add -L/path/to/skey/lib to SUDOERS_LDFLAGS checking for skeyaccess in -lskey... no checking for RFC1938-compliant skeychallenge... no checking for library containing crypt... -lcrypt checking for getspnam... yes checking for LDAP libraries... -lldap checking for library containing ber_set_option... -llber checking whether lber.h is needed... no checking sasl/sasl.h usability... yes checking sasl/sasl.h presence... yes checking for sasl/sasl.h... yes checking for ldap_sasl_interactive_bind_s... yes checking sasl.h usability... no checking sasl.h presence... no checking for sasl.h... no checking for ldap_ssl.h... no checking for mps/ldap_ssl.h... no checking for ldap_initialize... yes checking for ldap_start_tls_s... yes checking for ldapssl_init... no checking for ldapssl_set_strength... no checking for ldap_unbind_ext_s... yes checking for ldap_str2dn... yes checking for ldap_create... yes checking for ldap_sasl_bind_s... yes checking for ldap_ssl_client_init... no checking for ldap_start_tls_s_np... no checking for ldap_search_ext_s... yes checking for log file location... /var/log/sudo.log checking for timestamp file location... /var/db/sudo checking for I/O log dir location... /var/log/sudo-io configure: using the following authentication methods: rfc1938 passwd configure: creating ./config.status config.status: creating Makefile config.status: creating common/Makefile config.status: creating compat/Makefile config.status: creating doc/Makefile config.status: creating include/Makefile config.status: creating src/sudo_usage.h config.status: creating src/Makefile config.status: creating plugins/sample/Makefile config.status: creating plugins/sample_group/Makefile config.status: creating plugins/sudoers/Makefile config.status: creating plugins/sudoers/sudoers config.status: creating config.h config.status: creating pathnames.h config.status: executing libtool commands for d in compat common plugins/sudoers src include doc ; \ do (cd $d && exec make all) && continue; \ exit $?; \ done make[1]: Entering directory `/tmp/portage/app-admin/sudo-1.8.1_p2/work/sudo-1.8.1p2/compat' /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -c -o strlcpy.lo -I.. -I../include -march=native -O2 -g0 -D_GNU_SOURCE ./strlcpy.c /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -c -o strlcat.lo -I.. -I../include -march=native -O2 -g0 -D_GNU_SOURCE ./strlcat.c /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -c -o closefrom.lo -I.. -I../include -march=native -O2 -g0 -D_GNU_SOURCE ./closefrom.c libtool: compile: x86_64-pc-linux-gnu-gcc -c -I.. -I../include -march=native -O2 -g0 -D_GNU_SOURCE ./strlcpy.c -fPIC -DPIC -o .libs/strlcpy.o libtool: compile: x86_64-pc-linux-gnu-gcc -c -I.. -I../include -march=native -O2 -g0 -D_GNU_SOURCE ./closefrom.c -fPIC -DPIC -o .libs/closefrom.o libtool: compile: x86_64-pc-linux-gnu-gcc -c -I.. -I../include -march=native -O2 -g0 -D_GNU_SOURCE ./strlcat.c -fPIC -DPIC -o .libs/strlcat.o libtool: compile: x86_64-pc-linux-gnu-gcc -c -I.. -I../include -march=native -O2 -g0 -D_GNU_SOURCE ./strlcpy.c -o strlcpy.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -c -I.. -I../include -march=native -O2 -g0 -D_GNU_SOURCE ./closefrom.c -o closefrom.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -c -I.. -I../include -march=native -O2 -g0 -D_GNU_SOURCE ./strlcat.c -o strlcat.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -o libreplace.la strlcpy.lo strlcat.lo closefrom.lo -no-install libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libreplace.a .libs/strlcpy.o .libs/strlcat.o .libs/closefrom.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libreplace.a libtool: link: ( cd ".libs" && rm -f "libreplace.la" && ln -s "../libreplace.la" "libreplace.la" ) make[1]: Leaving directory `/tmp/portage/app-admin/sudo-1.8.1_p2/work/sudo-1.8.1p2/compat' make[1]: Entering directory `/tmp/portage/app-admin/sudo-1.8.1_p2/work/sudo-1.8.1p2/common' /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -c -o alloc.lo -I. -I.. -I../include -march=native -O2 -g0 -D_GNU_SOURCE ./alloc.c /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -c -o atobool.lo -I. -I.. -I../include -march=native -O2 -g0 -D_GNU_SOURCE ./atobool.c /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -c -o fileops.lo -I. -I.. -I../include -march=native -O2 -g0 -D_GNU_SOURCE ./fileops.c /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -c -o fmt_string.lo -I. -I.. -I../include -march=native -O2 -g0 -D_GNU_SOURCE ./fmt_string.c libtool: compile: x86_64-pc-linux-gnu-gcc -c -I. -I.. -I../include -march=native -O2 -g0 -D_GNU_SOURCE ./atobool.c -fPIC -DPIC -o .libs/atobool.o libtool: compile: x86_64-pc-linux-gnu-gcc -c -I. -I.. -I../include -march=native -O2 -g0 -D_GNU_SOURCE ./alloc.c -fPIC -DPIC -o .libs/alloc.o libtool: compile: x86_64-pc-linux-gnu-gcc -c -I. -I.. -I../include -march=native -O2 -g0 -D_GNU_SOURCE ./fileops.c -fPIC -DPIC -o .libs/fileops.o libtool: compile: x86_64-pc-linux-gnu-gcc -c -I. -I.. -I../include -march=native -O2 -g0 -D_GNU_SOURCE ./fmt_string.c -fPIC -DPIC -o .libs/fmt_string.o libtool: compile: x86_64-pc-linux-gnu-gcc -c -I. -I.. -I../include -march=native -O2 -g0 -D_GNU_SOURCE ./fmt_string.c -o fmt_string.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -c -I. -I.. -I../include -march=native -O2 -g0 -D_GNU_SOURCE ./atobool.c -o atobool.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -c -I. -I.. -I../include -march=native -O2 -g0 -D_GNU_SOURCE ./fileops.c -o fileops.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -c -I. -I.. -I../include -march=native -O2 -g0 -D_GNU_SOURCE ./alloc.c -o alloc.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -c -o lbuf.lo -I. -I.. -I../include -march=native -O2 -g0 -D_GNU_SOURCE ./lbuf.c /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -c -o list.lo -I. -I.. -I../include -march=native -O2 -g0 -D_GNU_SOURCE ./list.c libtool: compile: x86_64-pc-linux-gnu-gcc -c -I. -I.. -I../include -march=native -O2 -g0 -D_GNU_SOURCE ./lbuf.c -fPIC -DPIC -o .libs/lbuf.o libtool: compile: x86_64-pc-linux-gnu-gcc -c -I. -I.. -I../include -march=native -O2 -g0 -D_GNU_SOURCE ./list.c -fPIC -DPIC -o .libs/list.o /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -c -o term.lo -I. -I.. -I../include -march=native -O2 -g0 -D_GNU_SOURCE ./term.c /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -c -o zero_bytes.lo -I. -I.. -I../include -march=native -O2 -g0 -D_GNU_SOURCE ./zero_bytes.c libtool: compile: x86_64-pc-linux-gnu-gcc -c -I. -I.. -I../include -march=native -O2 -g0 -D_GNU_SOURCE ./term.c -fPIC -DPIC -o .libs/term.o libtool: compile: x86_64-pc-linux-gnu-gcc -c -I. -I.. -I../include -march=native -O2 -g0 -D_GNU_SOURCE ./zero_bytes.c -fPIC -DPIC -o .libs/zero_bytes.o libtool: compile: x86_64-pc-linux-gnu-gcc -c -I. -I.. -I../include -march=native -O2 -g0 -D_GNU_SOURCE ./list.c -o list.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -c -I. -I.. -I../include -march=native -O2 -g0 -D_GNU_SOURCE ./zero_bytes.c -o zero_bytes.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -c -I. -I.. -I../include -march=native -O2 -g0 -D_GNU_SOURCE ./term.c -o term.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -c -I. -I.. -I../include -march=native -O2 -g0 -D_GNU_SOURCE ./lbuf.c -o lbuf.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -o libcommon.la alloc.lo atobool.lo fileops.lo fmt_string.lo lbuf.lo list.lo term.lo zero_bytes.lo -no-install libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libcommon.a .libs/alloc.o .libs/atobool.o .libs/fileops.o .libs/fmt_string.o .libs/lbuf.o .libs/list.o .libs/term.o .libs/zero_bytes.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libcommon.a libtool: link: ( cd ".libs" && rm -f "libcommon.la" && ln -s "../libcommon.la" "libcommon.la" ) make[1]: Leaving directory `/tmp/portage/app-admin/sudo-1.8.1_p2/work/sudo-1.8.1p2/common' make[1]: Entering directory `/tmp/portage/app-admin/sudo-1.8.1_p2/work/sudo-1.8.1p2/plugins/sudoers' /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I../.. -march=native -O2 -g0 -D_GNU_SOURCE -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 ./auth/sudo_auth.c /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I../.. -march=native -O2 -g0 -D_GNU_SOURCE -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 ./auth/rfc1938.c /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I../.. -march=native -O2 -g0 -D_GNU_SOURCE -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 ./getspwuid.c /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I../.. -march=native -O2 -g0 -D_GNU_SOURCE -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 ./auth/passwd.c libtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I../.. -march=native -O2 -g0 -D_GNU_SOURCE -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 ./auth/rfc1938.c -fPIC -DPIC -o .libs/rfc1938.o libtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I../.. -march=native -O2 -g0 -D_GNU_SOURCE -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 ./auth/sudo_auth.c -fPIC -DPIC -o .libs/sudo_auth.o libtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I../.. -march=native -O2 -g0 -D_GNU_SOURCE -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 ./getspwuid.c -fPIC -DPIC -o .libs/getspwuid.o libtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I../.. -march=native -O2 -g0 -D_GNU_SOURCE -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 ./auth/passwd.c -fPIC -DPIC -o .libs/passwd.o ./auth/rfc1938.c:47:19: error: skey.h: No such file or directory ./auth/rfc1938.c: In function 'rfc1938_setup': ./auth/rfc1938.c:71: error: storage size of 'rfc1938' isn't known make[1]: *** [rfc1938.lo] Error 1 make[1]: *** Waiting for unfinished jobs.... libtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I../.. -march=native -O2 -g0 -D_GNU_SOURCE -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 ./getspwuid.c -o getspwuid.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I../.. -march=native -O2 -g0 -D_GNU_SOURCE -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 ./auth/passwd.c -o passwd.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I../.. -march=native -O2 -g0 -D_GNU_SOURCE -D_PATH_SUDOERS=\"/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 ./auth/sudo_auth.c -o sudo_auth.o >/dev/null 2>&1 make[1]: Leaving directory `/tmp/portage/app-admin/sudo-1.8.1_p2/work/sudo-1.8.1p2/plugins/sudoers' make: *** [all] Error 2 * ERROR: app-admin/sudo-1.8.1_p2 failed (compile phase): * emake failed * * If you need support, post the output of 'emerge --info =app-admin/sudo-1.8.1_p2', * the complete build log and the output of 'emerge -pqv =app-admin/sudo-1.8.1_p2'. * The complete build log is located at '/home/ago/log/build/app-admin/sudo-1.8.1_p2:20110818-182529.log'. * The ebuild environment file is located at '/tmp/portage/app-admin/sudo-1.8.1_p2/temp/environment'. * S: '/tmp/portage/app-admin/sudo-1.8.1_p2/work/sudo-1.8.1p2'