* Package: app-admin/sudo-1.9.7 * Repository: gentoo * Maintainer: base-system@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux nls pam sasl secure-path sendmail ssl userland_GNU * FEATURES: network-sandbox preserve-libs sandbox splitdebug userpriv usersandbox >>> Unpacking source... >>> Unpacking sudo-1.9.7.tar.gz to /var/tmp/portage/app-admin/sudo-1.9.7/work >>> Source unpacked in /var/tmp/portage/app-admin/sudo-1.9.7/work >>> Preparing source in /var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7 ... * Running elibtoolize in: sudo-1.9.7/ * Applying ppc64le/2.4.4 patch ... * Running elibtoolize in: sudo-1.9.7/scripts/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.3 patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7 ... * Duplicate entry /usr/local/sbin removed... * Duplicate entry /usr/local/bin removed... * Duplicate entry /usr/sbin removed... * Duplicate entry /usr/bin removed... * Duplicate entry /sbin removed... * Duplicate entry /bin removed... * Duplicate entry /opt/bin removed... * econf: updating sudo-1.9.7/scripts/config.sub with /usr/share/gnuconfig/config.sub * econf: updating sudo-1.9.7/scripts/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --docdir=/usr/share/doc/sudo-1.9.7 --htmldir=/usr/share/doc/sudo-1.9.7/html --with-sysroot=/ --libdir=/usr/lib64 --disable-python --enable-tmpfiles.d=/usr/lib/tmpfiles.d --enable-zlib=system --with-editor=/usr/libexec/editor --with-env-editor --with-plugindir=/usr/lib64/sudo --with-rundir=/run/sudo --with-vardir=/var/db/sudo --without-linux-audit --without-opie --disable-gcrypt --enable-nls --enable-sasl --enable-openssl --without-ldap --without-ldap_conf_file --without-insults --without-all-insults --with-pam --with-pam-login --with-secure-path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/12/bin:/usr/lib/llvm/10/bin --without-selinux --with-sendmail --without-skey --without-sssd 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 the compiler supports GNU C... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... none needed checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking for netgroup.h... no checking for paths.h... yes checking for spawn.h... yes checking for wordexp.h... yes checking for sys/sockio.h... no checking for sys/bsdtypes.h... no checking for sys/select.h... yes checking for sys/stropts.h... no checking for sys/sysmacros.h... yes checking for sys/syscall.h... yes checking for sys/statvfs.h... yes checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no no configure: WARNING: ignoring --enable-gcrypt when OpenSSL is enabled. 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/x86_64-pc-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop 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-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... (cached) x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ 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/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... / checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-pc-linux-gnu-mt... no checking for mt... mt checking if mt is a manifest tool... no 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 for uname... /usr/bin/uname checking for tr... /usr/bin/tr checking for mandoc... mandoc checking for nroff... /usr/bin/nroff checking which macro set to use for manual pages... mdoc checking whether SECCOMP_SET_MODE_FILTER is declared... yes checking for linux/random.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for working volatile... yes checking for variadic macro support in cpp... yes checking for gawk... (cached) gawk checking for bison... bison -y checking for flex... /usr/bin/flex checking for mv... /bin/mv checking for sh... /bin/sh checking for sendmail... /usr/sbin/sendmail checking for vi... /usr/bin/vi checking whether LOG_AUTHPRIV is declared... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for _Bool... yes checking for stdbool.h that conforms to C99... yes checking for sys/mkdev.h... no checking for sys/sysmacros.h... (cached) yes checking for utmps.h... no checking for utmpx.h... yes checking for endian.h... yes checking for procfs.h... no checking for sys/procfs.h... yes checking for struct psinfo.pr_ttydev... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking POSIX termios... yes checking for mode_t... yes checking for uid_t in sys/types.h... yes checking for clockid_t... yes checking for sig_atomic_t... yes checking for struct in6_addr... yes checking for unsigned long long int... yes checking for long long int... yes checking for intmax_t... yes checking for uintmax_t... yes checking for uint8_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for socklen_t... yes checking max length of uid_t... 10 checking for struct sockaddr.sa_len... no checking for struct sockaddr_in.sin_len... no checking size of id_t... 4 checking size of long long... 8 checking size of time_t... 8 checking for struct utmpx.ut_id... yes checking for struct utmpx.ut_pid... yes checking for struct utmpx.ut_tv... yes checking for struct utmpx.ut_type... yes checking for struct utmpx.ut_exit.__e_termination... no checking for struct utmpx.ut_exit.e_termination... 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 fexecve... yes checking for fmemopen... yes checking for killpg... yes checking for nl_langinfo... yes checking for faccessat... yes checking for wordexp... yes checking for getauxval... yes checking for fseeko... yes checking for seteuid... yes checking for pread... yes checking for pwrite... yes checking for cfmakeraw... yes checking for getgrouplist... yes checking for getdelim... yes checking whether getdelim is declared... yes checking for getusershell... yes checking for reallocarray... yes checking for arc4random... no checking for getentropy... yes checking for sys/random.h... yes checking for pthread.h... yes checking for main in -lpthread... yes checking for pthread_atfork... yes checking for getutsid... no checking for getutxid... yes checking for sysctl... no checking for openpty... no checking for openpty in -lutil... yes checking for libutil.h... no checking for util.h... no checking for pty.h... yes checking for unsetenv... yes checking whether unsetenv returns void... no checking whether putenv takes a const argument... no checking for setresuid... yes checking whether setresuid is declared... yes checking for getresuid... yes checking whether getresuid is declared... yes checking for getifaddrs... yes checking for freeifaddrs... yes checking for lockf... yes checking for innetgr... yes checking whether innetgr is declared... yes checking for getdomainname... yes checking whether getdomainname is declared... yes checking for utimensat... yes checking for futimens... yes checking for explicit_bzero... yes checking for working fnmatch with FNM_CASEFOLD... yes checking for isblank... yes checking for glob... yes checking for memrchr... yes checking for freezero... no checking for nanosleep... yes checking for openat... yes checking for unlinkat... yes checking for fchmodat... yes checking for fstatat... yes checking for dup3... yes checking for pipe2... yes checking for pw_dup... no checking for strlcpy... no checking for strlcat... no checking for strnlen... yes checking for working strnlen... yes checking for strndup... yes checking for clock_gettime... yes checking for getopt_long... 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 working snprintf... yes checking for working vsnprintf... yes checking for asprintf... yes checking for vasprintf... yes checking for struct tm.tm_gmtoff... no checking for struct stat.st_mtim... yes checking for struct stat.st_mtim.st__tim... no checking for vsyslog... yes checking for setpassent... no checking for setgroupent... no checking for exect... no checking for execvP... no checking for execvpe... yes checking for posix_spawn... yes checking for posix_spawnp... yes checking for struct dirent.d_type... yes checking for struct dirent.d_namlen... no checking for SSL_new in -lssl... yes checking for SHA224_Update in -lcrypto... yes checking for X509_STORE_CTX_get0_cert... yes checking for ASN1_STRING_get0_data... yes checking for SSL_CTX_get0_certificate... yes checking for TLS_client_method... yes checking for TLS_server_method... yes checking whether SSL_CTX_set_min_proto_version is declared... yes checking for SSL_CTX_set_ciphersuites... yes checking whether SSL_CTX_set_ciphersuites is declared... yes checking for socket... yes checking for inet_pton... yes checking for inet_ntop... yes checking for syslog... yes checking for getaddrinfo... yes checking for getprogname... no checking for __progname... yes checking for __func__... yes checking for gettext... yes checking for ngettext... yes checking whether errno is declared... yes checking whether h_errno is declared... yes checking whether LLONG_MAX is declared... yes checking whether LLONG_MIN is declared... yes checking whether ULLONG_MAX is declared... yes checking whether PATH_MAX is declared... yes checking whether SSIZE_MAX is declared... yes checking whether SIZE_MAX is declared... yes checking for strsignal... yes checking for sig2str... no checking for str2sig... no checking for sigabbrev_np... yes checking for dl_iterate_phdr... yes checking for pam_start in -lpam... yes checking for security/pam_appl.h... yes checking for pam_getenvlist... yes checking for ppoll... yes checking for log dir location... /var/log checking for log file location... /var/log/sudo.log checking for sudo_logsrvd relay dir location... /var/log/sudo_logsrvd checking for sudo run dir location... /run/sudo checking for sudo var dir location... /var/db/sudo checking for I/O log dir location... /var/log/sudo-io checking time zone data directory... /usr/share/zoneinfo checking whether _FORTIFY_SOURCE may be specified... yes checking whether the linker accepts -Wl,--enable-new-dtags... yes checking whether the linker accepts -Wl,--allow-multiple-definition... yes checking whether C compiler accepts -fvisibility=hidden... yes checking whether ld supports anonymous map files... yes checking whether C compiler accepts -fPIE... yes checking whether the linker accepts -pie... yes checking for working PIE support... yes checking for compiler stack protector support... -fstack-protector-strong checking whether the linker accepts -Wl,-z,relro... yes configure: creating ./config.status config.status: creating etc/init.d/sudo.conf config.status: creating Makefile config.status: creating doc/Makefile config.status: creating examples/Makefile config.status: creating examples/sudo.conf config.status: creating include/Makefile config.status: creating lib/eventlog/Makefile config.status: creating lib/fuzzstub/Makefile config.status: creating lib/iolog/Makefile config.status: creating lib/logsrv/Makefile config.status: creating lib/util/Makefile config.status: creating lib/util/util.exp config.status: creating logsrvd/Makefile config.status: creating src/sudo_usage.h config.status: creating src/Makefile config.status: creating plugins/audit_json/Makefile config.status: creating plugins/sample/Makefile config.status: creating plugins/group_file/Makefile config.status: creating plugins/sample_approval/Makefile config.status: creating plugins/system_group/Makefile config.status: creating plugins/sudoers/Makefile config.status: creating plugins/sudoers/sudoers config.status: creating config.h config.status: creating pathnames.h config.status: executing libtool commands Configured Sudo version 1.9.7 Compiler settings: prefix : /usr compiler : x86_64-pc-linux-gnu-gcc compiler options : -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden preprocessor options : -DZLIB_CONST -D_FORTIFY_SOURCE=2 linker options : -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--enable-new-dtags -Wl,--allow-multiple-definition -Wl,-z,relro front-end libraries : -lutil sudoers libraries : -lpam extra libraries : Plugin options: plugin support : yes Sudoers plugin static : no Python plugin : no Optional features: log client : yes log server : yes log client/server TLS : yes SELinux RBAC : no Optional sudoers back-ends: LDAP : no SSSD : no Authentication options: require authentication : yes authentication methods : pam pam session support : on pam login service : sudo-i group exempt from passwords : none password prompt : Password: password prompt timeout : 5 minutes password tries : 3 bad password message : Sorry, try again. insults : no display lecture : once timestamp (credential) type : tty timestamp (credential) timeout: 5 minutes Logging options: logging default : syslog syslog facility : authpriv syslog priority allowed : notice syslog priority denied : alert log file path : /var/log/sudo.log log file includes hostname : no log file line length : 80 compress I/O logs : system Linux audit : no run mailer as root : yes warning/error mail recipient : root warning/error mail subject : *** SECURITY information for %h *** mail if user not in sudoers : on mail if user not on host : off mail if command not allowed : off Pathnames: log directory : /var/log plugin directory : /usr/lib64/sudo run directory : /run/sudo var directory : /var/db/sudo I/O log directory : /var/log/sudo-io sudo_logsrvd relay directory : /var/log/sudo_logsrvd time zone directory : /usr/share/zoneinfo path to sendmail : /usr/sbin/sendmail systemd tempfiles dir : /usr/lib/tmpfiles.d nsswitch file : /etc/nsswitch.conf noexec file : /usr/libexec/sudo/sudo_noexec.so secure path : /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/12/bin:/usr/lib/llvm/10/bin askpass helper file : no device search path : /dev/pts:/dev/vt:/dev/term:/dev/zcons:/dev/pty:/dev Other options: fully-qualified domain names : off default umask : 0022 umask override : off default runas user : root probe network interfaces : yes allow root to run sudo : on reset environment for commands: on run shell if no args : no ignore '.' or '' in $PATH : off disable path info : no sudoers file mode : 0440 sudoers file owner : 0:0 default visudo editor : /usr/libexec/editor visudo supports $EDITOR : on configure: you will need to customize examples/pam.conf and install it as /etc/pam.d/sudo >>> Source configured. >>> Compiling source in /var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7 ... make -j2 SAMPLES= for d in lib/util lib/eventlog lib/fuzzstub lib/iolog lib/logsrv logsrvd plugins/audit_json plugins/group_file plugins/sample_approval plugins/sudoers plugins/system_group src include doc examples; do \ (cd $d && exec make all) && continue; \ exit $?; \ done make[1]: Entering directory '/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/lib/util' rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o basename.lo -I../../include -I../.. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -DDEFAULT_TEXT_DOMAIN=\"sudo\" -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./basename.c rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o digest_openssl.lo -I../../include -I../.. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -DDEFAULT_TEXT_DOMAIN=\"sudo\" -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./digest_openssl.c rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o basename.lo -I../../include -I../.. -I. -D_PATH_SUDO_CONF="/etc/sudo.conf" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -DDEFAULT_TEXT_DOMAIN="sudo" -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./basename.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/lib/util"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47344}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gccrdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. -c -o digest_openssl.lo -I../../includerdlibtool: lconf: fstat(5,...) = 0 -I../.. {.st_dev = 44, .st_ino = 47254}. -I. -D_PATH_SUDO_CONF="/etc/sudo.conf" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -DDEFAULT_TEXT_DOMAIN="sudo" -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./digest_openssl.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/lib/util"}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47344}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47254}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../..rdlibtool: compile: -I. x86_64-pc-linux-gnu-gcc -D_PATH_SUDO_CONF="/etc/sudo.conf" -c -DZLIB_CONST -I../../include -D_FORTIFY_SOURCE=2 -I../.. -DDEFAULT_TEXT_DOMAIN="sudo" -I. -pipe -D_PATH_SUDO_CONF="/etc/sudo.conf" -march=native -DZLIB_CONST -fno-diagnostics-color -D_FORTIFY_SOURCE=2 -O2 -DDEFAULT_TEXT_DOMAIN="sudo" -fvisibility=hidden -pipe -fPIE -march=native -fstack-protector-strong -fno-diagnostics-color ./basename.c -O2 -DPIC -fvisibility=hidden -fPIC -fPIE -o -fstack-protector-strong .libs/basename.o ./digest_openssl.c -DPIC -fPIC -o .libs/digest_openssl.o rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o event.lo -I../../include -I../.. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -DDEFAULT_TEXT_DOMAIN=\"sudo\" -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./event.c rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o event.lo -I../../include -I../.. -I. -D_PATH_SUDO_CONF="/etc/sudo.conf" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -DDEFAULT_TEXT_DOMAIN="sudo" -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./event.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/lib/util"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47344}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47254}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -D_PATH_SUDO_CONF="/etc/sudo.conf" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -DDEFAULT_TEXT_DOMAIN="sudo" -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./event.c -DPIC -fPIC -o .libs/event.o rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o fatal.lo -I../../include -I../.. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -DDEFAULT_TEXT_DOMAIN=\"sudo\" -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./fatal.c rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o fatal.lo -I../../include -I../.. -I. -D_PATH_SUDO_CONF="/etc/sudo.conf" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -DDEFAULT_TEXT_DOMAIN="sudo" -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./fatal.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/lib/util"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47344}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47254}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -D_PATH_SUDO_CONF="/etc/sudo.conf" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -DDEFAULT_TEXT_DOMAIN="sudo" -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./fatal.c -DPIC -fPIC -o .libs/fatal.o rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o key_val.lo -I../../include -I../.. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -DDEFAULT_TEXT_DOMAIN=\"sudo\" -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./key_val.c rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o key_val.lo -I../../include -I../.. -I. -D_PATH_SUDO_CONF="/etc/sudo.conf" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -DDEFAULT_TEXT_DOMAIN="sudo" -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./key_val.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/lib/util"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47344}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47254}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -D_PATH_SUDO_CONF="/etc/sudo.conf" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -DDEFAULT_TEXT_DOMAIN="sudo" -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./key_val.c -DPIC -fPIC -o .libs/key_val.o rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o gethostname.lo -I../../include -I../.. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -DDEFAULT_TEXT_DOMAIN=\"sudo\" -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./gethostname.c rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o gethostname.lo -I../../include -I../.. -I. -D_PATH_SUDO_CONF="/etc/sudo.conf" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -DDEFAULT_TEXT_DOMAIN="sudo" -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./gethostname.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/lib/util"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47344}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47254}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -D_PATH_SUDO_CONF="/etc/sudo.conf" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -DDEFAULT_TEXT_DOMAIN="sudo" -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./gethostname.c -DPIC -fPIC -o .libs/gethostname.o rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o gettime.lo -I../../include -I../.. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -DDEFAULT_TEXT_DOMAIN=\"sudo\" -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./gettime.c rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o gettime.lo -I../../include -I../.. -I. -D_PATH_SUDO_CONF="/etc/sudo.conf" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -DDEFAULT_TEXT_DOMAIN="sudo" -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./gettime.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/lib/util"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47344}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47254}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -D_PATH_SUDO_CONF="/etc/sudo.conf" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -DDEFAULT_TEXT_DOMAIN="sudo" -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./gettime.c -DPIC -fPIC -o .libs/gettime.o rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o getgrouplist.lo -I../../include -I../.. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -DDEFAULT_TEXT_DOMAIN=\"sudo\" -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./getgrouplist.c rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o getgrouplist.lo -I../../include -I../.. -I. -D_PATH_SUDO_CONF="/etc/sudo.conf" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -DDEFAULT_TEXT_DOMAIN="sudo" -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./getgrouplist.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/lib/util"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47344}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47254}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -D_PATH_SUDO_CONF="/etc/sudo.conf" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -DDEFAULT_TEXT_DOMAIN="sudo" -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./getgrouplist.c -DPIC -fPIC -o .libs/getgrouplist.o rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o gidlist.lo -I../../include -I../.. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -DDEFAULT_TEXT_DOMAIN=\"sudo\" -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./gidlist.c rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o gidlist.lo -I../../include -I../.. -I. -D_PATH_SUDO_CONF="/etc/sudo.conf" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -DDEFAULT_TEXT_DOMAIN="sudo" -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./gidlist.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/lib/util"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47344}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47254}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -D_PATH_SUDO_CONF="/etc/sudo.conf" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -DDEFAULT_TEXT_DOMAIN="sudo" -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./gidlist.c -DPIC -fPIC -o .libs/gidlist.o rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o json.lo -I../../include -I../.. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -DDEFAULT_TEXT_DOMAIN=\"sudo\" -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./json.c rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o json.lo -I../../include -I../.. -I. -D_PATH_SUDO_CONF="/etc/sudo.conf" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -DDEFAULT_TEXT_DOMAIN="sudo" -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./json.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/lib/util"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47344}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47254}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -D_PATH_SUDO_CONF="/etc/sudo.conf" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -DDEFAULT_TEXT_DOMAIN="sudo" -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./json.c -DPIC -fPIC -o .libs/json.o rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o lbuf.lo -I../../include -I../.. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -DDEFAULT_TEXT_DOMAIN=\"sudo\" -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./lbuf.c rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o lbuf.lo -I../../include -I../.. -I. -D_PATH_SUDO_CONF="/etc/sudo.conf" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -DDEFAULT_TEXT_DOMAIN="sudo" -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./lbuf.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/lib/util"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47344}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47254}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -D_PATH_SUDO_CONF="/etc/sudo.conf" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -DDEFAULT_TEXT_DOMAIN="sudo" -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./lbuf.c -DPIC -fPIC -o .libs/lbuf.o rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o locking.lo -I../../include -I../.. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -DDEFAULT_TEXT_DOMAIN=\"sudo\" -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./locking.c rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o locking.lo -I../../include -I../.. -I. -D_PATH_SUDO_CONF="/etc/sudo.conf" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -DDEFAULT_TEXT_DOMAIN="sudo" -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./locking.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/lib/util"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47344}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47254}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -D_PATH_SUDO_CONF="/etc/sudo.conf" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -DDEFAULT_TEXT_DOMAIN="sudo" -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./locking.c -DPIC -fPIC -o .libs/locking.o rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o logfac.lo -I../../include -I../.. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -DDEFAULT_TEXT_DOMAIN=\"sudo\" -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./logfac.c rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o logfac.lo -I../../include -I../.. -I. -D_PATH_SUDO_CONF="/etc/sudo.conf" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -DDEFAULT_TEXT_DOMAIN="sudo" -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./logfac.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/lib/util"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47344}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47254}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -D_PATH_SUDO_CONF="/etc/sudo.conf" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -DDEFAULT_TEXT_DOMAIN="sudo" -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./logfac.c -DPIC -fPIC -o .libs/logfac.o rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o logpri.lo -I../../include -I../.. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -DDEFAULT_TEXT_DOMAIN=\"sudo\" -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./logpri.c rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o logpri.lo -I../../include -I../.. -I. -D_PATH_SUDO_CONF="/etc/sudo.conf" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -DDEFAULT_TEXT_DOMAIN="sudo" -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./logpri.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/lib/util"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47344}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47254}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -D_PATH_SUDO_CONF="/etc/sudo.conf" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -DDEFAULT_TEXT_DOMAIN="sudo" -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./logpri.c -DPIC -fPIC -o .libs/logpri.o rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o mkdir_parents.lo -I../../include -I../.. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -DDEFAULT_TEXT_DOMAIN=\"sudo\" -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./mkdir_parents.c rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o mkdir_parents.lo -I../../include -I../.. -I. -D_PATH_SUDO_CONF="/etc/sudo.conf" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -DDEFAULT_TEXT_DOMAIN="sudo" -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./mkdir_parents.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/lib/util"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47344}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47254}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -D_PATH_SUDO_CONF="/etc/sudo.conf" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -DDEFAULT_TEXT_DOMAIN="sudo" -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./mkdir_parents.c -DPIC -fPIC -o .libs/mkdir_parents.o rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o parseln.lo -I../../include -I../.. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -DDEFAULT_TEXT_DOMAIN=\"sudo\" -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./parseln.c rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o parseln.lo -I../../include -I../.. -I. -D_PATH_SUDO_CONF="/etc/sudo.conf" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -DDEFAULT_TEXT_DOMAIN="sudo" -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./parseln.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/lib/util"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47344}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47254}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -D_PATH_SUDO_CONF="/etc/sudo.conf" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -DDEFAULT_TEXT_DOMAIN="sudo" -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./parseln.c -DPIC -fPIC -o .libs/parseln.o rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o progname.lo -I../../include -I../.. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -DDEFAULT_TEXT_DOMAIN=\"sudo\" -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./progname.c rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o progname.lo -I../../include -I../.. -I. -D_PATH_SUDO_CONF="/etc/sudo.conf" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -DDEFAULT_TEXT_DOMAIN="sudo" -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./progname.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/lib/util"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47344}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47254}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -D_PATH_SUDO_CONF="/etc/sudo.conf" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -DDEFAULT_TEXT_DOMAIN="sudo" -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./progname.c -DPIC -fPIC -o .libs/progname.o rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o rcstr.lo -I../../include -I../.. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -DDEFAULT_TEXT_DOMAIN=\"sudo\" -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./rcstr.c rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o rcstr.lo -I../../include -I../.. -I. -D_PATH_SUDO_CONF="/etc/sudo.conf" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -DDEFAULT_TEXT_DOMAIN="sudo" -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./rcstr.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/lib/util"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47344}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47254}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -D_PATH_SUDO_CONF="/etc/sudo.conf" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -DDEFAULT_TEXT_DOMAIN="sudo" -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./rcstr.c -DPIC -fPIC -o .libs/rcstr.o rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o roundup.lo -I../../include -I../.. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -DDEFAULT_TEXT_DOMAIN=\"sudo\" -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./roundup.c rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o roundup.lo -I../../include -I../.. -I. -D_PATH_SUDO_CONF="/etc/sudo.conf" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -DDEFAULT_TEXT_DOMAIN="sudo" -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./roundup.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/lib/util"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47344}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47254}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -D_PATH_SUDO_CONF="/etc/sudo.conf" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -DDEFAULT_TEXT_DOMAIN="sudo" -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./roundup.c -DPIC -fPIC -o .libs/roundup.o rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o secure_path.lo -I../../include -I../.. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -DDEFAULT_TEXT_DOMAIN=\"sudo\" -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./secure_path.c rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o secure_path.lo -I../../include -I../.. -I. -D_PATH_SUDO_CONF="/etc/sudo.conf" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -DDEFAULT_TEXT_DOMAIN="sudo" -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./secure_path.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/lib/util"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47344}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47254}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -D_PATH_SUDO_CONF="/etc/sudo.conf" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -DDEFAULT_TEXT_DOMAIN="sudo" -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./secure_path.c -DPIC -fPIC -o .libs/secure_path.o rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o setgroups.lo -I../../include -I../.. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -DDEFAULT_TEXT_DOMAIN=\"sudo\" -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./setgroups.c rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o setgroups.lo -I../../include -I../.. -I. -D_PATH_SUDO_CONF="/etc/sudo.conf" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -DDEFAULT_TEXT_DOMAIN="sudo" -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./setgroups.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/lib/util"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47344}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47254}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -D_PATH_SUDO_CONF="/etc/sudo.conf" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -DDEFAULT_TEXT_DOMAIN="sudo" -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./setgroups.c -DPIC -fPIC -o .libs/setgroups.o rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o strsplit.lo -I../../include -I../.. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -DDEFAULT_TEXT_DOMAIN=\"sudo\" -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./strsplit.c rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o strtobool.lo -I../../include -I../.. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -DDEFAULT_TEXT_DOMAIN=\"sudo\" -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./strtobool.c rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o strsplit.lo -I../../include -I../.. -I. -D_PATH_SUDO_CONF="/etc/sudo.conf" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -DDEFAULT_TEXT_DOMAIN="sudo" -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./strsplit.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/lib/util"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47344}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47254}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -ordlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. strtobool.lo -I../../include -I../.. -I. -D_PATH_SUDO_CONF="/etc/sudo.conf" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -DDEFAULT_TEXT_DOMAIN="sudo" -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./strtobool.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/lib/util"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47344}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47254}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -D_PATH_SUDO_CONF="/etc/sudo.conf" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -DDEFAULT_TEXT_DOMAIN="sudo" -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./strsplit.c -DPIC -fPIC -ordlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". .libs/strsplit.o rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -D_PATH_SUDO_CONF="/etc/sudo.conf" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -DDEFAULT_TEXT_DOMAIN="sudo" -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./strtobool.c -DPIC -fPIC -o .libs/strtobool.o rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o strtoid.lo -I../../include -I../.. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -DDEFAULT_TEXT_DOMAIN=\"sudo\" -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./strtoid.c rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o strtomode.lo -I../../include -I../.. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -DDEFAULT_TEXT_DOMAIN=\"sudo\" -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./strtomode.c rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o strtoid.lo -I../../include -I../.. -I. -D_PATH_SUDO_CONF="/etc/sudo.conf" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -DDEFAULT_TEXT_DOMAIN="sudo" -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./strtoid.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/lib/util"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47344}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47254}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -D_PATH_SUDO_CONF="/etc/sudo.conf" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -DDEFAULT_TEXT_DOMAIN="sudo" -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./strtoid.c -DPIC -fPIC -o .libs/strtoid.o rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o strtomode.lo -I../../include -I../.. -I. -D_PATH_SUDO_CONF="/etc/sudo.conf" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -DDEFAULT_TEXT_DOMAIN="sudo" -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./strtomode.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/lib/util"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47344}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47254}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -D_PATH_SUDO_CONF="/etc/sudo.conf" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -DDEFAULT_TEXT_DOMAIN="sudo" -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./strtomode.c -DPIC -fPIC -o .libs/strtomode.o rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o strtonum.lo -I../../include -I../.. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -DDEFAULT_TEXT_DOMAIN=\"sudo\" -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./strtonum.c rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o strtonum.lo -I../../include -I../.. -I. -D_PATH_SUDO_CONF="/etc/sudo.conf" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -DDEFAULT_TEXT_DOMAIN="sudo" -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./strtonum.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/lib/util"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47344}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47254}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -D_PATH_SUDO_CONF="/etc/sudo.conf" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -DDEFAULT_TEXT_DOMAIN="sudo" -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./strtonum.c -DPIC -fPIC -o .libs/strtonum.o rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o sudo_conf.lo -I../../include -I../.. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -DDEFAULT_TEXT_DOMAIN=\"sudo\" -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./sudo_conf.c rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o sudo_conf.lo -I../../include -I../.. -I. -D_PATH_SUDO_CONF="/etc/sudo.conf" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -DDEFAULT_TEXT_DOMAIN="sudo" -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./sudo_conf.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/lib/util"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47344}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47254}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -D_PATH_SUDO_CONF="/etc/sudo.conf" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -DDEFAULT_TEXT_DOMAIN="sudo" -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./sudo_conf.c -DPIC -fPIC -o .libs/sudo_conf.o rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o sudo_debug.lo -I../../include -I../.. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -DDEFAULT_TEXT_DOMAIN=\"sudo\" -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./sudo_debug.c rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o sudo_debug.lo -I../../include -I../.. -I. -D_PATH_SUDO_CONF="/etc/sudo.conf" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -DDEFAULT_TEXT_DOMAIN="sudo" -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./sudo_debug.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/lib/util"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47344}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47254}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -D_PATH_SUDO_CONF="/etc/sudo.conf" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -DDEFAULT_TEXT_DOMAIN="sudo" -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./sudo_debug.c -DPIC -fPIC -o .libs/sudo_debug.o rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o sudo_dso.lo -I../../include -I../.. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -DDEFAULT_TEXT_DOMAIN=\"sudo\" -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./sudo_dso.c rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o sudo_dso.lo -I../../include -I../.. -I. -D_PATH_SUDO_CONF="/etc/sudo.conf" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -DDEFAULT_TEXT_DOMAIN="sudo" -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./sudo_dso.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/lib/util"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47344}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47254}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -D_PATH_SUDO_CONF="/etc/sudo.conf" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -DDEFAULT_TEXT_DOMAIN="sudo" -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./sudo_dso.c -DPIC -fPIC -o .libs/sudo_dso.o rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o term.lo -I../../include -I../.. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -DDEFAULT_TEXT_DOMAIN=\"sudo\" -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./term.c rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o term.lo -I../../include -I../.. -I. -D_PATH_SUDO_CONF="/etc/sudo.conf" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -DDEFAULT_TEXT_DOMAIN="sudo" -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./term.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/lib/util"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47344}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47254}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: compile:rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o ttyname_dev.lo -I../../include -I../.. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -DDEFAULT_TEXT_DOMAIN=\"sudo\" -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./ttyname_dev.c x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -D_PATH_SUDO_CONF="/etc/sudo.conf" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -DDEFAULT_TEXT_DOMAIN="sudo" -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./term.c -DPIC -fPIC -o .libs/term.o rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o ttyname_dev.lo -I../../include -I../.. -I. -D_PATH_SUDO_CONF="/etc/sudo.conf" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -DDEFAULT_TEXT_DOMAIN="sudo" -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./ttyname_dev.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/lib/util"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47344}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47254}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -D_PATH_SUDO_CONF="/etc/sudo.conf" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -DDEFAULT_TEXT_DOMAIN="sudo" -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./ttyname_dev.c -DPIC -fPIC -o .libs/ttyname_dev.o rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o ttysize.lo -I../../include -I../.. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -DDEFAULT_TEXT_DOMAIN=\"sudo\" -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./ttysize.c rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o ttysize.lo -I../../include -I../.. -I. -D_PATH_SUDO_CONF="/etc/sudo.conf" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -DDEFAULT_TEXT_DOMAIN="sudo" -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./ttysize.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/lib/util"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47344}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47254}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -D_PATH_SUDO_CONF="/etc/sudo.conf" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -DDEFAULT_TEXT_DOMAIN="sudo" -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./ttysize.c -DPIC -fPIC -o .libs/ttysize.o rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o uuid.lo -I../../include -I../.. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -DDEFAULT_TEXT_DOMAIN=\"sudo\" -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./uuid.c rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o uuid.lo -I../../include -I../.. -I. -D_PATH_SUDO_CONF="/etc/sudo.conf" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -DDEFAULT_TEXT_DOMAIN="sudo" -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./uuid.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/lib/util"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47344}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47254}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -D_PATH_SUDO_CONF="/etc/sudo.conf" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -DDEFAULT_TEXT_DOMAIN="sudo" -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./uuid.c -DPIC -fPIC -o .libs/uuid.o rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o event_poll.lo -I../../include -I../.. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -DDEFAULT_TEXT_DOMAIN=\"sudo\" -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./event_poll.c rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o event_poll.lo -I../../include -I../.. -I. -D_PATH_SUDO_CONF="/etc/sudo.conf" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -DDEFAULT_TEXT_DOMAIN="sudo" -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./event_poll.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/lib/util"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47344}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47254}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -D_PATH_SUDO_CONF="/etc/sudo.conf" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -DDEFAULT_TEXT_DOMAIN="sudo" -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./event_poll.c -DPIC -fPIC -o .libs/event_poll.o rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o arc4random.lo -I../../include -I../.. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -DDEFAULT_TEXT_DOMAIN=\"sudo\" -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./arc4random.c rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o arc4random.lo -I../../include -I../.. -I. -D_PATH_SUDO_CONF="/etc/sudo.conf" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -DDEFAULT_TEXT_DOMAIN="sudo" -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./arc4random.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/lib/util"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47344}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47254}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -D_PATH_SUDO_CONF="/etc/sudo.conf" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -DDEFAULT_TEXT_DOMAIN="sudo" -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./arc4random.c -DPIC -fPIC -o .libs/arc4random.o rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o arc4random_uniform.lo -I../../include -I../.. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -DDEFAULT_TEXT_DOMAIN=\"sudo\" -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./arc4random_uniform.c rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o arc4random_uniform.lo -I../../include -I../.. -I. -D_PATH_SUDO_CONF="/etc/sudo.conf" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -DDEFAULT_TEXT_DOMAIN="sudo" -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./arc4random_uniform.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/lib/util"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47344}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47254}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -D_PATH_SUDO_CONF="/etc/sudo.conf" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -DDEFAULT_TEXT_DOMAIN="sudo" -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./arc4random_uniform.c -DPIC -fPIC -o .libs/arc4random_uniform.o rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o freezero.lo -I../../include -I../.. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -DDEFAULT_TEXT_DOMAIN=\"sudo\" -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./freezero.c rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o freezero.lo -I../../include -I../.. -I. -D_PATH_SUDO_CONF="/etc/sudo.conf" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -DDEFAULT_TEXT_DOMAIN="sudo" -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./freezero.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/lib/util"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47344}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47254}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -D_PATH_SUDO_CONF="/etc/sudo.conf" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -DDEFAULT_TEXT_DOMAIN="sudo" -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./freezero.c -DPIC -fPIC -o .libs/freezero.o rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o pw_dup.lo -I../../include -I../.. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -DDEFAULT_TEXT_DOMAIN=\"sudo\" -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./pw_dup.c rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o pw_dup.lo -I../../include -I../.. -I. -D_PATH_SUDO_CONF="/etc/sudo.conf" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -DDEFAULT_TEXT_DOMAIN="sudo" -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./pw_dup.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/lib/util"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47344}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47254}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -D_PATH_SUDO_CONF="/etc/sudo.conf" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -DDEFAULT_TEXT_DOMAIN="sudo" -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./pw_dup.c -DPIC -fPIC -o .libs/pw_dup.o rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o strlcpy.lo -I../../include -I../.. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -DDEFAULT_TEXT_DOMAIN=\"sudo\" -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./strlcpy.c rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o strlcpy.lo -I../../include -I../.. -I. -D_PATH_SUDO_CONF="/etc/sudo.conf" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -DDEFAULT_TEXT_DOMAIN="sudo" -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./strlcpy.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/lib/util"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47344}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47254}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -D_PATH_SUDO_CONF="/etc/sudo.conf" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -DDEFAULT_TEXT_DOMAIN="sudo" -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./strlcpy.c -DPIC -fPIC -o .libs/strlcpy.o rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o strlcat.lo -I../../include -I../.. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -DDEFAULT_TEXT_DOMAIN=\"sudo\" -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./strlcat.c rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o strlcat.lo -I../../include -I../.. -I. -D_PATH_SUDO_CONF="/etc/sudo.conf" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -DDEFAULT_TEXT_DOMAIN="sudo" -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./strlcat.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/lib/util"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47344}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47254}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -D_PATH_SUDO_CONF="/etc/sudo.conf" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -DDEFAULT_TEXT_DOMAIN="sudo" -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./strlcat.c -DPIC -fPIC -o .libs/strlcat.o rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o closefrom.lo -I../../include -I../.. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -DDEFAULT_TEXT_DOMAIN=\"sudo\" -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./closefrom.c rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o closefrom.lo -I../../include -I../.. -I. -D_PATH_SUDO_CONF="/etc/sudo.conf" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -DDEFAULT_TEXT_DOMAIN="sudo" -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./closefrom.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/lib/util"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47344}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47254}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -D_PATH_SUDO_CONF="/etc/sudo.conf" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -DDEFAULT_TEXT_DOMAIN="sudo" -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./closefrom.c -DPIC -fPIC -o .libs/closefrom.o rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o sig2str.lo -I../../include -I../.. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -DDEFAULT_TEXT_DOMAIN=\"sudo\" -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./sig2str.c rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o sig2str.lo -I../../include -I../.. -I. -D_PATH_SUDO_CONF="/etc/sudo.conf" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -DDEFAULT_TEXT_DOMAIN="sudo" -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./sig2str.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/lib/util"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47344}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47254}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -D_PATH_SUDO_CONF="/etc/sudo.conf" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -DDEFAULT_TEXT_DOMAIN="sudo" -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./sig2str.c -DPIC -fPIC -o .libs/sig2str.o rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o str2sig.lo -I../../include -I../.. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -DDEFAULT_TEXT_DOMAIN=\"sudo\" -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./str2sig.c rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o str2sig.lo -I../../include -I../.. -I. -D_PATH_SUDO_CONF="/etc/sudo.conf" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -DDEFAULT_TEXT_DOMAIN="sudo" -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./str2sig.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/lib/util"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47344}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47254}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -D_PATH_SUDO_CONF="/etc/sudo.conf" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -DDEFAULT_TEXT_DOMAIN="sudo" -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./str2sig.c -DPIC -fPIC -o .libs/str2sig.o case "-Wl,--version-script,util.map" in \ *-no-install*) \ rdlibtool --tag=disable-static --mode=link x86_64-pc-linux-gnu-gcc -o libsudo_util.la -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--enable-new-dtags -Wl,--allow-multiple-definition -Wl,-z,relro -Wl,--version-script,util.map basename.lo digest_openssl.lo event.lo fatal.lo key_val.lo gethostname.lo gettime.lo getgrouplist.lo gidlist.lo json.lo lbuf.lo locking.lo logfac.lo logpri.lo mkdir_parents.lo parseln.lo progname.lo rcstr.lo roundup.lo secure_path.lo setgroups.lo strsplit.lo strtobool.lo strtoid.lo strtomode.lo strtonum.lo sudo_conf.lo sudo_debug.lo sudo_dso.lo term.lo ttyname_dev.lo ttysize.lo uuid.lo event_poll.lo arc4random.lo arc4random_uniform.lo freezero.lo pw_dup.lo strlcpy.lo strlcat.lo closefrom.lo sig2str.lo str2sig.lo -lcrypto -lpthread -ldl ;; \ *) \ rdlibtool --tag=disable-static --mode=link x86_64-pc-linux-gnu-gcc -o libsudo_util.la -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--enable-new-dtags -Wl,--allow-multiple-definition -Wl,-z,relro -Wc,-fstack-protector-strong -Wl,--version-script,util.map basename.lo digest_openssl.lo event.lo fatal.lo key_val.lo gethostname.lo gettime.lo getgrouplist.lo gidlist.lo json.lo lbuf.lo locking.lo logfac.lo logpri.lo mkdir_parents.lo parseln.lo progname.lo rcstr.lo roundup.lo secure_path.lo setgroups.lo strsplit.lo strtobool.lo strtoid.lo strtomode.lo strtonum.lo sudo_conf.lo sudo_debug.lo sudo_dso.lo term.lo ttyname_dev.lo ttysize.lo uuid.lo event_poll.lo arc4random.lo arc4random_uniform.lo freezero.lo pw_dup.lo strlcpy.lo strlcat.lo closefrom.lo sig2str.lo str2sig.lo -version-info 0:0:0 -rpath /usr/libexec/sudo -lcrypto -lpthread -ldl ;; \ esac rdlibtool --tag=disable-static --mode=link x86_64-pc-linux-gnu-gcc -o libsudo_util.la -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--enable-new-dtags -Wl,--allow-multiple-definition -Wl,-z,relro -Wc,-fstack-protector-strong -Wl,--version-script,util.map basename.lo digest_openssl.lo event.lo fatal.lo key_val.lo gethostname.lo gettime.lo getgrouplist.lo gidlist.lo json.lo lbuf.lo locking.lo logfac.lo logpri.lo mkdir_parents.lo parseln.lo progname.lo rcstr.lo roundup.lo secure_path.lo setgroups.lo strsplit.lo strtobool.lo strtoid.lo strtomode.lo strtonum.lo sudo_conf.lo sudo_debug.lo sudo_dso.lo term.lo ttyname_dev.lo ttysize.lo uuid.lo event_poll.lo arc4random.lo arc4random_uniform.lo freezero.lo pw_dup.lo strlcpy.lo strlcat.lo closefrom.lo sig2str.lo str2sig.lo -version-info 0:0:0 -rpath /usr/libexec/sudo -lcrypto -lpthread -ldl rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/lib/util"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47344}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47254}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: link: ln -s libsudo_util.so.def .libs/libsudo_util.so.def.linux rdlibtool: link: ln -s libsudo_util.so.def.linux .libs/libsudo_util.so.def.host rdlibtool: link: ln -s /dev/null .libs/libsudo_util.a.disabled rdlibtool: link: ln -s /usr/libexec/sudo .libs/libsudo_util.so.slibtool.rpath rdlibtool: link: x86_64-pc-linux-gnu-gcc .libs/basename.o .libs/digest_openssl.o .libs/event.o .libs/fatal.o .libs/key_val.o .libs/gethostname.o .libs/gettime.o .libs/getgrouplist.o .libs/gidlist.o .libs/json.o .libs/lbuf.o .libs/locking.o .libs/logfac.o .libs/logpri.o .libs/mkdir_parents.o .libs/parseln.o .libs/progname.o .libs/rcstr.o .libs/roundup.o .libs/secure_path.o .libs/setgroups.o .libs/strsplit.o .libs/strtobool.o .libs/strtoid.o .libs/strtomode.o .libs/strtonum.o .libs/sudo_conf.o .libs/sudo_debug.o .libs/sudo_dso.o .libs/term.o .libs/ttyname_dev.o .libs/ttysize.o .libs/uuid.o .libs/event_poll.o .libs/arc4random.o .libs/arc4random_uniform.o .libs/freezero.o .libs/pw_dup.o .libs/strlcpy.o .libs/strlcat.o .libs/closefrom.o .libs/sig2str.o .libs/str2sig.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--enable-new-dtags -Wl,--allow-multiple-definition -Wl,-z,relro -fstack-protector-strong -Wl,--version-script,util.map -lcrypto -lpthread -ldl -shared -fPIC -Wl,-soname -Wl,libsudo_util.so.0 -o .libs/libsudo_util.so.0.0.0 rdlibtool: link: ln -s libsudo_util.so.0.0.0 .libs/libsudo_util.so.0 rdlibtool: link: ln -s libsudo_util.so.0.0.0 .libs/libsudo_util.so rdlibtool: link: ln -s /dev/null .libs/libsudo_util.so.def rdlibtool: link: ln -s ../libsudo_util.la .libs/libsudo_util.la rdlibtool: link: ln -s ../libsudo_util.la .libs/libsudo_util.lai make[1]: Leaving directory '/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/lib/util' make[1]: Entering directory '/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/lib/eventlog' rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o eventlog.lo -I../../include -I../.. -I. -I../.. -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./eventlog.c rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o eventlog_conf.lo -I../../include -I../.. -I. -I../.. -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./eventlog_conf.c rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o eventlog.lo -I../../include -I../.. -I. -I../.. -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./eventlog.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/lib/eventlog"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47255}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47254}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I../.. -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./eventlog.c -DPIC -fPIC -o .libs/eventlog.o rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o eventlog_conf.lo -I../../include -I../.. -I. -I../.. -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./eventlog_conf.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/lib/eventlog"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47255}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47254}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I../.. -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./eventlog_conf.c -DPIC -fPIC -o .libs/eventlog_conf.o rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o eventlog_free.lo -I../../include -I../.. -I. -I../.. -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./eventlog_free.c rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o eventlog_free.lo -I../../include -I../.. -I. -I../.. -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./eventlog_free.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/lib/eventlog"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47255}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47254}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I../.. -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./eventlog_free.c -DPIC -fPIC -o .libs/eventlog_free.o rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o logwrap.lo -I../../include -I../.. -I. -I../.. -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./logwrap.c rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o logwrap.lo -I../../include -I../.. -I. -I../.. -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./logwrap.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/lib/eventlog"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47255}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47254}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I../.. -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./logwrap.c -DPIC -fPIC -o .libs/logwrap.o rdlibtool --tag=disable-static --mode=link x86_64-pc-linux-gnu-gcc -o libsudo_eventlog.la eventlog.lo eventlog_conf.lo eventlog_free.lo logwrap.lo ../../lib/util/libsudo_util.la rdlibtool --tag=disable-static --mode=link x86_64-pc-linux-gnu-gcc -o libsudo_eventlog.la eventlog.lo eventlog_conf.lo eventlog_free.lo logwrap.lo ../../lib/util/libsudo_util.la rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/lib/eventlog"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47255}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47254}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: link: ln -s libsudo_eventlog.so.def .libs/libsudo_eventlog.so.def.linux rdlibtool: link: ln -s libsudo_eventlog.so.def.linux .libs/libsudo_eventlog.so.def.host rdlibtool: link: ar crs .libs/libsudo_eventlog.a .libs/eventlog.o .libs/eventlog_conf.o .libs/eventlog_free.o .libs/logwrap.o rdlibtool: link: ln -s ../libsudo_eventlog.la .libs/libsudo_eventlog.la rdlibtool: link: ln -s ../libsudo_eventlog.la .libs/libsudo_eventlog.lai make[1]: Leaving directory '/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/lib/eventlog' make[1]: Entering directory '/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/lib/fuzzstub' rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o fuzzstub.lo -I../../include -I../.. -I. -I../.. -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./fuzzstub.c rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o fuzzstub.lo -I../../include -I../.. -I. -I../.. -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./fuzzstub.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/lib/fuzzstub"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47266}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47254}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I../.. -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./fuzzstub.c -DPIC -fPIC -o .libs/fuzzstub.o rdlibtool --tag=disable-static --mode=link x86_64-pc-linux-gnu-gcc -o libsudo_fuzzstub.la fuzzstub.lo rdlibtool --tag=disable-static --mode=link x86_64-pc-linux-gnu-gcc -o libsudo_fuzzstub.la fuzzstub.lo rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/lib/fuzzstub"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47266}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47254}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: link: ln -s libsudo_fuzzstub.so.def .libs/libsudo_fuzzstub.so.def.linux rdlibtool: link: ln -s libsudo_fuzzstub.so.def.linux .libs/libsudo_fuzzstub.so.def.host rdlibtool: link: ar crs .libs/libsudo_fuzzstub.a .libs/fuzzstub.o rdlibtool: link: ln -s ../libsudo_fuzzstub.la .libs/libsudo_fuzzstub.la rdlibtool: link: ln -s ../libsudo_fuzzstub.la .libs/libsudo_fuzzstub.lai make[1]: Leaving directory '/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/lib/fuzzstub' make[1]: Entering directory '/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/lib/iolog' rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o host_port.lo -I../../include -I../.. -I. -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./host_port.c rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o hostcheck.lo -I../../include -I../.. -I. -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./hostcheck.c rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o host_port.lo -I../../include -I../.. -I. -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./host_port.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/lib/iolog"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47269}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47254}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o hostcheck.lo -I../../include -I../.. -I. -DZLIB_CONST -D_FORTIFY_SOURCE=2 -piperdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIErdlibtool: lconf: fstat(6,...) = 0 -fstack-protector-strong {.st_dev = 44, .st_ino = 47145}. ./hostcheck.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/lib/iolog"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47269}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47254}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./host_port.c -DPIC -fPIC -o .libs/host_port.o rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./hostcheck.c -DPIC -fPIC -o .libs/hostcheck.o rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o iolog_clearerr.lo -I../../include -I../.. -I. -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./iolog_clearerr.c rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o iolog_clearerr.lo -I../../include -I../.. -I. -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./iolog_clearerr.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/lib/iolog"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47269}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47254}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./iolog_clearerr.c -DPIC -fPIC -o .libs/iolog_clearerr.o rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o iolog_close.lo -I../../include -I../.. -I. -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./iolog_close.c rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o iolog_close.lo -I../../include -I../.. -I. -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./iolog_close.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/lib/iolog"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47269}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47254}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./iolog_close.c -DPIC -fPIC -o .libs/iolog_close.o rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o iolog_conf.lo -I../../include -I../.. -I. -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./iolog_conf.c rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o iolog_conf.lo -I../../include -I../.. -I. -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./iolog_conf.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/lib/iolog"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47269}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47254}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./iolog_conf.c -DPIC -fPIC -o .libs/iolog_conf.o rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o iolog_eof.lo -I../../include -I../.. -I. -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./iolog_eof.c rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o iolog_eof.lo -I../../include -I../.. -I. -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./iolog_eof.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/lib/iolog"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47269}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47254}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./iolog_eof.c -DPIC -fPIC -o .libs/iolog_eof.o rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o iolog_gets.lo -I../../include -I../.. -I. -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./iolog_gets.c rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o iolog_gets.lo -I../../include -I../.. -I. -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./iolog_gets.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/lib/iolog"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47269}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47254}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./iolog_gets.c -DPIC -fPIC -o .libs/iolog_gets.o rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o iolog_json.lo -I../../include -I../.. -I. -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./iolog_json.c rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o iolog_json.lo -I../../include -I../.. -I. -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./iolog_json.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/lib/iolog"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47269}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47254}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./iolog_json.c -DPIC -fPIC -o .libs/iolog_json.o rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o iolog_legacy.lo -I../../include -I../.. -I. -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./iolog_legacy.c rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o iolog_legacy.lo -I../../include -I../.. -I. -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./iolog_legacy.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/lib/iolog"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47269}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47254}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./iolog_legacy.c -DPIC -fPIC -o .libs/iolog_legacy.o rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o iolog_loginfo.lo -I../../include -I../.. -I. -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./iolog_loginfo.c rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o iolog_loginfo.lo -I../../include -I../.. -I. -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./iolog_loginfo.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/lib/iolog"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47269}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47254}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./iolog_loginfo.c -DPIC -fPIC -o .libs/iolog_loginfo.o rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o iolog_mkdirs.lo -I../../include -I../.. -I. -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./iolog_mkdirs.c rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o iolog_mkdirs.lo -I../../include -I../.. -I. -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./iolog_mkdirs.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/lib/iolog"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47269}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47254}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./iolog_mkdirs.c -DPIC -fPIC -o .libs/iolog_mkdirs.o rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o iolog_mkdtemp.lo -I../../include -I../.. -I. -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./iolog_mkdtemp.c rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o iolog_mkdtemp.lo -I../../include -I../.. -I. -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./iolog_mkdtemp.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/lib/iolog"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47269}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47254}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./iolog_mkdtemp.c -DPIC -fPIC -o .libs/iolog_mkdtemp.o rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o iolog_mkpath.lo -I../../include -I../.. -I. -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./iolog_mkpath.c rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o iolog_mkpath.lo -I../../include -I../.. -I. -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./iolog_mkpath.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/lib/iolog"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47269}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47254}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./iolog_mkpath.c -DPIC -fPIC -o .libs/iolog_mkpath.o rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o iolog_nextid.lo -I../../include -I../.. -I. -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./iolog_nextid.c rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o iolog_nextid.lo -I../../include -I../.. -I. -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./iolog_nextid.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/lib/iolog"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47269}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47254}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./iolog_nextid.c -DPIC -fPIC -o .libs/iolog_nextid.o rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o iolog_open.lo -I../../include -I../.. -I. -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./iolog_open.c rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o iolog_open.lo -I../../include -I../.. -I. -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./iolog_open.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/lib/iolog"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47269}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47254}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./iolog_open.c -DPIC -fPIC -o .libs/iolog_open.o rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o iolog_openat.lo -I../../include -I../.. -I. -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./iolog_openat.c rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o iolog_openat.lo -I../../include -I../.. -I. -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./iolog_openat.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/lib/iolog"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47269}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47254}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./iolog_openat.c -DPIC -fPIC -o .libs/iolog_openat.o rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o iolog_path.lo -I../../include -I../.. -I. -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./iolog_path.c rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o iolog_path.lo -I../../include -I../.. -I. -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./iolog_path.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/lib/iolog"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47269}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47254}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./iolog_path.c -DPIC -fPIC -o .libs/iolog_path.o rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o iolog_read.lo -I../../include -I../.. -I. -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./iolog_read.c rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o iolog_read.lo -I../../include -I../.. -I. -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./iolog_read.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/lib/iolog"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47269}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47254}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./iolog_read.c -DPIC -fPIC -o .libs/iolog_read.o rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o iolog_seek.lo -I../../include -I../.. -I. -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./iolog_seek.c rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o iolog_seek.lo -I../../include -I../.. -I. -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./iolog_seek.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/lib/iolog"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47269}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47254}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./iolog_seek.c -DPIC -fPIC -o .libs/iolog_seek.o rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o iolog_swapids.lo -I../../include -I../.. -I. -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./iolog_swapids.c rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o iolog_swapids.lo -I../../include -I../.. -I. -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./iolog_swapids.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/lib/iolog"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47269}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47254}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./iolog_swapids.c -DPIC -fPIC -o .libs/iolog_swapids.o rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o iolog_timing.lo -I../../include -I../.. -I. -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./iolog_timing.c rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o iolog_timing.lo -I../../include -I../.. -I. -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./iolog_timing.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/lib/iolog"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47269}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47254}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./iolog_timing.c -DPIC -fPIC -o .libs/iolog_timing.o rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o iolog_util.lo -I../../include -I../.. -I. -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./iolog_util.c rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o iolog_util.lo -I../../include -I../.. -I. -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./iolog_util.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/lib/iolog"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47269}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47254}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./iolog_util.c -DPIC -fPIC -o .libs/iolog_util.o rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o iolog_write.lo -I../../include -I../.. -I. -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./iolog_write.c rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o iolog_write.lo -I../../include -I../.. -I. -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./iolog_write.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/lib/iolog"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47269}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47254}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./iolog_write.c -DPIC -fPIC -o .libs/iolog_write.o rdlibtool --tag=disable-static --mode=link x86_64-pc-linux-gnu-gcc -o libsudo_iolog.la host_port.lo hostcheck.lo iolog_clearerr.lo iolog_close.lo iolog_conf.lo iolog_eof.lo iolog_gets.lo iolog_json.lo iolog_legacy.lo iolog_loginfo.lo iolog_mkdirs.lo iolog_mkdtemp.lo iolog_mkpath.lo iolog_nextid.lo iolog_open.lo iolog_openat.lo iolog_path.lo iolog_read.lo iolog_seek.lo iolog_swapids.lo iolog_timing.lo iolog_util.lo iolog_write.lo ../../lib/eventlog/libsudo_eventlog.la ../../lib/util/libsudo_util.la -lz rdlibtool --tag=disable-static --mode=link x86_64-pc-linux-gnu-gcc -o libsudo_iolog.la host_port.lo hostcheck.lo iolog_clearerr.lo iolog_close.lo iolog_conf.lo iolog_eof.lo iolog_gets.lo iolog_json.lo iolog_legacy.lo iolog_loginfo.lo iolog_mkdirs.lo iolog_mkdtemp.lo iolog_mkpath.lo iolog_nextid.lo iolog_open.lo iolog_openat.lo iolog_path.lo iolog_read.lo iolog_seek.lo iolog_swapids.lo iolog_timing.lo iolog_util.lo iolog_write.lo ../../lib/eventlog/libsudo_eventlog.la ../../lib/util/libsudo_util.la -lz rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/lib/iolog"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47269}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47254}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: link: ln -s libsudo_iolog.so.def .libs/libsudo_iolog.so.def.linux rdlibtool: link: ln -s libsudo_iolog.so.def.linux .libs/libsudo_iolog.so.def.host rdlibtool: link: ar crs .libs/libsudo_iolog.a .libs/host_port.o .libs/hostcheck.o .libs/iolog_clearerr.o .libs/iolog_close.o .libs/iolog_conf.o .libs/iolog_eof.o .libs/iolog_gets.o .libs/iolog_json.o .libs/iolog_legacy.o .libs/iolog_loginfo.o .libs/iolog_mkdirs.o .libs/iolog_mkdtemp.o .libs/iolog_mkpath.o .libs/iolog_nextid.o .libs/iolog_open.o .libs/iolog_openat.o .libs/iolog_path.o .libs/iolog_read.o .libs/iolog_seek.o .libs/iolog_swapids.o .libs/iolog_timing.o .libs/iolog_util.o .libs/iolog_write.o rdlibtool: link: ln -s ../libsudo_iolog.la .libs/libsudo_iolog.la rdlibtool: link: ln -s ../libsudo_iolog.la .libs/libsudo_iolog.lai make[1]: Leaving directory '/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/lib/iolog' make[1]: Entering directory '/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/lib/logsrv' rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o protobuf-c.lo -I../../include -I../.. -I. -I../.. -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./protobuf-c.c rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o log_server.pb-c.lo -I../../include -I../.. -I. -I../.. -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./log_server.pb-c.c rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o protobuf-c.lo -I../../include -I../.. -I. -I../.. -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./protobuf-c.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/lib/logsrv"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47339}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47254}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I../.. -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./protobuf-c.c -DPIC -fPIC -o .libs/protobuf-c.o rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -o log_server.pb-c.lo -I../../include -I../.. -I. -I../.. -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./log_server.pb-c.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/lib/logsrv"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47339}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47254}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I../.. -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./log_server.pb-c.c -DPIC -fPIC -o .libs/log_server.pb-c.o rdlibtool --tag=disable-static --mode=link x86_64-pc-linux-gnu-gcc -o liblogsrv.la protobuf-c.lo log_server.pb-c.lo rdlibtool --tag=disable-static --mode=link x86_64-pc-linux-gnu-gcc -o liblogsrv.la protobuf-c.lo log_server.pb-c.lo rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/lib/logsrv"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47339}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47254}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: link: ln -s liblogsrv.so.def .libs/liblogsrv.so.def.linux rdlibtool: link: ln -s liblogsrv.so.def.linux .libs/liblogsrv.so.def.host rdlibtool: link: ar crs .libs/liblogsrv.a .libs/protobuf-c.o .libs/log_server.pb-c.o rdlibtool: link: ln -s ../liblogsrv.la .libs/liblogsrv.la rdlibtool: link: ln -s ../liblogsrv.la .libs/liblogsrv.lai make[1]: Leaving directory '/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/lib/logsrv' make[1]: Entering directory '/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/logsrvd' x86_64-pc-linux-gnu-gcc -c -I../include -I.. -I. -I. -D_PATH_SUDO_LOGSRVD_CONF=\"/etc/sudo_logsrvd.conf\" -DLOCALEDIR=\"/usr/share/locale\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./logsrv_util.c x86_64-pc-linux-gnu-gcc -c -I../include -I.. -I. -I. -D_PATH_SUDO_LOGSRVD_CONF=\"/etc/sudo_logsrvd.conf\" -DLOCALEDIR=\"/usr/share/locale\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./iolog_writer.c x86_64-pc-linux-gnu-gcc -c -I../include -I.. -I. -I. -D_PATH_SUDO_LOGSRVD_CONF=\"/etc/sudo_logsrvd.conf\" -DLOCALEDIR=\"/usr/share/locale\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./logsrvd.c x86_64-pc-linux-gnu-gcc -c -I../include -I.. -I. -I. -D_PATH_SUDO_LOGSRVD_CONF=\"/etc/sudo_logsrvd.conf\" -DLOCALEDIR=\"/usr/share/locale\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./logsrvd_conf.c x86_64-pc-linux-gnu-gcc -c -I../include -I.. -I. -I. -D_PATH_SUDO_LOGSRVD_CONF=\"/etc/sudo_logsrvd.conf\" -DLOCALEDIR=\"/usr/share/locale\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./logsrvd_journal.c x86_64-pc-linux-gnu-gcc -c -I../include -I.. -I. -I. -D_PATH_SUDO_LOGSRVD_CONF=\"/etc/sudo_logsrvd.conf\" -DLOCALEDIR=\"/usr/share/locale\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./logsrvd_local.c x86_64-pc-linux-gnu-gcc -c -I../include -I.. -I. -I. -D_PATH_SUDO_LOGSRVD_CONF=\"/etc/sudo_logsrvd.conf\" -DLOCALEDIR=\"/usr/share/locale\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./logsrvd_relay.c x86_64-pc-linux-gnu-gcc -c -I../include -I.. -I. -I. -D_PATH_SUDO_LOGSRVD_CONF=\"/etc/sudo_logsrvd.conf\" -DLOCALEDIR=\"/usr/share/locale\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./logsrvd_queue.c x86_64-pc-linux-gnu-gcc -c -I../include -I.. -I. -I. -D_PATH_SUDO_LOGSRVD_CONF=\"/etc/sudo_logsrvd.conf\" -DLOCALEDIR=\"/usr/share/locale\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./tls_client.c x86_64-pc-linux-gnu-gcc -c -I../include -I.. -I. -I. -D_PATH_SUDO_LOGSRVD_CONF=\"/etc/sudo_logsrvd.conf\" -DLOCALEDIR=\"/usr/share/locale\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./tls_init.c x86_64-pc-linux-gnu-gcc -c -I../include -I.. -I. -I. -D_PATH_SUDO_LOGSRVD_CONF=\"/etc/sudo_logsrvd.conf\" -DLOCALEDIR=\"/usr/share/locale\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./sendlog.c rdlibtool --tag=disable-static --mode=link x86_64-pc-linux-gnu-gcc -o sudo_logsrvd logsrv_util.o iolog_writer.o logsrvd.o logsrvd_conf.o logsrvd_journal.o logsrvd_local.o logsrvd_relay.o logsrvd_queue.o tls_client.o tls_init.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--enable-new-dtags -Wl,--allow-multiple-definition -Wl,-z,relro -Wc,-fPIE -pie -Wc,-fstack-protector-strong ../lib/iolog/libsudo_iolog.la ../lib/logsrv/liblogsrv.la -lssl -lcrypto rdlibtool --tag=disable-static --mode=link x86_64-pc-linux-gnu-gcc -o sudo_logsrvd logsrv_util.o iolog_writer.o logsrvd.o logsrvd_conf.o logsrvd_journal.o logsrvd_local.o logsrvd_relay.o logsrvd_queue.o tls_client.o tls_init.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--enable-new-dtags -Wl,--allow-multiple-definition -Wl,-z,relro -Wc,-fPIE -pie -Wc,-fstack-protector-strong ../lib/iolog/libsudo_iolog.la ../lib/logsrv/liblogsrv.la -lssl -lcrypto rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/logsrvd"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47537}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: link: x86_64-pc-linux-gnu-gcc logsrv_util.o iolog_writer.o logsrvd.o logsrvd_conf.o logsrvd_journal.o logsrvd_local.o logsrvd_relay.o logsrvd_queue.o tls_client.o tls_init.o ../lib/iolog/.libs/libsudo_iolog.a ../lib/logsrv/.libs/liblogsrv.a -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--enable-new-dtags -Wl,--allow-multiple-definition -Wl,-z,relro -fPIE -pie -fstack-protector-strong -L../lib/iolog/../../lib/eventlog/../../lib/util/.libs -lsudo_util -L../lib/iolog/../../lib/util/.libs -lz -lssl -lcrypto -o .libs/sudo_logsrvd rdlibtool: link: ln -s ../sudo_logsrvd .libs/sudo_logsrvd.exe.wrapper rdlibtool --tag=disable-static --mode=link x86_64-pc-linux-gnu-gcc -o sudo_sendlog logsrv_util.o sendlog.o tls_client.o tls_init.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--enable-new-dtags -Wl,--allow-multiple-definition -Wl,-z,relro -Wc,-fPIE -pie -Wc,-fstack-protector-strong ../lib/iolog/libsudo_iolog.la ../lib/logsrv/liblogsrv.la -lssl -lcrypto rdlibtool --tag=disable-static --mode=link x86_64-pc-linux-gnu-gcc -o sudo_sendlog logsrv_util.o sendlog.o tls_client.o tls_init.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--enable-new-dtags -Wl,--allow-multiple-definition -Wl,-z,relro -Wc,-fPIE -pie -Wc,-fstack-protector-strong ../lib/iolog/libsudo_iolog.la ../lib/logsrv/liblogsrv.la -lssl -lcrypto rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/logsrvd"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47537}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: link: x86_64-pc-linux-gnu-gcc logsrv_util.o sendlog.o tls_client.o tls_init.o ../lib/iolog/.libs/libsudo_iolog.a ../lib/logsrv/.libs/liblogsrv.a -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--enable-new-dtags -Wl,--allow-multiple-definition -Wl,-z,relro -fPIE -pie -fstack-protector-strong -L../lib/iolog/../../lib/eventlog/../../lib/util/.libs -lsudo_util -L../lib/iolog/../../lib/util/.libs -lz -lssl -lcrypto -o .libs/sudo_sendlog rdlibtool: link: ln -s ../sudo_sendlog .libs/sudo_sendlog.exe.wrapper make[1]: Leaving directory '/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/logsrvd' make[1]: Entering directory '/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/plugins/audit_json' rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./audit_json.c rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./audit_json.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/plugins/audit_json"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47583}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47582}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./audit_json.c -DPIC -fPIC -o .libs/audit_json.o rdlibtool --tag=disable-static --mode=link x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--enable-new-dtags -Wl,--allow-multiple-definition -Wl,-z,relro -Wc,-fstack-protector-strong -Wl,--version-script,audit_json.map -o audit_json.la audit_json.lo ../../lib/util/libsudo_util.la -module -avoid-version -rpath /usr/lib64/sudo -shrext .so rdlibtool --tag=disable-static --mode=link x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--enable-new-dtags -Wl,--allow-multiple-definition -Wl,-z,relro -Wc,-fstack-protector-strong -Wl,--version-script,audit_json.map -o audit_json.la audit_json.lo ../../lib/util/libsudo_util.la -module -avoid-version -rpath /usr/lib64/sudo -shrext .so rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/plugins/audit_json"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47583}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47582}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: link: ln -s audit_json.so.def .libs/audit_json.so.def.linux rdlibtool: link: ln -s audit_json.so.def.linux .libs/audit_json.so.def.host rdlibtool: link: ln -s /dev/null .libs/audit_json.a.disabled rdlibtool: link: ln -s audit_json.la .libs/audit_json.la.shrext.so rdlibtool: link: ln -s audit_json.la.shrext.so .libs/audit_json.la.shrext rdlibtool: link: ln -s /usr/lib64/sudo .libs/audit_json.so.slibtool.rpath rdlibtool: link: x86_64-pc-linux-gnu-gcc .libs/audit_json.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--enable-new-dtags -Wl,--allow-multiple-definition -Wl,-z,relro -fstack-protector-strong -Wl,--version-script,audit_json.map -Wl,-rpath -Wl,/usr/libexec/sudo -L../../lib/util/.libs -lsudo_util -lcrypto -lpthread -ldl -shared -fPIC -Wl,-soname -Wl,audit_json.so -o .libs/audit_json.so rdlibtool: link: ln -s /dev/null .libs/audit_json.so.def rdlibtool: link: ln -s ../audit_json.la .libs/audit_json.la rdlibtool: link: ln -s ../audit_json.la .libs/audit_json.lai make[1]: Leaving directory '/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/plugins/audit_json' make[1]: Entering directory '/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/plugins/group_file' rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./group_file.c rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./getgrent.c rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./group_file.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/plugins/group_file"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47587}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47582}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-colorrdlibtool: compile: -O2 x86_64-pc-linux-gnu-gcc -fvisibility=hidden -c -fPIE -I../../include -fstack-protector-strong -I../.. ./getgrent.c -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=nativerdlibtool: lconf: {.name="libtool"}. -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./group_file.c -DPIC -fPICrdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/plugins/group_file"}. -o .libs/group_file.o rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47587}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47582}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./getgrent.c -DPIC -fPIC -o .libs/getgrent.o rdlibtool --tag=disable-static --mode=link x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--enable-new-dtags -Wl,--allow-multiple-definition -Wl,-z,relro -Wc,-fstack-protector-strong -Wl,--version-script,group_file.map -o group_file.la group_file.lo getgrent.lo ../../lib/util/libsudo_util.la -module -avoid-version -rpath /usr/lib64/sudo -shrext .so rdlibtool --tag=disable-static --mode=link x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--enable-new-dtags -Wl,--allow-multiple-definition -Wl,-z,relro -Wc,-fstack-protector-strong -Wl,--version-script,group_file.map -o group_file.la group_file.lo getgrent.lo ../../lib/util/libsudo_util.la -module -avoid-version -rpath /usr/lib64/sudo -shrext .so rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/plugins/group_file"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47587}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47582}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: link: ln -s group_file.so.def .libs/group_file.so.def.linux rdlibtool: link: ln -s group_file.so.def.linux .libs/group_file.so.def.host rdlibtool: link: ln -s /dev/null .libs/group_file.a.disabled rdlibtool: link: ln -s group_file.la .libs/group_file.la.shrext.so rdlibtool: link: ln -s group_file.la.shrext.so .libs/group_file.la.shrext rdlibtool: link: ln -s /usr/lib64/sudo .libs/group_file.so.slibtool.rpath rdlibtool: link: x86_64-pc-linux-gnu-gcc .libs/group_file.o .libs/getgrent.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--enable-new-dtags -Wl,--allow-multiple-definition -Wl,-z,relro -fstack-protector-strong -Wl,--version-script,group_file.map -Wl,-rpath -Wl,/usr/libexec/sudo -L../../lib/util/.libs -lsudo_util -lcrypto -lpthread -ldl -shared -fPIC -Wl,-soname -Wl,group_file.so -o .libs/group_file.so rdlibtool: link: ln -s /dev/null .libs/group_file.so.def rdlibtool: link: ln -s ../group_file.la .libs/group_file.la rdlibtool: link: ln -s ../group_file.la .libs/group_file.lai make[1]: Leaving directory '/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/plugins/group_file' make[1]: Entering directory '/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/plugins/sample_approval' rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./sample_approval.c rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./sample_approval.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/plugins/sample_approval"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47711}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47582}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./sample_approval.c -DPIC -fPIC -o .libs/sample_approval.o rdlibtool --tag=disable-static --mode=link x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--enable-new-dtags -Wl,--allow-multiple-definition -Wl,-z,relro -Wc,-fstack-protector-strong -Wl,--version-script,sample_approval.map -o sample_approval.la sample_approval.lo ../../lib/util/libsudo_util.la -module -avoid-version -rpath /usr/lib64/sudo -shrext .so rdlibtool --tag=disable-static --mode=link x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--enable-new-dtags -Wl,--allow-multiple-definition -Wl,-z,relro -Wc,-fstack-protector-strong -Wl,--version-script,sample_approval.map -o sample_approval.la sample_approval.lo ../../lib/util/libsudo_util.la -module -avoid-version -rpath /usr/lib64/sudo -shrext .so rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/plugins/sample_approval"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47711}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47582}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: link: ln -s sample_approval.so.def .libs/sample_approval.so.def.linux rdlibtool: link: ln -s sample_approval.so.def.linux .libs/sample_approval.so.def.host rdlibtool: link: ln -s /dev/null .libs/sample_approval.a.disabled rdlibtool: link: ln -s sample_approval.la .libs/sample_approval.la.shrext.so rdlibtool: link: ln -s sample_approval.la.shrext.so .libs/sample_approval.la.shrext rdlibtool: link: ln -s /usr/lib64/sudo .libs/sample_approval.so.slibtool.rpath rdlibtool: link: x86_64-pc-linux-gnu-gcc .libs/sample_approval.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--enable-new-dtags -Wl,--allow-multiple-definition -Wl,-z,relro -fstack-protector-strong -Wl,--version-script,sample_approval.map -Wl,-rpath -Wl,/usr/libexec/sudo -L../../lib/util/.libs -lsudo_util -lcrypto -lpthread -ldl -shared -fPIC -Wl,-soname -Wl,sample_approval.so -o .libs/sample_approval.so rdlibtool: link: ln -s /dev/null .libs/sample_approval.so.def rdlibtool: link: ln -s ../sample_approval.la .libs/sample_approval.la rdlibtool: link: ln -s ../sample_approval.la .libs/sample_approval.lai make[1]: Leaving directory '/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/plugins/sample_approval' make[1]: Entering directory '/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/plugins/sudoers' rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib64\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./auth/sudo_auth.c rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib64\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./auth/pam.c rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./auth/sudo_auth.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/plugins/sudoers"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47715}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47582}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./auth/pam.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/plugins/sudoers"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47715}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47582}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../..rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers"rdlibtool: lconf: fstat(6,...) = 0 -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 {.st_dev = 44, .st_ino = 47145}. -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./auth/sudo_auth.c -DPIC -fPIC -o .libs/sudo_auth.o rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./auth/pam.c -DPIC -fPIC -o .libs/pam.o rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./auth/sudo_auth.c -o sudo_auth.o rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./auth/pam.c -o pam.o rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib64\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./audit.c rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./audit.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/plugins/sudoers"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47715}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47582}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./audit.c -DPIC -fPIC -o .libs/audit.o rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib64\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./boottime.c rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./boottime.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/plugins/sudoers"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47715}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47582}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./boottime.c -DPIC -fPIC -o .libs/boottime.o rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./boottime.c -o boottime.o rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./audit.c -o audit.o rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib64\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./check.c rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./check.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/plugins/sudoers"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47715}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47582}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./check.c -DPIC -fPIC -o .libs/check.o rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./check.c -o check.o rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib64\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./editor.c rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./editor.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/plugins/sudoers"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47715}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47582}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./editor.c -DPIC -fPIC -o .libs/editor.o rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib64\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./env.c rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./env.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/plugins/sudoers"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47715}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47582}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./env.c -DPIC -fPIC -o .libs/env.o rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./editor.c -o editor.o rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib64\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./sudoers_hooks.c rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./sudoers_hooks.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/plugins/sudoers"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47715}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47582}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./sudoers_hooks.c -DPIC -fPIC -o .libs/sudoers_hooks.o rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./env.c -o env.o rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./sudoers_hooks.c -o sudoers_hooks.o rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib64\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./env_pattern.c rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./env_pattern.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/plugins/sudoers"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47715}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47582}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./env_pattern.c -DPIC -fPIC -o .libs/env_pattern.o rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./env_pattern.c -o env_pattern.o echo "/*" > prologue echo " * This is an open source non-commercial project. Dear PVS-Studio, please check it." >> prologue echo " * PVS-Studio Static Code Analyzer for C, C++ and C#: http://www.viva64.com" >> prologue echo " */" >> prologue echo "" >> prologue echo "#include " >> prologue rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib64\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./find_path.c rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./find_path.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/plugins/sudoers"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47715}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47582}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./find_path.c -DPIC -fPIC -o .libs/find_path.o rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib64\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./gc.c rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./gc.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/plugins/sudoers"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47715}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47582}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./gc.c -DPIC -fPIC -o .libs/gc.o rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./gc.c -o gc.o rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib64\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./goodpath.c rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./goodpath.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/plugins/sudoers"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47715}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47582}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./goodpath.c -DPIC -fPIC -o .libs/goodpath.o rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./find_path.c -o find_path.o rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./goodpath.c -o goodpath.o rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib64\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./group_plugin.c rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./group_plugin.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/plugins/sudoers"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47715}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47582}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./group_plugin.c -DPIC -fPIC -o .libs/group_plugin.o rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib64\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./interfaces.c rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./interfaces.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/plugins/sudoers"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47715}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47582}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./interfaces.c -DPIC -fPIC -o .libs/interfaces.o rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./group_plugin.c -o group_plugin.o rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./interfaces.c -o interfaces.o rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib64\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./iolog.c rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./iolog.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/plugins/sudoers"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47715}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47582}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./iolog.c -DPIC -fPIC -o .libs/iolog.o rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib64\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./iolog_path_escapes.c rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./iolog_path_escapes.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/plugins/sudoers"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47715}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47582}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./iolog_path_escapes.c -DPIC -fPIC -o .libs/iolog_path_escapes.o rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./iolog_path_escapes.c -o iolog_path_escapes.o rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib64\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./locale.c rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./locale.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/plugins/sudoers"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47715}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47582}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./locale.c -DPIC -fPIC -o .libs/locale.o rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./locale.c -o locale.o rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./iolog.c -o iolog.o rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib64\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./log_client.c rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./log_client.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/plugins/sudoers"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47715}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47582}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./log_client.c -DPIC -fPIC -o .libs/log_client.o rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib64\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./logging.c rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./logging.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/plugins/sudoers"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47715}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47582}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./logging.c -DPIC -fPIC -o .libs/logging.o rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./log_client.c -o log_client.o rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./logging.c -o logging.o rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib64\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./policy.c rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./policy.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/plugins/sudoers"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47715}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47582}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./policy.c -DPIC -fPIC -o .libs/policy.o rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib64\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./prompt.c rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./prompt.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/plugins/sudoers"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47715}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47582}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./prompt.c -DPIC -fPIC -o .libs/prompt.o rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./prompt.c -o prompt.o rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib64\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./set_perms.c rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./set_perms.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/plugins/sudoers"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47715}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47582}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./set_perms.c -DPIC -fPIC -o .libs/set_perms.o rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./set_perms.c -o set_perms.o rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./policy.c -o policy.o rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib64\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./starttime.c rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./starttime.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/plugins/sudoers"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47715}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47582}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./starttime.c -DPIC -fPIC -o .libs/starttime.o rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./starttime.c -o starttime.o rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib64\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./strlcpy_unesc.c rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./strlcpy_unesc.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/plugins/sudoers"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47715}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47582}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./strlcpy_unesc.c -DPIC -fPIC -o .libs/strlcpy_unesc.o rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./strlcpy_unesc.c -o strlcpy_unesc.o rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib64\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./strvec_join.c rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./strvec_join.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/plugins/sudoers"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47715}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47582}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./strvec_join.c -DPIC -fPIC -o .libs/strvec_join.o rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib64\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./sudo_nss.c rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./sudo_nss.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/plugins/sudoers"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47715}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47582}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./sudo_nss.c -DPIC -fPIC -o .libs/sudo_nss.o rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./strvec_join.c -o strvec_join.o rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./sudo_nss.c -o sudo_nss.o rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib64\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./sudoers.c rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./sudoers.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/plugins/sudoers"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47715}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47582}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./sudoers.c -DPIC -fPIC -o .libs/sudoers.o rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib64\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./timestamp.c rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./timestamp.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/plugins/sudoers"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47715}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47582}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./timestamp.c -DPIC -fPIC -o .libs/timestamp.o rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./sudoers.c -o sudoers.o rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./timestamp.c -o timestamp.o rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib64\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./b64_decode.c rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./b64_decode.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/plugins/sudoers"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47715}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47582}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./b64_decode.c -DPIC -fPIC -o .libs/b64_decode.o rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./b64_decode.c -o b64_decode.o rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib64\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./digestname.c rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./digestname.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/plugins/sudoers"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47715}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47582}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./digestname.c -DPIC -fPIC -o .libs/digestname.o rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./digestname.c -o digestname.o rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib64\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./exptilde.c rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./exptilde.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/plugins/sudoers"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47715}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47582}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./exptilde.c -DPIC -fPIC -o .libs/exptilde.o rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib64\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./filedigest.c rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./filedigest.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/plugins/sudoers"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47715}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47582}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./filedigest.c -DPIC -fPIC -o .libs/filedigest.o rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./exptilde.c -o exptilde.o rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./filedigest.c -o filedigest.o rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib64\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./gentime.c rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./gentime.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/plugins/sudoers"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47715}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47582}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./gentime.c -DPIC -fPIC -o .libs/gentime.o rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib64\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./gmtoff.c rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./gmtoff.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/plugins/sudoers"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47715}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47582}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./gmtoff.c -DPIC -fPIC -o .libs/gmtoff.o rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./gmtoff.c -o gmtoff.o rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./gentime.c -o gentime.o rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib64\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./hexchar.c rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./hexchar.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/plugins/sudoers"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47715}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47582}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./hexchar.c -DPIC -fPIC -o .libs/hexchar.o rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib64\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./match_addr.c rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./match_addr.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/plugins/sudoers"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47715}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47582}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./match_addr.c -DPIC -fPIC -o .libs/match_addr.o rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./hexchar.c -o hexchar.o rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib64\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./pwutil.c rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./pwutil.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/plugins/sudoers"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47715}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47582}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./pwutil.c -DPIC -fPIC -o .libs/pwutil.o rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./match_addr.c -o match_addr.o rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib64\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./pwutil_impl.c rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./pwutil_impl.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/plugins/sudoers"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47715}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47582}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./pwutil_impl.c -DPIC -fPIC -o .libs/pwutil_impl.o rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./pwutil_impl.c -o pwutil_impl.o rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib64\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./redblack.c rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./redblack.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/plugins/sudoers"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47715}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47582}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./redblack.c -DPIC -fPIC -o .libs/redblack.o rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./pwutil.c -o pwutil.o rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./redblack.c -o redblack.o rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib64\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./strlist.c rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./strlist.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/plugins/sudoers"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47715}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47582}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./strlist.c -DPIC -fPIC -o .libs/strlist.o rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./strlist.c -o strlist.o rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib64\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./sudoers_debug.c rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./sudoers_debug.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/plugins/sudoers"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47715}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47582}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./sudoers_debug.c -DPIC -fPIC -o .libs/sudoers_debug.o rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./sudoers_debug.c -o sudoers_debug.o rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib64\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./timeout.c rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./timeout.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/plugins/sudoers"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47715}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47582}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./timeout.c -DPIC -fPIC -o .libs/timeout.o rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib64\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./timestr.c rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./timestr.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/plugins/sudoers"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47715}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47582}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./timestr.c -DPIC -fPIC -o .libs/timestr.o rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./timeout.c -o timeout.o rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./timestr.c -o timestr.o x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib64\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./stubs.c x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib64\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./sudo_printf.c x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib64\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./sudoreplay.c x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib64\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./b64_encode.c x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib64\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./cvtsudoers_pwutil.c x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib64\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ../../src/net_ifs.c x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib64\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./testsudoers_pwutil.c x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib64\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./tsgetgrpw.c rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib64\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./gram.c rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./gram.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/plugins/sudoers"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47715}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47582}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./gram.c -DPIC -fPIC -o .libs/gram.o rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib64\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./match.c rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./match.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/plugins/sudoers"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47715}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47582}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./match.c -DPIC -fPIC -o .libs/match.o rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./match.c -o match.o rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./gram.c -o gram.o rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib64\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./match_command.c rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./match_command.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/plugins/sudoers"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47715}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47582}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./match_command.c -DPIC -fPIC -o .libs/match_command.o rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./match_command.c -o match_command.o rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib64\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./match_digest.c rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./match_digest.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/plugins/sudoers"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47715}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47582}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./match_digest.c -DPIC -fPIC -o .libs/match_digest.o rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib64\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./toke.c rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./toke.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/plugins/sudoers"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47715}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47582}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./toke.c -DPIC -fPIC -o .libs/toke.o rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./match_digest.c -o match_digest.o rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib64\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./toke_util.c rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./toke_util.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/plugins/sudoers"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47715}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47582}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./toke_util.c -DPIC -fPIC -o .libs/toke_util.o rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./toke_util.c -o toke_util.o x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib64\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./check_aliases.c x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib64\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./visudo.c rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./toke.c -o toke.o x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib64\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./getdate.c x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib64\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./cvtsudoers.c x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib64\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./cvtsudoers_json.c x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib64\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./cvtsudoers_ldif.c rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib64\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./fmtsudoers_cvt.c rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./fmtsudoers_cvt.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/plugins/sudoers"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47715}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47582}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./fmtsudoers_cvt.c -DPIC -fPIC -o .libs/fmtsudoers_cvt.o rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./fmtsudoers_cvt.c -o fmtsudoers_cvt.o x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib64\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./parse_ldif.c rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib64\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./ldap_util.c rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./ldap_util.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/plugins/sudoers"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47715}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47582}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./ldap_util.c -DPIC -fPIC -o .libs/ldap_util.o rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./ldap_util.c -o ldap_util.o x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib64\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./testsudoers.c rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib64\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./file.c rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./file.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/plugins/sudoers"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47715}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47582}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./file.c -DPIC -fPIC -o .libs/file.o rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./file.c -o file.o rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib64\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./fmtsudoers.c rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./fmtsudoers.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/plugins/sudoers"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47715}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47582}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./fmtsudoers.c -DPIC -fPIC -o .libs/fmtsudoers.o rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib64\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./parse.c rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./parse.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/plugins/sudoers"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47715}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47582}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./parse.c -DPIC -fPIC -o .libs/parse.o rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./fmtsudoers.c -o fmtsudoers.o rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./parse.c -o parse.o rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib64\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./alias.c rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./alias.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/plugins/sudoers"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47715}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47582}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./alias.c -DPIC -fPIC -o .libs/alias.o rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./alias.c -o alias.o rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib64\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./defaults.c rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./defaults.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/plugins/sudoers"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47715}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47582}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./defaults.c -DPIC -fPIC -o .libs/defaults.o rdlibtool --mode=link x86_64-pc-linux-gnu-gcc -o sudoreplay getdate.o sudoreplay.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--enable-new-dtags -Wl,--allow-multiple-definition -Wl,-z,relro -Wc,-fPIE -pie -Wc,-fstack-protector-strong timestr.lo ../../lib/iolog/libsudo_iolog.la rdlibtool --mode=link x86_64-pc-linux-gnu-gcc -o sudoreplay getdate.o sudoreplay.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--enable-new-dtags -Wl,--allow-multiple-definition -Wl,-z,relro -Wc,-fPIE -pie -Wc,-fstack-protector-strong timestr.lo ../../lib/iolog/libsudo_iolog.la rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/plugins/sudoers"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47715}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47582}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: link: x86_64-pc-linux-gnu-gcc getdate.o sudoreplay.o .libs/timestr.o ../../lib/iolog/.libs/libsudo_iolog.a -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--enable-new-dtags -Wl,--allow-multiple-definition -Wl,-z,relro -fPIE -pie -fstack-protector-strong -L../../lib/iolog/../../lib/eventlog/../../lib/util/.libs -lsudo_util -L../../lib/iolog/../../lib/util/.libs -lz -o .libs/sudoreplay rdlibtool: link: ln -s ../sudoreplay .libs/sudoreplay.exe.wrapper rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR="/usr/lib64" -DLOCALEDIR="/usr/share/locale" -D_PATH_SUDOERS="/etc/sudoers" -D_PATH_CVTSUDOERS_CONF="/etc/cvtsudoers.conf" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./defaults.c -o defaults.o rdlibtool --mode=link x86_64-pc-linux-gnu-gcc -o libparsesudoers.la alias.lo b64_decode.lo defaults.lo digestname.lo exptilde.lo filedigest.lo gentime.lo gmtoff.lo gram.lo hexchar.lo match.lo match_addr.lo match_command.lo match_digest.lo pwutil.lo pwutil_impl.lo redblack.lo strlist.lo sudoers_debug.lo timeout.lo timestr.lo toke.lo toke_util.lo -no-install rdlibtool --mode=link x86_64-pc-linux-gnu-gcc -o libparsesudoers.la alias.lo b64_decode.lo defaults.lo digestname.lo exptilde.lo filedigest.lo gentime.lo gmtoff.lo gram.lo hexchar.lo match.lo match_addr.lo match_command.lo match_digest.lo pwutil.lo pwutil_impl.lo redblack.lo strlist.lo sudoers_debug.lo timeout.lo timestr.lo toke.lo toke_util.lo -no-install rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/plugins/sudoers"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47715}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47582}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: link: ln -s libparsesudoers.so.def .libs/libparsesudoers.so.def.linux rdlibtool: link: ln -s libparsesudoers.so.def.linux .libs/libparsesudoers.so.def.host rdlibtool: link: ar crs .libs/libparsesudoers.a .libs/alias.o .libs/b64_decode.o .libs/defaults.o .libs/digestname.o .libs/exptilde.o .libs/filedigest.o .libs/gentime.o .libs/gmtoff.o .libs/gram.o .libs/hexchar.o .libs/match.o .libs/match_addr.o .libs/match_command.o .libs/match_digest.o .libs/pwutil.o .libs/pwutil_impl.o .libs/redblack.o .libs/strlist.o .libs/sudoers_debug.o .libs/timeout.o .libs/timestr.o .libs/toke.o .libs/toke_util.o rdlibtool: link: ln -s ../libparsesudoers.la .libs/libparsesudoers.la rdlibtool: link: ln -s ../libparsesudoers.la .libs/libparsesudoers.lai case "-Wl,--version-script,sudoers.map" in \ *-no-install*) \ rdlibtool --tag=disable-static --mode=link x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--enable-new-dtags -Wl,--allow-multiple-definition -Wl,-z,relro -Wl,--version-script,sudoers.map -o sudoers.la sudo_auth.lo pam.lo audit.lo boottime.lo check.lo editor.lo env.lo sudoers_hooks.lo env_pattern.lo file.lo find_path.lo fmtsudoers.lo gc.lo goodpath.lo group_plugin.lo interfaces.lo iolog.lo iolog_path_escapes.lo locale.lo log_client.lo logging.lo parse.lo policy.lo prompt.lo set_perms.lo starttime.lo strlcpy_unesc.lo strvec_join.lo sudo_nss.lo sudoers.lo timestamp.lo libparsesudoers.la -lpam -lssl -lcrypto ../../lib/iolog/libsudo_iolog.la ../../lib/logsrv/liblogsrv.la -module;; \ *) \ rdlibtool --tag=disable-static --mode=link x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--enable-new-dtags -Wl,--allow-multiple-definition -Wl,-z,relro -Wc,-fstack-protector-strong -Wl,--version-script,sudoers.map -o sudoers.la sudo_auth.lo pam.lo audit.lo boottime.lo check.lo editor.lo env.lo sudoers_hooks.lo env_pattern.lo file.lo find_path.lo fmtsudoers.lo gc.lo goodpath.lo group_plugin.lo interfaces.lo iolog.lo iolog_path_escapes.lo locale.lo log_client.lo logging.lo parse.lo policy.lo prompt.lo set_perms.lo starttime.lo strlcpy_unesc.lo strvec_join.lo sudo_nss.lo sudoers.lo timestamp.lo libparsesudoers.la -lpam -lssl -lcrypto ../../lib/iolog/libsudo_iolog.la ../../lib/logsrv/liblogsrv.la -module -avoid-version -rpath /usr/lib64/sudo -shrext .so;; \ esac rdlibtool --mode=link x86_64-pc-linux-gnu-gcc -o visudo check_aliases.o editor.lo find_path.lo goodpath.lo locale.lo stubs.o sudo_printf.o visudo.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--enable-new-dtags -Wl,--allow-multiple-definition -Wl,-z,relro -Wc,-fPIE -pie -Wc,-fstack-protector-strong libparsesudoers.la ../../lib/util/libsudo_util.la rdlibtool --mode=link x86_64-pc-linux-gnu-gcc -o visudo check_aliases.o editor.lo find_path.lo goodpath.lo locale.lo stubs.o sudo_printf.o visudo.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--enable-new-dtags -Wl,--allow-multiple-definition -Wl,-z,relro -Wc,-fPIE -pie -Wc,-fstack-protector-strong libparsesudoers.la ../../lib/util/libsudo_util.la rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/plugins/sudoers"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47715}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47582}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: link: x86_64-pc-linux-gnu-gcc check_aliases.o .libs/editor.o .libs/find_path.o .libs/goodpath.o .libs/locale.o stubs.o sudo_printf.o visudo.o .libs/libparsesudoers.a -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--enable-new-dtags -Wl,--allow-multiple-definition -Wl,-z,relro -fPIE -pie -fstack-protector-strong -L.libs -Wl,-rpath -Wl,/usr/libexec/sudo -L../../lib/util/.libs -lsudo_util -lcrypto -lpthread -ldl -o .libs/visudo rdlibtool --tag=disable-static --mode=link x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--enable-new-dtags -Wl,--allow-multiple-definition -Wl,-z,relro -Wc,-fstack-protector-strong -Wl,--version-script,sudoers.map -o sudoers.la sudo_auth.lo pam.lo audit.lo boottime.lo check.lo editor.lo env.lo sudoers_hooks.lo env_pattern.lo file.lo find_path.lo fmtsudoers.lo gc.lo goodpath.lo group_plugin.lo interfaces.lo iolog.lo iolog_path_escapes.lo locale.lo log_client.lo logging.lo parse.lo policy.lo prompt.lo set_perms.lo starttime.lo strlcpy_unesc.lo strvec_join.lo sudo_nss.lo sudoers.lo timestamp.lo libparsesudoers.la -lpam -lssl -lcrypto ../../lib/iolog/libsudo_iolog.la ../../lib/logsrv/liblogsrv.la -module -avoid-version -rpath /usr/lib64/sudo -shrext .so rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/plugins/sudoers"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47715}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47582}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: link: ln -s sudoers.so.def .libs/sudoers.so.def.linux rdlibtool: link: ln -s sudoers.so.def.linux .libs/sudoers.so.def.host rdlibtool: link: ln -s /dev/null .libs/sudoers.a.disabled rdlibtool: link: ln -s sudoers.la .libs/sudoers.la.shrext.so rdlibtool: link: ln -s sudoers.la.shrext.so .libs/sudoers.la.shrext rdlibtool: link: ln -s /usr/lib64/sudo .libs/sudoers.so.slibtool.rpath rdlibtool: link: x86_64-pc-linux-gnu-gcc .libs/sudo_auth.o .libs/pam.o .libs/audit.o .libs/boottime.o .libs/check.o .libs/editor.o .libs/env.o .libs/sudoers_hooks.o .libs/env_pattern.o .libs/file.o .libs/find_path.o .libs/fmtsudoers.o .libs/gc.o .libs/goodpath.o .libs/group_plugin.o .libs/interfaces.o .libs/iolog.o .libs/iolog_path_escapes.o .libs/locale.o .libs/log_client.o .libs/logging.o .libs/parse.o .libs/policy.o .libs/prompt.o .libs/set_perms.o .libs/starttime.o .libs/strlcpy_unesc.o .libs/strvec_join.o .libs/sudo_nss.o .libs/sudoers.o .libs/timestamp.o -Wl,--whole-archive .libs/libparsesudoers.a -Wl,--no-whole-archive -Wl,--whole-archive ../../lib/iolog/.libs/libsudo_iolog.a -Wl,--no-whole-archive -Wl,--whole-archive ../../lib/logsrv/.libs/liblogsrv.a -Wl,--no-whole-archive -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--enable-new-dtags -Wl,--allow-multiple-definition -Wl,-z,relro -fstack-protector-strong -Wl,--version-script,sudoers.map -L.libs -lpam -lssl -lcrypto -L../../lib/iolog/../../lib/eventlog/../../lib/util/.libs -lsudo_util -L../../lib/iolog/../../lib/util/.libs -lz -shared -fPIC -Wl,-soname -Wl,sudoers.so -o .libs/sudoers.so rdlibtool: link: ln -s /dev/null .libs/sudoers.so.def rdlibtool: link: ln -s ../sudoers.la .libs/sudoers.la rdlibtool: link: ln -s ../sudoers.la .libs/sudoers.lai rdlibtool --mode=link x86_64-pc-linux-gnu-gcc -o cvtsudoers b64_encode.o cvtsudoers.o cvtsudoers_json.o cvtsudoers_ldif.o cvtsudoers_pwutil.o fmtsudoers.lo fmtsudoers_cvt.lo locale.lo parse_ldif.o stubs.o sudo_printf.o ldap_util.lo -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--enable-new-dtags -Wl,--allow-multiple-definition -Wl,-z,relro -Wc,-fPIE -pie -Wc,-fstack-protector-strong libparsesudoers.la ../../lib/util/libsudo_util.la rdlibtool --mode=link x86_64-pc-linux-gnu-gcc -o cvtsudoers b64_encode.o cvtsudoers.o cvtsudoers_json.o cvtsudoers_ldif.o cvtsudoers_pwutil.o fmtsudoers.lo fmtsudoers_cvt.lo locale.lo parse_ldif.o stubs.o sudo_printf.o ldap_util.lo -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--enable-new-dtags -Wl,--allow-multiple-definition -Wl,-z,relro -Wc,-fPIE -pie -Wc,-fstack-protector-strong libparsesudoers.la ../../lib/util/libsudo_util.la rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/plugins/sudoers"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47715}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47582}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: link: x86_64-pc-linux-gnu-gcc b64_encode.o cvtsudoers.o cvtsudoers_json.o cvtsudoers_ldif.o cvtsudoers_pwutil.o .libs/fmtsudoers.o .libs/fmtsudoers_cvt.o .libs/locale.o parse_ldif.o stubs.o sudo_printf.o .libs/ldap_util.o .libs/libparsesudoers.a -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--enable-new-dtags -Wl,--allow-multiple-definition -Wl,-z,relro -fPIE -pie -fstack-protector-strong -L.libs -Wl,-rpath -Wl,/usr/libexec/sudo -L../../lib/util/.libs -lsudo_util -lcrypto -lpthread -ldl -o .libs/cvtsudoers rdlibtool: link: ln -s ../visudo .libs/visudo.exe.wrapper rdlibtool --mode=link x86_64-pc-linux-gnu-gcc -o testsudoers fmtsudoers.lo fmtsudoers_cvt.lo group_plugin.lo interfaces.lo ldap_util.lo locale.lo net_ifs.o parse_ldif.o sudo_printf.o testsudoers.o testsudoers_pwutil.o tsgetgrpw.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--enable-new-dtags -Wl,--allow-multiple-definition -Wl,-z,relro -Wc,-fPIE -pie -Wc,-fstack-protector-strong libparsesudoers.la ../../lib/util/libsudo_util.la rdlibtool --mode=link x86_64-pc-linux-gnu-gcc -o testsudoers fmtsudoers.lo fmtsudoers_cvt.lo group_plugin.lo interfaces.lo ldap_util.lo locale.lo net_ifs.o parse_ldif.o sudo_printf.o testsudoers.o testsudoers_pwutil.o tsgetgrpw.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--enable-new-dtags -Wl,--allow-multiple-definition -Wl,-z,relro -Wc,-fPIE -pie -Wc,-fstack-protector-strong libparsesudoers.la ../../lib/util/libsudo_util.la rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/plugins/sudoers"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47715}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47582}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: link: x86_64-pc-linux-gnu-gcc .libs/fmtsudoers.o .libs/fmtsudoers_cvt.o .libs/group_plugin.o .libs/interfaces.o .libs/ldap_util.o .libs/locale.o net_ifs.o parse_ldif.o sudo_printf.o testsudoers.o testsudoers_pwutil.o tsgetgrpw.o .libs/libparsesudoers.a -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--enable-new-dtags -Wl,--allow-multiple-definition -Wl,-z,relro -fPIE -pie -fstack-protector-strong -L.libs -Wl,-rpath -Wl,/usr/libexec/sudo -L../../lib/util/.libs -lsudo_util -lcrypto -lpthread -ldl -o .libs/testsudoers rdlibtool: link: ln -s ../testsudoers .libs/testsudoers.exe.wrapper rdlibtool: link: ln -s ../cvtsudoers .libs/cvtsudoers.exe.wrapper make[1]: Leaving directory '/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/plugins/sudoers' make[1]: Entering directory '/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/plugins/system_group' rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./system_group.c rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./system_group.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/plugins/system_group"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 48241}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47582}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../../include -I../.. -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./system_group.c -DPIC -fPIC -o .libs/system_group.o rdlibtool --tag=disable-static --mode=link x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--enable-new-dtags -Wl,--allow-multiple-definition -Wl,-z,relro -Wc,-fstack-protector-strong -Wl,--version-script,system_group.map -o system_group.la system_group.lo ../../lib/util/libsudo_util.la -module -avoid-version -rpath /usr/lib64/sudo -shrext .so rdlibtool --tag=disable-static --mode=link x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--enable-new-dtags -Wl,--allow-multiple-definition -Wl,-z,relro -Wc,-fstack-protector-strong -Wl,--version-script,system_group.map -o system_group.la system_group.lo ../../lib/util/libsudo_util.la -module -avoid-version -rpath /usr/lib64/sudo -shrext .so rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/plugins/system_group"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 48241}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47582}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: link: ln -s system_group.so.def .libs/system_group.so.def.linux rdlibtool: link: ln -s system_group.so.def.linux .libs/system_group.so.def.host rdlibtool: link: ln -s /dev/null .libs/system_group.a.disabled rdlibtool: link: ln -s system_group.la .libs/system_group.la.shrext.so rdlibtool: link: ln -s system_group.la.shrext.so .libs/system_group.la.shrext rdlibtool: link: ln -s /usr/lib64/sudo .libs/system_group.so.slibtool.rpath rdlibtool: link: x86_64-pc-linux-gnu-gcc .libs/system_group.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--enable-new-dtags -Wl,--allow-multiple-definition -Wl,-z,relro -fstack-protector-strong -Wl,--version-script,system_group.map -Wl,-rpath -Wl,/usr/libexec/sudo -L../../lib/util/.libs -lsudo_util -lcrypto -lpthread -ldl -shared -fPIC -Wl,-soname -Wl,system_group.so -o .libs/system_group.so rdlibtool: link: ln -s /dev/null .libs/system_group.so.def rdlibtool: link: ln -s ../system_group.la .libs/system_group.la rdlibtool: link: ln -s ../system_group.la .libs/system_group.lai make[1]: Leaving directory '/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/plugins/system_group' make[1]: Entering directory '/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/src' x86_64-pc-linux-gnu-gcc -c -I../include -I.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DLOCALEDIR=\"/usr/share/locale\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./conversation.c x86_64-pc-linux-gnu-gcc -c -I../include -I.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DLOCALEDIR=\"/usr/share/locale\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./copy_file.c x86_64-pc-linux-gnu-gcc -c -I../include -I.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DLOCALEDIR=\"/usr/share/locale\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./edit_open.c x86_64-pc-linux-gnu-gcc -c -I../include -I.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DLOCALEDIR=\"/usr/share/locale\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./env_hooks.c x86_64-pc-linux-gnu-gcc -c -I../include -I.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DLOCALEDIR=\"/usr/share/locale\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./exec.c x86_64-pc-linux-gnu-gcc -c -I../include -I.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DLOCALEDIR=\"/usr/share/locale\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./exec_common.c x86_64-pc-linux-gnu-gcc -c -I../include -I.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DLOCALEDIR=\"/usr/share/locale\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./exec_monitor.c x86_64-pc-linux-gnu-gcc -c -I../include -I.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DLOCALEDIR=\"/usr/share/locale\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./exec_nopty.c x86_64-pc-linux-gnu-gcc -c -I../include -I.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DLOCALEDIR=\"/usr/share/locale\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./exec_pty.c x86_64-pc-linux-gnu-gcc -c -I../include -I.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DLOCALEDIR=\"/usr/share/locale\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./get_pty.c x86_64-pc-linux-gnu-gcc -c -I../include -I.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DLOCALEDIR=\"/usr/share/locale\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./hooks.c x86_64-pc-linux-gnu-gcc -c -I../include -I.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DLOCALEDIR=\"/usr/share/locale\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./limits.c x86_64-pc-linux-gnu-gcc -c -I../include -I.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DLOCALEDIR=\"/usr/share/locale\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./load_plugins.c x86_64-pc-linux-gnu-gcc -c -I../include -I.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DLOCALEDIR=\"/usr/share/locale\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./net_ifs.c x86_64-pc-linux-gnu-gcc -c -I../include -I.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DLOCALEDIR=\"/usr/share/locale\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./parse_args.c x86_64-pc-linux-gnu-gcc -c -I../include -I.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DLOCALEDIR=\"/usr/share/locale\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./preserve_fds.c x86_64-pc-linux-gnu-gcc -c -I../include -I.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DLOCALEDIR=\"/usr/share/locale\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./signal.c x86_64-pc-linux-gnu-gcc -c -I../include -I.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DLOCALEDIR=\"/usr/share/locale\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./sudo.c x86_64-pc-linux-gnu-gcc -c -I../include -I.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DLOCALEDIR=\"/usr/share/locale\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./sudo_edit.c x86_64-pc-linux-gnu-gcc -c -I../include -I.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DLOCALEDIR=\"/usr/share/locale\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./tcsetpgrp_nobg.c x86_64-pc-linux-gnu-gcc -c -I../include -I.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DLOCALEDIR=\"/usr/share/locale\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./tgetpass.c x86_64-pc-linux-gnu-gcc -c -I../include -I.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DLOCALEDIR=\"/usr/share/locale\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./ttyname.c x86_64-pc-linux-gnu-gcc -c -I../include -I.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DLOCALEDIR=\"/usr/share/locale\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./utmp.c rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -I../include -I.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DLOCALEDIR=\"/usr/share/locale\" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./sudo_noexec.c rdlibtool --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -c -I../include -I.. -I. -I. -D_PATH_SUDO_CONF="/etc/sudo.conf" -DLOCALEDIR="/usr/share/locale" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./sudo_noexec.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 48328}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -I../include -I.. -I. -I. -D_PATH_SUDO_CONF="/etc/sudo.conf" -DLOCALEDIR="/usr/share/locale" -DZLIB_CONST -D_FORTIFY_SOURCE=2 -pipe -march=native -fno-diagnostics-color -O2 -fvisibility=hidden -fPIE -fstack-protector-strong ./sudo_noexec.c -DPIC -fPIC -o .libs/sudo_noexec.o rdlibtool --tag=disable-static --mode=link x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--enable-new-dtags -Wl,--allow-multiple-definition -Wl,-z,relro -Wc,-fstack-protector-strong -ldl -o libsudo_noexec.la sudo_noexec.lo -avoid-version -rpath /usr/libexec/sudo -shrext .so rdlibtool --tag=disable-static --mode=link x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--enable-new-dtags -Wl,--allow-multiple-definition -Wl,-z,relro -Wc,-fstack-protector-strong -ldl -o libsudo_noexec.la sudo_noexec.lo -avoid-version -rpath /usr/libexec/sudo -shrext .so rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 48328}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: link: ln -s libsudo_noexec.so.def .libs/libsudo_noexec.so.def.linux rdlibtool: link: ln -s libsudo_noexec.so.def.linux .libs/libsudo_noexec.so.def.host rdlibtool: link: ln -s /dev/null .libs/libsudo_noexec.a.disabled rdlibtool: link: ln -s libsudo_noexec.la .libs/libsudo_noexec.la.shrext.so rdlibtool: link: ln -s libsudo_noexec.la.shrext.so .libs/libsudo_noexec.la.shrext rdlibtool: link: ln -s /usr/libexec/sudo .libs/libsudo_noexec.so.slibtool.rpath rdlibtool: link: x86_64-pc-linux-gnu-gcc .libs/sudo_noexec.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--enable-new-dtags -Wl,--allow-multiple-definition -Wl,-z,relro -fstack-protector-strong -ldl -shared -fPIC -Wl,-soname -Wl,libsudo_noexec.so -o .libs/libsudo_noexec.so rdlibtool: link: ln -s /dev/null .libs/libsudo_noexec.so.def rdlibtool: link: ln -s ../libsudo_noexec.la .libs/libsudo_noexec.la rdlibtool: link: ln -s ../libsudo_noexec.la .libs/libsudo_noexec.lai sed 's/libsudo_noexec/sudo_noexec/g' libsudo_noexec.la > sudo_noexec.la if test -f .libs/libsudo_noexec.lai; then sed 's/libsudo_noexec/sudo_noexec/g' .libs/libsudo_noexec.lai > .libs/sudo_noexec.lai; fi cp -p .libs/libsudo_noexec.so .libs/sudo_noexec.so rdlibtool --tag=disable-static --mode=link x86_64-pc-linux-gnu-gcc -o sudo conversation.o copy_file.o edit_open.o env_hooks.o exec.o exec_common.o exec_monitor.o exec_nopty.o exec_pty.o get_pty.o hooks.o limits.o load_plugins.o net_ifs.o parse_args.o preserve_fds.o signal.o sudo.o sudo_edit.o tcsetpgrp_nobg.o tgetpass.o ttyname.o utmp.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--enable-new-dtags -Wl,--allow-multiple-definition -Wl,-z,relro -Wc,-fPIE -pie -Wc,-fstack-protector-strong -lutil ../lib/util/libsudo_util.la rdlibtool --tag=disable-static --mode=link x86_64-pc-linux-gnu-gcc -o sudo conversation.o copy_file.o edit_open.o env_hooks.o exec.o exec_common.o exec_monitor.o exec_nopty.o exec_pty.o get_pty.o hooks.o limits.o load_plugins.o net_ifs.o parse_args.o preserve_fds.o signal.o sudo.o sudo_edit.o tcsetpgrp_nobg.o tgetpass.o ttyname.o utmp.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--enable-new-dtags -Wl,--allow-multiple-definition -Wl,-z,relro -Wc,-fPIE -pie -Wc,-fstack-protector-strong -lutil ../lib/util/libsudo_util.la rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 48328}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: link: x86_64-pc-linux-gnu-gcc conversation.o copy_file.o edit_open.o env_hooks.o exec.o exec_common.o exec_monitor.o exec_nopty.o exec_pty.o get_pty.o hooks.o limits.o load_plugins.o net_ifs.o parse_args.o preserve_fds.o signal.o sudo.o sudo_edit.o tcsetpgrp_nobg.o tgetpass.o ttyname.o utmp.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--enable-new-dtags -Wl,--allow-multiple-definition -Wl,-z,relro -fPIE -pie -fstack-protector-strong -lutil -Wl,-rpath -Wl,/usr/libexec/sudo -L../lib/util/.libs -lsudo_util -lcrypto -lpthread -ldl -o .libs/sudo rdlibtool: link: ln -s ../sudo .libs/sudo.exe.wrapper make[1]: Leaving directory '/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/src' make[1]: Entering directory '/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/include' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/include' make[1]: Entering directory '/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/doc' cd .. && /bin/sh config.status --file=doc/cvtsudoers.mdoc cd .. && /bin/sh config.status --file=doc/sudo.mdoc config.status: creating doc/sudo.mdoc config.status: creating doc/cvtsudoers.mdoc cd .. && /bin/sh config.status --file=doc/sudo.conf.mdoc cd .. && /bin/sh config.status --file=doc/sudo_logsrvd.mdoc config.status: creating doc/sudo.conf.mdoc config.status: creating doc/sudo_logsrvd.mdoc cd .. && /bin/sh config.status --file=doc/sudo_logsrv.proto.mdoc cd .. && /bin/sh config.status --file=doc/sudo_logsrvd.conf.mdoc config.status: creating doc/sudo_logsrv.proto.mdoc config.status: creating doc/sudo_logsrvd.conf.mdoc cd .. && /bin/sh config.status --file=doc/sudo_plugin.mdoc cd .. && /bin/sh config.status --file=doc/sudo_plugin_python.mdoc config.status: creating doc/sudo_plugin.mdoc config.status: creating doc/sudo_plugin_python.mdoc cd .. && /bin/sh config.status --file=doc/sudo_sendlog.mdoc (cd .. && /bin/sh config.status --file=-) < ./sudoers.mdoc.in | /bin/sed -f ./fixmdoc.sed > sudoers.mdoc config.status: creating doc/sudo_sendlog.mdoc cd .. && /bin/sh config.status --file=doc/sudoers.ldap.mdoc cd .. && /bin/sh config.status --file=doc/sudoers_timestamp.mdoc config.status: creating doc/sudoers.ldap.mdoc config.status: creating doc/sudoers_timestamp.mdoc cd .. && /bin/sh config.status --file=doc/sudoreplay.mdoc cd .. && /bin/sh config.status --file=doc/visudo.mdoc config.status: creating doc/visudo.mdoc config.status: creating doc/sudoreplay.mdoc make[1]: Leaving directory '/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/doc' make[1]: Entering directory '/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/examples' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/examples' >>> Source compiled. >>> Test phase [not enabled]: app-admin/sudo-1.9.7 >>> Install app-admin/sudo-1.9.7 into /var/tmp/portage/app-admin/sudo-1.9.7/image make -j2 SAMPLES= DESTDIR=/var/tmp/portage/app-admin/sudo-1.9.7/image install if test -d ./.hg; then \ if hg log -R . --style=changelog -r "sort(branch(.) or follow(), -date)" > ChangeLog.tmp; then \ mv -f ChangeLog.tmp ./ChangeLog; \ else \ rm -f ChangeLog.tmp; \ fi; \ elif test -d ./.git; then \ ./scripts/log2cl.pl -R ./.git > ./ChangeLog; \ elif test ! -f ./ChangeLog; then \ echo "ChangeLog data not available" > ./ChangeLog; \ fi for d in lib/util lib/eventlog lib/fuzzstub lib/iolog lib/logsrv logsrvd plugins/audit_json plugins/group_file plugins/sample_approval plugins/sudoers plugins/system_group src include doc examples; do \ (cd $d && exec make pre-install) && continue; \ exit $?; \ done make[1]: Entering directory '/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/lib/util' make[1]: Nothing to be done for 'pre-install'. make[1]: Leaving directory '/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/lib/util' make[1]: Entering directory '/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/lib/eventlog' make[1]: Nothing to be done for 'pre-install'. make[1]: Leaving directory '/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/lib/eventlog' Installing sudo message catalogs: astmake[1]: Entering directory '/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/lib/fuzzstub' make[1]: Nothing to be done for 'pre-install'. make[1]: Leaving directory '/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/lib/fuzzstub' make[1]: Entering directory '/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/lib/iolog' make[1]: Nothing to be done for 'pre-install'. make[1]: Leaving directory '/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/lib/iolog' mkdir /var/tmp/portage/app-admin/sudo-1.9.7/image/usr mkdir /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/share make[1]: Entering directory '/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/lib/logsrv' make[1]: Nothing to be done for 'pre-install'. make[1]: Leaving directory '/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/lib/logsrv' mkdir /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/share/locale mkdir /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/share/locale/ast make[1]: Entering directory '/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/logsrvd' make[1]: Nothing to be done for 'pre-install'. make[1]: Leaving directory '/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/logsrvd' mkdir /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/share/locale/ast/LC_MESSAGES make[1]: Entering directory '/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/plugins/audit_json' make[1]: Nothing to be done for 'pre-install'. make[1]: Leaving directory '/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/plugins/audit_json' make[1]: Entering directory '/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/plugins/group_file' make[1]: Nothing to be done for 'pre-install'. make[1]: Leaving directory '/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/plugins/group_file' make[1]: Entering directory '/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/plugins/sample_approval' make[1]: Nothing to be done for 'pre-install'. make[1]: Leaving directory '/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/plugins/sample_approval' make[1]: Entering directory '/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/plugins/sudoers' make[1]: Leaving directory '/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/plugins/sudoers' make[1]: Entering directory '/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/plugins/system_group' make[1]: Nothing to be done for 'pre-install'. make[1]: Leaving directory '/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/plugins/system_group' camake[1]: Entering directory '/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/src' make[1]: Nothing to be done for 'pre-install'. make[1]: Leaving directory '/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/src' make[1]: Entering directory '/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/include' make[1]: Nothing to be done for 'pre-install'. make[1]: Leaving directory '/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/include' mkdir /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/share/locale/ca make[1]: Entering directory '/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/doc' make[1]: Nothing to be done for 'pre-install'. make[1]: Leaving directory '/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/doc' make[1]: Entering directory '/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/examples' make[1]: Nothing to be done for 'pre-install'. make[1]: Leaving directory '/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/examples' mkdir /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/share/locale/ca/LC_MESSAGES csmkdir /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/share/locale/cs mkdir /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/share/locale/cs/LC_MESSAGES damkdir /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/share/locale/da mkdir /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/share/locale/da/LC_MESSAGES demkdir /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/share/locale/de mkdir /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/share/locale/de/LC_MESSAGES eomkdir /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/share/locale/eo mkdir /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/share/locale/eo/LC_MESSAGES esmkdir /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/share/locale/es mkdir /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/share/locale/es/LC_MESSAGES eumkdir /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/share/locale/eu mkdir /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/share/locale/eu/LC_MESSAGES fimkdir /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/share/locale/fi mkdir /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/share/locale/fi/LC_MESSAGES frmkdir /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/share/locale/fr mkdir /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/share/locale/fr/LC_MESSAGES furmkdir /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/share/locale/fur mkdir /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/share/locale/fur/LC_MESSAGES glmkdir /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/share/locale/gl mkdir /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/share/locale/gl/LC_MESSAGES hrmkdir /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/share/locale/hr mkdir /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/share/locale/hr/LC_MESSAGES humkdir /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/share/locale/hu mkdir /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/share/locale/hu/LC_MESSAGES itmkdir /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/share/locale/it mkdir /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/share/locale/it/LC_MESSAGES jamkdir /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/share/locale/ja mkdir /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/share/locale/ja/LC_MESSAGES komkdir /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/share/locale/ko mkdir /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/share/locale/ko/LC_MESSAGES nbmkdir /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/share/locale/nb mkdir /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/share/locale/nb/LC_MESSAGES nlmkdir /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/share/locale/nl mkdir /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/share/locale/nl/LC_MESSAGES nnmkdir /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/share/locale/nn mkdir /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/share/locale/nn/LC_MESSAGES plmkdir /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/share/locale/pl mkdir /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/share/locale/pl/LC_MESSAGES ptmkdir /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/share/locale/pt mkdir /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/share/locale/pt/LC_MESSAGES pt_BRmkdir /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/share/locale/pt_BR mkdir /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/share/locale/pt_BR/LC_MESSAGES romkdir /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/share/locale/ro mkdir /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/share/locale/ro/LC_MESSAGES rumkdir /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/share/locale/ru mkdir /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/share/locale/ru/LC_MESSAGES skmkdir /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/share/locale/sk mkdir /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/share/locale/sk/LC_MESSAGES slmkdir /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/share/locale/sl mkdir /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/share/locale/sl/LC_MESSAGES srmkdir /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/share/locale/sr mkdir /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/share/locale/sr/LC_MESSAGES svmkdir /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/share/locale/sv mkdir /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/share/locale/sv/LC_MESSAGES trmkdir /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/share/locale/tr mkdir /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/share/locale/tr/LC_MESSAGES ukmkdir /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/share/locale/uk mkdir /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/share/locale/uk/LC_MESSAGES vimkdir /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/share/locale/vi mkdir /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/share/locale/vi/LC_MESSAGES zh_CNmkdir /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/share/locale/zh_CN mkdir /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/share/locale/zh_CN/LC_MESSAGES zh_TWmkdir /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/share/locale/zh_TW mkdir /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/share/locale/zh_TW/LC_MESSAGES Installing sudoers message catalogs: ast ca cs da de elmkdir /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/share/locale/el mkdir /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/share/locale/el/LC_MESSAGES eo eu fi fr fur hr hu it ja ko ltmkdir /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/share/locale/lt mkdir /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/share/locale/lt/LC_MESSAGES nb nl pl pt pt_BR ro ru sk sl sr sv tr uk vi zh_CN zh_TW for d in lib/util lib/eventlog lib/fuzzstub lib/iolog lib/logsrv logsrvd plugins/audit_json plugins/group_file plugins/sample_approval plugins/sudoers plugins/system_group src include doc examples; do \ (cd $d && exec make "INSTALL_OWNER=-o 0 -g 0" install) && continue; \ exit $?; \ done make[1]: Entering directory '/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/lib/util' /bin/sh ../../scripts/mkinstalldirs /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/libexec/sudo mkdir /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/libexec mkdir /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/libexec/sudo case "-Wl,--version-script,util.map" in \ *-no-install*) ;; \ *) if [ X"yes" = X"yes" ]; then \ INSTALL_BACKUP='' rdlibtool --tag=disable-static --quiet --mode=install /bin/sh ../../scripts/install-sh -c -o 0 -g 0 libsudo_util.la /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/libexec/sudo; \ fi;; \ esac rdlibtool --tag=disable-static --quiet --mode=install /bin/sh ../../scripts/install-sh -c -o 0 -g 0 libsudo_util.la /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/libexec/sudo make[1]: Leaving directory '/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/lib/util' make[1]: Entering directory '/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/lib/eventlog' make[1]: Nothing to be done for 'install'. make[1]: Leaving directory '/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/lib/eventlog' make[1]: Entering directory '/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/lib/fuzzstub' make[1]: Nothing to be done for 'install'. make[1]: Leaving directory '/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/lib/fuzzstub' make[1]: Entering directory '/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/lib/iolog' make[1]: Nothing to be done for 'install'. make[1]: Leaving directory '/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/lib/iolog' make[1]: Entering directory '/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/lib/logsrv' make[1]: Nothing to be done for 'install'. make[1]: Leaving directory '/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/lib/logsrv' make[1]: Entering directory '/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/logsrvd' /bin/sh ../scripts/mkinstalldirs /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/sbin mkdir /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/sbin INSTALL_BACKUP='' rdlibtool --tag=disable-static --mode=install /bin/sh ../scripts/install-sh -c -o 0 -g 0 -m 0755 sudo_logsrvd /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/sbin/sudo_logsrvd rdlibtool --tag=disable-static --mode=install /bin/sh ../scripts/install-sh -c -o 0 -g 0 -m 0755 sudo_logsrvd /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/sbin/sudo_logsrvd rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/logsrvd"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47537}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: install: /bin/sh ../scripts/install-sh -c -g 0 -m 0755 .libs/sudo_logsrvd /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/sbin/sudo_logsrvd INSTALL_BACKUP='' rdlibtool --tag=disable-static --mode=install /bin/sh ../scripts/install-sh -c -o 0 -g 0 -m 0755 sudo_sendlog /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/sbin/sudo_sendlog rdlibtool --tag=disable-static --mode=install /bin/sh ../scripts/install-sh -c -o 0 -g 0 -m 0755 sudo_sendlog /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/sbin/sudo_sendlog rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/logsrvd"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47537}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: install: /bin/sh ../scripts/install-sh -c -g 0 -m 0755 .libs/sudo_sendlog /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/sbin/sudo_sendlog make[1]: Leaving directory '/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/logsrvd' make[1]: Entering directory '/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/plugins/audit_json' /bin/sh ../../scripts/mkinstalldirs /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/lib64/sudo mkdir /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/lib64 mkdir /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/lib64/sudo if [ X"yes" = X"yes" ]; then \ INSTALL_BACKUP='' rdlibtool --tag=disable-static --mode=install /bin/sh ../../scripts/install-sh -c -o 0 -g 0 -m 0644 audit_json.la /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/lib64/sudo; \ fi rdlibtool --tag=disable-static --mode=install /bin/sh ../../scripts/install-sh -c -o 0 -g 0 -m 0644 audit_json.la /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/lib64/sudo rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/plugins/audit_json"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47583}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47582}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: install: /bin/sh ../../scripts/install-sh -c -g 0 -m 0644 .libs/audit_json.so /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/lib64/sudo/audit_json.so make[1]: Leaving directory '/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/plugins/audit_json' make[1]: Entering directory '/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/plugins/group_file' /bin/sh ../../scripts/mkinstalldirs /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/lib64/sudo if [ X"yes" = X"yes" ]; then \ INSTALL_BACKUP='' rdlibtool --tag=disable-static --mode=install /bin/sh ../../scripts/install-sh -c -o 0 -g 0 -m 0644 group_file.la /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/lib64/sudo; \ fi rdlibtool --tag=disable-static --mode=install /bin/sh ../../scripts/install-sh -c -o 0 -g 0 -m 0644 group_file.la /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/lib64/sudo rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/plugins/group_file"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47587}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47582}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: install: /bin/sh ../../scripts/install-sh -c -g 0 -m 0644 .libs/group_file.so /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/lib64/sudo/group_file.so make[1]: Leaving directory '/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/plugins/group_file' make[1]: Entering directory '/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/plugins/sample_approval' /bin/sh ../../scripts/mkinstalldirs /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/lib64/sudo if [ X"yes" = X"yes" ]; then \ INSTALL_BACKUP='' rdlibtool --tag=disable-static --mode=install /bin/sh ../../scripts/install-sh -c -o 0 -g 0 -m 0644 sample_approval.la /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/lib64/sudo; \ fi rdlibtool --tag=disable-static --mode=install /bin/sh ../../scripts/install-sh -c -o 0 -g 0 -m 0644 sample_approval.la /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/lib64/sudo rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/plugins/sample_approval"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47711}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47582}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: install: /bin/sh ../../scripts/install-sh -c -g 0 -m 0644 .libs/sample_approval.so /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/lib64/sudo/sample_approval.so make[1]: Leaving directory '/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/plugins/sample_approval' make[1]: Entering directory '/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/plugins/sudoers' /bin/sh ../../scripts/mkinstalldirs /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/lib64/sudo \ /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/sbin /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/bin \ /var/tmp/portage/app-admin/sudo-1.9.7/image/etc /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/share/doc/sudo-1.9.7 \ `echo /var/tmp/portage/app-admin/sudo-1.9.7/image/run/sudo|/bin/sed 's,/[^/]*$,,'` \ `echo /var/tmp/portage/app-admin/sudo-1.9.7/image/var/db/sudo|/bin/sed 's,/[^/]*$,,'` mkdir /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/bin mkdir /var/tmp/portage/app-admin/sudo-1.9.7/image/etc mkdir /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/share/doc mkdir /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/share/doc/sudo-1.9.7 mkdir /var/tmp/portage/app-admin/sudo-1.9.7/image/run mkdir /var/tmp/portage/app-admin/sudo-1.9.7/image/var mkdir /var/tmp/portage/app-admin/sudo-1.9.7/image/var/db /bin/sh ../../scripts/install-sh -c -d -o 0 -g 0 -m 0711 /var/tmp/portage/app-admin/sudo-1.9.7/image/run/sudo /bin/sh ../../scripts/install-sh -c -d -o 0 -g 0 -m 0711 /var/tmp/portage/app-admin/sudo-1.9.7/image/var/db/sudo /bin/sh ../../scripts/install-sh -c -d -o 0 -g 0 -m 0700 /var/tmp/portage/app-admin/sudo-1.9.7/image/var/db/sudo/lectured case "-Wl,--version-script,sudoers.map" in \ *-no-install*) ;; \ *) if [ X"yes" = X"yes" ]; then \ INSTALL_BACKUP='' rdlibtool --mode=install /bin/sh ../../scripts/install-sh -c -o 0 -g 0 -m 0644 sudoers.la /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/lib64/sudo; \ fi;; \ esac INSTALL_BACKUP='' rdlibtool --mode=install /bin/sh ../../scripts/install-sh -c -o 0 -g 0 -m 0755 cvtsudoers /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/bin/cvtsudoers rdlibtool --mode=install /bin/sh ../../scripts/install-sh -c -o 0 -g 0 -m 0755 cvtsudoers /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/bin/cvtsudoers rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/plugins/sudoers"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47715}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47582}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: install: /bin/sh ../../scripts/install-sh -c -g 0 -m 0755 .libs/cvtsudoers /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/bin/cvtsudoers rdlibtool --mode=install /bin/sh ../../scripts/install-sh -c -o 0 -g 0 -m 0644 sudoers.la /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/lib64/sudo rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/plugins/sudoers"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47715}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47582}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: install: /bin/sh ../../scripts/install-sh -c -g 0 -m 0644 .libs/sudoers.so /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/lib64/sudo/sudoers.so INSTALL_BACKUP='' rdlibtool --mode=install /bin/sh ../../scripts/install-sh -c -o 0 -g 0 -m 0755 sudoreplay /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/bin/sudoreplay /bin/sh ../../scripts/install-sh -c -d -o 0 -g 0 -m 0750 /var/tmp/portage/app-admin/sudo-1.9.7/image/etc/sudoers.d rdlibtool --mode=install /bin/sh ../../scripts/install-sh -c -o 0 -g 0 -m 0755 sudoreplay /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/bin/sudoreplay rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/plugins/sudoers"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47715}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47582}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: install: /bin/sh ../../scripts/install-sh -c -g 0 -m 0755 .libs/sudoreplay /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/bin/sudoreplay /bin/sh ../../scripts/install-sh -c -o 0 -g 0 -m 0440 sudoers /var/tmp/portage/app-admin/sudo-1.9.7/image/etc/sudoers.dist INSTALL_BACKUP='' rdlibtool --mode=install /bin/sh ../../scripts/install-sh -c -o 0 -g 0 -m 0755 visudo /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/sbin/visudo rdlibtool --mode=install /bin/sh ../../scripts/install-sh -c -o 0 -g 0 -m 0755 visudo /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/sbin/visudo rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/plugins/sudoers"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 47715}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47582}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: install: /bin/sh ../../scripts/install-sh -c -g 0 -m 0755 .libs/visudo /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/sbin/visudo test -r /var/tmp/portage/app-admin/sudo-1.9.7/image/etc/sudoers || \ cp -p /var/tmp/portage/app-admin/sudo-1.9.7/image/etc/sudoers.dist /var/tmp/portage/app-admin/sudo-1.9.7/image/etc/sudoers make[1]: Leaving directory '/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/plugins/sudoers' make[1]: Entering directory '/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/plugins/system_group' /bin/sh ../../scripts/mkinstalldirs /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/lib64/sudo if [ X"yes" = X"yes" ]; then \ INSTALL_BACKUP='' rdlibtool --tag=disable-static --mode=install /bin/sh ../../scripts/install-sh -c -o 0 -g 0 -m 0644 system_group.la /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/lib64/sudo; \ fi rdlibtool --tag=disable-static --mode=install /bin/sh ../../scripts/install-sh -c -o 0 -g 0 -m 0644 system_group.la /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/lib64/sudo rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/plugins/system_group"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 48241}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47582}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(5,"../",O_DIRECTORY,0) = 6. rdlibtool: lconf: fstat(6,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(6,"libtool",O_RDONLY,0) = 5. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: install: /bin/sh ../../scripts/install-sh -c -g 0 -m 0644 .libs/system_group.so /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/lib64/sudo/system_group.so make[1]: Leaving directory '/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/plugins/system_group' make[1]: Entering directory '/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/src' # We only create the rc.d dir when installing to the actual system dir /bin/sh ../scripts/mkinstalldirs /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/bin \ /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/libexec/sudo /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/libexec/sudo if test -n ""; then \ /bin/sh ../scripts/mkinstalldirs /var/tmp/portage/app-admin/sudo-1.9.7/image; \ if test -z "/var/tmp/portage/app-admin/sudo-1.9.7/image"; then \ /bin/sh ../scripts/mkinstalldirs \ `echo | /bin/sed 's,/[^/]*$,,'`; \ fi; \ elif test -n "/usr/lib/tmpfiles.d"; then \ /bin/sh ../scripts/mkinstalldirs /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/lib/tmpfiles.d; \ fi mkdir /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/lib mkdir /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/lib/tmpfiles.d INSTALL_BACKUP='' rdlibtool --tag=disable-static --mode=install /bin/sh ../scripts/install-sh -c -o 0 -g 0 -m 04755 sudo /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/bin/sudo # We only create the rc.d link when installing to the actual system dir if [ -n "" ]; then \ /bin/sh ../scripts/install-sh -c -o 0 -g 0 -m 0755 ../etc/init.d/ /var/tmp/portage/app-admin/sudo-1.9.7/image/sudo; \ if test -z "/var/tmp/portage/app-admin/sudo-1.9.7/image"; then \ rm -f ; \ ln -s /sudo ; \ fi; \ elif test -n "/usr/lib/tmpfiles.d"; then \ /bin/sh ../scripts/install-sh -c -o 0 -g 0 -m 0644 ../etc/init.d/sudo.conf /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/lib/tmpfiles.d/sudo.conf; \ fi rdlibtool --tag=disable-static --mode=install /bin/sh ../scripts/install-sh -c -o 0 -g 0 -m 04755 sudo /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/bin/sudo rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 48328}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: install: /bin/sh ../scripts/install-sh -c -g 0 -m 04755 .libs/sudo /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/bin/sudo rm -f /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/bin/sudoedit ln -s sudo /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/bin/sudoedit if [ -f sesh ]; then \ INSTALL_BACKUP='' rdlibtool --tag=disable-static --mode=install /bin/sh ../scripts/install-sh -c -o 0 -g 0 -m 0755 sesh /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/libexec/sudo/sesh; \ fi INSTALL_BACKUP='' rdlibtool --tag=disable-static --mode=install /bin/sh ../scripts/install-sh -c -o 0 -g 0 -m 0644 sudo_noexec.la /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/libexec/sudo rdlibtool --tag=disable-static --mode=install /bin/sh ../scripts/install-sh -c -o 0 -g 0 -m 0644 sudo_noexec.la /var/tmp/portage/app-admin/sudo-1.9.7/image/usr/libexec/sudo rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 44, .st_ino = 48328}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rdlibtool: lconf: fstat(5,...) = 0 {.st_dev = 44, .st_ino = 47145}. rdlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rdlibtool: lconf: found "/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/libtool". rdlibtool: error logged in slbt_exec_install_entry(), line 516: path not found: .libs/sudo_noexec.so.def.host. rdlibtool: < returned to > slbt_exec_install(), line 875. make[1]: *** [Makefile:243: install-noexec] Error 2 make[1]: Leaving directory '/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7/src' make: *** [Makefile:190: install] Error 2 * ERROR: app-admin/sudo-1.9.7::gentoo failed (install phase): * emake failed * * If you need support, post the output of `emerge --info '=app-admin/sudo-1.9.7::gentoo'`, * the complete build log and the output of `emerge -pqv '=app-admin/sudo-1.9.7::gentoo'`. * The complete build log is located at '/var/log/portage/app-admin:sudo-1.9.7:20210512-161627.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-admin/sudo-1.9.7/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-admin/sudo-1.9.7/temp/environment'. * Working directory: '/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7' * S: '/var/tmp/portage/app-admin/sudo-1.9.7/work/sudo-1.9.7'