* Package: app-admin/sudo-1.8.23-r2  * Repository: gentoo  * Maintainer: base-system@gentoo.org  * USE: arm elibc_glibc kernel_linux nls pam sendmail userland_GNU  * FEATURES: distcc preserve-libs sandbox splitdebug test userpriv usersandbox >>> cfg-update-1.8.2-r1: Creating checksum index... >>> Unpacking source... >>> Unpacking sudo-1.8.23.tar.gz to /var/tmp/portage/app-admin/sudo-1.8.23-r2/work >>> Source unpacked in /var/tmp/portage/app-admin/sudo-1.8.23-r2/work >>> Preparing source in /var/tmp/portage/app-admin/sudo-1.8.23-r2/work/sudo-1.8.23 ... * Running elibtoolize in: sudo-1.8.23/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.3 patch ... * Applying ppc64le/2.4.4 patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/app-admin/sudo-1.8.23-r2/work/sudo-1.8.23 ... * Setting secure_path ... * Duplicate entry /usr/local/sbin removed... * Duplicate entry /usr/local/bin removed... * Duplicate entry /usr/sbin removed... * Duplicate entry /usr/bin removed... * Duplicate entry /sbin removed... * Duplicate entry /bin removed... * Duplicate entry /opt/bin removed... * ... done * econf: updating sudo-1.8.23/config.sub with /usr/share/gnuconfig/config.sub * econf: updating sudo-1.8.23/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=armv7a-unknown-linux-gnueabihf --host=armv7a-unknown-linux-gnueabihf --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --docdir=/usr/share/doc/sudo-1.8.23-r2 --htmldir=/usr/share/doc/sudo-1.8.23-r2/html --libdir=/usr/lib --enable-zlib=system --enable-tmpfiles.d=/usr/lib/tmpfiles.d --with-editor=/usr/libexec/editor --with-env-editor --with-plugindir=/usr/lib/sudo --with-rundir=/run/sudo --with-secure-path=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:/opt/bin --with-vardir=/var/db/sudo --without-linux-audit --without-opie --disable-gcrypt --enable-nls --disable-openssl --disable-sasl --without-insults --without-all-insults --without-ldap_conf_file --without-ldap --with-pam --without-skey --without-selinux --with-sendmail configure: Configuring Sudo version 1.8.23 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... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether armv7a-unknown-linux-gnueabihf-gcc accepts -g... yes checking for armv7a-unknown-linux-gnueabihf-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... armv7a-unknown-linux-gnueabihf-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether to lecture users the first time they run sudo... yes checking whether sudo should log via syslog or to a file by default... syslog checking at which syslog priority to log commands... notice checking at which syslog priority to log failures... alert checking how long a line in the log file should be... 80 checking whether sudo should ignore '.' or '' in $PATH... no checking whether to send mail when a user is not in sudoers... yes checking whether to send mail when user listed but not for this host... no checking whether to send mail when a user tries a disallowed command... no checking who should get the mail that sudo sends... root checking for bad password prompt... Password: checking for bad password message... Sorry, try again. checking whether to expect fully qualified hosts in sudoers... no checking for umask programs should be run with... 0022 checking for default user to run commands as... root checking for editor that visudo should use... /usr/libexec/editor checking whether to obey EDITOR and VISUAL environment variables... yes checking number of tries a user gets to enter their password... 3 checking time in minutes after which sudo will ask for a password again... 5 checking time in minutes after the password prompt will time out... 5 checking whether to include insults... no checking whether to override the user's path... /bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:/opt/bin checking whether to get ip addresses from the network interfaces... yes checking whether to use an askpass helper... no checking whether to do user authentication by default... yes checking whether to disable running the mailer as root... no checking whether to disable shadow password support... no checking whether root should be allowed to use sudo... yes checking whether to log the hostname in the log file... no checking whether to invoke a shell if sudo is given no arguments... no checking whether to set $HOME to target user in shell mode... no checking whether to disable 'command not found' messages... no checking whether to enable environment debugging... no checking whether to enable environment resetting by default... yes checking for library containing strerror... none required checking how to run the C preprocessor... 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... armv7a-unknown-linux-gnueabihf 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 fgrep... /bin/grep -F checking for ld used by armv7a-unknown-linux-gnueabihf-gcc... /usr/armv7a-unknown-linux-gnueabihf/bin/ld checking if the linker (/usr/armv7a-unknown-linux-gnueabihf/bin/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 armv7a-unknown-linux-gnueabihf file names to armv7a-unknown-linux-gnueabihf format... func_convert_file_noop checking how to convert armv7a-unknown-linux-gnueabihf file names to toolchain format... func_convert_file_noop checking for /usr/armv7a-unknown-linux-gnueabihf/bin/ld option to reload object files... -r 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... no 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/armv7a-unknown-linux-gnueabihf/bin/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... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking path to sudo_noexec.so... ${exec_prefix}/libexec/sudo/sudo_noexec.so checking for uname... /usr/bin/uname checking for tr... /usr/bin/tr checking for mandoc... mandoc checking for nroff... /usr/bin/nroff checking which macro set to use for manual pages... mdoc checking whether SECCOMP_SET_MODE_FILTER is declared... yes checking for armv7a-unknown-linux-gnueabihf-gcc option to accept ISO C99... none needed checking for armv7a-unknown-linux-gnueabihf-gcc option to accept ISO Standard C... (cached) none needed checking for an ANSI C-conforming const... yes checking for inline... inline checking for working volatile... yes checking for variadic macro support in cpp... yes checking for gawk... (cached) gawk checking for bison... bison -y checking for flex... /usr/bin/flex checking for mv... /bin/mv checking for sh... /bin/sh checking for sendmail... /usr/sbin/sendmail checking for vi... /usr/bin/vi checking which syslog facility sudo should log with... authpriv checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking whether sys/types.h defines makedev... no checking sys/mkdev.h usability... no checking sys/mkdev.h presence... no checking for sys/mkdev.h... no checking sys/sysmacros.h usability... yes checking sys/sysmacros.h presence... yes checking for sys/sysmacros.h... yes checking for netgroup.h... no checking for paths.h... yes checking for spawn.h... yes checking for utmpx.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... yes checking for sys/sysmacros.h... (cached) yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking procfs.h usability... no checking procfs.h presence... no checking for procfs.h... no checking sys/procfs.h usability... yes checking sys/procfs.h presence... yes 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 for rsize_t... no checking for errno_t... no checking max length of uid_t... 10 checking for struct sockaddr.sa_len... no checking for struct sockaddr_in.sin_len... no checking size of id_t... 4 checking size of long long... 8 checking size of time_t... 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... yes checking for fexecve... yes checking for killpg... yes checking for nl_langinfo... yes checking for pread... yes checking for pwrite... yes checking for openat... yes checking for faccessat... yes checking for wordexp... yes checking for seteuid... yes checking for getgrouplist... yes checking for getline... yes checking for reallocarray... yes checking for getutxid... yes checking for sysctl... yes checking for devname... no checking for struct kinfo_proc.ki_structsize... no checking for struct kinfo_proc2.p_paddr... no checking for struct kinfo_proc.p_paddr... no checking for struct kinfo_proc.kp_proc... no checking for openpty... no checking for openpty in -lutil... yes checking libutil.h usability... no checking libutil.h presence... no checking for libutil.h... no checking util.h usability... no checking util.h presence... no checking for util.h... no checking pty.h usability... yes checking pty.h presence... yes checking for pty.h... yes checking for unsetenv... yes checking whether unsetenv returns void... no checking 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 working fnmatch with FNM_CASEFOLD... yes checking for isblank... yes checking for glob... yes checking for memrchr... yes checking for memset_s... no checking for nanosleep... yes checking for pipe2... yes checking for pw_dup... no checking for strlcpy... no checking for strlcat... no checking for strnlen... yes checking for working strnlen... yes checking for strndup... yes checking for clock_gettime... yes checking for getopt_long... yes checking for closefrom... no checking whether F_CLOSEM is declared... no checking for mkstemps... yes checking for mkdtemp... yes checking for snprintf... yes checking for vsnprintf... yes checking for working snprintf... yes checking for working vsnprintf... yes checking for asprintf... yes checking for vasprintf... yes checking for strtonum... no checking for struct tm.tm_gmtoff... no checking for struct stat.st_mtim... yes checking for struct stat.st_mtim.st__tim... no checking sha2.h usability... no checking sha2.h presence... no checking for sha2.h... no checking for vsyslog... yes checking for setpassent... no checking for setgroupent... no checking for exect... no checking for execvP... no checking for execvpe... yes checking for posix_spawn... yes checking for posix_spawnp... yes checking for struct dirent.d_type... yes checking for struct dirent.d_namlen... no checking for socket... yes checking for inet_pton... yes checking for inet_ntop... yes checking for syslog... yes checking for getaddrinfo... yes checking for getprogname... no checking for __progname... yes checking for __func__... yes checking for gettext... yes checking for ngettext... yes checking whether errno is declared... yes checking whether h_errno is declared... yes checking whether LLONG_MAX is declared... yes checking whether LLONG_MIN is declared... yes checking whether ULLONG_MAX is declared... yes checking whether PATH_MAX is declared... yes checking whether SIZE_MAX is declared... yes checking for strsignal... yes checking for sig2str... no checking whether sys_signame is declared... no checking whether _sys_signame is declared... no checking whether sys_sigabbrev is declared... no checking for undeclared sys_sigabbrev... yes checking for pam_start in -lpam... yes checking security/pam_appl.h usability... yes checking security/pam_appl.h presence... yes checking for security/pam_appl.h... yes checking for pam_getenvlist... yes checking whether to use PAM session support... yes checking for poll... yes checking for log file location... /var/log/sudo.log checking for sudo run dir location... /run/sudo checking for sudo var dir location... /var/db/sudo checking for I/O log dir location... /var/log/sudo-io checking time zone data directory... /usr/share/zoneinfo checking whether _FORTIFY_SOURCE may be specified... yes checking whether C compiler accepts -fvisibility=hidden... no checking whether ld supports anonymous map files... no checking whether C compiler accepts -fPIE... no checking for compiler stack protector support... -fstack-protector-strong checking whether the linker accepts -Wl,-z,relro... no configure: using the following authentication methods: pam configure: creating ./config.status config.status: creating init.d/sudo.conf config.status: creating Makefile config.status: creating doc/Makefile config.status: creating examples/Makefile config.status: creating include/Makefile config.status: creating lib/util/Makefile config.status: creating lib/util/util.exp config.status: creating src/sudo_usage.h config.status: creating src/Makefile config.status: creating plugins/sample/Makefile config.status: creating plugins/group_file/Makefile config.status: creating plugins/system_group/Makefile config.status: creating plugins/sudoers/Makefile config.status: creating plugins/sudoers/sudoers config.status: creating config.h config.status: creating pathnames.h config.status: executing libtool commands configure: You will need to customize examples/pam.conf and install it as /etc/pam.d/sudo >>> Source configured. >>> Compiling source in /var/tmp/portage/app-admin/sudo-1.8.23-r2/work/sudo-1.8.23 ... make -j14 SAMPLES= for d in lib/util plugins/group_file plugins/sudoers plugins/system_group src include doc examples; do \ (cd $d && exec make all) && continue; \ exit $?; \ done make[1]: Entering directory '/var/tmp/portage/app-admin/sudo-1.8.23-r2/work/sudo-1.8.23/lib/util' /bin/sh ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o event.lo -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./event.c /bin/sh ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o fatal.lo -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./fatal.c /bin/sh ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o key_val.lo -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./key_val.c /bin/sh ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o gethostname.lo -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./gethostname.c /bin/sh ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o gettime.lo -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./gettime.c /bin/sh ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o gidlist.lo -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./gidlist.c /bin/sh ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o lbuf.lo -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./lbuf.c /bin/sh ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o locking.lo -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./locking.c /bin/sh ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o parseln.lo -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./parseln.c /bin/sh ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o progname.lo -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./progname.c /bin/sh ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o secure_path.lo -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./secure_path.c /bin/sh ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o setgroups.lo -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./setgroups.c /bin/sh ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o strsplit.lo -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./strsplit.c /bin/sh ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o strtobool.lo -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./strtobool.c libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./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\" -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./strtobool.c -fPIC -DPIC -o .libs/strtobool.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./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\" -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./setgroups.c -fPIC -DPIC -o .libs/setgroups.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./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\" -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./parseln.c -fPIC -DPIC -o .libs/parseln.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./lbuf.c -fPIC -DPIC -o .libs/lbuf.o :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./key_val.c -fPIC -DPIC -o .libs/key_val.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./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\" -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./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\" -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./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\" -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./gidlist.c -fPIC -DPIC -o .libs/gidlist.o :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./progname.c -fPIC -DPIC -o .libs/progname.o :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./strsplit.c -fPIC -DPIC -o .libs/strsplit.o :2:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения :2:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения :2:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения /bin/sh ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o strtoid.lo -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./strtoid.c :2:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения /bin/sh ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o strtomode.lo -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./strtomode.c :2:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения /bin/sh ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o sudo_conf.lo -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./sudo_conf.c :2:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения /bin/sh ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o sudo_debug.lo -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./sudo_debug.c /bin/sh ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o sudo_dso.lo -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./sudo_dso.c :2:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения /bin/sh ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o term.lo -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./term.c :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /bin/sh ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o ttyname_dev.lo -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./ttyname_dev.c :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition :2:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /bin/sh ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o ttysize.lo -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./ttysize.c :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition :2:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения /bin/sh ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o event_poll.lo -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./event_poll.c :2:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения :2:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения :2:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения :2:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения :2:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения /bin/sh ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o memset_s.lo -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./memset_s.c /bin/sh ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o pw_dup.lo -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./pw_dup.c /bin/sh ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o strlcpy.lo -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./strlcpy.c /bin/sh ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o strlcat.lo -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./strlcat.c /bin/sh ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o closefrom.lo -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./closefrom.c libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./sudo_conf.c -fPIC -DPIC -o .libs/sudo_conf.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./strtoid.c -fPIC -DPIC -o .libs/strtoid.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./strtomode.c -fPIC -DPIC -o .libs/strtomode.o :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./term.c -fPIC -DPIC -o .libs/term.o : note: this is the location of the previous definition libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./sudo_dso.c -fPIC -DPIC -o .libs/sudo_dso.o :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./sudo_debug.c -fPIC -DPIC -o .libs/sudo_debug.o :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./ttyname_dev.c -fPIC -DPIC -o .libs/ttyname_dev.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./ttysize.c -fPIC -DPIC -o .libs/ttysize.o :2:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./event_poll.c -fPIC -DPIC -o .libs/event_poll.o :2:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /bin/sh ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o strtonum.lo -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./strtonum.c /bin/sh ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o sha2.lo -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./sha2.c :2:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения :2:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./pw_dup.c -fPIC -DPIC -o .libs/pw_dup.o /bin/sh ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o sig2str.lo -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./sig2str.c :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./memset_s.c -fPIC -DPIC -o .libs/memset_s.o :2:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./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\" -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./strlcpy.c -fPIC -DPIC -o .libs/strlcpy.o :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition :2:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./closefrom.c -fPIC -DPIC -o .libs/closefrom.o :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition :2:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения :2:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения :2:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения :2:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения :2:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения :2:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения :2:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./sha2.c -fPIC -DPIC -o .libs/sha2.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./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\" -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./sig2str.c -fPIC -DPIC -o .libs/sig2str.o :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition :2:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения :2:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения :2:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения case "-export-symbols ./util.exp" in \ *-no-install*) \ /bin/sh ../../libtool --tag=disable-static --mode=link armv7a-unknown-linux-gnueabihf-gcc -o libsudo_util.la -Wl,-O1 -Wl,--as-needed -export-symbols ./util.exp event.lo fatal.lo key_val.lo gethostname.lo gettime.lo gidlist.lo lbuf.lo locking.lo parseln.lo progname.lo secure_path.lo setgroups.lo strsplit.lo strtobool.lo strtoid.lo strtomode.lo sudo_conf.lo sudo_debug.lo sudo_dso.lo term.lo ttyname_dev.lo ttysize.lo event_poll.lo memset_s.lo pw_dup.lo strlcpy.lo strlcat.lo closefrom.lo strtonum.lo sha2.lo sig2str.lo -ldl ;; \ *) \ /bin/sh ../../libtool --tag=disable-static --mode=link armv7a-unknown-linux-gnueabihf-gcc -o libsudo_util.la -Wl,-O1 -Wl,--as-needed -Wc,-fstack-protector-strong -export-symbols ./util.exp event.lo fatal.lo key_val.lo gethostname.lo gettime.lo gidlist.lo lbuf.lo locking.lo parseln.lo progname.lo secure_path.lo setgroups.lo strsplit.lo strtobool.lo strtoid.lo strtomode.lo sudo_conf.lo sudo_debug.lo sudo_dso.lo term.lo ttyname_dev.lo ttysize.lo event_poll.lo memset_s.lo pw_dup.lo strlcpy.lo strlcat.lo closefrom.lo strtonum.lo sha2.lo sig2str.lo -version-info 0:0:0 -rpath /usr/libexec/sudo -ldl ;; \ esac libtool: link: echo "{ global:" > .libs/libsudo_util.ver libtool: link: cat ./util.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libsudo_util.ver libtool: link: echo "local: *; };" >> .libs/libsudo_util.ver libtool: link: armv7a-unknown-linux-gnueabihf-gcc -shared -fPIC -DPIC .libs/event.o .libs/fatal.o .libs/key_val.o .libs/gethostname.o .libs/gettime.o .libs/gidlist.o .libs/lbuf.o .libs/locking.o .libs/parseln.o .libs/progname.o .libs/secure_path.o .libs/setgroups.o .libs/strsplit.o .libs/strtobool.o .libs/strtoid.o .libs/strtomode.o .libs/sudo_conf.o .libs/sudo_debug.o .libs/sudo_dso.o .libs/term.o .libs/ttyname_dev.o .libs/ttysize.o .libs/event_poll.o .libs/memset_s.o .libs/pw_dup.o .libs/strlcpy.o .libs/strlcat.o .libs/closefrom.o .libs/strtonum.o .libs/sha2.o .libs/sig2str.o -Wl,--as-needed -ldl -Wl,-O1 -fstack-protector-strong -Wl,-soname -Wl,libsudo_util.so.0 -Wl,-version-script -Wl,.libs/libsudo_util.ver -o .libs/libsudo_util.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libsudo_util.so.0" && ln -s "libsudo_util.so.0.0.0" "libsudo_util.so.0") libtool: link: (cd ".libs" && rm -f "libsudo_util.so" && ln -s "libsudo_util.so.0.0.0" "libsudo_util.so") libtool: link: ( cd ".libs" && rm -f "libsudo_util.la" && ln -s "../libsudo_util.la" "libsudo_util.la" ) make[1]: Leaving directory '/var/tmp/portage/app-admin/sudo-1.8.23-r2/work/sudo-1.8.23/lib/util' make[1]: Entering directory '/var/tmp/portage/app-admin/sudo-1.8.23-r2/work/sudo-1.8.23/plugins/group_file' /bin/sh ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I../.. -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./group_file.c /bin/sh ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I../.. -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./getgrent.c libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I../.. -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./group_file.c -fPIC -DPIC -o .libs/group_file.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I../.. -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./getgrent.c -fPIC -DPIC -o .libs/getgrent.o :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition :1:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения :1:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения /bin/sh ../../libtool --tag=disable-static --mode=link armv7a-unknown-linux-gnueabihf-gcc -Wl,-O1 -Wl,--as-needed -Wc,-fstack-protector-strong -export-symbols ./group_file.exp -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: echo "{ global:" > .libs/group_file.ver libtool: link: cat ./group_file.exp | sed -e "s/\(.*\)/\1;/" >> .libs/group_file.ver libtool: link: echo "local: *; };" >> .libs/group_file.ver libtool: link: armv7a-unknown-linux-gnueabihf-gcc -shared -fPIC -DPIC .libs/group_file.o .libs/getgrent.o -Wl,-rpath -Wl,/var/tmp/portage/app-admin/sudo-1.8.23-r2/work/sudo-1.8.23/lib/util/.libs -Wl,-rpath -Wl,/usr/libexec/sudo -Wl,--as-needed ../../lib/util/.libs/libsudo_util.so -ldl -Wl,-O1 -fstack-protector-strong -Wl,-soname -Wl,group_file.so -Wl,-version-script -Wl,.libs/group_file.ver -o .libs/group_file.so libtool: link: ( cd ".libs" && rm -f "group_file.la" && ln -s "../group_file.la" "group_file.la" ) make[1]: Leaving directory '/var/tmp/portage/app-admin/sudo-1.8.23-r2/work/sudo-1.8.23/plugins/group_file' make[1]: Entering directory '/var/tmp/portage/app-admin/sudo-1.8.23-r2/work/sudo-1.8.23/plugins/sudoers' /bin/sh ../../libtool --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./auth/sudo_auth.c /bin/sh ../../libtool --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./auth/pam.c /bin/sh ../../libtool --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./boottime.c /bin/sh ../../libtool --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./check.c /bin/sh ../../libtool --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./editor.c /bin/sh ../../libtool --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./env.c /bin/sh ../../libtool --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./env_pattern.c /bin/sh ../../libtool --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./find_path.c /bin/sh ../../libtool --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./gc.c /bin/sh ../../libtool --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./goodpath.c /bin/sh ../../libtool --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./group_plugin.c /bin/sh ../../libtool --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./interfaces.c /bin/sh ../../libtool --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./iolog.c /bin/sh ../../libtool --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./iolog_path.c libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./env_pattern.c -fPIC -DPIC -o .libs/env_pattern.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./env.c -fPIC -DPIC -o .libs/env.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./editor.c -fPIC -DPIC -o .libs/editor.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./check.c -fPIC -DPIC -o .libs/check.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./auth/sudo_auth.c -fPIC -DPIC -o .libs/sudo_auth.o :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./gc.c -fPIC -DPIC -o .libs/gc.o :0:0: warning: "_FORTIFY_SOURCE" redefined libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./group_plugin.c -fPIC -DPIC -o .libs/group_plugin.o : note: this is the location of the previous definition libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./boottime.c -fPIC -DPIC -o .libs/boottime.o :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./interfaces.c -fPIC -DPIC -o .libs/interfaces.o :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./find_path.c -fPIC -DPIC -o .libs/find_path.o :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./iolog_path.c -fPIC -DPIC -o .libs/iolog_path.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./iolog.c -fPIC -DPIC -o .libs/iolog.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./auth/pam.c -fPIC -DPIC -o .libs/pam.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./goodpath.c -fPIC -DPIC -o .libs/goodpath.o :8:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./env_pattern.c -o env_pattern.o >/dev/null 2>&1 :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition :8:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./gc.c -o gc.o >/dev/null 2>&1 :8:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./boottime.c -o boottime.o >/dev/null 2>&1 :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition :8:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения :8:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition :8:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения :8:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./editor.c -o editor.o >/dev/null 2>&1 :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./group_plugin.c -o group_plugin.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./locale.c libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./auth/sudo_auth.c -o sudo_auth.o >/dev/null 2>&1 :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./check.c -o check.o >/dev/null 2>&1 :8:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения /bin/sh ../../libtool --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./logging.c libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./env.c -o env.o >/dev/null 2>&1 :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /bin/sh ../../libtool --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./logwrap.c :8:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./interfaces.c -o interfaces.o >/dev/null 2>&1 :8:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./find_path.c -o find_path.o >/dev/null 2>&1 :8:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения :8:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./iolog_path.c -o iolog_path.o >/dev/null 2>&1 libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./goodpath.c -o goodpath.o >/dev/null 2>&1 :8:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./auth/pam.c -o pam.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./mkdir_parents.c /bin/sh ../../libtool --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./parse.c /bin/sh ../../libtool --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./policy.c /bin/sh ../../libtool --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./prompt.c /bin/sh ../../libtool --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./set_perms.c /bin/sh ../../libtool --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./starttime.c /bin/sh ../../libtool --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./sudo_nss.c /bin/sh ../../libtool --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./sudoers.c /bin/sh ../../libtool --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./timestamp.c /bin/sh ../../libtool --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./alias.c libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./locale.c -fPIC -DPIC -o .libs/locale.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./logging.c -fPIC -DPIC -o .libs/logging.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./logwrap.c -fPIC -DPIC -o .libs/logwrap.o :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition :8:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./locale.c -o locale.o >/dev/null 2>&1 :8:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./logwrap.c -o logwrap.o >/dev/null 2>&1 libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./parse.c -fPIC -DPIC -o .libs/parse.o :8:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./policy.c -fPIC -DPIC -o .libs/policy.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./logging.c -o logging.o >/dev/null 2>&1 :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /bin/sh ../../libtool --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./audit.c libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./mkdir_parents.c -fPIC -DPIC -o .libs/mkdir_parents.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./prompt.c -fPIC -DPIC -o .libs/prompt.o /bin/sh ../../libtool --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./base64.c libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./sudo_nss.c -fPIC -DPIC -o .libs/sudo_nss.o :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./starttime.c -fPIC -DPIC -o .libs/starttime.o :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./set_perms.c -fPIC -DPIC -o .libs/set_perms.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./sudoers.c -fPIC -DPIC -o .libs/sudoers.o :8:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./parse.c -o parse.o >/dev/null 2>&1 :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./timestamp.c -fPIC -DPIC -o .libs/timestamp.o :8:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения :8:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./prompt.c -o prompt.o >/dev/null 2>&1 libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./mkdir_parents.c -o mkdir_parents.o >/dev/null 2>&1 :8:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./sudo_nss.c -o sudo_nss.o >/dev/null 2>&1 :8:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./alias.c -fPIC -DPIC -o .libs/alias.o :8:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./policy.c -o policy.o >/dev/null 2>&1 libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./starttime.c -o starttime.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./defaults.c :8:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./set_perms.c -o set_perms.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./digestname.c /bin/sh ../../libtool --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./filedigest.c /bin/sh ../../libtool --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./gentime.c :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /bin/sh ../../libtool --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./gmtoff.c :8:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./timestamp.c -o timestamp.o >/dev/null 2>&1 :8:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./sudoers.c -o sudoers.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./gram.c /bin/sh ../../libtool --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./hexchar.c :8:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./iolog.c -o iolog.o >/dev/null 2>&1 libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./alias.c -o alias.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./match.c libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./audit.c -fPIC -DPIC -o .libs/audit.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./base64.c -fPIC -DPIC -o .libs/base64.o /bin/sh ../../libtool --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./match_addr.c :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /bin/sh ../../libtool --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./pwutil.c /bin/sh ../../libtool --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./pwutil_impl.c /bin/sh ../../libtool --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./rcstr.c :8:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./audit.c -o audit.o >/dev/null 2>&1 :8:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./base64.c -o base64.o >/dev/null 2>&1 libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./defaults.c -fPIC -DPIC -o .libs/defaults.o /bin/sh ../../libtool --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./redblack.c /bin/sh ../../libtool --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./sudoers_debug.c :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./digestname.c -fPIC -DPIC -o .libs/digestname.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./gentime.c -fPIC -DPIC -o .libs/gentime.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./gmtoff.c -fPIC -DPIC -o .libs/gmtoff.o :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./filedigest.c -fPIC -DPIC -o .libs/filedigest.o :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition :8:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./digestname.c -o digestname.o >/dev/null 2>&1 libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./gram.c -fPIC -DPIC -o .libs/gram.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./hexchar.c -fPIC -DPIC -o .libs/hexchar.o :8:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения :8:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./gentime.c -o gentime.o >/dev/null 2>&1 libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./gmtoff.c -o gmtoff.o >/dev/null 2>&1 :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition :8:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения /bin/sh ../../libtool --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./timeout.c libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./match.c -fPIC -DPIC -o .libs/match.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./filedigest.c -o filedigest.o >/dev/null 2>&1 :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition :8:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./hexchar.c -o hexchar.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./timestr.c /bin/sh ../../libtool --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./toke.c libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./pwutil.c -fPIC -DPIC -o .libs/pwutil.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./match_addr.c -fPIC -DPIC -o .libs/match_addr.o /bin/sh ../../libtool --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./toke_util.c :0:0: warning: "_FORTIFY_SOURCE" redefined libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./rcstr.c -fPIC -DPIC -o .libs/rcstr.o : note: this is the location of the previous definition :8:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./pwutil_impl.c -fPIC -DPIC -o .libs/pwutil_impl.o :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./gram.c -o gram.o >/dev/null 2>&1 :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong editor.c :8:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./match.c -o match.o >/dev/null 2>&1 :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition :8:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения :8:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./rcstr.c -o rcstr.o >/dev/null 2>&1 libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./match_addr.c -o match_addr.o >/dev/null 2>&1 :8:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения :8:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./pwutil_impl.c -o pwutil_impl.o >/dev/null 2>&1 libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./pwutil.c -o pwutil.o >/dev/null 2>&1 libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./sudoers_debug.c -fPIC -DPIC -o .libs/sudoers_debug.o :8:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong find_path.c libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./redblack.c -fPIC -DPIC -o .libs/redblack.o :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong goodpath.c :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong locale.c armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./stubs.c :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./sudo_printf.c :8:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition :8:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./visudo.c libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./redblack.c -o redblack.o >/dev/null 2>&1 libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./sudoers_debug.c -o sudoers_debug.o >/dev/null 2>&1 :8:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./getdate.c libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./timeout.c -fPIC -DPIC -o .libs/timeout.o :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition :8:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения :8:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./sudoreplay.c armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./cvtsudoers.c :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition :8:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./cvtsudoers_json.c :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./cvtsudoers_ldif.c :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition :8:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./timeout.c -o timeout.o >/dev/null 2>&1 :8:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./cvtsudoers_pwutil.c /bin/sh ../../libtool --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./ldap_util.c libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./toke.c -fPIC -DPIC -o .libs/toke.o :8:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong group_plugin.c :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong interfaces.c libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./timestr.c -fPIC -DPIC -o .libs/timestr.o :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./toke_util.c -fPIC -DPIC -o .libs/toke_util.o :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ../../src/net_ifs.c :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition :8:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./testsudoers.c :8:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./tsgetgrpw.c :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition :8:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения /bin/sh ../../libtool --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./fmtsudoers.c :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition :8:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения :8:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения :8:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения :8:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения :8:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./timestr.c -o timestr.o >/dev/null 2>&1 :8:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения :8:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения :8:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения :8:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./toke.c -o toke.o >/dev/null 2>&1 libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./toke_util.c -o toke_util.o >/dev/null 2>&1 :8:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения :8:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения /bin/sh ../../libtool --mode=link armv7a-unknown-linux-gnueabihf-gcc -o sudoreplay getdate.o sudoreplay.o -Wl,-O1 -Wl,--as-needed -Wc,-fstack-protector-strong timestr.lo ../../lib/util/libsudo_util.la -lz libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./defaults.c -o defaults.o >/dev/null 2>&1 libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./ldap_util.c -fPIC -DPIC -o .libs/ldap_util.o :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./fmtsudoers.c -fPIC -DPIC -o .libs/fmtsudoers.o :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition :8:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./ldap_util.c -o ldap_util.o >/dev/null 2>&1 libtool: link: armv7a-unknown-linux-gnueabihf-gcc -o .libs/sudoreplay getdate.o sudoreplay.o -Wl,-O1 -fstack-protector-strong .libs/timestr.o -Wl,--as-needed ../../lib/util/.libs/libsudo_util.so -ldl -lz -Wl,-rpath -Wl,/usr/libexec/sudo /bin/sh ../../libtool --mode=link armv7a-unknown-linux-gnueabihf-gcc -o libparsesudoers.la alias.lo audit.lo base64.lo defaults.lo digestname.lo filedigest.lo gentime.lo gmtoff.lo gram.lo hexchar.lo match.lo match_addr.lo pwutil.lo pwutil_impl.lo rcstr.lo redblack.lo sudoers_debug.lo timeout.lo timestr.lo toke.lo toke_util.lo -no-install armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ldap_util.c :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition libtool: link: armv7a-unknown-linux-gnueabihf-ar cru .libs/libparsesudoers.a .libs/alias.o .libs/audit.o .libs/base64.o .libs/defaults.o .libs/digestname.o .libs/filedigest.o .libs/gentime.o .libs/gmtoff.o .libs/gram.o .libs/hexchar.o .libs/match.o .libs/match_addr.o .libs/pwutil.o .libs/pwutil_impl.o .libs/rcstr.o .libs/redblack.o .libs/sudoers_debug.o .libs/timeout.o .libs/timestr.o .libs/toke.o .libs/toke_util.o :8:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения libtool: link: armv7a-unknown-linux-gnueabihf-ranlib .libs/libparsesudoers.a libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./fmtsudoers.c -o fmtsudoers.o >/dev/null 2>&1 libtool: link: ( cd ".libs" && rm -f "libparsesudoers.la" && ln -s "../libparsesudoers.la" "libparsesudoers.la" ) /bin/sh ../../libtool --mode=link armv7a-unknown-linux-gnueabihf-gcc -o visudo editor.o find_path.o goodpath.o locale.o stubs.o sudo_printf.o visudo.o -Wl,-O1 -Wl,--as-needed -Wc,-fstack-protector-strong libparsesudoers.la ../../lib/util/libsudo_util.la case "-export-symbols ./sudoers.exp" in \ *-no-install*) \ /bin/sh ../../libtool --tag=disable-static --mode=link armv7a-unknown-linux-gnueabihf-gcc -Wl,-O1 -Wl,--as-needed -export-symbols ./sudoers.exp -o sudoers.la sudo_auth.lo pam.lo boottime.lo check.lo editor.lo env.lo env_pattern.lo find_path.lo fmtsudoers.lo gc.lo goodpath.lo group_plugin.lo interfaces.lo iolog.lo iolog_path.lo locale.lo logging.lo logwrap.lo mkdir_parents.lo parse.lo policy.lo prompt.lo set_perms.lo starttime.lo sudo_nss.lo sudoers.lo timestamp.lo libparsesudoers.la -lpam ../../lib/util/libsudo_util.la -lz -module;; \ *) \ /bin/sh ../../libtool --tag=disable-static --mode=link armv7a-unknown-linux-gnueabihf-gcc -Wl,-O1 -Wl,--as-needed -Wc,-fstack-protector-strong -export-symbols ./sudoers.exp -o sudoers.la sudo_auth.lo pam.lo boottime.lo check.lo editor.lo env.lo env_pattern.lo find_path.lo fmtsudoers.lo gc.lo goodpath.lo group_plugin.lo interfaces.lo iolog.lo iolog_path.lo locale.lo logging.lo logwrap.lo mkdir_parents.lo parse.lo policy.lo prompt.lo set_perms.lo starttime.lo sudo_nss.lo sudoers.lo timestamp.lo libparsesudoers.la -lpam ../../lib/util/libsudo_util.la -lz -module -avoid-version -rpath /usr/lib/sudo -shrext .so;; \ esac armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong fmtsudoers.c :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition libtool: link: armv7a-unknown-linux-gnueabihf-gcc -o .libs/visudo editor.o find_path.o goodpath.o locale.o stubs.o sudo_printf.o visudo.o -Wl,-O1 -fstack-protector-strong -Wl,--as-needed ./.libs/libparsesudoers.a ../../lib/util/.libs/libsudo_util.so -ldl -Wl,-rpath -Wl,/usr/libexec/sudo :8:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения /bin/sh ../../libtool --mode=link armv7a-unknown-linux-gnueabihf-gcc -o cvtsudoers cvtsudoers.o cvtsudoers_json.o cvtsudoers_ldif.o cvtsudoers_pwutil.o fmtsudoers.o locale.o stubs.o sudo_printf.o ldap_util.o -Wl,-O1 -Wl,--as-needed -Wc,-fstack-protector-strong libparsesudoers.la ../../lib/util/libsudo_util.la /bin/sh ../../libtool --mode=link armv7a-unknown-linux-gnueabihf-gcc -o testsudoers fmtsudoers.o group_plugin.o interfaces.o locale.o net_ifs.o sudo_printf.o testsudoers.o tsgetgrpw.o -Wl,-O1 -Wl,--as-needed -Wc,-fstack-protector-strong libparsesudoers.la ../../lib/util/libsudo_util.la libtool: link: echo "{ global:" > .libs/sudoers.ver libtool: link: cat ./sudoers.exp | sed -e "s/\(.*\)/\1;/" >> .libs/sudoers.ver libtool: link: armv7a-unknown-linux-gnueabihf-gcc -o .libs/cvtsudoers cvtsudoers.o cvtsudoers_json.o cvtsudoers_ldif.o cvtsudoers_pwutil.o fmtsudoers.o locale.o stubs.o sudo_printf.o ldap_util.o -Wl,-O1 -fstack-protector-strong -Wl,--as-needed ./.libs/libparsesudoers.a ../../lib/util/.libs/libsudo_util.so -ldl -Wl,-rpath -Wl,/usr/libexec/sudo libtool: link: echo "local: *; };" >> .libs/sudoers.ver libtool: link: armv7a-unknown-linux-gnueabihf-gcc -shared -fPIC -DPIC .libs/sudo_auth.o .libs/pam.o .libs/boottime.o .libs/check.o .libs/editor.o .libs/env.o .libs/env_pattern.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.o .libs/locale.o .libs/logging.o .libs/logwrap.o .libs/mkdir_parents.o .libs/parse.o .libs/policy.o .libs/prompt.o .libs/set_perms.o .libs/starttime.o .libs/sudo_nss.o .libs/sudoers.o .libs/timestamp.o -Wl,--whole-archive ./.libs/libparsesudoers.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/app-admin/sudo-1.8.23-r2/work/sudo-1.8.23/lib/util/.libs -Wl,-rpath -Wl,/usr/libexec/sudo -Wl,--as-needed -lpam ../../lib/util/.libs/libsudo_util.so -ldl -lz -Wl,-O1 -fstack-protector-strong -Wl,-soname -Wl,sudoers.so -Wl,-version-script -Wl,.libs/sudoers.ver -o .libs/sudoers.so libtool: link: armv7a-unknown-linux-gnueabihf-gcc -o .libs/testsudoers fmtsudoers.o group_plugin.o interfaces.o locale.o net_ifs.o sudo_printf.o testsudoers.o tsgetgrpw.o -Wl,-O1 -fstack-protector-strong -Wl,--as-needed ./.libs/libparsesudoers.a ../../lib/util/.libs/libsudo_util.so -ldl -Wl,-rpath -Wl,/usr/libexec/sudo libtool: link: ( cd ".libs" && rm -f "sudoers.la" && ln -s "../sudoers.la" "sudoers.la" ) make[1]: Leaving directory '/var/tmp/portage/app-admin/sudo-1.8.23-r2/work/sudo-1.8.23/plugins/sudoers' make[1]: Entering directory '/var/tmp/portage/app-admin/sudo-1.8.23-r2/work/sudo-1.8.23/plugins/system_group' /bin/sh ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I../.. -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./system_group.c libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I../.. -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./system_group.c -fPIC -DPIC -o .libs/system_group.o :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition :1:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения /bin/sh ../../libtool --tag=disable-static --mode=link armv7a-unknown-linux-gnueabihf-gcc -Wl,-O1 -Wl,--as-needed -Wc,-fstack-protector-strong -export-symbols ./system_group.exp -o system_group.la system_group.lo ../../lib/util/libsudo_util.la -module -avoid-version -rpath /usr/lib/sudo -shrext .so libtool: link: echo "{ global:" > .libs/system_group.ver libtool: link: cat ./system_group.exp | sed -e "s/\(.*\)/\1;/" >> .libs/system_group.ver libtool: link: echo "local: *; };" >> .libs/system_group.ver libtool: link: armv7a-unknown-linux-gnueabihf-gcc -shared -fPIC -DPIC .libs/system_group.o -Wl,-rpath -Wl,/var/tmp/portage/app-admin/sudo-1.8.23-r2/work/sudo-1.8.23/lib/util/.libs -Wl,-rpath -Wl,/usr/libexec/sudo -Wl,--as-needed ../../lib/util/.libs/libsudo_util.so -ldl -Wl,-O1 -fstack-protector-strong -Wl,-soname -Wl,system_group.so -Wl,-version-script -Wl,.libs/system_group.ver -o .libs/system_group.so libtool: link: ( cd ".libs" && rm -f "system_group.la" && ln -s "../system_group.la" "system_group.la" ) make[1]: Leaving directory '/var/tmp/portage/app-admin/sudo-1.8.23-r2/work/sudo-1.8.23/plugins/system_group' make[1]: Entering directory '/var/tmp/portage/app-admin/sudo-1.8.23-r2/work/sudo-1.8.23/src' armv7a-unknown-linux-gnueabihf-gcc -c -I../include -I.. -I. -I. -I.. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DLOCALEDIR=\"/usr/share/locale\" -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./conversation.c armv7a-unknown-linux-gnueabihf-gcc -c -I../include -I.. -I. -I. -I.. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DLOCALEDIR=\"/usr/share/locale\" -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./env_hooks.c armv7a-unknown-linux-gnueabihf-gcc -c -I../include -I.. -I. -I. -I.. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DLOCALEDIR=\"/usr/share/locale\" -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./exec.c armv7a-unknown-linux-gnueabihf-gcc -c -I../include -I.. -I. -I. -I.. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DLOCALEDIR=\"/usr/share/locale\" -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./exec_common.c armv7a-unknown-linux-gnueabihf-gcc -c -I../include -I.. -I. -I. -I.. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DLOCALEDIR=\"/usr/share/locale\" -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./exec_monitor.c armv7a-unknown-linux-gnueabihf-gcc -c -I../include -I.. -I. -I. -I.. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DLOCALEDIR=\"/usr/share/locale\" -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./exec_nopty.c armv7a-unknown-linux-gnueabihf-gcc -c -I../include -I.. -I. -I. -I.. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DLOCALEDIR=\"/usr/share/locale\" -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./exec_pty.c armv7a-unknown-linux-gnueabihf-gcc -c -I../include -I.. -I. -I. -I.. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DLOCALEDIR=\"/usr/share/locale\" -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./get_pty.c armv7a-unknown-linux-gnueabihf-gcc -c -I../include -I.. -I. -I. -I.. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DLOCALEDIR=\"/usr/share/locale\" -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./hooks.c armv7a-unknown-linux-gnueabihf-gcc -c -I../include -I.. -I. -I. -I.. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DLOCALEDIR=\"/usr/share/locale\" -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./net_ifs.c armv7a-unknown-linux-gnueabihf-gcc -c -I../include -I.. -I. -I. -I.. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DLOCALEDIR=\"/usr/share/locale\" -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./load_plugins.c :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition armv7a-unknown-linux-gnueabihf-gcc -c -I../include -I.. -I. -I. -I.. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DLOCALEDIR=\"/usr/share/locale\" -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./parse_args.c armv7a-unknown-linux-gnueabihf-gcc -c -I../include -I.. -I. -I. -I.. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DLOCALEDIR=\"/usr/share/locale\" -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./preserve_fds.c :0:0: warning: "_FORTIFY_SOURCE" redefined armv7a-unknown-linux-gnueabihf-gcc -c -I../include -I.. -I. -I. -I.. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DLOCALEDIR=\"/usr/share/locale\" -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./signal.c : note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition :3:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения armv7a-unknown-linux-gnueabihf-gcc -c -I../include -I.. -I. -I. -I.. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DLOCALEDIR=\"/usr/share/locale\" -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./sudo.c :3:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения armv7a-unknown-linux-gnueabihf-gcc -c -I../include -I.. -I. -I. -I.. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DLOCALEDIR=\"/usr/share/locale\" -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./sudo_edit.c :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition :3:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения armv7a-unknown-linux-gnueabihf-gcc -c -I../include -I.. -I. -I. -I.. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DLOCALEDIR=\"/usr/share/locale\" -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./tcsetpgrp_nobg.c :3:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения armv7a-unknown-linux-gnueabihf-gcc -c -I../include -I.. -I. -I. -I.. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DLOCALEDIR=\"/usr/share/locale\" -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./tgetpass.c :3:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения armv7a-unknown-linux-gnueabihf-gcc -c -I../include -I.. -I. -I. -I.. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DLOCALEDIR=\"/usr/share/locale\" -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./ttyname.c :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition :3:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition armv7a-unknown-linux-gnueabihf-gcc -c -I../include -I.. -I. -I. -I.. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DLOCALEDIR=\"/usr/share/locale\" -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./utmp.c :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition :3:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения /bin/sh ../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -I../include -I.. -I. -I. -I.. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DLOCALEDIR=\"/usr/share/locale\" -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./sudo_noexec.c :3:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения :3:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения :3:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition :3:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition :3:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения :3:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition :3:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения :3:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения :3:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения :3:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения :3:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения :3:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../include -I.. -I. -I. -I.. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -DLOCALEDIR=\"/usr/share/locale\" -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./sudo_noexec.c -fPIC -DPIC -o .libs/sudo_noexec.o :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition :3:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения /bin/sh ../libtool --tag=disable-static --mode=link armv7a-unknown-linux-gnueabihf-gcc -Wl,-O1 -Wl,--as-needed -Wc,-fstack-protector-strong -ldl -o libsudo_noexec.la sudo_noexec.lo -avoid-version -rpath /usr/libexec/sudo -shrext .so libtool: link: armv7a-unknown-linux-gnueabihf-gcc -shared -fPIC -DPIC .libs/sudo_noexec.o -Wl,--as-needed -ldl -Wl,-O1 -fstack-protector-strong -Wl,-soname -Wl,libsudo_noexec.so -o .libs/libsudo_noexec.so libtool: link: ( cd ".libs" && rm -f "libsudo_noexec.la" && ln -s "../libsudo_noexec.la" "libsudo_noexec.la" ) sed 's/libsudo_noexec/sudo_noexec/g' libsudo_noexec.la > sudo_noexec.la if test -f .libs/libsudo_noexec.lai; then sed 's/libsudo_noexec/sudo_noexec/g' .libs/libsudo_noexec.lai > .libs/sudo_noexec.lai; fi cp -p .libs/libsudo_noexec.so .libs/sudo_noexec.so /bin/sh ../libtool --tag=disable-static --mode=link armv7a-unknown-linux-gnueabihf-gcc -o sudo conversation.o env_hooks.o exec.o exec_common.o exec_monitor.o exec_nopty.o exec_pty.o get_pty.o hooks.o net_ifs.o load_plugins.o parse_args.o preserve_fds.o signal.o sudo.o sudo_edit.o tcsetpgrp_nobg.o tgetpass.o ttyname.o utmp.o -Wl,-O1 -Wl,--as-needed -Wc,-fstack-protector-strong -lutil ../lib/util/libsudo_util.la libtool: link: armv7a-unknown-linux-gnueabihf-gcc -o .libs/sudo conversation.o env_hooks.o exec.o exec_common.o exec_monitor.o exec_nopty.o exec_pty.o get_pty.o hooks.o net_ifs.o load_plugins.o parse_args.o preserve_fds.o signal.o sudo.o sudo_edit.o tcsetpgrp_nobg.o tgetpass.o ttyname.o utmp.o -Wl,-O1 -fstack-protector-strong -Wl,--as-needed -lutil ../lib/util/.libs/libsudo_util.so -ldl -Wl,-rpath -Wl,/usr/libexec/sudo make[1]: Leaving directory '/var/tmp/portage/app-admin/sudo-1.8.23-r2/work/sudo-1.8.23/src' make[1]: Entering directory '/var/tmp/portage/app-admin/sudo-1.8.23-r2/work/sudo-1.8.23/include' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/var/tmp/portage/app-admin/sudo-1.8.23-r2/work/sudo-1.8.23/include' make[1]: Entering directory '/var/tmp/portage/app-admin/sudo-1.8.23-r2/work/sudo-1.8.23/doc' BAMAN=0 LCMAN=0 SEMAN=0 PSMAN=0 /bin/sh ./fixmdoc.sh sudo.mdoc.sed cd .. && /bin/sh config.status --file=doc/visudo.mdoc cd .. && /bin/sh config.status --file=doc/sudo.conf.mdoc LCMAN=0 SEMAN=0 PSMAN=0 /bin/sh ./fixmdoc.sh sudoers.mdoc.sed cd .. && /bin/sh config.status --file=doc/sudoers.ldap.mdoc cd .. && /bin/sh config.status --file=doc/sudoers_timestamp.mdoc cd .. && /bin/sh config.status --file=doc/cvtsudoers.mdoc cd .. && /bin/sh config.status --file=doc/sudoreplay.mdoc cd .. && /bin/sh config.status --file=doc/sudo_plugin.mdoc (cd .. && /bin/sh config.status --file=-) < ./sudo.mdoc.in | /bin/sed -f sudo.mdoc.sed > sudo.mdoc (cd .. && /bin/sh config.status --file=-) < ./sudoers.mdoc.in | /bin/sed -f sudoers.mdoc.sed > sudoers.mdoc config.status: creating doc/visudo.mdoc config.status: creating doc/sudoers.ldap.mdoc config.status: creating doc/sudo.conf.mdoc config.status: creating doc/cvtsudoers.mdoc config.status: creating doc/sudoreplay.mdoc config.status: creating doc/sudo_plugin.mdoc config.status: creating doc/sudoers_timestamp.mdoc make[1]: Leaving directory '/var/tmp/portage/app-admin/sudo-1.8.23-r2/work/sudo-1.8.23/doc' make[1]: Entering directory '/var/tmp/portage/app-admin/sudo-1.8.23-r2/work/sudo-1.8.23/examples' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/var/tmp/portage/app-admin/sudo-1.8.23-r2/work/sudo-1.8.23/examples' >>> Source compiled. >>> Test phase: app-admin/sudo-1.8.23-r2 make -j14 SAMPLES= check for d in lib/util plugins/group_file plugins/sudoers plugins/system_group src include doc examples; do \ (cd $d && exec make check) && continue; \ exit $?; \ done make[1]: Entering directory '/var/tmp/portage/app-admin/sudo-1.8.23-r2/work/sudo-1.8.23/lib/util' /bin/sh ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o atofoo_test.lo -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./regress/atofoo/atofoo_test.c /bin/sh ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o conf_test.lo -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./regress/sudo_conf/conf_test.c /bin/sh ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o hltq_test.lo -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./regress/tailq/hltq_test.c /bin/sh ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o parseln_test.lo -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./regress/sudo_parseln/parseln_test.c /bin/sh ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o progname_test.lo -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./regress/progname/progname_test.c /bin/sh ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o strsplit_test.lo -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./regress/strsplit/strsplit_test.c /bin/sh ../../libtool --tag=disable-static --mode=compile armv7a-unknown-linux-gnueabihf-gcc -c -o parse_gids_test.lo -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./regress/parse_gids/parse_gids_test.c libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./regress/sudo_conf/conf_test.c -fPIC -DPIC -o .libs/conf_test.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./regress/sudo_parseln/parseln_test.c -fPIC -DPIC -o .libs/parseln_test.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./regress/atofoo/atofoo_test.c -fPIC -DPIC -o .libs/atofoo_test.o libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./regress/parse_gids/parse_gids_test.c -fPIC -DPIC -o .libs/parse_gids_test.o :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./regress/tailq/hltq_test.c -fPIC -DPIC -o .libs/hltq_test.o :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./regress/strsplit/strsplit_test.c -fPIC -DPIC -o .libs/strsplit_test.o :0:0: warning: "_FORTIFY_SOURCE" redefined libtool: compile: armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I../.. -D_PATH_SUDO_CONF=\"/etc/sudo.conf\" -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./regress/progname/progname_test.c -fPIC -DPIC -o .libs/progname_test.o : note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition :2:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения :2:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения /bin/sh ../../libtool --tag=disable-static --mode=link armv7a-unknown-linux-gnueabihf-gcc -o atofoo_test atofoo_test.lo libsudo_util.la -Wc,-fstack-protector-strong -Wl,-O1 -Wl,--as-needed /bin/sh ../../libtool --tag=disable-static --mode=link armv7a-unknown-linux-gnueabihf-gcc -o parseln_test parseln_test.lo libsudo_util.la -Wc,-fstack-protector-strong -Wl,-O1 -Wl,--as-needed :2:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения /bin/sh ../../libtool --tag=disable-static --mode=link armv7a-unknown-linux-gnueabihf-gcc -o conf_test conf_test.lo libsudo_util.la -Wc,-fstack-protector-strong -Wl,-O1 -Wl,--as-needed :2:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения :2:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения /bin/sh ../../libtool --tag=disable-static --mode=link armv7a-unknown-linux-gnueabihf-gcc -o parse_gids_test parse_gids_test.lo libsudo_util.la -Wc,-fstack-protector-strong -Wl,-O1 -Wl,--as-needed /bin/sh ../../libtool --tag=disable-static --mode=link armv7a-unknown-linux-gnueabihf-gcc -o progname_test progname_test.lo progname.lo -Wc,-fstack-protector-strong -Wl,-O1 -Wl,--as-needed :2:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения :2:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения /bin/sh ../../libtool --tag=disable-static --mode=link armv7a-unknown-linux-gnueabihf-gcc -o hltq_test hltq_test.lo libsudo_util.la -Wc,-fstack-protector-strong -Wl,-O1 -Wl,--as-needed /bin/sh ../../libtool --tag=disable-static --mode=link armv7a-unknown-linux-gnueabihf-gcc -o strsplit_test strsplit_test.lo libsudo_util.la -Wc,-fstack-protector-strong -Wl,-O1 -Wl,--as-needed libtool: link: armv7a-unknown-linux-gnueabihf-gcc -o progname_test .libs/progname_test.o .libs/progname.o -fstack-protector-strong -Wl,-O1 -Wl,--as-needed libtool: link: armv7a-unknown-linux-gnueabihf-gcc -o .libs/parseln_test .libs/parseln_test.o -fstack-protector-strong -Wl,-O1 ./.libs/libsudo_util.so -ldl -Wl,--as-needed -Wl,-rpath -Wl,/usr/libexec/sudo libtool: link: armv7a-unknown-linux-gnueabihf-gcc -o .libs/parse_gids_test .libs/parse_gids_test.o -fstack-protector-strong -Wl,-O1 ./.libs/libsudo_util.so -ldl -Wl,--as-needed -Wl,-rpath -Wl,/usr/libexec/sudo libtool: link: armv7a-unknown-linux-gnueabihf-gcc -o .libs/atofoo_test .libs/atofoo_test.o -fstack-protector-strong -Wl,-O1 ./.libs/libsudo_util.so -ldl -Wl,--as-needed -Wl,-rpath -Wl,/usr/libexec/sudo libtool: link: armv7a-unknown-linux-gnueabihf-gcc -o .libs/strsplit_test .libs/strsplit_test.o -fstack-protector-strong -Wl,-O1 ./.libs/libsudo_util.so -ldl -Wl,--as-needed -Wl,-rpath -Wl,/usr/libexec/sudo libtool: link: armv7a-unknown-linux-gnueabihf-gcc -o .libs/hltq_test .libs/hltq_test.o -fstack-protector-strong -Wl,-O1 ./.libs/libsudo_util.so -ldl -Wl,--as-needed -Wl,-rpath -Wl,/usr/libexec/sudo libtool: link: armv7a-unknown-linux-gnueabihf-gcc -o .libs/conf_test .libs/conf_test.o -fstack-protector-strong -Wl,-O1 ./.libs/libsudo_util.so -ldl -Wl,--as-needed -Wl,-rpath -Wl,/usr/libexec/sudo parse_gids_test: 6 tests run, 0 errors, 100% success rate strsplit_test: 29 tests run, 0 errors, 100% success rate atofoo_test: 23 tests run, 0 errors, 100% success rate hltq_test: 19 tests run, 0 errors, 100% success rate sudo_conf/test1: OK sudo_conf/test2: OK sudo_conf/test3: OK sudo_conf/test4: OK sudo_conf/test4 (stderr): OK sudo_conf/test5: OK sudo_conf/test5 (stderr): OK sudo_conf/test6: OK sudo_conf/test7: OK sudo_conf: 9/9 tests passed; 0/9 tests failed sudo_parseln/test1: OK sudo_parseln/test2: OK sudo_parseln/test3: OK sudo_parseln/test4: OK sudo_parseln/test5: OK sudo_parseln/test6: OK sudo_parseln: 6/6 tests passed; 0/6 tests failed make[1]: Leaving directory '/var/tmp/portage/app-admin/sudo-1.8.23-r2/work/sudo-1.8.23/lib/util' make[1]: Entering directory '/var/tmp/portage/app-admin/sudo-1.8.23-r2/work/sudo-1.8.23/plugins/group_file' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/var/tmp/portage/app-admin/sudo-1.8.23-r2/work/sudo-1.8.23/plugins/group_file' make[1]: Entering directory '/var/tmp/portage/app-admin/sudo-1.8.23-r2/work/sudo-1.8.23/plugins/sudoers' armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./regress/parser/check_addr.c armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong match_addr.c armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong sudoers_debug.c armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./regress/parser/check_base64.c armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong base64.c armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./regress/parser/check_digest.c armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong digestname.c armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./regress/env_match/check_env_pattern.c armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong env_pattern.c armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong hexchar.c :0:0: warning: "_FORTIFY_SOURCE" redefined armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./regress/parser/check_gentime.c : note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong gentime.c :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong gmtoff.c armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./regress/parser/check_hexchar.c :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition :8:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./regress/iolog_path/check_iolog_path.c :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition :8:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong iolog_path.c :8:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong pwutil.c :8:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong pwutil_impl.c :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition :8:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения :8:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong redblack.c armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./regress/logging/check_wrap.c :8:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения :8:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong logwrap.c armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./regress/starttime/check_starttime.c :8:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong starttime.c :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition :8:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./regress/check_symbols/check_symbols.c :8:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения /bin/sh ../../libtool --mode=link armv7a-unknown-linux-gnueabihf-gcc -o check_addr check_addr.o interfaces.o match_addr.o sudoers_debug.o sudo_printf.o -Wl,-O1 -Wl,--as-needed -Wc,-fstack-protector-strong ../../lib/util/libsudo_util.la :8:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения /bin/sh ../../libtool --mode=link armv7a-unknown-linux-gnueabihf-gcc -o check_base64 check_base64.o base64.o sudoers_debug.o -Wl,-O1 -Wl,--as-needed -Wc,-fstack-protector-strong ../../lib/util/libsudo_util.la :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition :8:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения /bin/sh ../../libtool --mode=link armv7a-unknown-linux-gnueabihf-gcc -o check_digest check_digest.o filedigest.lo digestname.o sudoers_debug.o -Wl,-O1 -Wl,--as-needed -Wc,-fstack-protector-strong ../../lib/util/libsudo_util.la :8:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения /bin/sh ../../libtool --mode=link armv7a-unknown-linux-gnueabihf-gcc -o check_env_pattern check_env_pattern.o env_pattern.o sudoers_debug.o -Wl,-O1 -Wl,--as-needed -Wc,-fstack-protector-strong ../../lib/util/libsudo_util.la :8:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong ./regress/parser/check_fill.c :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : note: this is the location of the previous definition :8:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения armv7a-unknown-linux-gnueabihf-gcc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_CVTSUDOERS_CONF=\"/etc/cvtsudoers.conf\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ggdb3 -fstack-protector-strong toke_util.c :8:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения /bin/sh ../../libtool --mode=link armv7a-unknown-linux-gnueabihf-gcc -o check_symbols check_symbols.o -Wl,-O1 -Wl,--as-needed -Wc,-fstack-protector-strong ../../lib/util/libsudo_util.la -lutil :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition :8:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения :8:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения /bin/sh ../../libtool --mode=link armv7a-unknown-linux-gnueabihf-gcc -o check_gentime check_gentime.o gentime.o gmtoff.o sudoers_debug.o -Wl,-O1 -Wl,--as-needed -Wc,-fstack-protector-strong ../../lib/util/libsudo_util.la :8:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения :8:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения /bin/sh ../../libtool --mode=link armv7a-unknown-linux-gnueabihf-gcc -o check_hexchar check_hexchar.o hexchar.o sudoers_debug.o -Wl,-O1 -Wl,--as-needed -Wc,-fstack-protector-strong ../../lib/util/libsudo_util.la :8:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения /bin/sh ../../libtool --mode=link armv7a-unknown-linux-gnueabihf-gcc -o check_wrap check_wrap.o logwrap.o sudoers_debug.o -Wl,-O1 -Wl,--as-needed -Wc,-fstack-protector-strong ../../lib/util/libsudo_util.la :0:0: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /bin/sh ../../libtool --mode=link armv7a-unknown-linux-gnueabihf-gcc -o check_iolog_path check_iolog_path.o iolog_path.o locale.o pwutil.o pwutil_impl.o redblack.o sudoers_debug.o -Wl,-O1 -Wl,--as-needed -Wc,-fstack-protector-strong ../../lib/util/libsudo_util.la :8:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения /bin/sh ../../libtool --mode=link armv7a-unknown-linux-gnueabihf-gcc -o check_starttime check_starttime.o starttime.o sudoers_debug.o -Wl,-O1 -Wl,--as-needed -Wc,-fstack-protector-strong ../../lib/util/libsudo_util.la :8:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения :8:0: предупреждение: «_FORTIFY_SOURCE» переопределён : замечание: это расположение предыдущего определения /bin/sh ../../libtool --mode=link armv7a-unknown-linux-gnueabihf-gcc -o check_fill check_fill.o hexchar.o toke_util.o sudoers_debug.o -Wl,-O1 -Wl,--as-needed -Wc,-fstack-protector-strong ../../lib/util/libsudo_util.la libtool: link: armv7a-unknown-linux-gnueabihf-gcc -o .libs/check_addr check_addr.o interfaces.o match_addr.o sudoers_debug.o sudo_printf.o -Wl,-O1 -fstack-protector-strong -Wl,--as-needed ../../lib/util/.libs/libsudo_util.so -ldl -Wl,-rpath -Wl,/usr/libexec/sudo libtool: link: armv7a-unknown-linux-gnueabihf-gcc -o .libs/check_base64 check_base64.o base64.o sudoers_debug.o -Wl,-O1 -fstack-protector-strong -Wl,--as-needed ../../lib/util/.libs/libsudo_util.so -ldl -Wl,-rpath -Wl,/usr/libexec/sudo libtool: link: armv7a-unknown-linux-gnueabihf-gcc -o .libs/check_symbols check_symbols.o -Wl,-O1 -fstack-protector-strong -Wl,--as-needed ../../lib/util/.libs/libsudo_util.so -ldl -lutil -Wl,-rpath -Wl,/usr/libexec/sudo libtool: link: armv7a-unknown-linux-gnueabihf-gcc -o .libs/check_env_pattern check_env_pattern.o env_pattern.o sudoers_debug.o -Wl,-O1 -fstack-protector-strong -Wl,--as-needed ../../lib/util/.libs/libsudo_util.so -ldl -Wl,-rpath -Wl,/usr/libexec/sudo libtool: link: armv7a-unknown-linux-gnueabihf-gcc -o .libs/check_iolog_path check_iolog_path.o iolog_path.o locale.o pwutil.o pwutil_impl.o redblack.o sudoers_debug.o -Wl,-O1 -fstack-protector-strong -Wl,--as-needed ../../lib/util/.libs/libsudo_util.so -ldl -Wl,-rpath -Wl,/usr/libexec/sudo libtool: link: armv7a-unknown-linux-gnueabihf-gcc -o .libs/check_hexchar check_hexchar.o hexchar.o sudoers_debug.o -Wl,-O1 -fstack-protector-strong -Wl,--as-needed ../../lib/util/.libs/libsudo_util.so -ldl -Wl,-rpath -Wl,/usr/libexec/sudo libtool: link: armv7a-unknown-linux-gnueabihf-gcc -o .libs/check_digest check_digest.o .libs/filedigest.o digestname.o sudoers_debug.o -Wl,-O1 -fstack-protector-strong -Wl,--as-needed ../../lib/util/.libs/libsudo_util.so -ldl -Wl,-rpath -Wl,/usr/libexec/sudo libtool: link: armv7a-unknown-linux-gnueabihf-gcc -o .libs/check_gentime check_gentime.o gentime.o gmtoff.o sudoers_debug.o -Wl,-O1 -fstack-protector-strong -Wl,--as-needed ../../lib/util/.libs/libsudo_util.so -ldl -Wl,-rpath -Wl,/usr/libexec/sudo libtool: link: armv7a-unknown-linux-gnueabihf-gcc -o .libs/check_wrap check_wrap.o logwrap.o sudoers_debug.o -Wl,-O1 -fstack-protector-strong -Wl,--as-needed ../../lib/util/.libs/libsudo_util.so -ldl -Wl,-rpath -Wl,/usr/libexec/sudo libtool: link: armv7a-unknown-linux-gnueabihf-gcc -o .libs/check_starttime check_starttime.o starttime.o sudoers_debug.o -Wl,-O1 -fstack-protector-strong -Wl,--as-needed ../../lib/util/.libs/libsudo_util.so -ldl -Wl,-rpath -Wl,/usr/libexec/sudo libtool: link: armv7a-unknown-linux-gnueabihf-gcc -o .libs/check_fill check_fill.o hexchar.o toke_util.o sudoers_debug.o -Wl,-O1 -fstack-protector-strong -Wl,--as-needed ../../lib/util/.libs/libsudo_util.so -ldl -Wl,-rpath -Wl,/usr/libexec/sudo check_addr: 9 tests run, 0 errors, 100% success rate check_base64: 6 tests run, 0 errors, 100% success rate check_env_pattern: 22 tests run, 0 errors, 100% success rate check_fill: 18 tests run, 0 errors, 100% success rate check_gentime: 17 tests run, 0 errors, 100% success rate check_hexchar: 515 tests run, 0 errors, 100% success rate iolog_path: 8 tests run, 0 errors, 100% success rate check_starttime: 3 tests run, 0 errors, 100% success rate check_symbols: 7 tests run, 0 errors, 100% success rate sudoers/test1 (parse): OK sudoers/test1 (toke): OK sudoers/test1 (json): OK sudoers/test1 (ldif): OK sudoers/test1 (reparse): OK sudoers/test1 (ldif2sudo): OK sudoers/test10 (parse): OK sudoers/test10 (toke): OK sudoers/test10 (json): OK sudoers/test10 (ldif): OK sudoers/test10 (reparse): OK sudoers/test11 (parse): OK sudoers/test11 (toke): OK sudoers/test11 (json): OK sudoers/test11 (ldif): OK sudoers/test11 (reparse): OK sudoers/test12 (parse): OK sudoers/test12 (toke): OK sudoers/test12 (json): OK sudoers/test12 (ldif): OK sudoers/test12 (reparse): OK sudoers/test13 (parse): OK sudoers/test13 (toke): OK sudoers/test13 (json): OK sudoers/test13 (ldif): OK sudoers/test13 (reparse): OK sudoers/test14 (parse): OK sudoers/test14 (toke): OK sudoers/test14 (json): OK sudoers/test14 (ldif): OK sudoers/test14 (reparse): OK sudoers/test14 (ldif2sudo): OK sudoers/test15 (parse): OK sudoers/test15 (toke): OK sudoers/test15 (json): OK sudoers/test15 (ldif): OK sudoers/test15 (reparse): OK sudoers/test15 (ldif2sudo): OK sudoers/test16 (parse): OK sudoers/test16 (toke): OK sudoers/test16 (json): OK sudoers/test16 (ldif): OK sudoers/test16 (reparse): OK sudoers/test16 (ldif2sudo): OK sudoers/test17 (parse): OK sudoers/test17 (toke): OK sudoers/test17 (json): OK sudoers/test17 (ldif): OK sudoers/test17 (reparse): OK sudoers/test17 (ldif2sudo): OK sudoers/test18 (parse): OK sudoers/test18 (toke): OK sudoers/test18 (json): OK sudoers/test18 (ldif): OK sudoers/test18 (reparse): OK sudoers/test19 (parse): FAIL 3,12c3,12 < user0 ALL = NOTBEFORE=20170214073000Z NOTAFTER=20170301073000Z /usr/bin/id, /bin/ls < user1 ALL = NOTBEFORE=20170214073000Z /usr/bin/id, NOTAFTER=20170301073000Z /bin/ls < user2 ALL = NOTBEFORE=20170214073018Z /usr/bin/id < user3 ALL = NOTBEFORE=20170214070000Z /usr/bin/id < user4 ALL = NOTBEFORE=20170214072400Z /usr/bin/id < user5 ALL = NOTBEFORE=20170214073000Z /usr/bin/id < user6 ALL = NOTBEFORE=20170214073000Z /usr/bin/id < user7 ALL = NOTBEFORE=20170214073000Z /usr/bin/id < user8 ALL = NOTBEFORE=20170214073000Z /usr/bin/id < user9 ALL = NOTBEFORE=20170214073000Z /usr/bin/id --- > user0 ALL = NOTBEFORE=20170214083000Z NOTAFTER=20170301083000Z /usr/bin/id, /bin/ls > user1 ALL = NOTBEFORE=20170214083000Z /usr/bin/id, NOTAFTER=20170301083000Z /bin/ls > user2 ALL = NOTBEFORE=20170214083018Z /usr/bin/id > user3 ALL = NOTBEFORE=20170214080000Z /usr/bin/id > user4 ALL = NOTBEFORE=20170214082400Z /usr/bin/id > user5 ALL = NOTBEFORE=20170214083000Z /usr/bin/id > user6 ALL = NOTBEFORE=20170214083000Z /usr/bin/id > user7 ALL = NOTBEFORE=20170214083000Z /usr/bin/id > user8 ALL = NOTBEFORE=20170214083000Z /usr/bin/id > user9 ALL = NOTBEFORE=20170214083000Z /usr/bin/id sudoers/test19 (toke): OK sudoers/test19 (json): FAIL 13,14c13,14 < { "notbefore": "20170214073000Z" }, < { "notafter": "20170301073000Z" } --- > { "notbefore": "20170214083000Z" }, > { "notafter": "20170301083000Z" } 33c33 < { "notbefore": "20170214073000Z" } --- > { "notbefore": "20170214083000Z" } 52c52 < { "notbefore": "20170214073018Z" } --- > { "notbefore": "20170214083018Z" } 70c70 < { "notbefore": "20170214070000Z" } --- > { "notbefore": "20170214080000Z" } 88c88 < { "notbefore": "20170214072400Z" } --- > { "notbefore": "20170214082400Z" } 106c106 < { "notbefore": "20170214073000Z" } --- > { "notbefore": "20170214083000Z" } 124c124 < { "notbefore": "20170214073000Z" } --- > { "notbefore": "20170214083000Z" } 142c142 < { "notbefore": "20170214073000Z" } --- > { "notbefore": "20170214083000Z" } 160c160 < { "notbefore": "20170214073000Z" } --- > { "notbefore": "20170214083000Z" } 178c178 < { "notbefore": "20170214073000Z" } --- > { "notbefore": "20170214083000Z" } sudoers/test19: (ldif) FAIL 7,8c7,8 < sudoNotBefore: 20170214073000Z < sudoNotAfter: 20170301073000Z --- > sudoNotBefore: 20170214083000Z > sudoNotAfter: 20170301083000Z 19c19 < sudoNotBefore: 20170214073000Z --- > sudoNotBefore: 20170214083000Z 30c30 < sudoNotBefore: 20170214073018Z --- > sudoNotBefore: 20170214083018Z 40c40 < sudoNotBefore: 20170214070000Z --- > sudoNotBefore: 20170214080000Z 50c50 < sudoNotBefore: 20170214072400Z --- > sudoNotBefore: 20170214082400Z 60c60 < sudoNotBefore: 20170214073000Z --- > sudoNotBefore: 20170214083000Z 70c70 < sudoNotBefore: 20170214073000Z --- > sudoNotBefore: 20170214083000Z 80c80 < sudoNotBefore: 20170214073000Z --- > sudoNotBefore: 20170214083000Z 90c90 < sudoNotBefore: 20170214073000Z --- > sudoNotBefore: 20170214083000Z 100c100 < sudoNotBefore: 20170214073000Z --- > sudoNotBefore: 20170214083000Z sudoers/test19 (reparse): OK sudoers/test19: (ldif2sudo) FAIL 7,8c7,8 < sudoNotBefore: 20170214073000Z < sudoNotAfter: 20170301073000Z --- > sudoNotBefore: 20170214083000Z > sudoNotAfter: 20170301083000Z 19c19 < sudoNotBefore: 20170214073000Z --- > sudoNotBefore: 20170214083000Z 30c30 < sudoNotBefore: 20170214073018Z --- > sudoNotBefore: 20170214083018Z 40c40 < sudoNotBefore: 20170214070000Z --- > sudoNotBefore: 20170214080000Z 50c50 < sudoNotBefore: 20170214072400Z --- > sudoNotBefore: 20170214082400Z 60c60 < sudoNotBefore: 20170214073000Z --- > sudoNotBefore: 20170214083000Z 70c70 < sudoNotBefore: 20170214073000Z --- > sudoNotBefore: 20170214083000Z 80c80 < sudoNotBefore: 20170214073000Z --- > sudoNotBefore: 20170214083000Z 90c90 < sudoNotBefore: 20170214073000Z --- > sudoNotBefore: 20170214083000Z 100c100 < sudoNotBefore: 20170214073000Z --- > sudoNotBefore: 20170214083000Z sudoers/test2 (parse): OK sudoers/test2 (toke): OK sudoers/test2 (json): OK sudoers/test2 (ldif): OK sudoers/test2 (reparse): OK sudoers/test2 (ldif2sudo): OK sudoers/test20 (parse): OK sudoers/test20 (toke): OK sudoers/test20 (json): OK sudoers/test20 (ldif): OK sudoers/test20 (reparse): OK sudoers/test20 (ldif2sudo): OK sudoers/test21 (parse): OK sudoers/test21 (toke): OK sudoers/test21 (json): OK sudoers/test21 (ldif): OK sudoers/test21 (reparse): OK sudoers/test21 (ldif2sudo): OK sudoers/test22 (parse): OK sudoers/test22 (toke): OK sudoers/test22 (json): OK sudoers/test22 (ldif): OK sudoers/test22 (reparse): OK sudoers/test22 (ldif2sudo): OK sudoers/test3 (parse): OK sudoers/test3 (toke): OK sudoers/test3 (json): OK sudoers/test3 (ldif): OK sudoers/test3 (reparse): OK sudoers/test3 (ldif2sudo): OK sudoers/test4 (parse): OK sudoers/test4 (toke): OK sudoers/test4 (json): OK sudoers/test4 (ldif): OK sudoers/test4 (reparse): OK sudoers/test5 (parse): OK sudoers/test5 (toke): OK sudoers/test5 (json): OK sudoers/test5 (ldif): OK sudoers/test5 (reparse): OK sudoers/test6 (parse): OK sudoers/test6 (toke): OK sudoers/test6 (json): OK sudoers/test6 (ldif): OK sudoers/test6 (reparse): OK sudoers/test6 (ldif2sudo): OK sudoers/test7 (parse): OK sudoers/test7 (toke): OK sudoers/test7 (json): OK sudoers/test7 (ldif): OK sudoers/test7 (reparse): OK sudoers/test8 (parse): OK sudoers/test8 (toke): OK sudoers/test8 (json): OK sudoers/test8 (ldif): OK sudoers/test8 (reparse): OK sudoers/test9 (parse): OK sudoers/test9 (toke): OK sudoers/test9 (json): OK sudoers/test9 (ldif): OK sudoers/test9 (reparse): OK sudoers: 118/122 tests passed; 4/122 tests failed testsudoers/test1: OK testsudoers/test2: OK testsudoers/test3: OK testsudoers/test4: OK testsudoers/test5: OK testsudoers/test6: OK testsudoers/test7: OK testsudoers: 7/7 tests passed; 0/7 tests failed visudo/test1: OK visudo/test10: OK visudo/test2: OK visudo/test2 (stderr): OK visudo/test3: OK visudo/test3 (stderr): OK visudo/test4: OK visudo/test5: OK visudo/test6: OK visudo/test7: OK visudo/test8: OK visudo/test8 (stderr): OK visudo/test9: OK visudo: 13/13 tests passed; 0/13 tests failed cvtsudoers/test1: OK cvtsudoers/test10: OK cvtsudoers/test11: OK cvtsudoers/test12: OK cvtsudoers/test13: OK cvtsudoers/test14: OK cvtsudoers/test15: OK cvtsudoers/test16: OK cvtsudoers/test17: OK cvtsudoers/test18: OK cvtsudoers/test19: OK cvtsudoers/test2: OK cvtsudoers/test20: OK cvtsudoers/test21: OK cvtsudoers/test22: OK cvtsudoers/test23: OK cvtsudoers/test24: OK cvtsudoers/test3: OK cvtsudoers/test4: OK cvtsudoers/test5: OK cvtsudoers/test6: OK cvtsudoers/test7: OK cvtsudoers/test8: OK cvtsudoers/test9: OK cvtsudoers: 24/24 tests passed; 0/24 tests failed make[1]: *** [Makefile:396: check] Error 4 make[1]: Leaving directory '/var/tmp/portage/app-admin/sudo-1.8.23-r2/work/sudo-1.8.23/plugins/sudoers' make: *** [Makefile:99: check] Error 2 * ERROR: app-admin/sudo-1.8.23-r2::gentoo failed (test phase): * Make check failed. See above for details. * * Call stack: * ebuild.sh, line 124: Called src_test * environment, line 2601: Called default * phase-functions.sh, line 867: Called default_src_test * phase-functions.sh, line 896: Called __eapi0_src_test * phase-helpers.sh, line 816: Called die * The specific snippet of code: * $emake_cmd ${internal_opts} check || \ * die "Make check failed. See above for details." * * If you need support, post the output of `emerge --info '=app-admin/sudo-1.8.23-r2::gentoo'`, * the complete build log and the output of `emerge -pqv '=app-admin/sudo-1.8.23-r2::gentoo'`. * The complete build log is located at '/var/tmp/portage/app-admin/sudo-1.8.23-r2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-admin/sudo-1.8.23-r2/temp/environment'. * Working directory: '/var/tmp/portage/app-admin/sudo-1.8.23-r2/work/sudo-1.8.23' * S: '/var/tmp/portage/app-admin/sudo-1.8.23-r2/work/sudo-1.8.23'