Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 846794 Details for
Bug 889434
app-admin/sudo: cross-compilation to armv7a-unknown-linux-gnueabihf fails (Usage: install-sh [flags] source destination)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log for armv7a-unknown-linux-gnueabihf
sudo-armv7a-build.log (text/plain), 270.42 KB, created by
tgyt
on 2023-01-03 00:31:47 UTC
(
hide
)
Description:
build.log for armv7a-unknown-linux-gnueabihf
Filename:
MIME Type:
Creator:
tgyt
Created:
2023-01-03 00:31:47 UTC
Size:
270.42 KB
patch
obsolete
>[32m * [39;49;00mPackage: app-admin/sudo-1.9.11_p3-r1:0 >[32m * [39;49;00mRepository: gentoo >[32m * [39;49;00mMaintainer: base-system@gentoo.org >[32m * [39;49;00mUSE: arm elibc_glibc kernel_linux nls pam secure-path ssl userland_GNU >[32m * [39;49;00mFEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking sudo-1.9.11p3.tar.gz to /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/work >>>> Source unpacked in /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/work >>>> Preparing source in /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/work/sudo-1.9.11p3 ... > [m[1m[32m*[m Running elibtoolize in: sudo-1.9.11p3/ > [m[1m[32m*[m Applying ppc64le/2.4.4 patch ... > [m[1m[32m*[m Running elibtoolize in: sudo-1.9.11p3/scripts/ > [m[1m[32m*[m Applying portage/1.2.0 patch ... > [m[1m[32m*[m Applying sed/1.5.6 patch ... > [m[1m[32m*[m Applying cross/2.4.3 patch ... > [m[1m[32m*[m Applying as-needed/2.4.3 patch ... >>>> Source prepared. >>>> Configuring source in /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/work/sudo-1.9.11p3 ... > [32m*[0m Duplicate entry /usr/local/sbin removed... > [32m*[0m Duplicate entry /usr/local/bin removed... > [32m*[0m Duplicate entry /usr/sbin removed... > [32m*[0m Duplicate entry /usr/bin removed... > [32m*[0m Duplicate entry /sbin removed... > [32m*[0m Duplicate entry /bin removed... > [32m*[0m Duplicate entry /opt/bin removed... > * econf: updating sudo-1.9.11p3/scripts/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating sudo-1.9.11p3/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.11_p3-r1 --htmldir=/usr/share/doc/sudo-1.9.11_p3-r1/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 --enable-nls --disable-sasl --enable-openssl --without-ldap --without-ldap_conf_file --without-insults --without-all-insults --with-pam --with-pam-login --with-secure-path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/14/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 >configure: WARNING: ignoring --enable-gcrypt when OpenSSL or wolfSSL is enabled. >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... no >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... mandoc >checking for nroff... /usr/bin/nroff >checking which macro set to use for manual pages... mdoc >checking whether SECCOMP_MODE_FILTER is declared... yes >checking for linux/random.h... yes >checking for an ANSI C-conforming const... yes >checking for inline... inline >checking for working volatile... yes >checking for variadic macro support in cpp... yes >checking for gawk... (cached) gawk >checking for bison... bison -y >checking for flex... /usr/bin/flex >checking for mv... /bin/mv >checking for sh... /bin/sh >checking for vi... /usr/bin/vi >checking whether LOG_AUTHPRIV is declared... yes >checking for dirent.h that defines DIR... yes >checking for library containing opendir... none required >checking for _Bool... yes >checking for stdbool.h that conforms to C99... yes >checking for sys/mkdev.h... no >checking for sys/sysmacros.h... (cached) yes >checking for utmps.h... no >checking for utmpx.h... yes >checking for endian.h... yes >checking for procfs.h... no >checking for sys/procfs.h... yes >checking for struct psinfo.pr_ttydev... no >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... 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... 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 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 mkstemps... yes >checking for mkdtemp... yes >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 SSL_new in -lssl... yes >checking for EVP_MD_CTX_new in -lcrypto... yes >checking for X509_STORE_CTX_get0_cert... yes >checking for ASN1_STRING_get0_data... yes >checking for SSL_CTX_get0_certificate... yes >checking for SSL_CTX_set0_tmp_dh_pkey... no >checking for TLS_method... yes >checking whether SSL_CTX_set_min_proto_version is declared... yes >checking for SSL_CTX_set_ciphersuites... yes >checking whether SSL_CTX_set_ciphersuites is declared... yes >checking for socket... yes >checking for inet_pton... yes >checking for inet_ntop... yes >checking for syslog... yes >checking for getaddrinfo... yes >checking for va_copy... yes >checking for getprogname... no >checking for __progname... yes >checking for __func__... yes >checking for gettext... yes >checking for ngettext... yes >checking whether errno is declared... yes >checking whether h_errno is declared... yes >checking whether LLONG_MAX is declared... yes >checking whether LLONG_MIN is declared... yes >checking whether ULLONG_MAX is declared... yes >checking whether PATH_MAX is declared... yes >checking whether SSIZE_MAX is declared... yes >checking whether SIZE_MAX is declared... yes >checking for strsignal... yes >checking for sig2str... no >checking for str2sig... no >checking for sigabbrev_np... yes >checking for dl_iterate_phdr... yes >checking for pam_start in -lpam... yes >checking for security/pam_appl.h... yes >checking for pam_getenvlist... yes >checking for ppoll... yes >checking for log dir location... /var/log >checking for log file location... /var/log/sudo.log >checking for sudo_logsrvd relay dir location... /var/log/sudo_logsrvd >checking for sudo run dir location... /run/sudo >checking for sudo var dir location... /var/db/sudo >checking for I/O log dir location... /var/log/sudo-io >checking time zone data directory... /usr/share/zoneinfo >checking 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.11p3 > Compiler settings: > prefix : /usr > compiler : armv7a-unknown-linux-gnueabihf-gcc > compiler options : -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden > preprocessor options : -DZLIB_CONST -I/usr/armv7a-unknown-linux-gnueabihf/usr/include > linker options : -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fuse-linker-plugin -Wl,--enable-new-dtags -Wl,--allow-multiple-definition > front-end libraries : > sudoers libraries : -lpam > extra libraries : > Plugin options: > plugin support : yes > Sudoers plugin static : no > Python plugin : no > Optional features: > log client : yes > log server : yes > log client/server TLS : yes > SELinux RBAC : no > Optional sudoers back-ends: > LDAP : no > SSSD : no > Authentication options: > require authentication : yes > authentication methods : pam > pam session support : on > pam login service : sudo-i > group exempt from passwords : none > password prompt : Password: > password prompt timeout : 5 minutes > password tries : 3 > bad password message : Sorry, try again. > insults : no > display lecture : once > timestamp (credential) type : tty > timestamp (credential) timeout: 5 minutes > Logging options: > logging default : syslog > syslog facility : authpriv > syslog priority allowed : notice > syslog priority denied : alert > log file path : /var/log/sudo.log > log file includes hostname : no > log file line length : 80 > compress I/O logs : system > Linux audit : no > run mailer as root : yes > warning/error mail recipient : root > warning/error mail subject : *** SECURITY information for %h *** > mail if user not in sudoers : on > mail if user not on host : off > mail if command not allowed : off > Pathnames: > log directory : /var/log > plugin directory : /usr/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/14/bin > askpass helper file : no > device search path : /dev/pts:/dev/vt:/dev/term:/dev/zcons:/dev/pty:/dev > Other options: > fully-qualified domain names : off > default umask : 0022 > umask override : off > default runas user : root > probe network interfaces : yes > allow root to run sudo : on > reset environment for commands: on > run shell if no args : no > ignore '.' or '' in $PATH : off > disable path info : no > sudoers file mode : 0440 > sudoers file owner : 0:0 > default visudo editor : /usr/libexec/editor > visudo supports $EDITOR : on > >configure: you will need to customize examples/pam.conf and install it as /etc/pam.d/sudo >>>> Source configured. >>>> Compiling source in /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/work/sudo-1.9.11p3 ... >make -j4 SHELL=/bin/bash 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/sample_approval plugins/sudoers plugins/system_group src include docs examples; do \ > (cd $d && exec make all) && continue; \ > exit $?; \ >done >make[1]: Entering directory '/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/work/sudo-1.9.11p3/lib/util' >/bin/bash ../../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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./basename.c >/bin/bash ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o digest_openssl.lo -I../../include -I../.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./digest_openssl.c >/bin/bash ../../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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./event.c >/bin/bash ../../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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./fatal.c >libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./basename.c -fPIC -DPIC -o .libs/basename.o >libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./digest_openssl.c -fPIC -DPIC -o .libs/digest_openssl.o >/bin/bash ../../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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./key_val.c >libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./key_val.c -fPIC -DPIC -o .libs/key_val.o >/bin/bash ../../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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./gethostname.c >/bin/bash ../../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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./gettime.c >/bin/bash ../../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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./getgrouplist.c >libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./getgrouplist.c -fPIC -DPIC -o .libs/getgrouplist.o >/bin/bash ../../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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./gidlist.c >/bin/bash ../../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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./json.c >libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./json.c -fPIC -DPIC -o .libs/json.o >/bin/bash ../../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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./lbuf.c >libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./gidlist.c -fPIC -DPIC -o .libs/gidlist.o >/bin/bash ../../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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./lbuf.c -fPIC -DPIC -o .libs/lbuf.o >/bin/bash ../../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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./logfac.c >libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./logfac.c -fPIC -DPIC -o .libs/logfac.o >/bin/bash ../../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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./logpri.c >/bin/bash ../../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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./mkdir_parents.c >/bin/bash ../../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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./parseln.c >/bin/bash ../../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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./progname.c >libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./parseln.c -fPIC -DPIC -o .libs/parseln.o >/bin/bash ../../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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./rcstr.c -fPIC -DPIC -o .libs/rcstr.o >/bin/bash ../../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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./regex.c >/bin/bash ../../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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./roundup.c >/bin/bash ../../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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./secure_path.c >/bin/bash ../../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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./regex.c -fPIC -DPIC -o .libs/regex.o >libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./roundup.c -fPIC -DPIC -o .libs/roundup.o >/bin/bash ../../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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./strsplit.c >/bin/bash ../../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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./strtobool.c >libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./setgroups.c -fPIC -DPIC -o .libs/setgroups.o >/bin/bash ../../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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./strtoid.c >libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./strtobool.c -fPIC -DPIC -o .libs/strtobool.o >/bin/bash ../../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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./strtomode.c >libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./strtoid.c -fPIC -DPIC -o .libs/strtoid.o >/bin/bash ../../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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./strtonum.c >/bin/bash ../../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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./strtomode.c -fPIC -DPIC -o .libs/strtomode.o >/bin/bash ../../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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./sudo_debug.c >libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./strtonum.c -fPIC -DPIC -o .libs/strtonum.o >libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./sudo_conf.c -fPIC -DPIC -o .libs/sudo_conf.o >/bin/bash ../../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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./sudo_dso.c >libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./sudo_debug.c -fPIC -DPIC -o .libs/sudo_debug.o >libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./sudo_dso.c -fPIC -DPIC -o .libs/sudo_dso.o >/bin/bash ../../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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./term.c -fPIC -DPIC -o .libs/term.o >/bin/bash ../../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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./ttyname_dev.c -fPIC -DPIC -o .libs/ttyname_dev.o >/bin/bash ../../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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./ttysize.c >/bin/bash ../../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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./ttysize.c -fPIC -DPIC -o .libs/ttysize.o >/bin/bash ../../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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./event_poll.c >libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./event_poll.c -fPIC -DPIC -o .libs/event_poll.o >/bin/bash ../../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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./arc4random.c >/bin/bash ../../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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./arc4random_uniform.c >/bin/bash ../../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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./arc4random_uniform.c -fPIC -DPIC -o .libs/arc4random_uniform.o >libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./getentropy.c -fPIC -DPIC -o .libs/getentropy.o >/bin/bash ../../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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./fnmatch.c >/bin/bash ../../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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./freezero.c -fPIC -DPIC -o .libs/freezero.o >/bin/bash ../../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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./pw_dup.c >/bin/bash ../../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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./strlcpy.c >libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./pw_dup.c -fPIC -DPIC -o .libs/pw_dup.o >libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./strlcpy.c -fPIC -DPIC -o .libs/strlcpy.o >/bin/bash ../../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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./strlcat.c >/bin/bash ../../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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./closefrom.c >/bin/bash ../../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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./snprintf.c >/bin/bash ../../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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./strlcat.c -fPIC -DPIC -o .libs/strlcat.o >libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./closefrom.c -fPIC -DPIC -o .libs/closefrom.o >libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DZLIB_CONST -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./sig2str.c -fPIC -DPIC -o .libs/sig2str.o >/bin/bash ../../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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -DDEFAULT_TEXT_DOMAIN=\"sudo\" -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./str2sig.c -fPIC -DPIC -o .libs/str2sig.o >case "-Wl,--version-script,util.map" in \ >*-no-install*) \ > /bin/bash ../../libtool --tag=disable-static --mode=link armv7a-unknown-linux-gnueabihf-gcc -o libsudo_util.la -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fuse-linker-plugin -Wl,--enable-new-dtags -Wl,--allow-multiple-definition -Wl,--version-script,util.map basename.lo digest_openssl.lo event.lo fatal.lo key_val.lo gethostname.lo gettime.lo getgrouplist.lo gidlist.lo json.lo lbuf.lo locking.lo logfac.lo logpri.lo mkdir_parents.lo parseln.lo progname.lo rcstr.lo 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 snprintf.lo sig2str.lo str2sig.lo -R/usr/armv7a-unknown-linux-gnueabihf/usr/lib -L/usr/armv7a-unknown-linux-gnueabihf/usr/lib -lcrypto -lpthread ;; \ >*) \ > /bin/bash ../../libtool --tag=disable-static --mode=link armv7a-unknown-linux-gnueabihf-gcc -o libsudo_util.la -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fuse-linker-plugin -Wl,--enable-new-dtags -Wl,--allow-multiple-definition -Wl,--version-script,util.map basename.lo digest_openssl.lo event.lo fatal.lo key_val.lo gethostname.lo gettime.lo getgrouplist.lo gidlist.lo json.lo lbuf.lo locking.lo logfac.lo logpri.lo mkdir_parents.lo parseln.lo progname.lo rcstr.lo 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 snprintf.lo sig2str.lo str2sig.lo -version-info 0:0:0 -rpath /usr/libexec/sudo -R/usr/armv7a-unknown-linux-gnueabihf/usr/lib -L/usr/armv7a-unknown-linux-gnueabihf/usr/lib -lcrypto -lpthread ;; \ >esac >libtool: link: armv7a-unknown-linux-gnueabihf-gcc -shared -fPIC -DPIC .libs/basename.o .libs/digest_openssl.o .libs/event.o .libs/fatal.o .libs/key_val.o .libs/gethostname.o .libs/gettime.o .libs/getgrouplist.o .libs/gidlist.o .libs/json.o .libs/lbuf.o .libs/locking.o .libs/logfac.o .libs/logpri.o .libs/mkdir_parents.o .libs/parseln.o .libs/progname.o .libs/rcstr.o .libs/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/snprintf.o .libs/sig2str.o .libs/str2sig.o -Wl,-rpath -Wl,/usr/armv7a-unknown-linux-gnueabihf/usr/lib -L/usr/armv7a-unknown-linux-gnueabihf/usr/lib -lcrypto -lpthread -O2 -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -fuse-linker-plugin -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 '/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/work/sudo-1.9.11p3/lib/util' >make[1]: Entering directory '/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/work/sudo-1.9.11p3/lib/eventlog' >/bin/bash ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o eventlog.lo -I../../include -I../.. -I. -I../.. -DZLIB_CONST -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./eventlog.c >/bin/bash ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o eventlog_conf.lo -I../../include -I../.. -I. -I../.. -DZLIB_CONST -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./eventlog_conf.c >/bin/bash ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o eventlog_free.lo -I../../include -I../.. -I. -I../.. -DZLIB_CONST -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./eventlog_free.c >/bin/bash ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o logwrap.lo -I../../include -I../.. -I. -I../.. -DZLIB_CONST -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./logwrap.c >libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I../.. -DZLIB_CONST -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./eventlog_free.c -fPIC -DPIC -o .libs/eventlog_free.o >libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I../.. -DZLIB_CONST -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./logwrap.c -fPIC -DPIC -o .libs/logwrap.o >/bin/bash ../../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 '/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/work/sudo-1.9.11p3/lib/eventlog' >make[1]: Entering directory '/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/work/sudo-1.9.11p3/lib/fuzzstub' >/bin/bash ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o fuzzstub.lo -I../../include -I../.. -I. -I../.. -DZLIB_CONST -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./fuzzstub.c >libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I../.. -DZLIB_CONST -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./fuzzstub.c -fPIC -DPIC -o .libs/fuzzstub.o >/bin/bash ../../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 '/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/work/sudo-1.9.11p3/lib/fuzzstub' >make[1]: Entering directory '/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/work/sudo-1.9.11p3/lib/iolog' >/bin/bash ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o host_port.lo -I../../include -I../.. -I. -DZLIB_CONST -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./host_port.c >/bin/bash ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o hostcheck.lo -I../../include -I../.. -I. -DZLIB_CONST -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./hostcheck.c >/bin/bash ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o iolog_clearerr.lo -I../../include -I../.. -I. -DZLIB_CONST -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./iolog_clearerr.c >/bin/bash ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o iolog_close.lo -I../../include -I../.. -I. -DZLIB_CONST -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./iolog_close.c >libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -DZLIB_CONST -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./hostcheck.c -fPIC -DPIC -o .libs/hostcheck.o >libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -DZLIB_CONST -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./iolog_clearerr.c -fPIC -DPIC -o .libs/iolog_clearerr.o >/bin/bash ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o iolog_conf.lo -I../../include -I../.. -I. -DZLIB_CONST -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./iolog_conf.c >libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -DZLIB_CONST -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./iolog_conf.c -fPIC -DPIC -o .libs/iolog_conf.o >/bin/bash ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o iolog_eof.lo -I../../include -I../.. -I. -DZLIB_CONST -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./iolog_eof.c >/bin/bash ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o iolog_filter.lo -I../../include -I../.. -I. -DZLIB_CONST -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./iolog_filter.c >libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -DZLIB_CONST -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./iolog_filter.c -fPIC -DPIC -o .libs/iolog_filter.o >/bin/bash ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o iolog_flush.lo -I../../include -I../.. -I. -DZLIB_CONST -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./iolog_flush.c >/bin/bash ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o iolog_gets.lo -I../../include -I../.. -I. -DZLIB_CONST -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./iolog_gets.c >libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -DZLIB_CONST -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./iolog_flush.c -fPIC -DPIC -o .libs/iolog_flush.o >/bin/bash ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o iolog_json.lo -I../../include -I../.. -I. -DZLIB_CONST -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./iolog_json.c >libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -DZLIB_CONST -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./iolog_gets.c -fPIC -DPIC -o .libs/iolog_gets.o >/bin/bash ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o iolog_legacy.lo -I../../include -I../.. -I. -DZLIB_CONST -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./iolog_legacy.c >/bin/bash ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o iolog_loginfo.lo -I../../include -I../.. -I. -DZLIB_CONST -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./iolog_loginfo.c >libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -DZLIB_CONST -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./iolog_json.c -fPIC -DPIC -o .libs/iolog_json.o >/bin/bash ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o iolog_mkdirs.lo -I../../include -I../.. -I. -DZLIB_CONST -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./iolog_mkdirs.c >libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -DZLIB_CONST -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./iolog_mkdirs.c -fPIC -DPIC -o .libs/iolog_mkdirs.o >/bin/bash ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o iolog_mkdtemp.lo -I../../include -I../.. -I. -DZLIB_CONST -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./iolog_mkdtemp.c >/bin/bash ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o iolog_mkpath.lo -I../../include -I../.. -I. -DZLIB_CONST -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./iolog_mkpath.c >/bin/bash ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o iolog_nextid.lo -I../../include -I../.. -I. -DZLIB_CONST -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./iolog_nextid.c >libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -DZLIB_CONST -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./iolog_mkdtemp.c -fPIC -DPIC -o .libs/iolog_mkdtemp.o >libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -DZLIB_CONST -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./iolog_nextid.c -fPIC -DPIC -o .libs/iolog_nextid.o >/bin/bash ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o iolog_open.lo -I../../include -I../.. -I. -DZLIB_CONST -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./iolog_open.c >/bin/bash ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o iolog_openat.lo -I../../include -I../.. -I. -DZLIB_CONST -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./iolog_openat.c >libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -DZLIB_CONST -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./iolog_openat.c -fPIC -DPIC -o .libs/iolog_openat.o >/bin/bash ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o iolog_path.lo -I../../include -I../.. -I. -DZLIB_CONST -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./iolog_path.c >/bin/bash ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o iolog_read.lo -I../../include -I../.. -I. -DZLIB_CONST -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./iolog_read.c >libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -DZLIB_CONST -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./iolog_path.c -fPIC -DPIC -o .libs/iolog_path.o >/bin/bash ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o iolog_seek.lo -I../../include -I../.. -I. -DZLIB_CONST -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./iolog_seek.c >/bin/bash ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o iolog_swapids.lo -I../../include -I../.. -I. -DZLIB_CONST -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./iolog_swapids.c >libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -DZLIB_CONST -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./iolog_seek.c -fPIC -DPIC -o .libs/iolog_seek.o >libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -DZLIB_CONST -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./iolog_swapids.c -fPIC -DPIC -o .libs/iolog_swapids.o >/bin/bash ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o iolog_timing.lo -I../../include -I../.. -I. -DZLIB_CONST -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./iolog_timing.c >/bin/bash ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o iolog_util.lo -I../../include -I../.. -I. -DZLIB_CONST -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./iolog_util.c >/bin/bash ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o iolog_write.lo -I../../include -I../.. -I. -DZLIB_CONST -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./iolog_write.c >libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -DZLIB_CONST -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./iolog_write.c -fPIC -DPIC -o .libs/iolog_write.o >/bin/bash ../../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 '/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/work/sudo-1.9.11p3/lib/iolog' >make[1]: Entering directory '/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/work/sudo-1.9.11p3/lib/protobuf-c' >/bin/bash ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o protobuf-c.lo -I../../include -I../.. -I. -I../.. -DZLIB_CONST -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./protobuf-c.c >libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I../.. -DZLIB_CONST -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./protobuf-c.c -fPIC -DPIC -o .libs/protobuf-c.o >/bin/bash ../../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 '/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/work/sudo-1.9.11p3/lib/protobuf-c' >make[1]: Entering directory '/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/work/sudo-1.9.11p3/lib/logsrv' >/bin/bash ../../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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./log_server.pb-c.c >libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I../.. -DZLIB_CONST -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./log_server.pb-c.c -fPIC -DPIC -o .libs/log_server.pb-c.o >/bin/bash ../../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 '/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/work/sudo-1.9.11p3/lib/logsrv' >make[1]: Entering directory '/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/work/sudo-1.9.11p3/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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./sendlog.c >/bin/bash ../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 -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fuse-linker-plugin -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 -R/usr/armv7a-unknown-linux-gnueabihf/usr/lib -L/usr/armv7a-unknown-linux-gnueabihf/usr/lib -lssl -lcrypto >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 -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fuse-linker-plugin -Wl,--enable-new-dtags -Wl,--allow-multiple-definition ../lib/iolog/.libs/libsudo_iolog.a -L/usr/armv7a-unknown-linux-gnueabihf/usr/lib -lz ../lib/eventlog/.libs/libsudo_eventlog.a /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/work/sudo-1.9.11p3/lib/util/.libs/libsudo_util.so -lpthread ../lib/logsrv/.libs/liblogsrv.a ../lib/protobuf-c/.libs/libprotobuf-c.a -lssl -lcrypto -Wl,-rpath -Wl,/usr/libexec/sudo -Wl,-rpath -Wl,/usr/armv7a-unknown-linux-gnueabihf/usr/lib >/bin/bash ../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 -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fuse-linker-plugin -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 -R/usr/armv7a-unknown-linux-gnueabihf/usr/lib -L/usr/armv7a-unknown-linux-gnueabihf/usr/lib -lssl -lcrypto >libtool: link: armv7a-unknown-linux-gnueabihf-gcc -o .libs/sudo_sendlog logsrv_util.o sendlog.o tls_client.o tls_init.o -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fuse-linker-plugin -Wl,--enable-new-dtags -Wl,--allow-multiple-definition ../lib/iolog/.libs/libsudo_iolog.a -L/usr/armv7a-unknown-linux-gnueabihf/usr/lib -lz ../lib/eventlog/.libs/libsudo_eventlog.a /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/work/sudo-1.9.11p3/lib/util/.libs/libsudo_util.so -lpthread ../lib/logsrv/.libs/liblogsrv.a ../lib/protobuf-c/.libs/libprotobuf-c.a -lssl -lcrypto -Wl,-rpath -Wl,/usr/libexec/sudo -Wl,-rpath -Wl,/usr/armv7a-unknown-linux-gnueabihf/usr/lib >make[1]: Leaving directory '/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/work/sudo-1.9.11p3/logsrvd' >make[1]: Entering directory '/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/work/sudo-1.9.11p3/plugins/audit_json' >/bin/bash ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -DZLIB_CONST -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./audit_json.c >libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -DZLIB_CONST -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./audit_json.c -fPIC -DPIC -o .libs/audit_json.o >/bin/bash ../../libtool --tag=disable-static --mode=link armv7a-unknown-linux-gnueabihf-gcc -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fuse-linker-plugin -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,/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/work/sudo-1.9.11p3/lib/util/.libs -Wl,-rpath -Wl,/usr/libexec/sudo ../../lib/util/.libs/libsudo_util.so -L/usr/armv7a-unknown-linux-gnueabihf/usr/lib -lcrypto -lpthread -O2 -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -fuse-linker-plugin -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 '/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/work/sudo-1.9.11p3/plugins/audit_json' >make[1]: Entering directory '/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/work/sudo-1.9.11p3/plugins/group_file' >/bin/bash ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -DZLIB_CONST -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./group_file.c >/bin/bash ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -DZLIB_CONST -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./getgrent.c >libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -DZLIB_CONST -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./group_file.c -fPIC -DPIC -o .libs/group_file.o >libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -DZLIB_CONST -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./getgrent.c -fPIC -DPIC -o .libs/getgrent.o >/bin/bash ../../libtool --tag=disable-static --mode=link armv7a-unknown-linux-gnueabihf-gcc -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fuse-linker-plugin -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,/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/work/sudo-1.9.11p3/lib/util/.libs -Wl,-rpath -Wl,/usr/libexec/sudo ../../lib/util/.libs/libsudo_util.so -L/usr/armv7a-unknown-linux-gnueabihf/usr/lib -lcrypto -lpthread -O2 -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -fuse-linker-plugin -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 '/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/work/sudo-1.9.11p3/plugins/group_file' >make[1]: Entering directory '/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/work/sudo-1.9.11p3/plugins/sample_approval' >/bin/bash ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -DZLIB_CONST -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./sample_approval.c >libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -DZLIB_CONST -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./sample_approval.c -fPIC -DPIC -o .libs/sample_approval.o >/bin/bash ../../libtool --tag=disable-static --mode=link armv7a-unknown-linux-gnueabihf-gcc -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fuse-linker-plugin -Wl,--enable-new-dtags -Wl,--allow-multiple-definition -Wl,--version-script,sample_approval.map -o sample_approval.la sample_approval.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/sample_approval.o -Wl,-rpath -Wl,/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/work/sudo-1.9.11p3/lib/util/.libs -Wl,-rpath -Wl,/usr/libexec/sudo ../../lib/util/.libs/libsudo_util.so -L/usr/armv7a-unknown-linux-gnueabihf/usr/lib -lcrypto -lpthread -O2 -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -fuse-linker-plugin -Wl,--enable-new-dtags -Wl,--allow-multiple-definition -Wl,--version-script -Wl,sample_approval.map -Wl,-soname -Wl,sample_approval.so -o .libs/sample_approval.so >libtool: link: ( cd ".libs" && rm -f "sample_approval.la" && ln -s "../sample_approval.la" "sample_approval.la" ) >make[1]: Leaving directory '/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/work/sudo-1.9.11p3/plugins/sample_approval' >make[1]: Entering directory '/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/work/sudo-1.9.11p3/plugins/sudoers' >/bin/bash ../../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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./auth/sudo_auth.c >/bin/bash ../../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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./auth/pam.c >/bin/bash ../../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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./audit.c >/bin/bash ../../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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./boottime.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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./auth/pam.c -fPIC -DPIC -o .libs/pam.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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./boottime.c -o boottime.o >/dev/null 2>&1 >/bin/bash ../../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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./check.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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./auth/pam.c -o pam.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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./audit.c -o audit.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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./check.c -o check.o >/dev/null 2>&1 >/bin/bash ../../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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./editor.c >/bin/bash ../../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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./env.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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./env.c -fPIC -DPIC -o .libs/env.o >/bin/bash ../../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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./sudoers_hooks.c >/bin/bash ../../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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./env_pattern.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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./editor.c -o editor.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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./sudoers_hooks.c -o sudoers_hooks.o >/dev/null 2>&1 >echo "/*" > prologue >echo " * This is an open source non-commercial project. Dear PVS-Studio, please check it." >> prologue >echo " * PVS-Studio Static Code Analyzer for C, C++ and C#: http://www.viva64.com" >> prologue >echo " */" >> prologue >echo "" >> prologue >echo "#include <config.h>" >> prologue >/bin/bash ../../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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./find_path.c >/bin/bash ../../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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./gc.c >/bin/bash ../../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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./goodpath.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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./goodpath.c -o goodpath.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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./find_path.c -o find_path.o >/dev/null 2>&1 >/bin/bash ../../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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./group_plugin.c >/bin/bash ../../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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./interfaces.c -fPIC -DPIC -o .libs/interfaces.o >/bin/bash ../../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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./iolog.c -fPIC -DPIC -o .libs/iolog.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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./group_plugin.c -o group_plugin.o >/dev/null 2>&1 >/bin/bash ../../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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./iolog_path_escapes.c >/bin/bash ../../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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./locale.c >/bin/bash ../../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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./locale.c -o locale.o >/dev/null 2>&1 >/bin/bash ../../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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./logging.c >/bin/bash ../../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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./policy.c -fPIC -DPIC -o .libs/policy.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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./log_client.c -o log_client.o >/dev/null 2>&1 >/bin/bash ../../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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./prompt.c -fPIC -DPIC -o .libs/prompt.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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./prompt.c -o prompt.o >/dev/null 2>&1 >/bin/bash ../../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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./serialize_list.c >/bin/bash ../../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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./serialize_list.c -fPIC -DPIC -o .libs/serialize_list.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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./serialize_list.c -o serialize_list.o >/dev/null 2>&1 >/bin/bash ../../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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./starttime.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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./starttime.c -fPIC -DPIC -o .libs/starttime.o >/bin/bash ../../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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./strlcpy_unesc.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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./strlcpy_unesc.c -o strlcpy_unesc.o >/dev/null 2>&1 >/bin/bash ../../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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./strvec_join.c >/bin/bash ../../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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./sudo_nss.c -fPIC -DPIC -o .libs/sudo_nss.o >/bin/bash ../../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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./sudo_nss.c -o sudo_nss.o >/dev/null 2>&1 >/bin/bash ../../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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./timestamp.c >/bin/bash ../../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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./timestamp.c -fPIC -DPIC -o .libs/timestamp.o >/bin/bash ../../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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./unesc_str.c -fPIC -DPIC -o .libs/unesc_str.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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./unesc_str.c -o unesc_str.o >/dev/null 2>&1 >/bin/bash ../../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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./digestname.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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./digestname.c -o digestname.o >/dev/null 2>&1 >/bin/bash ../../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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./exptilde.c >/bin/bash ../../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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./filedigest.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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./filedigest.c -o filedigest.o >/dev/null 2>&1 >/bin/bash ../../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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./gentime.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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./gentime.c -fPIC -DPIC -o .libs/gentime.o >/bin/bash ../../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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./hexchar.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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./sudoers.c -o sudoers.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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./hexchar.c -fPIC -DPIC -o .libs/hexchar.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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./hexchar.c -o hexchar.o >/dev/null 2>&1 >/bin/bash ../../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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./match_addr.c >/bin/bash ../../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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./match_addr.c -fPIC -DPIC -o .libs/match_addr.o >/bin/bash ../../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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./pwutil_impl.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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./match_addr.c -o match_addr.o >/dev/null 2>&1 >/bin/bash ../../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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./redblack.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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./pwutil_impl.c -o pwutil_impl.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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./redblack.c -fPIC -DPIC -o .libs/redblack.o >/bin/bash ../../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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./strlist.c >/bin/bash ../../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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./redblack.c -o redblack.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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./sudoers_debug.c -fPIC -DPIC -o .libs/sudoers_debug.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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./pwutil.c -o pwutil.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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./sudoers_debug.c -o sudoers_debug.o >/dev/null 2>&1 >/bin/bash ../../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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./timeout.c >/bin/bash ../../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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./timestr.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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./timeout.c -fPIC -DPIC -o .libs/timeout.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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./timeout.c -o timeout.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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./timestr.c -o timestr.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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./b64_encode.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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ../../src/net_ifs.c >/bin/bash ../../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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./gram.c >/bin/bash ../../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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./gram.c -fPIC -DPIC -o .libs/gram.o >/bin/bash ../../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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./match.c -fPIC -DPIC -o .libs/match.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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./match_command.c -fPIC -DPIC -o .libs/match_command.o >/bin/bash ../../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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./match_digest.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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./match_digest.c -fPIC -DPIC -o .libs/match_digest.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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./match.c -o match.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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./match_command.c -o match_command.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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./match_digest.c -o match_digest.o >/dev/null 2>&1 >/bin/bash ../../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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./toke.c -fPIC -DPIC -o .libs/toke.o >/bin/bash ../../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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./toke_util.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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./gram.c -o gram.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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./toke_util.c -fPIC -DPIC -o .libs/toke_util.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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./check_aliases.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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./toke_util.c -o toke_util.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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./visudo.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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./getdate.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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./cvtsudoers.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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./cvtsudoers_json.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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./cvtsudoers_merge.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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./toke.c -o toke.o >/dev/null 2>&1 >/bin/bash ../../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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./fmtsudoers_cvt.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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./fmtsudoers_cvt.c -fPIC -DPIC -o .libs/fmtsudoers_cvt.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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./fmtsudoers_cvt.c -o fmtsudoers_cvt.o >/dev/null 2>&1 >/bin/bash ../../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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./ldap_util.c -fPIC -DPIC -o .libs/ldap_util.o >/bin/bash ../../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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./file.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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./file.c -fPIC -DPIC -o .libs/file.o >/bin/bash ../../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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./fmtsudoers.c -fPIC -DPIC -o .libs/fmtsudoers.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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./ldap_util.c -o ldap_util.o >/dev/null 2>&1 >/bin/bash ../../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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./parse.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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./fmtsudoers.c -o fmtsudoers.o >/dev/null 2>&1 >/bin/bash ../../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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./alias.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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./alias.c -fPIC -DPIC -o .libs/alias.o >/bin/bash ../../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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./defaults.c >/bin/bash ../../libtool --mode=link armv7a-unknown-linux-gnueabihf-gcc -o sudoreplay getdate.o sudoreplay.o -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fuse-linker-plugin -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./parse.c -o parse.o >/dev/null 2>&1 >libtool: link: armv7a-unknown-linux-gnueabihf-gcc -o .libs/sudoreplay getdate.o sudoreplay.o -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fuse-linker-plugin -Wl,--enable-new-dtags -Wl,--allow-multiple-definition .libs/timestr.o ../../lib/iolog/.libs/libsudo_iolog.a -L/usr/armv7a-unknown-linux-gnueabihf/usr/lib -lz ../../lib/eventlog/.libs/libsudo_eventlog.a /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/work/sudo-1.9.11p3/lib/util/.libs/libsudo_util.so -lcrypto -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./defaults.c -o defaults.o >/dev/null 2>&1 >/bin/bash ../../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/bash ../../libtool --tag=disable-static --mode=link armv7a-unknown-linux-gnueabihf-gcc -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fuse-linker-plugin -Wl,--enable-new-dtags -Wl,--allow-multiple-definition -Wl,--version-script,sudoers.map -o sudoers.la sudo_auth.lo pam.lo audit.lo boottime.lo check.lo editor.lo env.lo sudoers_hooks.lo env_pattern.lo file.lo find_path.lo fmtsudoers.lo gc.lo goodpath.lo group_plugin.lo interfaces.lo iolog.lo iolog_path_escapes.lo locale.lo log_client.lo logging.lo parse.lo policy.lo prompt.lo 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 -lpam -R/usr/armv7a-unknown-linux-gnueabihf/usr/lib -L/usr/armv7a-unknown-linux-gnueabihf/usr/lib -lssl -lcrypto ../../lib/iolog/libsudo_iolog.la ../../lib/eventlog/libsudo_eventlog.la ../../lib/logsrv/liblogsrv.la ../../lib/protobuf-c/libprotobuf-c.la -module;; \ >*) \ > /bin/bash ../../libtool --tag=disable-static --mode=link armv7a-unknown-linux-gnueabihf-gcc -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fuse-linker-plugin -Wl,--enable-new-dtags -Wl,--allow-multiple-definition -Wl,--version-script,sudoers.map -o sudoers.la sudo_auth.lo pam.lo audit.lo boottime.lo check.lo editor.lo env.lo sudoers_hooks.lo env_pattern.lo file.lo find_path.lo fmtsudoers.lo gc.lo goodpath.lo group_plugin.lo interfaces.lo iolog.lo iolog_path_escapes.lo locale.lo log_client.lo logging.lo parse.lo policy.lo prompt.lo 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 -lpam -R/usr/armv7a-unknown-linux-gnueabihf/usr/lib -L/usr/armv7a-unknown-linux-gnueabihf/usr/lib -lssl -lcrypto ../../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/bash ../../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 -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fuse-linker-plugin -Wl,--enable-new-dtags -Wl,--allow-multiple-definition libparsesudoers.la ../../lib/util/libsudo_util.la >/bin/bash ../../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 -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fuse-linker-plugin -Wl,--enable-new-dtags -Wl,--allow-multiple-definition libparsesudoers.la ../../lib/util/libsudo_util.la >/bin/bash ../../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 -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fuse-linker-plugin -Wl,--enable-new-dtags -Wl,--allow-multiple-definition libparsesudoers.la ../../lib/util/libsudo_util.la >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 -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fuse-linker-plugin -Wl,--enable-new-dtags -Wl,--allow-multiple-definition ./.libs/libparsesudoers.a ../../lib/util/.libs/libsudo_util.so -L/usr/armv7a-unknown-linux-gnueabihf/usr/lib -lcrypto -lpthread -Wl,-rpath -Wl,/usr/libexec/sudo >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 -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fuse-linker-plugin -Wl,--enable-new-dtags -Wl,--allow-multiple-definition ./.libs/libparsesudoers.a ../../lib/util/.libs/libsudo_util.so -L/usr/armv7a-unknown-linux-gnueabihf/usr/lib -lcrypto -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 -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fuse-linker-plugin -Wl,--enable-new-dtags -Wl,--allow-multiple-definition ./.libs/libparsesudoers.a ../../lib/util/.libs/libsudo_util.so -L/usr/armv7a-unknown-linux-gnueabihf/usr/lib -lcrypto -lpthread -Wl,-rpath -Wl,/usr/libexec/sudo >libtool: link: armv7a-unknown-linux-gnueabihf-gcc -shared -fPIC -DPIC .libs/sudo_auth.o .libs/pam.o .libs/audit.o .libs/boottime.o .libs/check.o .libs/editor.o .libs/env.o .libs/sudoers_hooks.o .libs/env_pattern.o .libs/file.o .libs/find_path.o .libs/fmtsudoers.o .libs/gc.o .libs/goodpath.o .libs/group_plugin.o .libs/interfaces.o .libs/iolog.o .libs/iolog_path_escapes.o .libs/locale.o .libs/log_client.o .libs/logging.o .libs/parse.o .libs/policy.o .libs/prompt.o .libs/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/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/work/sudo-1.9.11p3/lib/util/.libs -Wl,-rpath -Wl,/usr/libexec/sudo -Wl,-rpath -Wl,/usr/armv7a-unknown-linux-gnueabihf/usr/lib -lpam -L/usr/armv7a-unknown-linux-gnueabihf/usr/lib -lssl -lz /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/work/sudo-1.9.11p3/lib/util/.libs/libsudo_util.so -lcrypto -lpthread -O2 -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -fuse-linker-plugin -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 '/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/work/sudo-1.9.11p3/plugins/sudoers' >make[1]: Entering directory '/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/work/sudo-1.9.11p3/plugins/system_group' >/bin/bash ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -DZLIB_CONST -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./system_group.c >libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -DZLIB_CONST -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./system_group.c -fPIC -DPIC -o .libs/system_group.o >/bin/bash ../../libtool --tag=disable-static --mode=link armv7a-unknown-linux-gnueabihf-gcc -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fuse-linker-plugin -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,/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/work/sudo-1.9.11p3/lib/util/.libs -Wl,-rpath -Wl,/usr/libexec/sudo ../../lib/util/.libs/libsudo_util.so -L/usr/armv7a-unknown-linux-gnueabihf/usr/lib -lcrypto -lpthread -O2 -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -fuse-linker-plugin -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 '/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/work/sudo-1.9.11p3/plugins/system_group' >make[1]: Entering directory '/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/work/sudo-1.9.11p3/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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./intercept.pb-c.c >/bin/bash ../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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./exec_preload.c >/bin/bash ../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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./sudo_intercept.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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./sudo_intercept.c -fPIC -DPIC -o .libs/sudo_intercept.o >/bin/bash ../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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./sudo_intercept_common.c >/bin/bash ../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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./sudo_intercept_common.c -fPIC -DPIC -o .libs/sudo_intercept_common.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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./intercept.pb-c.c -fPIC -DPIC -o .libs/intercept.pb-c.o >/bin/bash ../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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -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 -I/usr/armv7a-unknown-linux-gnueabihf/usr/include -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fvisibility=hidden ./sudo_noexec.c -fPIC -DPIC -o .libs/sudo_noexec.o >/bin/bash ../libtool --tag=disable-static --mode=link armv7a-unknown-linux-gnueabihf-gcc -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fuse-linker-plugin -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/bash ../libtool --tag=disable-static --mode=link armv7a-unknown-linux-gnueabihf-gcc -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fuse-linker-plugin -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 >/bin/bash ../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_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 -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fuse-linker-plugin -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 -shared -fPIC -DPIC .libs/sudo_noexec.o -O2 -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -fuse-linker-plugin -Wl,--enable-new-dtags -Wl,--allow-multiple-definition -Wl,-soname -Wl,sudo_noexec.so -o .libs/sudo_noexec.so >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,/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/work/sudo-1.9.11p3/lib/util/.libs -Wl,-rpath -Wl,/usr/libexec/sudo ../lib/util/.libs/libsudo_util.so -L/usr/armv7a-unknown-linux-gnueabihf/usr/lib -lcrypto -lpthread -O2 -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -fuse-linker-plugin -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_noexec.la" && ln -s "../sudo_noexec.la" "sudo_noexec.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_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 -O2 -pipe -mcpu=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=256 -fsched-pressure -ffast-math -fuse-linker-plugin -Wl,--enable-new-dtags -Wl,--allow-multiple-definition ../lib/util/.libs/libsudo_util.so -L/usr/armv7a-unknown-linux-gnueabihf/usr/lib -lcrypto -lpthread ../lib/protobuf-c/.libs/libprotobuf-c.a -Wl,-rpath -Wl,/usr/libexec/sudo >libtool: link: ( cd ".libs" && rm -f "sudo_intercept.la" && ln -s "../sudo_intercept.la" "sudo_intercept.la" ) >make[1]: Leaving directory '/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/work/sudo-1.9.11p3/src' >make[1]: Entering directory '/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/work/sudo-1.9.11p3/include' >make[1]: Nothing to be done for 'all'. >make[1]: Leaving directory '/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/work/sudo-1.9.11p3/include' >make[1]: Entering directory '/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/work/sudo-1.9.11p3/docs' >cd .. && /bin/bash config.status --file=docs/cvtsudoers.mdoc >cd .. && /bin/bash config.status --file=docs/sudo.mdoc >cd .. && /bin/bash config.status --file=docs/sudo.conf.mdoc >cd .. && /bin/bash config.status --file=docs/sudo_logsrvd.mdoc >config.status: creating docs/cvtsudoers.mdoc >config.status: creating docs/sudo.conf.mdoc >config.status: creating docs/sudo.mdoc >config.status: creating docs/sudo_logsrvd.mdoc >cd .. && /bin/bash config.status --file=docs/sudo_logsrv.proto.mdoc >cd .. && /bin/bash config.status --file=docs/sudo_logsrvd.conf.mdoc >cd .. && /bin/bash config.status --file=docs/sudo_plugin.mdoc >cd .. && /bin/bash config.status --file=docs/sudo_plugin_python.mdoc >config.status: creating docs/sudo_logsrvd.conf.mdoc >config.status: creating docs/sudo_logsrv.proto.mdoc >config.status: creating docs/sudo_plugin_python.mdoc >cd .. && /bin/bash config.status --file=docs/sudo_sendlog.mdoc >config.status: creating docs/sudo_plugin.mdoc >(cd .. && /bin/bash config.status --file=-) < ./sudoers.mdoc.in | /bin/sed -f ./fixmdoc.sed > sudoers.mdoc >cd .. && /bin/bash config.status --file=docs/sudoers.ldap.mdoc >cd .. && /bin/bash config.status --file=docs/sudoers_timestamp.mdoc >config.status: creating docs/sudo_sendlog.mdoc >config.status: creating docs/sudoers.ldap.mdoc >cd .. && /bin/bash config.status --file=docs/sudoreplay.mdoc >cd .. && /bin/bash config.status --file=docs/visudo.mdoc >config.status: creating docs/sudoers_timestamp.mdoc >config.status: creating docs/sudoreplay.mdoc >config.status: creating docs/visudo.mdoc >make[1]: Leaving directory '/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/work/sudo-1.9.11p3/docs' >make[1]: Entering directory '/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/work/sudo-1.9.11p3/examples' >make[1]: Nothing to be done for 'all'. >make[1]: Leaving directory '/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/work/sudo-1.9.11p3/examples' >>>> Source compiled. >>>> Test phase [not enabled]: app-admin/sudo-1.9.11_p3-r1 > >>>> Install app-admin/sudo-1.9.11_p3-r1 into /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/image >make -j4 SHELL=/bin/bash SAMPLES= DESTDIR=/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/image install >if test -d ./.hg; then \ > if hg log -R . --style=changelog -r "sort(branch(.) or follow(), -date)" > ChangeLog.tmp; then \ > mv -f ChangeLog.tmp ./ChangeLog; \ > else \ > rm -f ChangeLog.tmp; \ > fi; \ >elif test -d ./.git; then \ > ./scripts/log2cl.pl -R ./.git > ./ChangeLog; \ >elif test ! -f ./ChangeLog; then \ > echo "ChangeLog data not available" > ./ChangeLog; \ >fi >for d in lib/util lib/eventlog lib/fuzzstub lib/iolog lib/protobuf-c lib/logsrv logsrvd plugins/audit_json plugins/group_file plugins/sample_approval plugins/sudoers plugins/system_group src include docs examples; do \ > (cd $d && exec make pre-install) && continue; \ > exit $?; \ >done >make[1]: Entering directory '/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/work/sudo-1.9.11p3/lib/util' >make[1]: Nothing to be done for 'pre-install'. >make[1]: Leaving directory '/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/work/sudo-1.9.11p3/lib/util' >Installing sudo message catalogs: astmake[1]: Entering directory '/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/work/sudo-1.9.11p3/lib/eventlog' >make[1]: Nothing to be done for 'pre-install'. >make[1]: Leaving directory '/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/work/sudo-1.9.11p3/lib/eventlog' >make[1]: Entering directory '/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/work/sudo-1.9.11p3/lib/fuzzstub' >make[1]: Nothing to be done for 'pre-install'. >make[1]: Leaving directory '/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/work/sudo-1.9.11p3/lib/fuzzstub' >mkdir /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/image/usr >mkdir /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/image/usr/share >mkdir /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/image/usr/share/locale >make[1]: Entering directory '/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/work/sudo-1.9.11p3/lib/iolog' >make[1]: Nothing to be done for 'pre-install'. >make[1]: Leaving directory '/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/work/sudo-1.9.11p3/lib/iolog' >mkdir /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/image/usr/share/locale/ast >make[1]: Entering directory '/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/work/sudo-1.9.11p3/lib/protobuf-c' >make[1]: Nothing to be done for 'pre-install'. >make[1]: Leaving directory '/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/work/sudo-1.9.11p3/lib/protobuf-c' >mkdir /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/image/usr/share/locale/ast/LC_MESSAGES >make[1]: Entering directory '/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/work/sudo-1.9.11p3/lib/logsrv' >make[1]: Nothing to be done for 'pre-install'. >make[1]: Leaving directory '/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/work/sudo-1.9.11p3/lib/logsrv' >make[1]: Entering directory '/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/work/sudo-1.9.11p3/logsrvd' >make[1]: Nothing to be done for 'pre-install'. >make[1]: Leaving directory '/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/work/sudo-1.9.11p3/logsrvd' >make[1]: Entering directory '/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/work/sudo-1.9.11p3/plugins/audit_json' >make[1]: Nothing to be done for 'pre-install'. >make[1]: Leaving directory '/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/work/sudo-1.9.11p3/plugins/audit_json' >make[1]: Entering directory '/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/work/sudo-1.9.11p3/plugins/group_file' >make[1]: Nothing to be done for 'pre-install'. >make[1]: Leaving directory '/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/work/sudo-1.9.11p3/plugins/group_file' >make[1]: Entering directory '/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/work/sudo-1.9.11p3/plugins/sample_approval' >make[1]: Nothing to be done for 'pre-install'. >make[1]: Leaving directory '/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/work/sudo-1.9.11p3/plugins/sample_approval' >make[1]: Entering directory '/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/work/sudo-1.9.11p3/plugins/sudoers' >make[1]: Leaving directory '/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/work/sudo-1.9.11p3/plugins/sudoers' >make[1]: Entering directory '/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/work/sudo-1.9.11p3/plugins/system_group' >make[1]: Nothing to be done for 'pre-install'. >make[1]: Leaving directory '/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/work/sudo-1.9.11p3/plugins/system_group' >make[1]: Entering directory '/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/work/sudo-1.9.11p3/src' >make[1]: Nothing to be done for 'pre-install'. >make[1]: Leaving directory '/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/work/sudo-1.9.11p3/src' >make[1]: Entering directory '/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/work/sudo-1.9.11p3/include' >make[1]: Nothing to be done for 'pre-install'. >make[1]: Leaving directory '/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/work/sudo-1.9.11p3/include' >make[1]: Entering directory '/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/work/sudo-1.9.11p3/docs' >make[1]: Nothing to be done for 'pre-install'. >make[1]: Leaving directory '/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/work/sudo-1.9.11p3/docs' > camake[1]: Entering directory '/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/work/sudo-1.9.11p3/examples' >make[1]: Nothing to be done for 'pre-install'. >make[1]: Leaving directory '/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/work/sudo-1.9.11p3/examples' >mkdir /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/image/usr/share/locale/ca >mkdir /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/image/usr/share/locale/ca/LC_MESSAGES > csmkdir /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/image/usr/share/locale/cs >mkdir /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/image/usr/share/locale/cs/LC_MESSAGES > damkdir /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/image/usr/share/locale/da >mkdir /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/image/usr/share/locale/da/LC_MESSAGES > demkdir /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/image/usr/share/locale/de >mkdir /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/image/usr/share/locale/de/LC_MESSAGES > eomkdir /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/image/usr/share/locale/eo >mkdir /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/image/usr/share/locale/eo/LC_MESSAGES > esmkdir /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/image/usr/share/locale/es >mkdir /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/image/usr/share/locale/es/LC_MESSAGES > eumkdir /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/image/usr/share/locale/eu >mkdir /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/image/usr/share/locale/eu/LC_MESSAGES > famkdir /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/image/usr/share/locale/fa >mkdir /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/image/usr/share/locale/fa/LC_MESSAGES > fimkdir /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/image/usr/share/locale/fi >mkdir /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/image/usr/share/locale/fi/LC_MESSAGES > frmkdir /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/image/usr/share/locale/fr >mkdir /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/image/usr/share/locale/fr/LC_MESSAGES > furmkdir /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/image/usr/share/locale/fur >mkdir /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/image/usr/share/locale/fur/LC_MESSAGES > glmkdir /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/image/usr/share/locale/gl >mkdir /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/image/usr/share/locale/gl/LC_MESSAGES > hrmkdir /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/image/usr/share/locale/hr >mkdir /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/image/usr/share/locale/hr/LC_MESSAGES > humkdir /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/image/usr/share/locale/hu >mkdir /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/image/usr/share/locale/hu/LC_MESSAGES > itmkdir /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/image/usr/share/locale/it >mkdir /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/image/usr/share/locale/it/LC_MESSAGES > jamkdir /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/image/usr/share/locale/ja >mkdir /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/image/usr/share/locale/ja/LC_MESSAGES > kamkdir /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/image/usr/share/locale/ka >mkdir /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/image/usr/share/locale/ka/LC_MESSAGES > komkdir /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/image/usr/share/locale/ko >mkdir /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/image/usr/share/locale/ko/LC_MESSAGES > nbmkdir /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/image/usr/share/locale/nb >mkdir /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/image/usr/share/locale/nb/LC_MESSAGES > nlmkdir /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/image/usr/share/locale/nl >mkdir /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/image/usr/share/locale/nl/LC_MESSAGES > nnmkdir /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/image/usr/share/locale/nn >mkdir /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/image/usr/share/locale/nn/LC_MESSAGES > plmkdir /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/image/usr/share/locale/pl >mkdir /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/image/usr/share/locale/pl/LC_MESSAGES > ptmkdir /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/image/usr/share/locale/pt >mkdir /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/image/usr/share/locale/pt/LC_MESSAGES > pt_BRmkdir /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/image/usr/share/locale/pt_BR >mkdir /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/image/usr/share/locale/pt_BR/LC_MESSAGES > romkdir /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/image/usr/share/locale/ro >mkdir /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/image/usr/share/locale/ro/LC_MESSAGES > rumkdir /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/image/usr/share/locale/ru >mkdir /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/image/usr/share/locale/ru/LC_MESSAGES > skmkdir /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/image/usr/share/locale/sk >mkdir /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/image/usr/share/locale/sk/LC_MESSAGES > slmkdir /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/image/usr/share/locale/sl >mkdir /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/image/usr/share/locale/sl/LC_MESSAGES > srmkdir /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/image/usr/share/locale/sr >mkdir /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/image/usr/share/locale/sr/LC_MESSAGES > svmkdir /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/image/usr/share/locale/sv >mkdir /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/image/usr/share/locale/sv/LC_MESSAGES > trmkdir /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/image/usr/share/locale/tr >mkdir /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/image/usr/share/locale/tr/LC_MESSAGES > ukmkdir /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/image/usr/share/locale/uk >mkdir /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/image/usr/share/locale/uk/LC_MESSAGES > vimkdir /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/image/usr/share/locale/vi >mkdir /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/image/usr/share/locale/vi/LC_MESSAGES > zh_CNmkdir /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/image/usr/share/locale/zh_CN >mkdir /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/image/usr/share/locale/zh_CN/LC_MESSAGES > zh_TWmkdir /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/image/usr/share/locale/zh_TW >mkdir /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/image/usr/share/locale/zh_TW/LC_MESSAGES > >Installing sudoers message catalogs: ast ca cs da de elmkdir /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/image/usr/share/locale/el >mkdir /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/image/usr/share/locale/el/LC_MESSAGES > eo es eu fi fr fur hr hu it ja ko ltmkdir /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/image/usr/share/locale/lt >mkdir /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/image/usr/share/locale/lt/LC_MESSAGES > nb nl pl pt pt_BR ro ru sk sl sr sv tr uk vi zh_CN zh_TW >for d in lib/util lib/eventlog lib/fuzzstub lib/iolog lib/protobuf-c lib/logsrv logsrvd plugins/audit_json plugins/group_file plugins/sample_approval 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 '/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/work/sudo-1.9.11p3/lib/util' >/bin/bash ../../scripts/mkinstalldirs /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/image/usr/libexec/sudo >mkdir /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/image/usr/libexec >mkdir /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/image/usr/libexec/sudo >case "-Wl,--version-script,util.map" in \ >*-no-install*) ;; \ >*) if [ X"yes" = X"yes" ]; then \ > INSTALL_BACKUP='' /bin/bash ../../libtool --tag=disable-static --quiet --mode=install /bin/bash ../../scripts/install-sh -c -o 0 -g 0 libsudo_util.la /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/image/usr/libexec/sudo; \ > fi;; \ >esac >Usage: install-sh [flags] source destination >make[1]: *** [Makefile:359: install] Error 1 >make[1]: Leaving directory '/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/work/sudo-1.9.11p3/lib/util' >make: *** [Makefile:190: install] Error 2 > [31;01m*[0m ERROR: app-admin/sudo-1.9.11_p3-r1::gentoo failed (install phase): > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=app-admin/sudo-1.9.11_p3-r1::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=app-admin/sudo-1.9.11_p3-r1::gentoo'`. > [31;01m*[0m The complete build log is located at '/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/temp/environment'. > [31;01m*[0m Working directory: '/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/work/sudo-1.9.11p3' > [31;01m*[0m S: '/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/app-admin/sudo-1.9.11_p3-r1/work/sudo-1.9.11p3'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 889434
: 846794 |
846796
|
847588