* Package: app-admin/sudo-1.9.12_p1:0  * Repository: gentoo  * Maintainer: base-system@gentoo.org  * USE: arm elibc_glibc kernel_linux secure-path userland_GNU  * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox  * Package: app-admin/sudo-1.9.12_p1:0  * Repository: gentoo  * Maintainer: base-system@gentoo.org  * USE: arm elibc_glibc kernel_linux secure-path userland_GNU  * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking sudo-1.9.12p1.tar.gz to /var/tmp/portage/app-admin/sudo-1.9.12_p1/work >>> Source unpacked in /var/tmp/portage/app-admin/sudo-1.9.12_p1/work >>> Preparing source in /var/tmp/portage/app-admin/sudo-1.9.12_p1/work/sudo-1.9.12p1 ... (B*(B Running elibtoolize in: sudo-1.9.12p1/ (B*(B Applying ppc64le/2.4.4 patch ... (B*(B Running elibtoolize in: sudo-1.9.12p1/scripts/ (B*(B Applying portage/1.2.0 patch ... (B*(B Applying sed/1.5.6 patch ... (B*(B Applying cross/2.4.3 patch ... (B*(B Applying as-needed/2.4.3 patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/app-admin/sudo-1.9.12_p1/work/sudo-1.9.12p1 ... * 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.12p1/scripts/config.sub with /usr/share/gnuconfig/config.sub * econf: updating sudo-1.9.12p1/scripts/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=armv7a-unknown-linux-gnueabihf --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --datarootdir=/usr/share --disable-static --docdir=/usr/share/doc/sudo-1.9.12_p1 --htmldir=/usr/share/doc/sudo-1.9.12_p1/html --with-sysroot=/usr/armv7a-unknown-linux-gnueabihf --libdir=/usr/lib --disable-hardening --disable-python --enable-tmpfiles.d=/usr/lib/tmpfiles.d --enable-zlib=system --with-editor=/usr/libexec/editor --with-env-editor --with-plugindir=/usr/lib/sudo --with-rundir=/run/sudo --with-vardir=/var/db/sudo --without-linux-audit --without-opie --disable-gcrypt --disable-nls --disable-sasl --disable-openssl --without-ldap --without-ldap_conf_file --without-insults --without-all-insults --without-pam --without-pam-login --with-secure-path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/15/bin:/opt/nvidia-cg-toolkit/bin --without-selinux --without-sendmail --without-skey --without-sssd configure: loading site script /usr/share/config.site configure: loading site script /usr/share/crossdev/include/site/linux configure: loading site script /usr/share/crossdev/include/site/linux-gnu configure: loading site script /usr/share/crossdev/include/site/arm-linux-gnu configure: loading site script /usr/share/crossdev/include/site/linux-gnueabi configure: loading site script /usr/share/crossdev/include/site/arm-linux-gnueabi checking for armv7a-unknown-linux-gnueabihf-gcc... armv7a-unknown-linux-gnueabihf-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... yes checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether armv7a-unknown-linux-gnueabihf-gcc accepts -g... yes checking for armv7a-unknown-linux-gnueabihf-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 checking how to run the C preprocessor... armv7a-unknown-linux-gnueabihf-gcc -E checking for armv7a-unknown-linux-gnueabihf-ar... armv7a-unknown-linux-gnueabihf-ar checking for armv7a-unknown-linux-gnueabihf-ranlib... armv7a-unknown-linux-gnueabihf-ranlib checking build system type... x86_64-pc-linux-gnu checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc 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 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 how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E configure: WARNING: ignoring --disable-static, sudo does not install static libs checking host system type... armv7a-unknown-linux-gnueabihf 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 armv7a-unknown-linux-gnueabihf-gcc... /usr/libexec/gcc/armv7a-unknown-linux-gnueabihf/ld checking if the linker (/usr/libexec/gcc/armv7a-unknown-linux-gnueabihf/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/armv7a-unknown-linux-gnueabihf-nm -B checking the name lister (/usr/bin/armv7a-unknown-linux-gnueabihf-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 armv7a-unknown-linux-gnueabihf 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/libexec/gcc/armv7a-unknown-linux-gnueabihf/ld option to reload object files... -r checking for armv7a-unknown-linux-gnueabihf-file... no checking for file... file configure: WARNING: using cross tools not prefixed with host triplet checking for armv7a-unknown-linux-gnueabihf-objdump... armv7a-unknown-linux-gnueabihf-objdump checking how to recognize dependent libraries... pass_all checking for armv7a-unknown-linux-gnueabihf-dlltool... no checking for dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for armv7a-unknown-linux-gnueabihf-ar... (cached) armv7a-unknown-linux-gnueabihf-ar checking for archiver @FILE support... @ checking for armv7a-unknown-linux-gnueabihf-strip... armv7a-unknown-linux-gnueabihf-strip checking for armv7a-unknown-linux-gnueabihf-ranlib... (cached) armv7a-unknown-linux-gnueabihf-ranlib checking for gawk... gawk checking command to parse /usr/bin/armv7a-unknown-linux-gnueabihf-nm -B output from armv7a-unknown-linux-gnueabihf-gcc object... ok checking for sysroot... /usr/armv7a-unknown-linux-gnueabihf checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for armv7a-unknown-linux-gnueabihf-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if armv7a-unknown-linux-gnueabihf-gcc supports -fno-rtti -fno-exceptions... no checking for armv7a-unknown-linux-gnueabihf-gcc option to produce PIC... -fPIC -DPIC checking if armv7a-unknown-linux-gnueabihf-gcc PIC flag -fPIC -DPIC works... yes checking if armv7a-unknown-linux-gnueabihf-gcc static flag -static works... yes checking if armv7a-unknown-linux-gnueabihf-gcc supports -c -o file.o... yes checking if armv7a-unknown-linux-gnueabihf-gcc supports -c -o file.o... (cached) yes checking whether the armv7a-unknown-linux-gnueabihf-gcc linker (/usr/libexec/gcc/armv7a-unknown-linux-gnueabihf/ld) 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... yes checking whether a program can dlopen itself... cross 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 sha1sum... /usr/bin/sha1sum checking for uname... /usr/bin/uname checking for tr... /usr/bin/tr checking for mandoc... /usr/bin/mandoc checking whether SECCOMP_MODE_FILTER is declared... yes checking for linux/random.h... yes checking for process_vm_readv... 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 vi... no 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... 64 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... (cached) 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... (cached) 8 checking size of time_t... 4 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... guessing yes checking for _LARGEFILE_SOURCE value needed for large files... no 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 strtoull... yes checking for seteuid... yes checking for execvpe... yes checking for pread... yes checking for pwrite... yes checking for cfmakeraw... yes checking for localtime_r... yes checking for gmtime_r... yes checking for timegm... yes checking for getgrouplist... yes checking for getdelim... yes checking whether getdelim is declared... yes checking for getusershell... yes checking whether getusershell is declared... yes checking for reallocarray... yes checking for arc4random... (cached) no checking for getentropy... (cached) no 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... 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... (cached) 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... no checking for isblank... yes checking for glob... yes checking for memrchr... yes checking for freezero... no checking for nanosleep... yes checking for fchownat... yes checking for mkdirat... 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... (cached) yes checking for strndup... yes checking for clock_gettime... yes checking for getopt_long... yes checking for closefrom... (cached) no checking whether F_CLOSEM is declared... no checking for close_range... yes checking for linux/close_range.h... yes checking for mkdtempat... no checking for arc4random... (cached) no checking for random... yes checking for getentropy... (cached) no checking for snprintf... yes checking for vsnprintf... yes checking for working snprintf... cross checking for working vsnprintf... cross configure: WARNING: Replacing missing/broken (v)snprintf() with sudo's version. 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 setpassent... no checking for setgroupent... no checking for exect... no checking for execvP... no checking for execvpe... (cached) 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 sha2.h... no checking for socket... yes checking for inet_pton... yes checking for inet_ntop... yes checking for syslog... yes checking for getaddrinfo... yes checking for va_copy... yes checking for getprogname... no checking for __progname... yes checking for __func__... 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 library containing crypt... -lcrypt checking for getspnam... 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 for sys/sysctl.h... no 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... no configure: creating ./config.status config.status: creating etc/init.d/sudo.conf config.status: creating Makefile config.status: creating docs/Makefile config.status: creating examples/Makefile config.status: creating examples/sudoers config.status: creating examples/sudo.conf config.status: creating examples/sudo_logsrvd.conf config.status: creating examples/syslog.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/protobuf-c/Makefile config.status: creating lib/util/Makefile config.status: creating lib/util/regress/harness config.status: creating lib/util/util.exp config.status: creating logsrvd/Makefile config.status: creating src/intercept.exp 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/regress/harness config.status: creating plugins/sudoers/sudoers config.status: creating config.h config.status: creating pathnames.h config.status: executing libtool commands config.status: executing harness commands Configured Sudo version 1.9.12p1 Compiler settings: prefix : /usr compiler : armv7a-unknown-linux-gnueabihf-gcc compiler options : -O2 -pipe -fomit-frame-pointer -fvisibility=hidden preprocessor options : -DZLIB_CONST linker options : -Wl,-O1 -Wl,--as-needed -Wl,--enable-new-dtags -Wl,--allow-multiple-definition front-end libraries : sudoers libraries : -lcrypt 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 : passwd 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/lib/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 : no 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/15/bin:/opt/nvidia-cg-toolkit/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 >>> Source configured. >>> Compiling source in /var/tmp/portage/app-admin/sudo-1.9.12_p1/work/sudo-1.9.12p1 ... make -j12 SAMPLES= for d in lib/util lib/eventlog lib/fuzzstub lib/iolog lib/protobuf-c lib/logsrv logsrvd plugins/audit_json plugins/group_file plugins/sudoers plugins/system_group src include docs examples ; do \ (cd $d && exec make all) && continue; \ exit $?; \ done make[1]: Entering directory '/var/tmp/portage/app-admin/sudo-1.9.12_p1/work/sudo-1.9.12p1/lib/util' /bin/sh ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o basename.lo -I../../include -I../.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./basename.c /bin/sh ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o digest.lo -I../../include -I../.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./digest.c /bin/sh ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o event.lo -I../../include -I../.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./event.c /bin/sh ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o fatal.lo -I../../include -I../.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./fatal.c /bin/sh ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o key_val.lo -I../../include -I../.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./key_val.c /bin/sh ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o gethostname.lo -I../../include -I../.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./gethostname.c /bin/sh ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o gettime.lo -I../../include -I../.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./gettime.c /bin/sh ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o getgrouplist.lo -I../../include -I../.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./getgrouplist.c /bin/sh ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o gidlist.lo -I../../include -I../.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./gidlist.c /bin/sh ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o json.lo -I../../include -I../.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./json.c /bin/sh ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o lbuf.lo -I../../include -I../.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./lbuf.c /bin/sh ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o locking.lo -I../../include -I../.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./locking.c libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./fatal.c -fPIC -DPIC -o .libs/fatal.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./digest.c -fPIC -DPIC -o .libs/digest.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./event.c -fPIC -DPIC -o .libs/event.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./gethostname.c -fPIC -DPIC -o .libs/gethostname.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./key_val.c -fPIC -DPIC -o .libs/key_val.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./gidlist.c -fPIC -DPIC -o .libs/gidlist.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./json.c -fPIC -DPIC -o .libs/json.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./getgrouplist.c -fPIC -DPIC -o .libs/getgrouplist.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./gettime.c -fPIC -DPIC -o .libs/gettime.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./locking.c -fPIC -DPIC -o .libs/locking.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./lbuf.c -fPIC -DPIC -o .libs/lbuf.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./basename.c -fPIC -DPIC -o .libs/basename.o /bin/sh ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o logfac.lo -I../../include -I../.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./logfac.c /bin/sh ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o logpri.lo -I../../include -I../.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./logpri.c /bin/sh ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o mkdir_parents.lo -I../../include -I../.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./mkdir_parents.c /bin/sh ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o mmap_alloc.lo -I../../include -I../.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./mmap_alloc.c /bin/sh ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o multiarch.lo -I../../include -I../.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./multiarch.c /bin/sh ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o parseln.lo -I../../include -I../.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./parseln.c /bin/sh ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o progname.lo -I../../include -I../.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./progname.c /bin/sh ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o rcstr.lo -I../../include -I../.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./rcstr.c libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./logpri.c -fPIC -DPIC -o .libs/logpri.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./logfac.c -fPIC -DPIC -o .libs/logfac.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./mkdir_parents.c -fPIC -DPIC -o .libs/mkdir_parents.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./multiarch.c -fPIC -DPIC -o .libs/multiarch.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./mmap_alloc.c -fPIC -DPIC -o .libs/mmap_alloc.o /bin/sh ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o regex.lo -I../../include -I../.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./regex.c libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./parseln.c -fPIC -DPIC -o .libs/parseln.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./progname.c -fPIC -DPIC -o .libs/progname.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./rcstr.c -fPIC -DPIC -o .libs/rcstr.o /bin/sh ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o roundup.lo -I../../include -I../.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./roundup.c /bin/sh ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o secure_path.lo -I../../include -I../.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./secure_path.c /bin/sh ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o setgroups.lo -I../../include -I../.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./setgroups.c libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./regex.c -fPIC -DPIC -o .libs/regex.o /bin/sh ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o strsplit.lo -I../../include -I../.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./strsplit.c /bin/sh ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o strtobool.lo -I../../include -I../.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./strtobool.c /bin/sh ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o strtoid.lo -I../../include -I../.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./strtoid.c /bin/sh ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o strtomode.lo -I../../include -I../.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./strtomode.c /bin/sh ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o strtonum.lo -I../../include -I../.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./strtonum.c libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./roundup.c -fPIC -DPIC -o .libs/roundup.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./secure_path.c -fPIC -DPIC -o .libs/secure_path.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./setgroups.c -fPIC -DPIC -o .libs/setgroups.o /bin/sh ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o sudo_conf.lo -I../../include -I../.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./sudo_conf.c libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./strtoid.c -fPIC -DPIC -o .libs/strtoid.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./strsplit.c -fPIC -DPIC -o .libs/strsplit.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./strtobool.c -fPIC -DPIC -o .libs/strtobool.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./strtomode.c -fPIC -DPIC -o .libs/strtomode.o /bin/sh ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o sudo_debug.lo -I../../include -I../.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./sudo_debug.c /bin/sh ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o sudo_dso.lo -I../../include -I../.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./sudo_dso.c /bin/sh ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o term.lo -I../../include -I../.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./term.c libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./strtonum.c -fPIC -DPIC -o .libs/strtonum.o /bin/sh ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o ttyname_dev.lo -I../../include -I../.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./ttyname_dev.c libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./sudo_conf.c -fPIC -DPIC -o .libs/sudo_conf.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./sudo_debug.c -fPIC -DPIC -o .libs/sudo_debug.o /bin/sh ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o ttysize.lo -I../../include -I../.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./ttysize.c /bin/sh ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o uuid.lo -I../../include -I../.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./uuid.c libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./sudo_dso.c -fPIC -DPIC -o .libs/sudo_dso.o /bin/sh ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o event_poll.lo -I../../include -I../.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./event_poll.c /bin/sh ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o arc4random.lo -I../../include -I../.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./arc4random.c /bin/sh ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o arc4random_uniform.lo -I../../include -I../.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./arc4random_uniform.c libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./term.c -fPIC -DPIC -o .libs/term.o /bin/sh ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o getentropy.lo -I../../include -I../.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./getentropy.c libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./ttyname_dev.c -fPIC -DPIC -o .libs/ttyname_dev.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./ttysize.c -fPIC -DPIC -o .libs/ttysize.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./uuid.c -fPIC -DPIC -o .libs/uuid.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./arc4random.c -fPIC -DPIC -o .libs/arc4random.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./event_poll.c -fPIC -DPIC -o .libs/event_poll.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./arc4random_uniform.c -fPIC -DPIC -o .libs/arc4random_uniform.o /bin/sh ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o fnmatch.lo -I../../include -I../.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./fnmatch.c /bin/sh ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o freezero.lo -I../../include -I../.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./freezero.c libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./getentropy.c -fPIC -DPIC -o .libs/getentropy.o /bin/sh ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o pw_dup.lo -I../../include -I../.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./pw_dup.c /bin/sh ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o strlcpy.lo -I../../include -I../.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./strlcpy.c /bin/sh ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o strlcat.lo -I../../include -I../.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./strlcat.c libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./fnmatch.c -fPIC -DPIC -o .libs/fnmatch.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./freezero.c -fPIC -DPIC -o .libs/freezero.o /bin/sh ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o closefrom.lo -I../../include -I../.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./closefrom.c libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./pw_dup.c -fPIC -DPIC -o .libs/pw_dup.o /bin/sh ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o mktemp.lo -I../../include -I../.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./mktemp.c libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./strlcpy.c -fPIC -DPIC -o .libs/strlcpy.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./strlcat.c -fPIC -DPIC -o .libs/strlcat.o /bin/sh ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o snprintf.lo -I../../include -I../.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./snprintf.c /bin/sh ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o sha2.lo -I../../include -I../.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./sha2.c libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./closefrom.c -fPIC -DPIC -o .libs/closefrom.o /bin/sh ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o sig2str.lo -I../../include -I../.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./sig2str.c libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./mktemp.c -fPIC -DPIC -o .libs/mktemp.o /bin/sh ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o str2sig.lo -I../../include -I../.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./str2sig.c libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./sha2.c -fPIC -DPIC -o .libs/sha2.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./snprintf.c -fPIC -DPIC -o .libs/snprintf.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./sig2str.c -fPIC -DPIC -o .libs/sig2str.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./str2sig.c -fPIC -DPIC -o .libs/str2sig.o case "-Wl,--version-script,util.map" in \ *-no-install*) \ /bin/sh ../../libtool --tag=disable-static --mode=link armv7a-unknown-linux-gnueabihf-gcc -o libsudo_util.la -Wl,-O1 -Wl,--as-needed -Wl,--enable-new-dtags -Wl,--allow-multiple-definition -Wl,--version-script,util.map basename.lo digest.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 mmap_alloc.lo multiarch.lo parseln.lo progname.lo rcstr.lo regex.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 getentropy.lo fnmatch.lo freezero.lo pw_dup.lo strlcpy.lo strlcat.lo closefrom.lo mktemp.lo snprintf.lo sha2.lo sig2str.lo str2sig.lo -lpthread ;; \ *) \ /bin/sh ../../libtool --tag=disable-static --mode=link armv7a-unknown-linux-gnueabihf-gcc -o libsudo_util.la -Wl,-O1 -Wl,--as-needed -Wl,--enable-new-dtags -Wl,--allow-multiple-definition -Wl,--version-script,util.map basename.lo digest.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 mmap_alloc.lo multiarch.lo parseln.lo progname.lo rcstr.lo regex.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 getentropy.lo fnmatch.lo freezero.lo pw_dup.lo strlcpy.lo strlcat.lo closefrom.lo mktemp.lo snprintf.lo sha2.lo sig2str.lo str2sig.lo -version-info 0:0:0 -rpath /usr/libexec/sudo -lpthread ;; \ esac libtool: link: armv7a-unknown-linux-gnueabihf-gcc -shared -fPIC -DPIC .libs/basename.o .libs/digest.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/mmap_alloc.o .libs/multiarch.o .libs/parseln.o .libs/progname.o .libs/rcstr.o .libs/regex.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/getentropy.o .libs/fnmatch.o .libs/freezero.o .libs/pw_dup.o .libs/strlcpy.o .libs/strlcat.o .libs/closefrom.o .libs/mktemp.o .libs/snprintf.o .libs/sha2.o .libs/sig2str.o .libs/str2sig.o -Wl,--as-needed -lpthread -Wl,-O1 -Wl,--enable-new-dtags -Wl,--allow-multiple-definition -Wl,--version-script -Wl,util.map -Wl,-soname -Wl,libsudo_util.so.0 -o .libs/libsudo_util.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libsudo_util.so.0" && ln -s "libsudo_util.so.0.0.0" "libsudo_util.so.0") libtool: link: (cd ".libs" && rm -f "libsudo_util.so" && ln -s "libsudo_util.so.0.0.0" "libsudo_util.so") libtool: link: ( cd ".libs" && rm -f "libsudo_util.la" && ln -s "../libsudo_util.la" "libsudo_util.la" ) make[1]: Leaving directory '/var/tmp/portage/app-admin/sudo-1.9.12_p1/work/sudo-1.9.12p1/lib/util' make[1]: Entering directory '/var/tmp/portage/app-admin/sudo-1.9.12_p1/work/sudo-1.9.12p1/lib/eventlog' /bin/sh ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o eventlog.lo -I../../include -I../.. -I. -I../.. -DZLIB_CONST -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./eventlog.c /bin/sh ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o eventlog_conf.lo -I../../include -I../.. -I. -I../.. -DZLIB_CONST -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./eventlog_conf.c /bin/sh ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o eventlog_free.lo -I../../include -I../.. -I. -I../.. -DZLIB_CONST -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./eventlog_free.c /bin/sh ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o logwrap.lo -I../../include -I../.. -I. -I../.. -DZLIB_CONST -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./logwrap.c libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I../.. -DZLIB_CONST -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./eventlog.c -fPIC -DPIC -o .libs/eventlog.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I../.. -DZLIB_CONST -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./eventlog_conf.c -fPIC -DPIC -o .libs/eventlog_conf.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I../.. -DZLIB_CONST -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./logwrap.c -fPIC -DPIC -o .libs/logwrap.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I../.. -DZLIB_CONST -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./eventlog_free.c -fPIC -DPIC -o .libs/eventlog_free.o /bin/sh ../../libtool --tag=disable-static --mode=link armv7a-unknown-linux-gnueabihf-gcc -o libsudo_eventlog.la eventlog.lo eventlog_conf.lo eventlog_free.lo logwrap.lo ../../lib/util/libsudo_util.la libtool: link: armv7a-unknown-linux-gnueabihf-ar cr .libs/libsudo_eventlog.a .libs/eventlog.o .libs/eventlog_conf.o .libs/eventlog_free.o .libs/logwrap.o libtool: link: armv7a-unknown-linux-gnueabihf-ranlib .libs/libsudo_eventlog.a libtool: link: ( cd ".libs" && rm -f "libsudo_eventlog.la" && ln -s "../libsudo_eventlog.la" "libsudo_eventlog.la" ) make[1]: Leaving directory '/var/tmp/portage/app-admin/sudo-1.9.12_p1/work/sudo-1.9.12p1/lib/eventlog' make[1]: Entering directory '/var/tmp/portage/app-admin/sudo-1.9.12_p1/work/sudo-1.9.12p1/lib/fuzzstub' /bin/sh ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o fuzzstub.lo -I../../include -I../.. -I. -I../.. -DZLIB_CONST -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./fuzzstub.c libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I../.. -DZLIB_CONST -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./fuzzstub.c -fPIC -DPIC -o .libs/fuzzstub.o /bin/sh ../../libtool --tag=disable-static --mode=link armv7a-unknown-linux-gnueabihf-gcc -o libsudo_fuzzstub.la fuzzstub.lo libtool: link: armv7a-unknown-linux-gnueabihf-ar cr .libs/libsudo_fuzzstub.a .libs/fuzzstub.o libtool: link: armv7a-unknown-linux-gnueabihf-ranlib .libs/libsudo_fuzzstub.a libtool: link: ( cd ".libs" && rm -f "libsudo_fuzzstub.la" && ln -s "../libsudo_fuzzstub.la" "libsudo_fuzzstub.la" ) make[1]: Leaving directory '/var/tmp/portage/app-admin/sudo-1.9.12_p1/work/sudo-1.9.12p1/lib/fuzzstub' make[1]: Entering directory '/var/tmp/portage/app-admin/sudo-1.9.12_p1/work/sudo-1.9.12p1/lib/iolog' /bin/sh ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o host_port.lo -I../../include -I../.. -I. -DZLIB_CONST -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./host_port.c /bin/sh ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o hostcheck.lo -I../../include -I../.. -I. -DZLIB_CONST -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./hostcheck.c /bin/sh ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o iolog_clearerr.lo -I../../include -I../.. -I. -DZLIB_CONST -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./iolog_clearerr.c /bin/sh ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o iolog_close.lo -I../../include -I../.. -I. -DZLIB_CONST -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./iolog_close.c /bin/sh ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o iolog_conf.lo -I../../include -I../.. -I. -DZLIB_CONST -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./iolog_conf.c /bin/sh ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o iolog_eof.lo -I../../include -I../.. -I. -DZLIB_CONST -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./iolog_eof.c /bin/sh ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o iolog_filter.lo -I../../include -I../.. -I. -DZLIB_CONST -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./iolog_filter.c /bin/sh ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o iolog_flush.lo -I../../include -I../.. -I. -DZLIB_CONST -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./iolog_flush.c /bin/sh ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o iolog_gets.lo -I../../include -I../.. -I. -DZLIB_CONST -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./iolog_gets.c /bin/sh ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o iolog_json.lo -I../../include -I../.. -I. -DZLIB_CONST -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./iolog_json.c /bin/sh ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o iolog_legacy.lo -I../../include -I../.. -I. -DZLIB_CONST -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./iolog_legacy.c /bin/sh ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o iolog_loginfo.lo -I../../include -I../.. -I. -DZLIB_CONST -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./iolog_loginfo.c libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -DZLIB_CONST -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./host_port.c -fPIC -DPIC -o .libs/host_port.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -DZLIB_CONST -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./iolog_close.c -fPIC -DPIC -o .libs/iolog_close.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -DZLIB_CONST -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./hostcheck.c -fPIC -DPIC -o .libs/hostcheck.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -DZLIB_CONST -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./iolog_legacy.c -fPIC -DPIC -o .libs/iolog_legacy.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -DZLIB_CONST -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./iolog_json.c -fPIC -DPIC -o .libs/iolog_json.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -DZLIB_CONST -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./iolog_gets.c -fPIC -DPIC -o .libs/iolog_gets.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -DZLIB_CONST -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./iolog_loginfo.c -fPIC -DPIC -o .libs/iolog_loginfo.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -DZLIB_CONST -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./iolog_eof.c -fPIC -DPIC -o .libs/iolog_eof.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -DZLIB_CONST -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./iolog_clearerr.c -fPIC -DPIC -o .libs/iolog_clearerr.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -DZLIB_CONST -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./iolog_flush.c -fPIC -DPIC -o .libs/iolog_flush.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -DZLIB_CONST -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./iolog_filter.c -fPIC -DPIC -o .libs/iolog_filter.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -DZLIB_CONST -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./iolog_conf.c -fPIC -DPIC -o .libs/iolog_conf.o /bin/sh ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o iolog_mkdirs.lo -I../../include -I../.. -I. -DZLIB_CONST -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./iolog_mkdirs.c /bin/sh ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o iolog_mkdtemp.lo -I../../include -I../.. -I. -DZLIB_CONST -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./iolog_mkdtemp.c /bin/sh ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o iolog_mkpath.lo -I../../include -I../.. -I. -DZLIB_CONST -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./iolog_mkpath.c /bin/sh ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o iolog_nextid.lo -I../../include -I../.. -I. -DZLIB_CONST -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./iolog_nextid.c /bin/sh ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o iolog_open.lo -I../../include -I../.. -I. -DZLIB_CONST -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./iolog_open.c /bin/sh ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o iolog_openat.lo -I../../include -I../.. -I. -DZLIB_CONST -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./iolog_openat.c /bin/sh ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o iolog_path.lo -I../../include -I../.. -I. -DZLIB_CONST -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./iolog_path.c libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -DZLIB_CONST -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./iolog_mkdirs.c -fPIC -DPIC -o .libs/iolog_mkdirs.o /bin/sh ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o iolog_read.lo -I../../include -I../.. -I. -DZLIB_CONST -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./iolog_read.c libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -DZLIB_CONST -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./iolog_mkpath.c -fPIC -DPIC -o .libs/iolog_mkpath.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -DZLIB_CONST -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./iolog_mkdtemp.c -fPIC -DPIC -o .libs/iolog_mkdtemp.o /bin/sh ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o iolog_seek.lo -I../../include -I../.. -I. -DZLIB_CONST -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./iolog_seek.c libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -DZLIB_CONST -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./iolog_nextid.c -fPIC -DPIC -o .libs/iolog_nextid.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -DZLIB_CONST -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./iolog_openat.c -fPIC -DPIC -o .libs/iolog_openat.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -DZLIB_CONST -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./iolog_open.c -fPIC -DPIC -o .libs/iolog_open.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -DZLIB_CONST -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./iolog_path.c -fPIC -DPIC -o .libs/iolog_path.o /bin/sh ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o iolog_swapids.lo -I../../include -I../.. -I. -DZLIB_CONST -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./iolog_swapids.c /bin/sh ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o iolog_timing.lo -I../../include -I../.. -I. -DZLIB_CONST -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./iolog_timing.c libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -DZLIB_CONST -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./iolog_read.c -fPIC -DPIC -o .libs/iolog_read.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -DZLIB_CONST -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./iolog_seek.c -fPIC -DPIC -o .libs/iolog_seek.o /bin/sh ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o iolog_util.lo -I../../include -I../.. -I. -DZLIB_CONST -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./iolog_util.c /bin/sh ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o iolog_write.lo -I../../include -I../.. -I. -DZLIB_CONST -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./iolog_write.c libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -DZLIB_CONST -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./iolog_timing.c -fPIC -DPIC -o .libs/iolog_timing.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -DZLIB_CONST -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./iolog_swapids.c -fPIC -DPIC -o .libs/iolog_swapids.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -DZLIB_CONST -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./iolog_util.c -fPIC -DPIC -o .libs/iolog_util.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -DZLIB_CONST -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./iolog_write.c -fPIC -DPIC -o .libs/iolog_write.o /bin/sh ../../libtool --tag=disable-static --mode=link armv7a-unknown-linux-gnueabihf-gcc -o libsudo_iolog.la host_port.lo hostcheck.lo iolog_clearerr.lo iolog_close.lo iolog_conf.lo iolog_eof.lo iolog_filter.lo iolog_flush.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/util/libsudo_util.la -lz libtool: link: armv7a-unknown-linux-gnueabihf-ar cr .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_filter.o .libs/iolog_flush.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 libtool: link: armv7a-unknown-linux-gnueabihf-ranlib .libs/libsudo_iolog.a libtool: link: ( cd ".libs" && rm -f "libsudo_iolog.la" && ln -s "../libsudo_iolog.la" "libsudo_iolog.la" ) make[1]: Leaving directory '/var/tmp/portage/app-admin/sudo-1.9.12_p1/work/sudo-1.9.12p1/lib/iolog' make[1]: Entering directory '/var/tmp/portage/app-admin/sudo-1.9.12_p1/work/sudo-1.9.12p1/lib/protobuf-c' /bin/sh ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o protobuf-c.lo -I../../include -I../.. -I. -I../.. -DZLIB_CONST -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./protobuf-c.c libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I../.. -DZLIB_CONST -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./protobuf-c.c -fPIC -DPIC -o .libs/protobuf-c.o /bin/sh ../../libtool --tag=disable-static --mode=link armv7a-unknown-linux-gnueabihf-gcc -o libprotobuf-c.la protobuf-c.lo libtool: link: armv7a-unknown-linux-gnueabihf-ar cr .libs/libprotobuf-c.a .libs/protobuf-c.o libtool: link: armv7a-unknown-linux-gnueabihf-ranlib .libs/libprotobuf-c.a libtool: link: ( cd ".libs" && rm -f "libprotobuf-c.la" && ln -s "../libprotobuf-c.la" "libprotobuf-c.la" ) make[1]: Leaving directory '/var/tmp/portage/app-admin/sudo-1.9.12_p1/work/sudo-1.9.12p1/lib/protobuf-c' make[1]: Entering directory '/var/tmp/portage/app-admin/sudo-1.9.12_p1/work/sudo-1.9.12p1/lib/logsrv' /bin/sh ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o log_server.pb-c.lo -I../../include -I../.. -I. -I../.. -DZLIB_CONST -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./log_server.pb-c.c libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I../.. -DZLIB_CONST -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./log_server.pb-c.c -fPIC -DPIC -o .libs/log_server.pb-c.o /bin/sh ../../libtool --tag=disable-static --mode=link armv7a-unknown-linux-gnueabihf-gcc -o liblogsrv.la log_server.pb-c.lo libtool: link: armv7a-unknown-linux-gnueabihf-ar cr .libs/liblogsrv.a .libs/log_server.pb-c.o libtool: link: armv7a-unknown-linux-gnueabihf-ranlib .libs/liblogsrv.a libtool: link: ( cd ".libs" && rm -f "liblogsrv.la" && ln -s "../liblogsrv.la" "liblogsrv.la" ) make[1]: Leaving directory '/var/tmp/portage/app-admin/sudo-1.9.12_p1/work/sudo-1.9.12p1/lib/logsrv' make[1]: Entering directory '/var/tmp/portage/app-admin/sudo-1.9.12_p1/work/sudo-1.9.12p1/logsrvd' armv7a-unknown-linux-gnueabihf-gcc -c -I../include -I.. -I. -I. -D_PATH_SUDO_LOGSRVD_CONF=\"/etc/sudo_logsrvd.conf\" -DLOCALEDIR=\"/usr/share/locale\" -DZLIB_CONST -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./logsrv_util.c armv7a-unknown-linux-gnueabihf-gcc -c -I../include -I.. -I. -I. -D_PATH_SUDO_LOGSRVD_CONF=\"/etc/sudo_logsrvd.conf\" -DLOCALEDIR=\"/usr/share/locale\" -DZLIB_CONST -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./iolog_writer.c armv7a-unknown-linux-gnueabihf-gcc -c -I../include -I.. -I. -I. -D_PATH_SUDO_LOGSRVD_CONF=\"/etc/sudo_logsrvd.conf\" -DLOCALEDIR=\"/usr/share/locale\" -DZLIB_CONST -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./logsrvd.c armv7a-unknown-linux-gnueabihf-gcc -c -I../include -I.. -I. -I. -D_PATH_SUDO_LOGSRVD_CONF=\"/etc/sudo_logsrvd.conf\" -DLOCALEDIR=\"/usr/share/locale\" -DZLIB_CONST -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./logsrvd_conf.c armv7a-unknown-linux-gnueabihf-gcc -c -I../include -I.. -I. -I. -D_PATH_SUDO_LOGSRVD_CONF=\"/etc/sudo_logsrvd.conf\" -DLOCALEDIR=\"/usr/share/locale\" -DZLIB_CONST -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./logsrvd_journal.c armv7a-unknown-linux-gnueabihf-gcc -c -I../include -I.. -I. -I. -D_PATH_SUDO_LOGSRVD_CONF=\"/etc/sudo_logsrvd.conf\" -DLOCALEDIR=\"/usr/share/locale\" -DZLIB_CONST -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./logsrvd_local.c armv7a-unknown-linux-gnueabihf-gcc -c -I../include -I.. -I. -I. -D_PATH_SUDO_LOGSRVD_CONF=\"/etc/sudo_logsrvd.conf\" -DLOCALEDIR=\"/usr/share/locale\" -DZLIB_CONST -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./logsrvd_relay.c armv7a-unknown-linux-gnueabihf-gcc -c -I../include -I.. -I. -I. -D_PATH_SUDO_LOGSRVD_CONF=\"/etc/sudo_logsrvd.conf\" -DLOCALEDIR=\"/usr/share/locale\" -DZLIB_CONST -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./logsrvd_queue.c armv7a-unknown-linux-gnueabihf-gcc -c -I../include -I.. -I. -I. -D_PATH_SUDO_LOGSRVD_CONF=\"/etc/sudo_logsrvd.conf\" -DLOCALEDIR=\"/usr/share/locale\" -DZLIB_CONST -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./tls_client.c armv7a-unknown-linux-gnueabihf-gcc -c -I../include -I.. -I. -I. -D_PATH_SUDO_LOGSRVD_CONF=\"/etc/sudo_logsrvd.conf\" -DLOCALEDIR=\"/usr/share/locale\" -DZLIB_CONST -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./tls_init.c armv7a-unknown-linux-gnueabihf-gcc -c -I../include -I.. -I. -I. -D_PATH_SUDO_LOGSRVD_CONF=\"/etc/sudo_logsrvd.conf\" -DLOCALEDIR=\"/usr/share/locale\" -DZLIB_CONST -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./sendlog.c /bin/sh ../libtool --tag=disable-static --mode=link armv7a-unknown-linux-gnueabihf-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,--enable-new-dtags -Wl,--allow-multiple-definition ../lib/iolog/libsudo_iolog.la ../lib/eventlog/libsudo_eventlog.la ../lib/logsrv/liblogsrv.la ../lib/protobuf-c/libprotobuf-c.la /bin/sh ../libtool --tag=disable-static --mode=link armv7a-unknown-linux-gnueabihf-gcc -o sudo_sendlog logsrv_util.o sendlog.o tls_client.o tls_init.o -Wl,-O1 -Wl,--as-needed -Wl,--enable-new-dtags -Wl,--allow-multiple-definition ../lib/iolog/libsudo_iolog.la ../lib/eventlog/libsudo_eventlog.la ../lib/logsrv/liblogsrv.la ../lib/protobuf-c/libprotobuf-c.la libtool: link: armv7a-unknown-linux-gnueabihf-gcc -o .libs/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,--enable-new-dtags -Wl,--allow-multiple-definition -Wl,--as-needed ../lib/iolog/.libs/libsudo_iolog.a -lz ../lib/eventlog/.libs/libsudo_eventlog.a /var/tmp/portage/app-admin/sudo-1.9.12_p1/work/sudo-1.9.12p1/lib/util/.libs/libsudo_util.so -lpthread ../lib/logsrv/.libs/liblogsrv.a ../lib/protobuf-c/.libs/libprotobuf-c.a -Wl,-rpath -Wl,/usr/libexec/sudo libtool: link: armv7a-unknown-linux-gnueabihf-gcc -o .libs/sudo_sendlog logsrv_util.o sendlog.o tls_client.o tls_init.o -Wl,-O1 -Wl,--enable-new-dtags -Wl,--allow-multiple-definition -Wl,--as-needed ../lib/iolog/.libs/libsudo_iolog.a -lz ../lib/eventlog/.libs/libsudo_eventlog.a /var/tmp/portage/app-admin/sudo-1.9.12_p1/work/sudo-1.9.12p1/lib/util/.libs/libsudo_util.so -lpthread ../lib/logsrv/.libs/liblogsrv.a ../lib/protobuf-c/.libs/libprotobuf-c.a -Wl,-rpath -Wl,/usr/libexec/sudo make[1]: Leaving directory '/var/tmp/portage/app-admin/sudo-1.9.12_p1/work/sudo-1.9.12p1/logsrvd' make[1]: Entering directory '/var/tmp/portage/app-admin/sudo-1.9.12_p1/work/sudo-1.9.12p1/plugins/audit_json' /bin/sh ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -DZLIB_CONST -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./audit_json.c libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -DZLIB_CONST -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./audit_json.c -fPIC -DPIC -o .libs/audit_json.o /bin/sh ../../libtool --tag=disable-static --mode=link armv7a-unknown-linux-gnueabihf-gcc -Wl,-O1 -Wl,--as-needed -Wl,--enable-new-dtags -Wl,--allow-multiple-definition -Wl,--version-script,audit_json.map -o audit_json.la audit_json.lo ../../lib/util/libsudo_util.la -module -avoid-version -rpath /usr/lib/sudo -shrext .so libtool: link: armv7a-unknown-linux-gnueabihf-gcc -shared -fPIC -DPIC .libs/audit_json.o -Wl,-rpath -Wl,/var/tmp/portage/app-admin/sudo-1.9.12_p1/work/sudo-1.9.12p1/lib/util/.libs -Wl,-rpath -Wl,/usr/libexec/sudo -Wl,--as-needed ../../lib/util/.libs/libsudo_util.so -lpthread -Wl,-O1 -Wl,--enable-new-dtags -Wl,--allow-multiple-definition -Wl,--version-script -Wl,audit_json.map -Wl,-soname -Wl,audit_json.so -o .libs/audit_json.so libtool: link: ( cd ".libs" && rm -f "audit_json.la" && ln -s "../audit_json.la" "audit_json.la" ) make[1]: Leaving directory '/var/tmp/portage/app-admin/sudo-1.9.12_p1/work/sudo-1.9.12p1/plugins/audit_json' make[1]: Entering directory '/var/tmp/portage/app-admin/sudo-1.9.12_p1/work/sudo-1.9.12p1/plugins/group_file' /bin/sh ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -DZLIB_CONST -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./group_file.c /bin/sh ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -DZLIB_CONST -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./getgrent.c libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -DZLIB_CONST -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./getgrent.c -fPIC -DPIC -o .libs/getgrent.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -DZLIB_CONST -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./group_file.c -fPIC -DPIC -o .libs/group_file.o /bin/sh ../../libtool --tag=disable-static --mode=link armv7a-unknown-linux-gnueabihf-gcc -Wl,-O1 -Wl,--as-needed -Wl,--enable-new-dtags -Wl,--allow-multiple-definition -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/lib/sudo -shrext .so libtool: link: armv7a-unknown-linux-gnueabihf-gcc -shared -fPIC -DPIC .libs/group_file.o .libs/getgrent.o -Wl,-rpath -Wl,/var/tmp/portage/app-admin/sudo-1.9.12_p1/work/sudo-1.9.12p1/lib/util/.libs -Wl,-rpath -Wl,/usr/libexec/sudo -Wl,--as-needed ../../lib/util/.libs/libsudo_util.so -lpthread -Wl,-O1 -Wl,--enable-new-dtags -Wl,--allow-multiple-definition -Wl,--version-script -Wl,group_file.map -Wl,-soname -Wl,group_file.so -o .libs/group_file.so libtool: link: ( cd ".libs" && rm -f "group_file.la" && ln -s "../group_file.la" "group_file.la" ) make[1]: Leaving directory '/var/tmp/portage/app-admin/sudo-1.9.12_p1/work/sudo-1.9.12p1/plugins/group_file' make[1]: Entering directory '/var/tmp/portage/app-admin/sudo-1.9.12_p1/work/sudo-1.9.12p1/plugins/sudoers' /bin/sh ../../libtool --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./auth/sudo_auth.c /bin/sh ../../libtool --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./getspwuid.c /bin/sh ../../libtool --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./auth/passwd.c /bin/sh ../../libtool --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./audit.c /bin/sh ../../libtool --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./boottime.c /bin/sh ../../libtool --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./check.c /bin/sh ../../libtool --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./editor.c /bin/sh ../../libtool --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./env.c /bin/sh ../../libtool --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./sudoers_hooks.c /bin/sh ../../libtool --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./env_pattern.c echo "/*" > prologue /bin/sh ../../libtool --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./find_path.c 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 /bin/sh ../../libtool --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./gc.c libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./boottime.c -fPIC -DPIC -o .libs/boottime.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./auth/sudo_auth.c -fPIC -DPIC -o .libs/sudo_auth.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./check.c -fPIC -DPIC -o .libs/check.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./sudoers_hooks.c -fPIC -DPIC -o .libs/sudoers_hooks.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./env.c -fPIC -DPIC -o .libs/env.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./editor.c -fPIC -DPIC -o .libs/editor.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./audit.c -fPIC -DPIC -o .libs/audit.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./env_pattern.c -fPIC -DPIC -o .libs/env_pattern.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./getspwuid.c -fPIC -DPIC -o .libs/getspwuid.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./find_path.c -fPIC -DPIC -o .libs/find_path.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./auth/passwd.c -fPIC -DPIC -o .libs/passwd.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./gc.c -fPIC -DPIC -o .libs/gc.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./boottime.c -o boottime.o >/dev/null 2>&1 libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./getspwuid.c -o getspwuid.o >/dev/null 2>&1 libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./sudoers_hooks.c -o sudoers_hooks.o >/dev/null 2>&1 libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./env_pattern.c -o env_pattern.o >/dev/null 2>&1 libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./auth/passwd.c -o passwd.o >/dev/null 2>&1 libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./gc.c -o gc.o >/dev/null 2>&1 libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./find_path.c -o find_path.o >/dev/null 2>&1 libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./editor.c -o editor.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./goodpath.c /bin/sh ../../libtool --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./group_plugin.c /bin/sh ../../libtool --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./interfaces.c libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./check.c -o check.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./iolog.c libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./audit.c -o audit.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./iolog_path_escapes.c /bin/sh ../../libtool --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./locale.c libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./goodpath.c -fPIC -DPIC -o .libs/goodpath.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./auth/sudo_auth.c -o sudo_auth.o >/dev/null 2>&1 libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./group_plugin.c -fPIC -DPIC -o .libs/group_plugin.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./interfaces.c -fPIC -DPIC -o .libs/interfaces.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./iolog.c -fPIC -DPIC -o .libs/iolog.o /bin/sh ../../libtool --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./log_client.c libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./locale.c -fPIC -DPIC -o .libs/locale.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./iolog_path_escapes.c -fPIC -DPIC -o .libs/iolog_path_escapes.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./goodpath.c -o goodpath.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./logging.c libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./log_client.c -fPIC -DPIC -o .libs/log_client.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./group_plugin.c -o group_plugin.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./policy.c libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./interfaces.c -o interfaces.o >/dev/null 2>&1 libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./iolog_path_escapes.c -o iolog_path_escapes.o >/dev/null 2>&1 libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./logging.c -fPIC -DPIC -o .libs/logging.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./locale.c -o locale.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./prompt.c libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./policy.c -fPIC -DPIC -o .libs/policy.o /bin/sh ../../libtool --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./serialize_list.c libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./prompt.c -fPIC -DPIC -o .libs/prompt.o /bin/sh ../../libtool --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./set_perms.c libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./env.c -o env.o >/dev/null 2>&1 libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./serialize_list.c -fPIC -DPIC -o .libs/serialize_list.o /bin/sh ../../libtool --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./starttime.c /bin/sh ../../libtool --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./strlcpy_unesc.c /bin/sh ../../libtool --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./strvec_join.c /bin/sh ../../libtool --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./sudo_nss.c libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./set_perms.c -fPIC -DPIC -o .libs/set_perms.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./starttime.c -fPIC -DPIC -o .libs/starttime.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./prompt.c -o prompt.o >/dev/null 2>&1 libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./strlcpy_unesc.c -fPIC -DPIC -o .libs/strlcpy_unesc.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./sudo_nss.c -fPIC -DPIC -o .libs/sudo_nss.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./strvec_join.c -fPIC -DPIC -o .libs/strvec_join.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./serialize_list.c -o serialize_list.o >/dev/null 2>&1 libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./strlcpy_unesc.c -o strlcpy_unesc.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./sudoers.c libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./starttime.c -o starttime.o >/dev/null 2>&1 libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./strvec_join.c -o strvec_join.o >/dev/null 2>&1 libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./sudo_nss.c -o sudo_nss.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./timestamp.c /bin/sh ../../libtool --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./unesc_str.c libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./sudoers.c -fPIC -DPIC -o .libs/sudoers.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./timestamp.c -fPIC -DPIC -o .libs/timestamp.o /bin/sh ../../libtool --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./b64_decode.c libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./unesc_str.c -fPIC -DPIC -o .libs/unesc_str.o /bin/sh ../../libtool --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./digestname.c /bin/sh ../../libtool --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./exptilde.c libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./iolog.c -o iolog.o >/dev/null 2>&1 libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./b64_decode.c -fPIC -DPIC -o .libs/b64_decode.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./digestname.c -fPIC -DPIC -o .libs/digestname.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./unesc_str.c -o unesc_str.o >/dev/null 2>&1 libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./logging.c -o logging.o >/dev/null 2>&1 libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./exptilde.c -fPIC -DPIC -o .libs/exptilde.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./set_perms.c -o set_perms.o >/dev/null 2>&1 libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./b64_decode.c -o b64_decode.o >/dev/null 2>&1 libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./digestname.c -o digestname.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./filedigest.c /bin/sh ../../libtool --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./gentime.c /bin/sh ../../libtool --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./hexchar.c /bin/sh ../../libtool --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./match_addr.c libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./log_client.c -o log_client.o >/dev/null 2>&1 libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./exptilde.c -o exptilde.o >/dev/null 2>&1 libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./filedigest.c -fPIC -DPIC -o .libs/filedigest.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./gentime.c -fPIC -DPIC -o .libs/gentime.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./match_addr.c -fPIC -DPIC -o .libs/match_addr.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./hexchar.c -fPIC -DPIC -o .libs/hexchar.o /bin/sh ../../libtool --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./pwutil.c libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./policy.c -o policy.o >/dev/null 2>&1 libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./filedigest.c -o filedigest.o >/dev/null 2>&1 libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./gentime.c -o gentime.o >/dev/null 2>&1 libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./pwutil.c -fPIC -DPIC -o .libs/pwutil.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./hexchar.c -o hexchar.o >/dev/null 2>&1 libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./timestamp.c -o timestamp.o >/dev/null 2>&1 libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./match_addr.c -o match_addr.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./pwutil_impl.c /bin/sh ../../libtool --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./redblack.c /bin/sh ../../libtool --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./strlist.c /bin/sh ../../libtool --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./sudoers_debug.c libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./redblack.c -fPIC -DPIC -o .libs/redblack.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./pwutil_impl.c -fPIC -DPIC -o .libs/pwutil_impl.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./strlist.c -fPIC -DPIC -o .libs/strlist.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./sudoers_debug.c -fPIC -DPIC -o .libs/sudoers_debug.o /bin/sh ../../libtool --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./timeout.c /bin/sh ../../libtool --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./timestr.c armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./stubs.c libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./strlist.c -o strlist.o >/dev/null 2>&1 libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./sudoers_debug.c -o sudoers_debug.o >/dev/null 2>&1 libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./timeout.c -fPIC -DPIC -o .libs/timeout.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./timestr.c -fPIC -DPIC -o .libs/timestr.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./sudoers.c -o sudoers.o >/dev/null 2>&1 armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./sudo_printf.c libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./redblack.c -o redblack.o >/dev/null 2>&1 armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./sudoreplay.c armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./b64_encode.c libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./timeout.c -o timeout.o >/dev/null 2>&1 libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./timestr.c -o timestr.o >/dev/null 2>&1 libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./pwutil_impl.c -o pwutil_impl.o >/dev/null 2>&1 armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./cvtsudoers_pwutil.c armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./testsudoers_pwutil.c armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./tsgetgrpw.c armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ../../src/net_ifs.c /bin/sh ../../libtool --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./gram.c /bin/sh ../../libtool --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./match.c libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./gram.c -fPIC -DPIC -o .libs/gram.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./match.c -fPIC -DPIC -o .libs/match.o /bin/sh ../../libtool --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./match_command.c libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./pwutil.c -o pwutil.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./match_digest.c /bin/sh ../../libtool --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./toke.c libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./match_command.c -fPIC -DPIC -o .libs/match_command.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./toke.c -fPIC -DPIC -o .libs/toke.o /bin/sh ../../libtool --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./toke_util.c armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./check_aliases.c armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./visudo.c libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./match_digest.c -fPIC -DPIC -o .libs/match_digest.o armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./getdate.c libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./toke_util.c -fPIC -DPIC -o .libs/toke_util.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./match_digest.c -o match_digest.o >/dev/null 2>&1 armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./cvtsudoers.c libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./match.c -o match.o >/dev/null 2>&1 armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./cvtsudoers_json.c libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./toke_util.c -o toke_util.o >/dev/null 2>&1 libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./match_command.c -o match_command.o >/dev/null 2>&1 armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./cvtsudoers_csv.c armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./cvtsudoers_ldif.c armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./cvtsudoers_merge.c /bin/sh ../../libtool --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./fmtsudoers_cvt.c armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./parse_ldif.c libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./fmtsudoers_cvt.c -fPIC -DPIC -o .libs/fmtsudoers_cvt.o /bin/sh ../../libtool --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./ldap_util.c armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./testsudoers.c libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./ldap_util.c -fPIC -DPIC -o .libs/ldap_util.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./fmtsudoers_cvt.c -o fmtsudoers_cvt.o >/dev/null 2>&1 libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./gram.c -o gram.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./file.c /bin/sh ../../libtool --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./fmtsudoers.c libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./file.c -fPIC -DPIC -o .libs/file.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./fmtsudoers.c -fPIC -DPIC -o .libs/fmtsudoers.o /bin/sh ../../libtool --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./parse.c /bin/sh ../../libtool --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./alias.c /bin/sh ../../libtool --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./defaults.c libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./parse.c -fPIC -DPIC -o .libs/parse.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./alias.c -fPIC -DPIC -o .libs/alias.o /bin/sh ../../libtool --mode=link armv7a-unknown-linux-gnueabihf-gcc -o sudoreplay getdate.o sudoreplay.o -Wl,-O1 -Wl,--as-needed -Wl,--enable-new-dtags -Wl,--allow-multiple-definition timestr.lo ../../lib/iolog/libsudo_iolog.la ../../lib/eventlog/libsudo_eventlog.la libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./file.c -o file.o >/dev/null 2>&1 libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./defaults.c -fPIC -DPIC -o .libs/defaults.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./ldap_util.c -o ldap_util.o >/dev/null 2>&1 libtool: link: armv7a-unknown-linux-gnueabihf-gcc -o .libs/sudoreplay getdate.o sudoreplay.o -Wl,-O1 -Wl,--enable-new-dtags -Wl,--allow-multiple-definition .libs/timestr.o -Wl,--as-needed ../../lib/iolog/.libs/libsudo_iolog.a -lz ../../lib/eventlog/.libs/libsudo_eventlog.a /var/tmp/portage/app-admin/sudo-1.9.12_p1/work/sudo-1.9.12p1/lib/util/.libs/libsudo_util.so -lpthread -Wl,-rpath -Wl,/usr/libexec/sudo libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./alias.c -o alias.o >/dev/null 2>&1 libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./fmtsudoers.c -o fmtsudoers.o >/dev/null 2>&1 libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./parse.c -o parse.o >/dev/null 2>&1 libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./toke.c -o toke.o >/dev/null 2>&1 libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -DLIBDIR=\"/usr/lib\" -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 -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./defaults.c -o defaults.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=link armv7a-unknown-linux-gnueabihf-gcc -o libparsesudoers.la alias.lo b64_decode.lo defaults.lo digestname.lo exptilde.lo filedigest.lo gentime.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 libtool: link: armv7a-unknown-linux-gnueabihf-ar cr .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/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 libtool: link: armv7a-unknown-linux-gnueabihf-ranlib .libs/libparsesudoers.a libtool: link: ( cd ".libs" && rm -f "libparsesudoers.la" && ln -s "../libparsesudoers.la" "libparsesudoers.la" ) case "-Wl,--version-script,sudoers.map" in \ *-no-install*) \ /bin/sh ../../libtool --tag=disable-static --mode=link armv7a-unknown-linux-gnueabihf-gcc -Wl,-O1 -Wl,--as-needed -Wl,--enable-new-dtags -Wl,--allow-multiple-definition -Wl,--version-script,sudoers.map -o sudoers.la sudo_auth.lo getspwuid.lo passwd.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 serialize_list.lo set_perms.lo starttime.lo strlcpy_unesc.lo strvec_join.lo sudo_nss.lo sudoers.lo timestamp.lo unesc_str.lo libparsesudoers.la -lcrypt ../../lib/iolog/libsudo_iolog.la ../../lib/eventlog/libsudo_eventlog.la ../../lib/logsrv/liblogsrv.la ../../lib/protobuf-c/libprotobuf-c.la -module;; \ *) \ /bin/sh ../../libtool --tag=disable-static --mode=link armv7a-unknown-linux-gnueabihf-gcc -Wl,-O1 -Wl,--as-needed -Wl,--enable-new-dtags -Wl,--allow-multiple-definition -Wl,--version-script,sudoers.map -o sudoers.la sudo_auth.lo getspwuid.lo passwd.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 serialize_list.lo set_perms.lo starttime.lo strlcpy_unesc.lo strvec_join.lo sudo_nss.lo sudoers.lo timestamp.lo unesc_str.lo libparsesudoers.la -lcrypt ../../lib/iolog/libsudo_iolog.la ../../lib/eventlog/libsudo_eventlog.la ../../lib/logsrv/liblogsrv.la ../../lib/protobuf-c/libprotobuf-c.la -module -avoid-version -rpath /usr/lib/sudo -shrext .so;; \ esac /bin/sh ../../libtool --mode=link armv7a-unknown-linux-gnueabihf-gcc -o visudo check_aliases.o editor.lo find_path.lo gc.lo goodpath.lo locale.lo stubs.o sudo_printf.o visudo.o -Wl,-O1 -Wl,--as-needed -Wl,--enable-new-dtags -Wl,--allow-multiple-definition libparsesudoers.la ../../lib/util/libsudo_util.la /bin/sh ../../libtool --mode=link armv7a-unknown-linux-gnueabihf-gcc -o cvtsudoers b64_encode.o cvtsudoers.o cvtsudoers_json.o cvtsudoers_csv.o cvtsudoers_ldif.o cvtsudoers_merge.o cvtsudoers_pwutil.o fmtsudoers.lo fmtsudoers_cvt.lo locale.lo parse_ldif.o stubs.o sudo_printf.o ldap_util.lo testsudoers_pwutil.o tsgetgrpw.o -Wl,-O1 -Wl,--as-needed -Wl,--enable-new-dtags -Wl,--allow-multiple-definition libparsesudoers.la ../../lib/util/libsudo_util.la /bin/sh ../../libtool --mode=link armv7a-unknown-linux-gnueabihf-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,--enable-new-dtags -Wl,--allow-multiple-definition libparsesudoers.la ../../lib/util/libsudo_util.la libtool: link: armv7a-unknown-linux-gnueabihf-gcc -o .libs/testsudoers .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 -Wl,-O1 -Wl,--enable-new-dtags -Wl,--allow-multiple-definition -Wl,--as-needed ./.libs/libparsesudoers.a ../../lib/util/.libs/libsudo_util.so -lpthread -Wl,-rpath -Wl,/usr/libexec/sudo libtool: link: armv7a-unknown-linux-gnueabihf-gcc -o .libs/visudo check_aliases.o .libs/editor.o .libs/find_path.o .libs/gc.o .libs/goodpath.o .libs/locale.o stubs.o sudo_printf.o visudo.o -Wl,-O1 -Wl,--enable-new-dtags -Wl,--allow-multiple-definition -Wl,--as-needed ./.libs/libparsesudoers.a ../../lib/util/.libs/libsudo_util.so -lpthread -Wl,-rpath -Wl,/usr/libexec/sudo libtool: link: armv7a-unknown-linux-gnueabihf-gcc -o .libs/cvtsudoers b64_encode.o cvtsudoers.o cvtsudoers_json.o cvtsudoers_csv.o cvtsudoers_ldif.o cvtsudoers_merge.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 testsudoers_pwutil.o tsgetgrpw.o -Wl,-O1 -Wl,--enable-new-dtags -Wl,--allow-multiple-definition -Wl,--as-needed ./.libs/libparsesudoers.a ../../lib/util/.libs/libsudo_util.so -lpthread -Wl,-rpath -Wl,/usr/libexec/sudo libtool: link: armv7a-unknown-linux-gnueabihf-gcc -shared -fPIC -DPIC .libs/sudo_auth.o .libs/getspwuid.o .libs/passwd.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/serialize_list.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 .libs/unesc_str.o -Wl,--whole-archive ./.libs/libparsesudoers.a ../../lib/iolog/.libs/libsudo_iolog.a ../../lib/eventlog/.libs/libsudo_eventlog.a ../../lib/logsrv/.libs/liblogsrv.a ../../lib/protobuf-c/.libs/libprotobuf-c.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/app-admin/sudo-1.9.12_p1/work/sudo-1.9.12p1/lib/util/.libs -Wl,-rpath -Wl,/usr/libexec/sudo -Wl,--as-needed -lcrypt -lz /var/tmp/portage/app-admin/sudo-1.9.12_p1/work/sudo-1.9.12p1/lib/util/.libs/libsudo_util.so -lpthread -Wl,-O1 -Wl,--enable-new-dtags -Wl,--allow-multiple-definition -Wl,--version-script -Wl,sudoers.map -Wl,-soname -Wl,sudoers.so -o .libs/sudoers.so libtool: link: ( cd ".libs" && rm -f "sudoers.la" && ln -s "../sudoers.la" "sudoers.la" ) make[1]: Leaving directory '/var/tmp/portage/app-admin/sudo-1.9.12_p1/work/sudo-1.9.12p1/plugins/sudoers' make[1]: Entering directory '/var/tmp/portage/app-admin/sudo-1.9.12_p1/work/sudo-1.9.12p1/plugins/system_group' /bin/sh ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -DZLIB_CONST -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./system_group.c libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -DZLIB_CONST -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./system_group.c -fPIC -DPIC -o .libs/system_group.o /bin/sh ../../libtool --tag=disable-static --mode=link armv7a-unknown-linux-gnueabihf-gcc -Wl,-O1 -Wl,--as-needed -Wl,--enable-new-dtags -Wl,--allow-multiple-definition -Wl,--version-script,system_group.map -o system_group.la system_group.lo ../../lib/util/libsudo_util.la -module -avoid-version -rpath /usr/lib/sudo -shrext .so libtool: link: armv7a-unknown-linux-gnueabihf-gcc -shared -fPIC -DPIC .libs/system_group.o -Wl,-rpath -Wl,/var/tmp/portage/app-admin/sudo-1.9.12_p1/work/sudo-1.9.12p1/lib/util/.libs -Wl,-rpath -Wl,/usr/libexec/sudo -Wl,--as-needed ../../lib/util/.libs/libsudo_util.so -lpthread -Wl,-O1 -Wl,--enable-new-dtags -Wl,--allow-multiple-definition -Wl,--version-script -Wl,system_group.map -Wl,-soname -Wl,system_group.so -o .libs/system_group.so libtool: link: ( cd ".libs" && rm -f "system_group.la" && ln -s "../system_group.la" "system_group.la" ) make[1]: Leaving directory '/var/tmp/portage/app-admin/sudo-1.9.12_p1/work/sudo-1.9.12p1/plugins/system_group' make[1]: Entering directory '/var/tmp/portage/app-admin/sudo-1.9.12_p1/work/sudo-1.9.12p1/src' armv7a-unknown-linux-gnueabihf-gcc -c -I../include -I.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DLOCALEDIR=\"/usr/share/locale\" -DZLIB_CONST -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./conversation.c armv7a-unknown-linux-gnueabihf-gcc -c -I../include -I.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DLOCALEDIR=\"/usr/share/locale\" -DZLIB_CONST -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./copy_file.c armv7a-unknown-linux-gnueabihf-gcc -c -I../include -I.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DLOCALEDIR=\"/usr/share/locale\" -DZLIB_CONST -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./edit_open.c armv7a-unknown-linux-gnueabihf-gcc -c -I../include -I.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DLOCALEDIR=\"/usr/share/locale\" -DZLIB_CONST -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./env_hooks.c armv7a-unknown-linux-gnueabihf-gcc -c -I../include -I.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DLOCALEDIR=\"/usr/share/locale\" -DZLIB_CONST -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./exec.c armv7a-unknown-linux-gnueabihf-gcc -c -I../include -I.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DLOCALEDIR=\"/usr/share/locale\" -DZLIB_CONST -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./exec_common.c armv7a-unknown-linux-gnueabihf-gcc -c -I../include -I.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DLOCALEDIR=\"/usr/share/locale\" -DZLIB_CONST -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./exec_intercept.c armv7a-unknown-linux-gnueabihf-gcc -c -I../include -I.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DLOCALEDIR=\"/usr/share/locale\" -DZLIB_CONST -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./exec_iolog.c armv7a-unknown-linux-gnueabihf-gcc -c -I../include -I.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DLOCALEDIR=\"/usr/share/locale\" -DZLIB_CONST -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./exec_monitor.c armv7a-unknown-linux-gnueabihf-gcc -c -I../include -I.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DLOCALEDIR=\"/usr/share/locale\" -DZLIB_CONST -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./exec_nopty.c armv7a-unknown-linux-gnueabihf-gcc -c -I../include -I.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DLOCALEDIR=\"/usr/share/locale\" -DZLIB_CONST -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./exec_preload.c armv7a-unknown-linux-gnueabihf-gcc -c -I../include -I.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DLOCALEDIR=\"/usr/share/locale\" -DZLIB_CONST -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./exec_ptrace.c armv7a-unknown-linux-gnueabihf-gcc -c -I../include -I.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DLOCALEDIR=\"/usr/share/locale\" -DZLIB_CONST -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./exec_pty.c armv7a-unknown-linux-gnueabihf-gcc -c -I../include -I.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DLOCALEDIR=\"/usr/share/locale\" -DZLIB_CONST -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./get_pty.c armv7a-unknown-linux-gnueabihf-gcc -c -I../include -I.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DLOCALEDIR=\"/usr/share/locale\" -DZLIB_CONST -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./hooks.c armv7a-unknown-linux-gnueabihf-gcc -c -I../include -I.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DLOCALEDIR=\"/usr/share/locale\" -DZLIB_CONST -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./limits.c armv7a-unknown-linux-gnueabihf-gcc -c -I../include -I.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DLOCALEDIR=\"/usr/share/locale\" -DZLIB_CONST -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./load_plugins.c armv7a-unknown-linux-gnueabihf-gcc -c -I../include -I.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DLOCALEDIR=\"/usr/share/locale\" -DZLIB_CONST -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./net_ifs.c armv7a-unknown-linux-gnueabihf-gcc -c -I../include -I.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DLOCALEDIR=\"/usr/share/locale\" -DZLIB_CONST -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./parse_args.c armv7a-unknown-linux-gnueabihf-gcc -c -I../include -I.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DLOCALEDIR=\"/usr/share/locale\" -DZLIB_CONST -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./preserve_fds.c armv7a-unknown-linux-gnueabihf-gcc -c -I../include -I.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DLOCALEDIR=\"/usr/share/locale\" -DZLIB_CONST -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./signal.c armv7a-unknown-linux-gnueabihf-gcc -c -I../include -I.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DLOCALEDIR=\"/usr/share/locale\" -DZLIB_CONST -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./sudo.c armv7a-unknown-linux-gnueabihf-gcc -c -I../include -I.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DLOCALEDIR=\"/usr/share/locale\" -DZLIB_CONST -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./sudo_edit.c armv7a-unknown-linux-gnueabihf-gcc -c -I../include -I.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DLOCALEDIR=\"/usr/share/locale\" -DZLIB_CONST -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./suspend_nopty.c armv7a-unknown-linux-gnueabihf-gcc -c -I../include -I.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DLOCALEDIR=\"/usr/share/locale\" -DZLIB_CONST -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./tcsetpgrp_nobg.c armv7a-unknown-linux-gnueabihf-gcc -c -I../include -I.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DLOCALEDIR=\"/usr/share/locale\" -DZLIB_CONST -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./tgetpass.c armv7a-unknown-linux-gnueabihf-gcc -c -I../include -I.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DLOCALEDIR=\"/usr/share/locale\" -DZLIB_CONST -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./ttyname.c armv7a-unknown-linux-gnueabihf-gcc -c -I../include -I.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DLOCALEDIR=\"/usr/share/locale\" -DZLIB_CONST -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./utmp.c armv7a-unknown-linux-gnueabihf-gcc -c -I../include -I.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DLOCALEDIR=\"/usr/share/locale\" -DZLIB_CONST -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./intercept.pb-c.c /bin/sh ../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -I../include -I.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DLOCALEDIR=\"/usr/share/locale\" -DZLIB_CONST -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./exec_preload.c /bin/sh ../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -I../include -I.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DLOCALEDIR=\"/usr/share/locale\" -DZLIB_CONST -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./sudo_intercept.c /bin/sh ../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -I../include -I.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DLOCALEDIR=\"/usr/share/locale\" -DZLIB_CONST -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./sudo_intercept_common.c libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../include -I.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DLOCALEDIR=\"/usr/share/locale\" -DZLIB_CONST -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./exec_preload.c -fPIC -DPIC -o .libs/exec_preload.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../include -I.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DLOCALEDIR=\"/usr/share/locale\" -DZLIB_CONST -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./sudo_intercept_common.c -fPIC -DPIC -o .libs/sudo_intercept_common.o /bin/sh ../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -I../include -I.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DLOCALEDIR=\"/usr/share/locale\" -DZLIB_CONST -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./intercept.pb-c.c libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../include -I.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DLOCALEDIR=\"/usr/share/locale\" -DZLIB_CONST -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./sudo_intercept.c -fPIC -DPIC -o .libs/sudo_intercept.o /bin/sh ../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -I../include -I.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DLOCALEDIR=\"/usr/share/locale\" -DZLIB_CONST -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./sudo_noexec.c libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../include -I.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DLOCALEDIR=\"/usr/share/locale\" -DZLIB_CONST -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./intercept.pb-c.c -fPIC -DPIC -o .libs/intercept.pb-c.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../include -I.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DLOCALEDIR=\"/usr/share/locale\" -DZLIB_CONST -O2 -pipe -fomit-frame-pointer -fvisibility=hidden ./sudo_noexec.c -fPIC -DPIC -o .libs/sudo_noexec.o /bin/sh ../libtool --tag=disable-static --mode=link armv7a-unknown-linux-gnueabihf-gcc -Wl,-O1 -Wl,--as-needed -Wl,--enable-new-dtags -Wl,--allow-multiple-definition -o sudo_noexec.la sudo_noexec.lo -module -avoid-version -rpath /usr/libexec/sudo -shrext .so /bin/sh ../libtool --tag=disable-static --mode=link armv7a-unknown-linux-gnueabihf-gcc -Wl,-O1 -Wl,--as-needed -Wl,--enable-new-dtags -Wl,--allow-multiple-definition -Wl,--version-script,intercept.map ../lib/util/libsudo_util.la ../lib/protobuf-c/libprotobuf-c.la -o sudo_intercept.la exec_preload.lo sudo_intercept.lo sudo_intercept_common.lo intercept.pb-c.lo -module -avoid-version -rpath /usr/libexec/sudo -shrext .so libtool: link: armv7a-unknown-linux-gnueabihf-gcc -shared -fPIC -DPIC .libs/sudo_noexec.o -Wl,--as-needed -Wl,-O1 -Wl,--enable-new-dtags -Wl,--allow-multiple-definition -Wl,-soname -Wl,sudo_noexec.so -o .libs/sudo_noexec.so libtool: link: ( cd ".libs" && rm -f "sudo_noexec.la" && ln -s "../sudo_noexec.la" "sudo_noexec.la" ) libtool: link: armv7a-unknown-linux-gnueabihf-gcc -shared -fPIC -DPIC .libs/exec_preload.o .libs/sudo_intercept.o .libs/sudo_intercept_common.o .libs/intercept.pb-c.o -Wl,--whole-archive ../lib/protobuf-c/.libs/libprotobuf-c.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/app-admin/sudo-1.9.12_p1/work/sudo-1.9.12p1/lib/util/.libs -Wl,-rpath -Wl,/usr/libexec/sudo -Wl,--as-needed ../lib/util/.libs/libsudo_util.so -lpthread -Wl,-O1 -Wl,--enable-new-dtags -Wl,--allow-multiple-definition -Wl,--version-script -Wl,intercept.map -Wl,-soname -Wl,sudo_intercept.so -o .libs/sudo_intercept.so libtool: link: ( cd ".libs" && rm -f "sudo_intercept.la" && ln -s "../sudo_intercept.la" "sudo_intercept.la" ) /bin/sh ../libtool --tag=disable-static --mode=link armv7a-unknown-linux-gnueabihf-gcc -o sudo conversation.o copy_file.o edit_open.o env_hooks.o exec.o exec_common.o exec_intercept.o exec_iolog.o exec_monitor.o exec_nopty.o exec_preload.o exec_ptrace.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 suspend_nopty.o tcsetpgrp_nobg.o tgetpass.o ttyname.o utmp.o intercept.pb-c.o -Wl,-O1 -Wl,--as-needed -Wl,--enable-new-dtags -Wl,--allow-multiple-definition ../lib/util/libsudo_util.la ../lib/protobuf-c/libprotobuf-c.la libtool: link: armv7a-unknown-linux-gnueabihf-gcc -o .libs/sudo conversation.o copy_file.o edit_open.o env_hooks.o exec.o exec_common.o exec_intercept.o exec_iolog.o exec_monitor.o exec_nopty.o exec_preload.o exec_ptrace.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 suspend_nopty.o tcsetpgrp_nobg.o tgetpass.o ttyname.o utmp.o intercept.pb-c.o -Wl,-O1 -Wl,--enable-new-dtags -Wl,--allow-multiple-definition -Wl,--as-needed ../lib/util/.libs/libsudo_util.so -lpthread ../lib/protobuf-c/.libs/libprotobuf-c.a -Wl,-rpath -Wl,/usr/libexec/sudo make[1]: Leaving directory '/var/tmp/portage/app-admin/sudo-1.9.12_p1/work/sudo-1.9.12p1/src' make[1]: Entering directory '/var/tmp/portage/app-admin/sudo-1.9.12_p1/work/sudo-1.9.12p1/include' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/var/tmp/portage/app-admin/sudo-1.9.12_p1/work/sudo-1.9.12p1/include' make[1]: Entering directory '/var/tmp/portage/app-admin/sudo-1.9.12_p1/work/sudo-1.9.12p1/docs' cd .. && /bin/sh config.status --file=docs/cvtsudoers.mdoc cd .. && /bin/sh config.status --file=docs/sudo.mdoc cd .. && /bin/sh config.status --file=docs/sudo.conf.mdoc cd .. && /bin/sh config.status --file=docs/sudo_logsrvd.mdoc cd .. && /bin/sh config.status --file=docs/sudo_logsrv.proto.mdoc cd .. && /bin/sh config.status --file=docs/sudo_logsrvd.conf.mdoc cd .. && /bin/sh config.status --file=docs/sudo_plugin.mdoc cd .. && /bin/sh config.status --file=docs/sudo_plugin_python.mdoc cd .. && /bin/sh config.status --file=docs/sudo_sendlog.mdoc (cd .. && /bin/sh config.status --file=-) < ./sudoers.mdoc.in | /bin/sed -f ./fixmdoc.sed > sudoers.mdoc cd .. && /bin/sh config.status --file=docs/sudoers.ldap.mdoc cd .. && /bin/sh config.status --file=docs/sudoers_timestamp.mdoc config.status: creating docs/sudo_sendlog.mdoc config.status: creating docs/sudo.conf.mdoc config.status: creating docs/sudo.mdoc config.status: creating docs/sudo_plugin.mdoc config.status: creating docs/sudo_plugin_python.mdoc config.status: creating docs/sudo_logsrv.proto.mdoc config.status: creating docs/sudoers.ldap.mdoc config.status: creating docs/sudo_logsrvd.mdoc config.status: creating docs/cvtsudoers.mdoc config.status: creating docs/sudo_logsrvd.conf.mdoc config.status: creating docs/sudoers_timestamp.mdoc cd .. && /bin/sh config.status --file=docs/sudoreplay.mdoc cd .. && /bin/sh config.status --file=docs/visudo.mdoc config.status: creating docs/visudo.mdoc config.status: creating docs/sudoreplay.mdoc make[1]: Leaving directory '/var/tmp/portage/app-admin/sudo-1.9.12_p1/work/sudo-1.9.12p1/docs' make[1]: Entering directory '/var/tmp/portage/app-admin/sudo-1.9.12_p1/work/sudo-1.9.12p1/examples' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/var/tmp/portage/app-admin/sudo-1.9.12_p1/work/sudo-1.9.12p1/examples' >>> Source compiled. >>> Test phase [not enabled]: app-admin/sudo-1.9.12_p1 >>> Install app-admin/sudo-1.9.12_p1 into /var/tmp/portage/app-admin/sudo-1.9.12_p1/image make -j12 SAMPLES= DESTDIR=/var/tmp/portage/app-admin/sudo-1.9.12_p1/image install if test -d ./.hg; then \ if hg log -R . --template=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/protobuf-c lib/logsrv logsrvd plugins/audit_json plugins/group_file plugins/sudoers plugins/system_group src include docs examples ; do \ (cd $d && exec make pre-install) && continue; \ exit $?; \ done make[1]: Entering directory '/var/tmp/portage/app-admin/sudo-1.9.12_p1/work/sudo-1.9.12p1/lib/util' make[1]: Nothing to be done for 'pre-install'. make[1]: Leaving directory '/var/tmp/portage/app-admin/sudo-1.9.12_p1/work/sudo-1.9.12p1/lib/util' make[1]: Entering directory '/var/tmp/portage/app-admin/sudo-1.9.12_p1/work/sudo-1.9.12p1/lib/eventlog' make[1]: Nothing to be done for 'pre-install'. make[1]: Leaving directory '/var/tmp/portage/app-admin/sudo-1.9.12_p1/work/sudo-1.9.12p1/lib/eventlog' make[1]: Entering directory '/var/tmp/portage/app-admin/sudo-1.9.12_p1/work/sudo-1.9.12p1/lib/fuzzstub' make[1]: Nothing to be done for 'pre-install'. make[1]: Leaving directory '/var/tmp/portage/app-admin/sudo-1.9.12_p1/work/sudo-1.9.12p1/lib/fuzzstub' make[1]: Entering directory '/var/tmp/portage/app-admin/sudo-1.9.12_p1/work/sudo-1.9.12p1/lib/iolog' make[1]: Nothing to be done for 'pre-install'. make[1]: Leaving directory '/var/tmp/portage/app-admin/sudo-1.9.12_p1/work/sudo-1.9.12p1/lib/iolog' make[1]: Entering directory '/var/tmp/portage/app-admin/sudo-1.9.12_p1/work/sudo-1.9.12p1/lib/protobuf-c' make[1]: Nothing to be done for 'pre-install'. make[1]: Leaving directory '/var/tmp/portage/app-admin/sudo-1.9.12_p1/work/sudo-1.9.12p1/lib/protobuf-c' make[1]: Entering directory '/var/tmp/portage/app-admin/sudo-1.9.12_p1/work/sudo-1.9.12p1/lib/logsrv' make[1]: Nothing to be done for 'pre-install'. make[1]: Leaving directory '/var/tmp/portage/app-admin/sudo-1.9.12_p1/work/sudo-1.9.12p1/lib/logsrv' make[1]: Entering directory '/var/tmp/portage/app-admin/sudo-1.9.12_p1/work/sudo-1.9.12p1/logsrvd' make[1]: Nothing to be done for 'pre-install'. make[1]: Leaving directory '/var/tmp/portage/app-admin/sudo-1.9.12_p1/work/sudo-1.9.12p1/logsrvd' make[1]: Entering directory '/var/tmp/portage/app-admin/sudo-1.9.12_p1/work/sudo-1.9.12p1/plugins/audit_json' make[1]: Nothing to be done for 'pre-install'. make[1]: Leaving directory '/var/tmp/portage/app-admin/sudo-1.9.12_p1/work/sudo-1.9.12p1/plugins/audit_json' make[1]: Entering directory '/var/tmp/portage/app-admin/sudo-1.9.12_p1/work/sudo-1.9.12p1/plugins/group_file' make[1]: Nothing to be done for 'pre-install'. make[1]: Leaving directory '/var/tmp/portage/app-admin/sudo-1.9.12_p1/work/sudo-1.9.12p1/plugins/group_file' make[1]: Entering directory '/var/tmp/portage/app-admin/sudo-1.9.12_p1/work/sudo-1.9.12p1/plugins/sudoers' make[1]: Leaving directory '/var/tmp/portage/app-admin/sudo-1.9.12_p1/work/sudo-1.9.12p1/plugins/sudoers' make[1]: Entering directory '/var/tmp/portage/app-admin/sudo-1.9.12_p1/work/sudo-1.9.12p1/plugins/system_group' make[1]: Nothing to be done for 'pre-install'. make[1]: Leaving directory '/var/tmp/portage/app-admin/sudo-1.9.12_p1/work/sudo-1.9.12p1/plugins/system_group' make[1]: Entering directory '/var/tmp/portage/app-admin/sudo-1.9.12_p1/work/sudo-1.9.12p1/src' make[1]: Nothing to be done for 'pre-install'. make[1]: Leaving directory '/var/tmp/portage/app-admin/sudo-1.9.12_p1/work/sudo-1.9.12p1/src' make[1]: Entering directory '/var/tmp/portage/app-admin/sudo-1.9.12_p1/work/sudo-1.9.12p1/include' make[1]: Nothing to be done for 'pre-install'. make[1]: Leaving directory '/var/tmp/portage/app-admin/sudo-1.9.12_p1/work/sudo-1.9.12p1/include' make[1]: Entering directory '/var/tmp/portage/app-admin/sudo-1.9.12_p1/work/sudo-1.9.12p1/docs' make[1]: Nothing to be done for 'pre-install'. make[1]: Leaving directory '/var/tmp/portage/app-admin/sudo-1.9.12_p1/work/sudo-1.9.12p1/docs' make[1]: Entering directory '/var/tmp/portage/app-admin/sudo-1.9.12_p1/work/sudo-1.9.12p1/examples' make[1]: Nothing to be done for 'pre-install'. make[1]: Leaving directory '/var/tmp/portage/app-admin/sudo-1.9.12_p1/work/sudo-1.9.12p1/examples' for d in lib/util lib/eventlog lib/fuzzstub lib/iolog lib/protobuf-c lib/logsrv logsrvd plugins/audit_json plugins/group_file plugins/sudoers plugins/system_group src include docs 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.12_p1/work/sudo-1.9.12p1/lib/util' /bin/sh ../../scripts/mkinstalldirs /var/tmp/portage/app-admin/sudo-1.9.12_p1/image/usr/libexec/sudo mkdir /var/tmp/portage/app-admin/sudo-1.9.12_p1/image/usr mkdir /var/tmp/portage/app-admin/sudo-1.9.12_p1/image/usr/libexec mkdir /var/tmp/portage/app-admin/sudo-1.9.12_p1/image/usr/libexec/sudo case "-Wl,--version-script,util.map" in \ *-no-install*) ;; \ *) if [ X"yes" = X"yes" ]; then \ INSTALL_BACKUP='' /bin/sh ../../libtool --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.12_p1/image/usr/libexec/sudo; \ fi;; \ esac libtool: warning: remember to run 'libtool --finish /usr/libexec/sudo' make[1]: Leaving directory '/var/tmp/portage/app-admin/sudo-1.9.12_p1/work/sudo-1.9.12p1/lib/util' make[1]: Entering directory '/var/tmp/portage/app-admin/sudo-1.9.12_p1/work/sudo-1.9.12p1/lib/eventlog' make[1]: Nothing to be done for 'install'. make[1]: Leaving directory '/var/tmp/portage/app-admin/sudo-1.9.12_p1/work/sudo-1.9.12p1/lib/eventlog' make[1]: Entering directory '/var/tmp/portage/app-admin/sudo-1.9.12_p1/work/sudo-1.9.12p1/lib/fuzzstub' make[1]: Nothing to be done for 'install'. make[1]: Leaving directory '/var/tmp/portage/app-admin/sudo-1.9.12_p1/work/sudo-1.9.12p1/lib/fuzzstub' make[1]: Entering directory '/var/tmp/portage/app-admin/sudo-1.9.12_p1/work/sudo-1.9.12p1/lib/iolog' make[1]: Nothing to be done for 'install'. make[1]: Leaving directory '/var/tmp/portage/app-admin/sudo-1.9.12_p1/work/sudo-1.9.12p1/lib/iolog' make[1]: Entering directory '/var/tmp/portage/app-admin/sudo-1.9.12_p1/work/sudo-1.9.12p1/lib/protobuf-c' make[1]: Nothing to be done for 'install'. make[1]: Leaving directory '/var/tmp/portage/app-admin/sudo-1.9.12_p1/work/sudo-1.9.12p1/lib/protobuf-c' make[1]: Entering directory '/var/tmp/portage/app-admin/sudo-1.9.12_p1/work/sudo-1.9.12p1/lib/logsrv' make[1]: Nothing to be done for 'install'. make[1]: Leaving directory '/var/tmp/portage/app-admin/sudo-1.9.12_p1/work/sudo-1.9.12p1/lib/logsrv' make[1]: Entering directory '/var/tmp/portage/app-admin/sudo-1.9.12_p1/work/sudo-1.9.12p1/logsrvd' /bin/sh ../scripts/mkinstalldirs /var/tmp/portage/app-admin/sudo-1.9.12_p1/image/usr/sbin mkdir /var/tmp/portage/app-admin/sudo-1.9.12_p1/image/usr/sbin INSTALL_BACKUP='' /bin/sh ../libtool --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.12_p1/image/usr/sbin/sudo_logsrvd libtool: warning: '/var/tmp/portage/app-admin/sudo-1.9.12_p1/work/sudo-1.9.12p1/lib/util/libsudo_util.la' has not been installed in '/usr/libexec/sudo' libtool: install: /bin/sh ../scripts/install-sh -c -o 0 -g 0 -m 0755 .libs/sudo_logsrvd /var/tmp/portage/app-admin/sudo-1.9.12_p1/image/usr/sbin/sudo_logsrvd INSTALL_BACKUP='' /bin/sh ../libtool --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.12_p1/image/usr/sbin/sudo_sendlog libtool: warning: '/var/tmp/portage/app-admin/sudo-1.9.12_p1/work/sudo-1.9.12p1/lib/util/libsudo_util.la' has not been installed in '/usr/libexec/sudo' libtool: install: /bin/sh ../scripts/install-sh -c -o 0 -g 0 -m 0755 .libs/sudo_sendlog /var/tmp/portage/app-admin/sudo-1.9.12_p1/image/usr/sbin/sudo_sendlog make[1]: Leaving directory '/var/tmp/portage/app-admin/sudo-1.9.12_p1/work/sudo-1.9.12p1/logsrvd' make[1]: Entering directory '/var/tmp/portage/app-admin/sudo-1.9.12_p1/work/sudo-1.9.12p1/plugins/audit_json' /bin/sh ../../scripts/mkinstalldirs /var/tmp/portage/app-admin/sudo-1.9.12_p1/image/usr/lib/sudo mkdir /var/tmp/portage/app-admin/sudo-1.9.12_p1/image/usr/lib mkdir /var/tmp/portage/app-admin/sudo-1.9.12_p1/image/usr/lib/sudo if [ X"yes" = X"yes" ]; then \ INSTALL_BACKUP='' /bin/sh ../../libtool --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.12_p1/image/usr/lib/sudo; \ fi libtool: warning: relinking 'audit_json.la' libtool: install: (cd /var/tmp/portage/app-admin/sudo-1.9.12_p1/work/sudo-1.9.12p1/plugins/audit_json; /bin/sh "/var/tmp/portage/app-admin/sudo-1.9.12_p1/work/sudo-1.9.12p1/libtool" --tag disable-static --mode=relink armv7a-unknown-linux-gnueabihf-gcc -Wl,-O1 -Wl,--as-needed -Wl,--enable-new-dtags -Wl,--allow-multiple-definition -Wl,--version-script,audit_json.map -o audit_json.la audit_json.lo ../../lib/util/libsudo_util.la -module -avoid-version -rpath /usr/lib/sudo -shrext .so -inst-prefix-dir /var/tmp/portage/app-admin/sudo-1.9.12_p1/image) libtool: relink: armv7a-unknown-linux-gnueabihf-gcc -shared -fPIC -DPIC .libs/audit_json.o -Wl,-rpath -Wl,/usr/libexec/sudo -Wl,--as-needed -L/var/tmp/portage/app-admin/sudo-1.9.12_p1/image/usr/libexec/sudo -L/usr/armv7a-unknown-linux-gnueabihf/usr/libexec/sudo -lsudo_util -lpthread -Wl,-O1 -Wl,--enable-new-dtags -Wl,--allow-multiple-definition -Wl,--version-script -Wl,audit_json.map -Wl,-soname -Wl,audit_json.so -o .libs/audit_json.so libtool: install: /bin/sh ../../scripts/install-sh -c -o 0 -g 0 -m 0644 .libs/audit_json.soT /var/tmp/portage/app-admin/sudo-1.9.12_p1/image/usr/lib/sudo/audit_json.so libtool: install: /bin/sh ../../scripts/install-sh -c -o 0 -g 0 -m 0644 .libs/audit_json.lai /var/tmp/portage/app-admin/sudo-1.9.12_p1/image/usr/lib/sudo/audit_json.la libtool: warning: remember to run 'libtool --finish /usr/lib/sudo' make[1]: Leaving directory '/var/tmp/portage/app-admin/sudo-1.9.12_p1/work/sudo-1.9.12p1/plugins/audit_json' make[1]: Entering directory '/var/tmp/portage/app-admin/sudo-1.9.12_p1/work/sudo-1.9.12p1/plugins/group_file' /bin/sh ../../scripts/mkinstalldirs /var/tmp/portage/app-admin/sudo-1.9.12_p1/image/usr/lib/sudo if [ X"yes" = X"yes" ]; then \ INSTALL_BACKUP='' /bin/sh ../../libtool --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.12_p1/image/usr/lib/sudo; \ fi libtool: warning: relinking 'group_file.la' libtool: install: (cd /var/tmp/portage/app-admin/sudo-1.9.12_p1/work/sudo-1.9.12p1/plugins/group_file; /bin/sh "/var/tmp/portage/app-admin/sudo-1.9.12_p1/work/sudo-1.9.12p1/libtool" --tag disable-static --mode=relink armv7a-unknown-linux-gnueabihf-gcc -Wl,-O1 -Wl,--as-needed -Wl,--enable-new-dtags -Wl,--allow-multiple-definition -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/lib/sudo -shrext .so -inst-prefix-dir /var/tmp/portage/app-admin/sudo-1.9.12_p1/image) libtool: relink: armv7a-unknown-linux-gnueabihf-gcc -shared -fPIC -DPIC .libs/group_file.o .libs/getgrent.o -Wl,-rpath -Wl,/usr/libexec/sudo -Wl,--as-needed -L/var/tmp/portage/app-admin/sudo-1.9.12_p1/image/usr/libexec/sudo -L/usr/armv7a-unknown-linux-gnueabihf/usr/libexec/sudo -lsudo_util -lpthread -Wl,-O1 -Wl,--enable-new-dtags -Wl,--allow-multiple-definition -Wl,--version-script -Wl,group_file.map -Wl,-soname -Wl,group_file.so -o .libs/group_file.so libtool: install: /bin/sh ../../scripts/install-sh -c -o 0 -g 0 -m 0644 .libs/group_file.soT /var/tmp/portage/app-admin/sudo-1.9.12_p1/image/usr/lib/sudo/group_file.so libtool: install: /bin/sh ../../scripts/install-sh -c -o 0 -g 0 -m 0644 .libs/group_file.lai /var/tmp/portage/app-admin/sudo-1.9.12_p1/image/usr/lib/sudo/group_file.la libtool: warning: remember to run 'libtool --finish /usr/lib/sudo' make[1]: Leaving directory '/var/tmp/portage/app-admin/sudo-1.9.12_p1/work/sudo-1.9.12p1/plugins/group_file' make[1]: Entering directory '/var/tmp/portage/app-admin/sudo-1.9.12_p1/work/sudo-1.9.12p1/plugins/sudoers' /bin/sh ../../scripts/mkinstalldirs /var/tmp/portage/app-admin/sudo-1.9.12_p1/image/usr/lib/sudo \ /var/tmp/portage/app-admin/sudo-1.9.12_p1/image/usr/sbin /var/tmp/portage/app-admin/sudo-1.9.12_p1/image/usr/bin \ /var/tmp/portage/app-admin/sudo-1.9.12_p1/image/etc /var/tmp/portage/app-admin/sudo-1.9.12_p1/image/usr/share/doc/sudo-1.9.12_p1 \ `echo /var/tmp/portage/app-admin/sudo-1.9.12_p1/image/run/sudo|/bin/sed 's,/[^/]*$,,'` \ `echo /var/tmp/portage/app-admin/sudo-1.9.12_p1/image/var/db/sudo|/bin/sed 's,/[^/]*$,,'` mkdir /var/tmp/portage/app-admin/sudo-1.9.12_p1/image/usr/bin mkdir /var/tmp/portage/app-admin/sudo-1.9.12_p1/image/etc mkdir /var/tmp/portage/app-admin/sudo-1.9.12_p1/image/usr/share mkdir /var/tmp/portage/app-admin/sudo-1.9.12_p1/image/usr/share/doc mkdir /var/tmp/portage/app-admin/sudo-1.9.12_p1/image/usr/share/doc/sudo-1.9.12_p1 mkdir /var/tmp/portage/app-admin/sudo-1.9.12_p1/image/run mkdir /var/tmp/portage/app-admin/sudo-1.9.12_p1/image/var mkdir /var/tmp/portage/app-admin/sudo-1.9.12_p1/image/var/db /bin/sh ../../scripts/install-sh -c -d -o 0 -g 0 -m 0711 /var/tmp/portage/app-admin/sudo-1.9.12_p1/image/run/sudo /bin/sh ../../scripts/install-sh -c -d -o 0 -g 0 -m 0711 /var/tmp/portage/app-admin/sudo-1.9.12_p1/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.12_p1/image/var/db/sudo/lectured case "-Wl,--version-script,sudoers.map" in \ *-no-install*) ;; \ *) if [ X"yes" = X"yes" ]; then \ INSTALL_BACKUP='' /bin/sh ../../libtool --mode=install /bin/sh ../../scripts/install-sh -c -o 0 -g 0 -m 0644 sudoers.la /var/tmp/portage/app-admin/sudo-1.9.12_p1/image/usr/lib/sudo; \ fi;; \ esac INSTALL_BACKUP='' /bin/sh ../../libtool --mode=install /bin/sh ../../scripts/install-sh -c -o 0 -g 0 -m 0755 cvtsudoers /var/tmp/portage/app-admin/sudo-1.9.12_p1/image/usr/bin/cvtsudoers /bin/sh ../../scripts/install-sh -c -d -o 0 -g 0 -m 0750 /var/tmp/portage/app-admin/sudo-1.9.12_p1/image/etc/sudoers.d /bin/sh ../../scripts/install-sh -c -o 0 -g 0 -m 0440 sudoers /var/tmp/portage/app-admin/sudo-1.9.12_p1/image/etc/sudoers.dist test -r /var/tmp/portage/app-admin/sudo-1.9.12_p1/image/etc/sudoers || \ cp -p /var/tmp/portage/app-admin/sudo-1.9.12_p1/image/etc/sudoers.dist /var/tmp/portage/app-admin/sudo-1.9.12_p1/image/etc/sudoers libtool: warning: '../../lib/util/libsudo_util.la' has not been installed in '/usr/libexec/sudo' libtool: warning: relinking 'sudoers.la' libtool: install: (cd /var/tmp/portage/app-admin/sudo-1.9.12_p1/work/sudo-1.9.12p1/plugins/sudoers; /bin/sh "/var/tmp/portage/app-admin/sudo-1.9.12_p1/work/sudo-1.9.12p1/libtool" --tag disable-static --mode=relink armv7a-unknown-linux-gnueabihf-gcc -Wl,-O1 -Wl,--as-needed -Wl,--enable-new-dtags -Wl,--allow-multiple-definition -Wl,--version-script,sudoers.map -o sudoers.la sudo_auth.lo getspwuid.lo passwd.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 serialize_list.lo set_perms.lo starttime.lo strlcpy_unesc.lo strvec_join.lo sudo_nss.lo sudoers.lo timestamp.lo unesc_str.lo libparsesudoers.la -lcrypt ../../lib/iolog/libsudo_iolog.la ../../lib/eventlog/libsudo_eventlog.la ../../lib/logsrv/liblogsrv.la ../../lib/protobuf-c/libprotobuf-c.la -module -avoid-version -rpath /usr/lib/sudo -shrext .so -inst-prefix-dir /var/tmp/portage/app-admin/sudo-1.9.12_p1/image) libtool: install: /bin/sh ../../scripts/install-sh -c -o 0 -g 0 -m 0755 .libs/cvtsudoers /var/tmp/portage/app-admin/sudo-1.9.12_p1/image/usr/bin/cvtsudoers INSTALL_BACKUP='' /bin/sh ../../libtool --mode=install /bin/sh ../../scripts/install-sh -c -o 0 -g 0 -m 0755 sudoreplay /var/tmp/portage/app-admin/sudo-1.9.12_p1/image/usr/bin/sudoreplay libtool: warning: '/var/tmp/portage/app-admin/sudo-1.9.12_p1/work/sudo-1.9.12p1/lib/util/libsudo_util.la' has not been installed in '/usr/libexec/sudo' libtool: install: /bin/sh ../../scripts/install-sh -c -o 0 -g 0 -m 0755 .libs/sudoreplay /var/tmp/portage/app-admin/sudo-1.9.12_p1/image/usr/bin/sudoreplay INSTALL_BACKUP='' /bin/sh ../../libtool --mode=install /bin/sh ../../scripts/install-sh -c -o 0 -g 0 -m 0755 visudo /var/tmp/portage/app-admin/sudo-1.9.12_p1/image/usr/sbin/visudo libtool: relink: armv7a-unknown-linux-gnueabihf-gcc -shared -fPIC -DPIC .libs/sudo_auth.o .libs/getspwuid.o .libs/passwd.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/serialize_list.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 .libs/unesc_str.o -Wl,--whole-archive ./.libs/libparsesudoers.a ../../lib/iolog/.libs/libsudo_iolog.a ../../lib/eventlog/.libs/libsudo_eventlog.a ../../lib/logsrv/.libs/liblogsrv.a ../../lib/protobuf-c/.libs/libprotobuf-c.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/libexec/sudo -Wl,--as-needed -lcrypt -lz -L/var/tmp/portage/app-admin/sudo-1.9.12_p1/image/usr/libexec/sudo -L/usr/armv7a-unknown-linux-gnueabihf/usr/libexec/sudo -lsudo_util -lpthread -Wl,-O1 -Wl,--enable-new-dtags -Wl,--allow-multiple-definition -Wl,--version-script -Wl,sudoers.map -Wl,-soname -Wl,sudoers.so -o .libs/sudoers.so libtool: warning: '../../lib/util/libsudo_util.la' has not been installed in '/usr/libexec/sudo' libtool: install: /bin/sh ../../scripts/install-sh -c -o 0 -g 0 -m 0644 .libs/sudoers.soT /var/tmp/portage/app-admin/sudo-1.9.12_p1/image/usr/lib/sudo/sudoers.so libtool: install: /bin/sh ../../scripts/install-sh -c -o 0 -g 0 -m 0755 .libs/visudo /var/tmp/portage/app-admin/sudo-1.9.12_p1/image/usr/sbin/visudo libtool: install: /bin/sh ../../scripts/install-sh -c -o 0 -g 0 -m 0644 .libs/sudoers.lai /var/tmp/portage/app-admin/sudo-1.9.12_p1/image/usr/lib/sudo/sudoers.la libtool: warning: remember to run 'libtool --finish /usr/lib/sudo' make[1]: Leaving directory '/var/tmp/portage/app-admin/sudo-1.9.12_p1/work/sudo-1.9.12p1/plugins/sudoers' make[1]: Entering directory '/var/tmp/portage/app-admin/sudo-1.9.12_p1/work/sudo-1.9.12p1/plugins/system_group' /bin/sh ../../scripts/mkinstalldirs /var/tmp/portage/app-admin/sudo-1.9.12_p1/image/usr/lib/sudo if [ X"yes" = X"yes" ]; then \ INSTALL_BACKUP='' /bin/sh ../../libtool --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.12_p1/image/usr/lib/sudo; \ fi libtool: warning: relinking 'system_group.la' libtool: install: (cd /var/tmp/portage/app-admin/sudo-1.9.12_p1/work/sudo-1.9.12p1/plugins/system_group; /bin/sh "/var/tmp/portage/app-admin/sudo-1.9.12_p1/work/sudo-1.9.12p1/libtool" --tag disable-static --mode=relink armv7a-unknown-linux-gnueabihf-gcc -Wl,-O1 -Wl,--as-needed -Wl,--enable-new-dtags -Wl,--allow-multiple-definition -Wl,--version-script,system_group.map -o system_group.la system_group.lo ../../lib/util/libsudo_util.la -module -avoid-version -rpath /usr/lib/sudo -shrext .so -inst-prefix-dir /var/tmp/portage/app-admin/sudo-1.9.12_p1/image) libtool: relink: armv7a-unknown-linux-gnueabihf-gcc -shared -fPIC -DPIC .libs/system_group.o -Wl,-rpath -Wl,/usr/libexec/sudo -Wl,--as-needed -L/var/tmp/portage/app-admin/sudo-1.9.12_p1/image/usr/libexec/sudo -L/usr/armv7a-unknown-linux-gnueabihf/usr/libexec/sudo -lsudo_util -lpthread -Wl,-O1 -Wl,--enable-new-dtags -Wl,--allow-multiple-definition -Wl,--version-script -Wl,system_group.map -Wl,-soname -Wl,system_group.so -o .libs/system_group.so libtool: install: /bin/sh ../../scripts/install-sh -c -o 0 -g 0 -m 0644 .libs/system_group.soT /var/tmp/portage/app-admin/sudo-1.9.12_p1/image/usr/lib/sudo/system_group.so libtool: install: /bin/sh ../../scripts/install-sh -c -o 0 -g 0 -m 0644 .libs/system_group.lai /var/tmp/portage/app-admin/sudo-1.9.12_p1/image/usr/lib/sudo/system_group.la libtool: warning: remember to run 'libtool --finish /usr/lib/sudo' make[1]: Leaving directory '/var/tmp/portage/app-admin/sudo-1.9.12_p1/work/sudo-1.9.12p1/plugins/system_group' make[1]: Entering directory '/var/tmp/portage/app-admin/sudo-1.9.12_p1/work/sudo-1.9.12p1/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.12_p1/image/usr/bin \ /var/tmp/portage/app-admin/sudo-1.9.12_p1/image/usr/libexec/sudo /var/tmp/portage/app-admin/sudo-1.9.12_p1/image/usr/libexec/sudo \ /var/tmp/portage/app-admin/sudo-1.9.12_p1/image/usr/libexec/sudo if test -n ""; then \ /bin/sh ../scripts/mkinstalldirs /var/tmp/portage/app-admin/sudo-1.9.12_p1/image; \ if test -z "/var/tmp/portage/app-admin/sudo-1.9.12_p1/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.12_p1/image/usr/lib/tmpfiles.d; \ fi mkdir /var/tmp/portage/app-admin/sudo-1.9.12_p1/image/usr/lib/tmpfiles.d INSTALL_BACKUP='' /bin/sh ../libtool --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.12_p1/image/usr/bin/sudo # We only create the rc.d link when installing to the actual system dir if [ X"yes" = X"yes" ]; then \ INSTALL_BACKUP='' /bin/sh ../libtool --tag=disable-static --mode=install /bin/sh ../scripts/install-sh -c -o 0 -g 0 -m 0644 sudo_intercept.la /var/tmp/portage/app-admin/sudo-1.9.12_p1/image/usr/libexec/sudo; \ fi if [ X"yes" = X"yes" ]; then \ INSTALL_BACKUP='' /bin/sh ../libtool --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.12_p1/image/usr/libexec/sudo; \ fi 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.12_p1/image/sudo; \ if test -z "/var/tmp/portage/app-admin/sudo-1.9.12_p1/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.12_p1/image/usr/lib/tmpfiles.d/sudo.conf; \ fi libtool: install: /bin/sh ../scripts/install-sh -c -o 0 -g 0 -m 0644 .libs/sudo_noexec.so /var/tmp/portage/app-admin/sudo-1.9.12_p1/image/usr/libexec/sudo/sudo_noexec.so libtool: install: /bin/sh ../scripts/install-sh -c -o 0 -g 0 -m 0644 .libs/sudo_noexec.lai /var/tmp/portage/app-admin/sudo-1.9.12_p1/image/usr/libexec/sudo/sudo_noexec.la libtool: warning: '../lib/util/libsudo_util.la' has not been installed in '/usr/libexec/sudo' libtool: warning: relinking 'sudo_intercept.la' libtool: install: (cd /var/tmp/portage/app-admin/sudo-1.9.12_p1/work/sudo-1.9.12p1/src; /bin/sh "/var/tmp/portage/app-admin/sudo-1.9.12_p1/work/sudo-1.9.12p1/libtool" --tag disable-static --mode=relink armv7a-unknown-linux-gnueabihf-gcc -Wl,-O1 -Wl,--as-needed -Wl,--enable-new-dtags -Wl,--allow-multiple-definition -Wl,--version-script,intercept.map ../lib/util/libsudo_util.la ../lib/protobuf-c/libprotobuf-c.la -o sudo_intercept.la exec_preload.lo sudo_intercept.lo sudo_intercept_common.lo intercept.pb-c.lo -module -avoid-version -rpath /usr/libexec/sudo -shrext .so -inst-prefix-dir /var/tmp/portage/app-admin/sudo-1.9.12_p1/image) libtool: install: /bin/sh ../scripts/install-sh -c -o 0 -g 0 -m 04755 .libs/sudo /var/tmp/portage/app-admin/sudo-1.9.12_p1/image/usr/bin/sudo rm -f /var/tmp/portage/app-admin/sudo-1.9.12_p1/image/usr/bin/sudoedit ln -s sudo /var/tmp/portage/app-admin/sudo-1.9.12_p1/image/usr/bin/sudoedit if [ -f sesh ]; then \ INSTALL_BACKUP='' /bin/sh ../libtool --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.12_p1/image/usr/libexec/sudo/sesh; \ fi libtool: warning: remember to run 'libtool --finish /usr/libexec/sudo' libtool: relink: armv7a-unknown-linux-gnueabihf-gcc -shared -fPIC -DPIC .libs/exec_preload.o .libs/sudo_intercept.o .libs/sudo_intercept_common.o .libs/intercept.pb-c.o -Wl,--whole-archive ../lib/protobuf-c/.libs/libprotobuf-c.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/libexec/sudo -Wl,--as-needed -L/var/tmp/portage/app-admin/sudo-1.9.12_p1/image/usr/libexec/sudo -L/usr/armv7a-unknown-linux-gnueabihf/usr/libexec/sudo -lsudo_util -lpthread -Wl,-O1 -Wl,--enable-new-dtags -Wl,--allow-multiple-definition -Wl,--version-script -Wl,intercept.map -Wl,-soname -Wl,sudo_intercept.so -o .libs/sudo_intercept.so libtool: install: /bin/sh ../scripts/install-sh -c -o 0 -g 0 -m 0644 .libs/sudo_intercept.soT /var/tmp/portage/app-admin/sudo-1.9.12_p1/image/usr/libexec/sudo/sudo_intercept.so libtool: install: /bin/sh ../scripts/install-sh -c -o 0 -g 0 -m 0644 .libs/sudo_intercept.lai /var/tmp/portage/app-admin/sudo-1.9.12_p1/image/usr/libexec/sudo/sudo_intercept.la libtool: warning: remember to run 'libtool --finish /usr/libexec/sudo' make[1]: Leaving directory '/var/tmp/portage/app-admin/sudo-1.9.12_p1/work/sudo-1.9.12p1/src' make[1]: Entering directory '/var/tmp/portage/app-admin/sudo-1.9.12_p1/work/sudo-1.9.12p1/include' /bin/sh ../scripts/mkinstalldirs /var/tmp/portage/app-admin/sudo-1.9.12_p1/image/usr/include mkdir /var/tmp/portage/app-admin/sudo-1.9.12_p1/image/usr/include /bin/sh ../scripts/install-sh -c -o 0 -g 0 -m 0644 ./sudo_plugin.h /var/tmp/portage/app-admin/sudo-1.9.12_p1/image/usr/include make[1]: Leaving directory '/var/tmp/portage/app-admin/sudo-1.9.12_p1/work/sudo-1.9.12p1/include' make[1]: Entering directory '/var/tmp/portage/app-admin/sudo-1.9.12_p1/work/sudo-1.9.12p1/docs' /bin/sh ../scripts/mkinstalldirs /var/tmp/portage/app-admin/sudo-1.9.12_p1/image/usr/share/doc/sudo-1.9.12_p1 \ /var/tmp/portage/app-admin/sudo-1.9.12_p1/image/usr/share/man/man1 /var/tmp/portage/app-admin/sudo-1.9.12_p1/image/usr/share/man/man5 /var/tmp/portage/app-admin/sudo-1.9.12_p1/image/usr/share/man/man8 mkdir /var/tmp/portage/app-admin/sudo-1.9.12_p1/image/usr/share/man mkdir /var/tmp/portage/app-admin/sudo-1.9.12_p1/image/usr/share/man/man1 mkdir /var/tmp/portage/app-admin/sudo-1.9.12_p1/image/usr/share/man/man5 mkdir /var/tmp/portage/app-admin/sudo-1.9.12_p1/image/usr/share/man/man8 for f in ../ChangeLog ../NEWS ../README.md ./CONTRIBUTING.md ../LICENSE.md ./CONTRIBUTORS.md ./HISTORY.md ./SECURITY.md ./TROUBLESHOOTING.md ./UPGRADE.md; do /bin/sh ../scripts/install-sh -c -o 0 -g 0 -m 0644 $f /var/tmp/portage/app-admin/sudo-1.9.12_p1/image/usr/share/doc/sudo-1.9.12_p1; done #for f in ../README.LDAP.md ./schema.*; do /bin/sh ../scripts/install-sh -c -o 0 -g 0 -m 0644 $f /var/tmp/portage/app-admin/sudo-1.9.12_p1/image/usr/share/doc/sudo-1.9.12_p1; done /bin/sh ../scripts/install-sh -c -o 0 -g 0 -m 0644 ./cvtsudoers.mdoc /var/tmp/portage/app-admin/sudo-1.9.12_p1/image/usr/share/man/man1/cvtsudoers.1 /bin/sh ../scripts/install-sh -c -o 0 -g 0 -m 0644 ./sudo.mdoc /var/tmp/portage/app-admin/sudo-1.9.12_p1/image/usr/share/man/man8/sudo.8 /bin/sh ../scripts/install-sh -c -o 0 -g 0 -m 0644 ./sudo_logsrvd.mdoc /var/tmp/portage/app-admin/sudo-1.9.12_p1/image/usr/share/man/man8/sudo_logsrvd.8 /bin/sh ../scripts/install-sh -c -o 0 -g 0 -m 0644 ./sudo_plugin.mdoc /var/tmp/portage/app-admin/sudo-1.9.12_p1/image/usr/share/man/man5/sudo_plugin.5 #/bin/sh ../scripts/install-sh -c -o 0 -g 0 -m 0644 ./sudo_plugin_python.mdoc /var/tmp/portage/app-admin/sudo-1.9.12_p1/image/usr/share/man/man5/sudo_plugin_python.5 /bin/sh ../scripts/install-sh -c -o 0 -g 0 -m 0644 ./sudo_sendlog.mdoc /var/tmp/portage/app-admin/sudo-1.9.12_p1/image/usr/share/man/man8/sudo_sendlog.8 /bin/sh ../scripts/install-sh -c -o 0 -g 0 -m 0644 ./sudoreplay.mdoc /var/tmp/portage/app-admin/sudo-1.9.12_p1/image/usr/share/man/man8/sudoreplay.8 /bin/sh ../scripts/install-sh -c -o 0 -g 0 -m 0644 ./visudo.mdoc /var/tmp/portage/app-admin/sudo-1.9.12_p1/image/usr/share/man/man8/visudo.8 /bin/sh ../scripts/install-sh -c -o 0 -g 0 -m 0644 ./sudo.conf.mdoc /var/tmp/portage/app-admin/sudo-1.9.12_p1/image/usr/share/man/man5/sudo.conf.5 /bin/sh ../scripts/install-sh -c -o 0 -g 0 -m 0644 ./sudo_logsrv.proto.mdoc /var/tmp/portage/app-admin/sudo-1.9.12_p1/image/usr/share/man/man5/sudo_logsrv.proto.5 /bin/sh ../scripts/install-sh -c -o 0 -g 0 -m 0644 ./sudo_logsrvd.conf.mdoc /var/tmp/portage/app-admin/sudo-1.9.12_p1/image/usr/share/man/man5/sudo_logsrvd.conf.5 /bin/sh ../scripts/install-sh -c -o 0 -g 0 -m 0644 ./sudoers.mdoc /var/tmp/portage/app-admin/sudo-1.9.12_p1/image/usr/share/man/man5/sudoers.5 /bin/sh ../scripts/install-sh -c -o 0 -g 0 -m 0644 ./sudoers_timestamp.mdoc /var/tmp/portage/app-admin/sudo-1.9.12_p1/image/usr/share/man/man5/sudoers_timestamp.5 #/bin/sh ../scripts/install-sh -c -o 0 -g 0 -m 0644 ./sudoers.ldap.mdoc /var/tmp/portage/app-admin/sudo-1.9.12_p1/image/usr/share/man/man5/sudoers.ldap.5 ln -s sudo.8 /var/tmp/portage/app-admin/sudo-1.9.12_p1/image/usr/share/man/man8/sudoedit.8 make[1]: Leaving directory '/var/tmp/portage/app-admin/sudo-1.9.12_p1/work/sudo-1.9.12p1/docs' make[1]: Entering directory '/var/tmp/portage/app-admin/sudo-1.9.12_p1/work/sudo-1.9.12p1/examples' /bin/sh ../scripts/mkinstalldirs /var/tmp/portage/app-admin/sudo-1.9.12_p1/image/usr/share/doc/sudo-1.9.12_p1/examples mkdir /var/tmp/portage/app-admin/sudo-1.9.12_p1/image/usr/share/doc/sudo-1.9.12_p1/examples for f in ./cvtsudoers.conf ./pam.conf sudo.conf sudo_logsrvd.conf sudoers syslog.conf; do /bin/sh ../scripts/install-sh -c -o 0 -g 0 -m 0644 $f /var/tmp/portage/app-admin/sudo-1.9.12_p1/image/usr/share/doc/sudo-1.9.12_p1/examples; done test -r /var/tmp/portage/app-admin/sudo-1.9.12_p1/image/etc/sudo.conf || \ /bin/sh ../scripts/install-sh -c -o 0 -g 0 -m 0644 sudo.conf /var/tmp/portage/app-admin/sudo-1.9.12_p1/image/etc if test -n "sudo_logsrvd.conf" -a ! -r /var/tmp/portage/app-admin/sudo-1.9.12_p1/image/etc/sudo_logsrvd.conf; then \ /bin/sh ../scripts/install-sh -c -o 0 -g 0 -m 0644 sudo_logsrvd.conf /var/tmp/portage/app-admin/sudo-1.9.12_p1/image/etc; \ fi make[1]: Leaving directory '/var/tmp/portage/app-admin/sudo-1.9.12_p1/work/sudo-1.9.12p1/examples' >>> Completed installing app-admin/sudo-1.9.12_p1 into /var/tmp/portage/app-admin/sudo-1.9.12_p1/image * Final size of build directory: 32972 KiB (32.1 MiB) * Final size of installed tree: 5280 KiB ( 5.1 MiB)  * QA Notice: Unresolved soname dependencies:  *   *  /usr/bin/cvtsudoers: ld-linux-armhf.so.3 libc.so.6  *  /usr/bin/sudo: ld-linux-armhf.so.3 libc.so.6  *  /usr/bin/sudoreplay: ld-linux-armhf.so.3 libc.so.6  *  /usr/lib/sudo/audit_json.so: ld-linux-armhf.so.3 libc.so.6  *  /usr/lib/sudo/group_file.so: ld-linux-armhf.so.3 libc.so.6  *  /usr/lib/sudo/sudoers.so: ld-linux-armhf.so.3 libc.so.6 libcrypt.so.1  *  /usr/lib/sudo/system_group.so: ld-linux-armhf.so.3 libc.so.6  *  /usr/libexec/sudo/libsudo_util.so.0.0.0: ld-linux-armhf.so.3 libc.so.6  *  /usr/libexec/sudo/sudo_intercept.so: ld-linux-armhf.so.3 libc.so.6  *  /usr/libexec/sudo/sudo_noexec.so: ld-linux-armhf.so.3 libc.so.6  *  /usr/sbin/sudo_logsrvd: ld-linux-armhf.so.3 libc.so.6  *  /usr/sbin/sudo_sendlog: ld-linux-armhf.so.3 libc.so.6  *  /usr/sbin/visudo: ld-linux-armhf.so.3 libc.so.6  *  strip: armv7a-unknown-linux-gnueabihf-strip --strip-unneeded -N __gentoo_check_ldflags__ -R .comment -R .GCC.command.line -R .note.gnu.gold-version /usr/libexec/sudo/libsudo_util.so.0.0.0 /usr/lib/sudo/group_file.so /usr/sbin/sudo_logsrvd /usr/bin/sudoreplay /usr/sbin/sudo_sendlog /usr/lib/sudo/audit_json.so /usr/bin/cvtsudoers /usr/sbin/visudo /usr/libexec/sudo/sudo_noexec.so /usr/lib/sudo/sudoers.so /usr/lib/sudo/system_group.so /usr/bin/sudo /usr/libexec/sudo/sudo_intercept.so