Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/unit.spec'], nspawn_args=[]shell=Falseuid=995env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/community-php74-armhfp-88ef8097ca15f31caf59104be30089ba06f8b9f5/root'gid=135user='mockbuild'timeout=0logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/unit.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/unit-1.25.0-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u"/usr/bin/rpmbuild -bb --target armv7hl --nodeps --define '__spec_check_template exit 0; ' /builddir/build/SPECS/unit.spec"], nspawn_args=[]shell=Falseuid=995env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/community-php74-armhfp-88ef8097ca15f31caf59104be30089ba06f8b9f5/root'gid=135user='mockbuild'timeout=0logger=printOutput=False) Executing command: ['bash', '--login', '-c', u"/usr/bin/rpmbuild -bb --target armv7hl --nodeps --define '__spec_check_template exit 0; ' /builddir/build/SPECS/unit.spec"] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.SEHOmU + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf unit-66e986fc19dd12c731be5f52d0aa4cea32931b7d + /usr/bin/gzip -dc /builddir/build/SOURCES/unit-1.25.0-66e986f.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd unit-66e986fc19dd12c731be5f52d0aa4cea32931b7d + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (unit-syspol.patch): + echo 'Patch #0 (unit-syspol.patch):' + /usr/bin/cat /builddir/build/SOURCES/unit-syspol.patch + /usr/bin/patch -p1 -b --suffix .syspol --fuzz=0 patching file src/nxt_openssl.c + cp pkg/rpm/rpmbuild/SOURCES/unit.example.config example.config + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.7w8EJf + umask 022 + cd /builddir/build/BUILD + cd unit-66e986fc19dd12c731be5f52d0aa4cea32931b7d + unitconf --modules=/usr/lib/unit/debug-modules --debug + ./configure --libdir=/usr/lib --prefix=/usr --state=/var/lib/unit --control=unix:/run/unit/control.sock --pid=/run/unit/unit.pid --log=/var/log/unit/unit.log --tmp=/var/tmp --user=unit --group=unit --openssl '--cc-opt=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' --tests --modules=/usr/lib/unit/debug-modules --debug configuring for Linux 4.8.14-fedora-2 armv7l checking for C compiler: cc + using GNU C compiler + gcc version 4.8.5 20150623 (Red Hat 4.8.5-44) (GCC) building an "echo" program checking for int size ... 4 checking for long size ... 4 checking for long long size ... 8 checking for void * size ... 4 checking for size_t size ... 4 checking for off_t size ... 8 checking for time_t size ... 4 checking for C99 variadic macro ... found checking for GCC __builtin_expect() ... found checking for GCC __builtin_unreachable() ... found checking for GCC __builtin_prefetch() ... found checking for GCC __builtin_clz() ... found checking for GCC __builtin_popcount() ... found checking for GCC __attribute__ visibility ... found checking for GCC __attribute__ aligned ... found checking for GCC __attribute__ malloc ... found checking for GCC __attribute__ packed ... found checking for GCC builtin atomic operations ... found checking for posix_memalign() ... found checking for Linux malloc_usable_size() ... found checking for alloca() ... found checking for Linux mallopt() ... found checking for MAP_ANON ... found checking for MAP_POPULATE ... found checking for MAP_PREFAULT_READ ... not found checking for shm_open() ... not found checking for shm_open() in librt ... found checking for shm_open(SHM_ANON) ... not found checking for memfd_create() ... found checking for Linux clock_gettime(CLOCK_REALTIME_COARSE) ... found checking for FreeBSD clock_gettime(CLOCK_REALTIME_FAST) ... not found checking for clock_gettime(CLOCK_REALTIME) ... found checking for Linux clock_gettime(CLOCK_MONOTONIC_COARSE) ... found checking for FreeBSD clock_gettime(CLOCK_MONOTONIC_FAST) ... not found checking for clock_gettime(CLOCK_MONOTONIC) ... found checking for HP-UX hg_gethrtime() ... not found checking for struct tm.tm_gmtoff ... found checking for altzone ... not found checking for localtime_r() ... found checking for pthread_yield() ... found checking for pthread spinlock ... found checking for pthread spinlock zero initial value ... found checking for sem_timedwait() ... not found checking for sem_timedwait() in libpthread ... found checking for __thread ... found checking for Linux epoll ... found checking for Linux signalfd() ... found checking for Linux eventfd() ... found checking for kqueue ... not found checking for Solaris event port ... not found checking for /dev/poll ... not found checking for AIX pollset ... not found checking for AF_INET6 ... found checking for sockaddr.sa_len ... not found checking for struct sockaddr size ... 16 checking for struct sockaddr_in size ... 16 checking for struct sockaddr_in6 size ... 28 checking for struct sockaddr_un size ... 110 checking for struct sockaddr_storage size ... 128 checking for socketpair(AF_UNIX, SOCK_SEQPACKET) ... found checking for struct msghdr.msg_control ... found checking for sys/filio.h ... not found checking for ioctl(FIONBIO) ... found checking for socket(SOCK_NONBLOCK) ... found checking for accept4() ... found checking for Linux sendfile() ... found checking for posix_fadvise() ... found checking for fcntl(F_READAHEAD) ... not found checking for fcntl(F_RDAHEAD) ... not found checking for openat2() ... not found checking for getrandom() ... not found checking for SYS_getrandom in Linux ... found checking for ucontext ... found checking for dlopen() ... not found checking for dlopen() in libdl ... found checking for posix_spawn() ... found checking for setproctitle() ... not found checking for getgrouplist() ... found checking for OpenSSL library ... found checking for OpenSSL version ... "OpenSSL 1.0.2k-fips 26 Jan 2017" checking for OpenSSL SSL_CONF_cmd() ... found checking for OpenSSL tlsext support ... found checking for PCRE2 library ... found + PCRE2 version: 10.23 checking for clone(2) ... found checking for CLONE_NEWUSER ... found checking for CLONE_NEWNS ... found checking for CLONE_NEWPID ... found checking for CLONE_NEWNET ... found checking for CLONE_NEWUTS ... found checking for CLONE_NEWCGROUP ... not found checking for Linux pivot_root() ... found checking for prctl(PR_SET_NO_NEW_PRIVS) ... found checking for Linux mount() ... found checking for Linux umount2() ... found checking for Linux capability ... found creating build/Makefile Unit configuration summary: bin directory: ............. "/usr/bin" sbin directory: ............ "/usr/sbin" lib directory: ............. "/usr/lib" include directory: ......... "/usr/include" man pages directory: ....... "/usr/share/man" modules directory: ......... "/usr/lib/unit/debug-modules" state directory: ........... "/var/lib/unit" tmp directory: ............. "/var/tmp" pid file: .................. "/run/unit/unit.pid" log file: .................. "/var/log/unit/unit.log" control API socket: ........ "unix:/run/unit/control.sock" non-privileged user: ....... "unit" non-privileged group: ...... "unit" IPv6 support: .............. YES Unix domain sockets support: YES TLS support: ............... YES process isolation: ......... USER NS PID NET UTS debug logging: ............. YES + make -j4 build/echo '#define NXT_VERSION "1.25.0"' > build/nxt_version.h build/echo '#define NXT_VERNUM 12500' >> build/nxt_version.h sed -e "s|%%ERROR_LOG_PATH%%|/var/log/unit/unit.log|" \ -e "s|%%PID_PATH%%|/run/unit/unit.pid|" \ -e "s|%%SOCKET_PATH%%|unix:/run/unit/control.sock|" \ < docs/man/unitd.8.in > build/unitd.8 cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_lib.o \ -MMD -MF build/src/nxt_lib.dep -MT build/src/nxt_lib.o \ src/nxt_lib.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_gmtime.o \ -MMD -MF build/src/nxt_gmtime.dep -MT build/src/nxt_gmtime.o \ src/nxt_gmtime.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_errno.o \ -MMD -MF build/src/nxt_errno.dep -MT build/src/nxt_errno.o \ src/nxt_errno.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_time.o \ -MMD -MF build/src/nxt_time.dep -MT build/src/nxt_time.o \ src/nxt_time.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_malloc.o \ -MMD -MF build/src/nxt_malloc.dep -MT build/src/nxt_malloc.o \ src/nxt_malloc.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_file.o \ -MMD -MF build/src/nxt_file.dep -MT build/src/nxt_file.o \ src/nxt_file.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_mem_map.o \ -MMD -MF build/src/nxt_mem_map.dep -MT build/src/nxt_mem_map.o \ src/nxt_mem_map.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_socket.o \ -MMD -MF build/src/nxt_socket.dep -MT build/src/nxt_socket.o \ src/nxt_socket.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_socketpair.o \ -MMD -MF build/src/nxt_socketpair.dep -MT build/src/nxt_socketpair.o \ src/nxt_socketpair.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_credential.o \ -MMD -MF build/src/nxt_credential.dep -MT build/src/nxt_credential.o \ src/nxt_credential.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_isolation.o \ -MMD -MF build/src/nxt_isolation.dep -MT build/src/nxt_isolation.o \ src/nxt_isolation.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_process.o \ -MMD -MF build/src/nxt_process.dep -MT build/src/nxt_process.o \ src/nxt_process.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_process_title.o \ -MMD -MF build/src/nxt_process_title.dep -MT build/src/nxt_process_title.o \ src/nxt_process_title.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_signal.o \ -MMD -MF build/src/nxt_signal.dep -MT build/src/nxt_signal.o \ src/nxt_signal.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_port_socket.o \ -MMD -MF build/src/nxt_port_socket.dep -MT build/src/nxt_port_socket.o \ src/nxt_port_socket.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_port_memory.o \ -MMD -MF build/src/nxt_port_memory.dep -MT build/src/nxt_port_memory.o \ src/nxt_port_memory.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_port_rpc.o \ -MMD -MF build/src/nxt_port_rpc.dep -MT build/src/nxt_port_rpc.o \ src/nxt_port_rpc.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_port.o \ -MMD -MF build/src/nxt_port.dep -MT build/src/nxt_port.o \ src/nxt_port.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_dyld.o \ -MMD -MF build/src/nxt_dyld.dep -MT build/src/nxt_dyld.o \ src/nxt_dyld.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_random.o \ -MMD -MF build/src/nxt_random.dep -MT build/src/nxt_random.o \ src/nxt_random.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_queue.o \ -MMD -MF build/src/nxt_queue.dep -MT build/src/nxt_queue.o \ src/nxt_queue.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_rbtree.o \ -MMD -MF build/src/nxt_rbtree.dep -MT build/src/nxt_rbtree.o \ src/nxt_rbtree.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_mp.o \ -MMD -MF build/src/nxt_mp.dep -MT build/src/nxt_mp.o \ src/nxt_mp.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_mem_zone.o \ -MMD -MF build/src/nxt_mem_zone.dep -MT build/src/nxt_mem_zone.o \ src/nxt_mem_zone.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_string.o \ -MMD -MF build/src/nxt_string.dep -MT build/src/nxt_string.o \ src/nxt_string.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_utf8.o \ -MMD -MF build/src/nxt_utf8.dep -MT build/src/nxt_utf8.o \ src/nxt_utf8.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_parse.o \ -MMD -MF build/src/nxt_parse.dep -MT build/src/nxt_parse.o \ src/nxt_parse.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_sprintf.o \ -MMD -MF build/src/nxt_sprintf.dep -MT build/src/nxt_sprintf.o \ src/nxt_sprintf.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_var.o \ -MMD -MF build/src/nxt_var.dep -MT build/src/nxt_var.o \ src/nxt_var.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_file_name.o \ -MMD -MF build/src/nxt_file_name.dep -MT build/src/nxt_file_name.o \ src/nxt_file_name.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_log.o \ -MMD -MF build/src/nxt_log.dep -MT build/src/nxt_log.o \ src/nxt_log.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_djb_hash.o \ -MMD -MF build/src/nxt_djb_hash.dep -MT build/src/nxt_djb_hash.o \ src/nxt_djb_hash.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_murmur_hash.o \ -MMD -MF build/src/nxt_murmur_hash.dep -MT build/src/nxt_murmur_hash.o \ src/nxt_murmur_hash.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_lvlhsh.o \ -MMD -MF build/src/nxt_lvlhsh.dep -MT build/src/nxt_lvlhsh.o \ src/nxt_lvlhsh.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_array.o \ -MMD -MF build/src/nxt_array.dep -MT build/src/nxt_array.o \ src/nxt_array.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_vector.o \ -MMD -MF build/src/nxt_vector.dep -MT build/src/nxt_vector.o \ src/nxt_vector.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_list.o \ -MMD -MF build/src/nxt_list.dep -MT build/src/nxt_list.o \ src/nxt_list.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_buf.o \ -MMD -MF build/src/nxt_buf.dep -MT build/src/nxt_buf.o \ src/nxt_buf.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_buf_pool.o \ -MMD -MF build/src/nxt_buf_pool.dep -MT build/src/nxt_buf_pool.o \ src/nxt_buf_pool.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_recvbuf.o \ -MMD -MF build/src/nxt_recvbuf.dep -MT build/src/nxt_recvbuf.o \ src/nxt_recvbuf.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_sendbuf.o \ -MMD -MF build/src/nxt_sendbuf.dep -MT build/src/nxt_sendbuf.o \ src/nxt_sendbuf.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_thread.o \ -MMD -MF build/src/nxt_thread.dep -MT build/src/nxt_thread.o \ src/nxt_thread.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_thread_mutex.o \ -MMD -MF build/src/nxt_thread_mutex.dep -MT build/src/nxt_thread_mutex.o \ src/nxt_thread_mutex.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_thread_cond.o \ -MMD -MF build/src/nxt_thread_cond.dep -MT build/src/nxt_thread_cond.o \ src/nxt_thread_cond.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_spinlock.o \ -MMD -MF build/src/nxt_spinlock.dep -MT build/src/nxt_spinlock.o \ src/nxt_spinlock.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_semaphore.o \ -MMD -MF build/src/nxt_semaphore.dep -MT build/src/nxt_semaphore.o \ src/nxt_semaphore.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_thread_pool.o \ -MMD -MF build/src/nxt_thread_pool.dep -MT build/src/nxt_thread_pool.o \ src/nxt_thread_pool.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_thread_time.o \ -MMD -MF build/src/nxt_thread_time.dep -MT build/src/nxt_thread_time.o \ src/nxt_thread_time.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_time_parse.o \ -MMD -MF build/src/nxt_time_parse.dep -MT build/src/nxt_time_parse.o \ src/nxt_time_parse.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_work_queue.o \ -MMD -MF build/src/nxt_work_queue.dep -MT build/src/nxt_work_queue.o \ src/nxt_work_queue.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_service.o \ -MMD -MF build/src/nxt_service.dep -MT build/src/nxt_service.o \ src/nxt_service.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_log_moderation.o \ -MMD -MF build/src/nxt_log_moderation.dep -MT build/src/nxt_log_moderation.o \ src/nxt_log_moderation.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_event_engine.o \ -MMD -MF build/src/nxt_event_engine.dep -MT build/src/nxt_event_engine.o \ src/nxt_event_engine.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_timer.o \ -MMD -MF build/src/nxt_timer.dep -MT build/src/nxt_timer.o \ src/nxt_timer.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_fd_event.o \ -MMD -MF build/src/nxt_fd_event.dep -MT build/src/nxt_fd_event.o \ src/nxt_fd_event.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_conn.o \ -MMD -MF build/src/nxt_conn.dep -MT build/src/nxt_conn.o \ src/nxt_conn.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_conn_connect.o \ -MMD -MF build/src/nxt_conn_connect.dep -MT build/src/nxt_conn_connect.o \ src/nxt_conn_connect.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_conn_accept.o \ -MMD -MF build/src/nxt_conn_accept.dep -MT build/src/nxt_conn_accept.o \ src/nxt_conn_accept.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_conn_read.o \ -MMD -MF build/src/nxt_conn_read.dep -MT build/src/nxt_conn_read.o \ src/nxt_conn_read.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_conn_write.o \ -MMD -MF build/src/nxt_conn_write.dep -MT build/src/nxt_conn_write.o \ src/nxt_conn_write.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_conn_close.o \ -MMD -MF build/src/nxt_conn_close.dep -MT build/src/nxt_conn_close.o \ src/nxt_conn_close.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_event_conn_job_sendfile.o \ -MMD -MF build/src/nxt_event_conn_job_sendfile.dep -MT build/src/nxt_event_conn_job_sendfile.o \ src/nxt_event_conn_job_sendfile.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_conn_proxy.o \ -MMD -MF build/src/nxt_conn_proxy.dep -MT build/src/nxt_conn_proxy.o \ src/nxt_conn_proxy.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_job.o \ -MMD -MF build/src/nxt_job.dep -MT build/src/nxt_job.o \ src/nxt_job.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_job_resolve.o \ -MMD -MF build/src/nxt_job_resolve.dep -MT build/src/nxt_job_resolve.o \ src/nxt_job_resolve.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_sockaddr.o \ -MMD -MF build/src/nxt_sockaddr.dep -MT build/src/nxt_sockaddr.o \ src/nxt_sockaddr.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_listen_socket.o \ -MMD -MF build/src/nxt_listen_socket.dep -MT build/src/nxt_listen_socket.o \ src/nxt_listen_socket.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_upstream.o \ -MMD -MF build/src/nxt_upstream.dep -MT build/src/nxt_upstream.o \ src/nxt_upstream.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_upstream_round_robin.o \ -MMD -MF build/src/nxt_upstream_round_robin.dep -MT build/src/nxt_upstream_round_robin.o \ src/nxt_upstream_round_robin.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_http_parse.o \ -MMD -MF build/src/nxt_http_parse.dep -MT build/src/nxt_http_parse.o \ src/nxt_http_parse.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_app_log.o \ -MMD -MF build/src/nxt_app_log.dep -MT build/src/nxt_app_log.o \ src/nxt_app_log.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_capability.o \ -MMD -MF build/src/nxt_capability.dep -MT build/src/nxt_capability.o \ src/nxt_capability.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_runtime.o \ -MMD -MF build/src/nxt_runtime.dep -MT build/src/nxt_runtime.o \ src/nxt_runtime.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_conf.o \ -MMD -MF build/src/nxt_conf.dep -MT build/src/nxt_conf.o \ src/nxt_conf.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_conf_validation.o \ -MMD -MF build/src/nxt_conf_validation.dep -MT build/src/nxt_conf_validation.o \ src/nxt_conf_validation.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_main_process.o \ -MMD -MF build/src/nxt_main_process.dep -MT build/src/nxt_main_process.o \ src/nxt_main_process.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_signal_handlers.o \ -MMD -MF build/src/nxt_signal_handlers.dep -MT build/src/nxt_signal_handlers.o \ src/nxt_signal_handlers.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_controller.o \ -MMD -MF build/src/nxt_controller.dep -MT build/src/nxt_controller.o \ src/nxt_controller.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_router.o \ -MMD -MF build/src/nxt_router.dep -MT build/src/nxt_router.o \ src/nxt_router.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_h1proto.o \ -MMD -MF build/src/nxt_h1proto.dep -MT build/src/nxt_h1proto.o \ src/nxt_h1proto.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_http_request.o \ -MMD -MF build/src/nxt_http_request.dep -MT build/src/nxt_http_request.o \ src/nxt_http_request.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_http_response.o \ -MMD -MF build/src/nxt_http_response.dep -MT build/src/nxt_http_response.o \ src/nxt_http_response.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_http_error.o \ -MMD -MF build/src/nxt_http_error.dep -MT build/src/nxt_http_error.o \ src/nxt_http_error.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_http_route.o \ -MMD -MF build/src/nxt_http_route.dep -MT build/src/nxt_http_route.o \ src/nxt_http_route.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_http_route_addr.o \ -MMD -MF build/src/nxt_http_route_addr.dep -MT build/src/nxt_http_route_addr.o \ src/nxt_http_route_addr.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_http_return.o \ -MMD -MF build/src/nxt_http_return.dep -MT build/src/nxt_http_return.o \ src/nxt_http_return.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_http_static.o \ -MMD -MF build/src/nxt_http_static.dep -MT build/src/nxt_http_static.o \ src/nxt_http_static.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_http_proxy.o \ -MMD -MF build/src/nxt_http_proxy.dep -MT build/src/nxt_http_proxy.o \ src/nxt_http_proxy.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_http_chunk_parse.o \ -MMD -MF build/src/nxt_http_chunk_parse.dep -MT build/src/nxt_http_chunk_parse.o \ src/nxt_http_chunk_parse.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_http_variables.o \ -MMD -MF build/src/nxt_http_variables.dep -MT build/src/nxt_http_variables.o \ src/nxt_http_variables.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_application.o \ -MMD -MF build/src/nxt_application.dep -MT build/src/nxt_application.o \ src/nxt_application.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_external.o \ -MMD -MF build/src/nxt_external.dep -MT build/src/nxt_external.o \ src/nxt_external.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_port_hash.o \ -MMD -MF build/src/nxt_port_hash.dep -MT build/src/nxt_port_hash.o \ src/nxt_port_hash.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_sha1.o \ -MMD -MF build/src/nxt_sha1.dep -MT build/src/nxt_sha1.o \ src/nxt_sha1.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_websocket.o \ -MMD -MF build/src/nxt_websocket.dep -MT build/src/nxt_websocket.o \ src/nxt_websocket.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_websocket_accept.o \ -MMD -MF build/src/nxt_websocket_accept.dep -MT build/src/nxt_websocket_accept.o \ src/nxt_websocket_accept.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_http_websocket.o \ -MMD -MF build/src/nxt_http_websocket.dep -MT build/src/nxt_http_websocket.o \ src/nxt_http_websocket.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_h1proto_websocket.o \ -MMD -MF build/src/nxt_h1proto_websocket.dep -MT build/src/nxt_h1proto_websocket.o \ src/nxt_h1proto_websocket.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_fs.o \ -MMD -MF build/src/nxt_fs.dep -MT build/src/nxt_fs.o \ src/nxt_fs.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_cert.o \ -MMD -MF build/src/nxt_cert.dep -MT build/src/nxt_cert.o \ src/nxt_cert.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_openssl.o \ -MMD -MF build/src/nxt_openssl.dep -MT build/src/nxt_openssl.o \ src/nxt_openssl.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_pcre2.o \ -MMD -MF build/src/nxt_pcre2.dep -MT build/src/nxt_pcre2.o \ src/nxt_pcre2.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_epoll_engine.o \ -MMD -MF build/src/nxt_epoll_engine.dep -MT build/src/nxt_epoll_engine.o \ src/nxt_epoll_engine.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_poll_engine.o \ -MMD -MF build/src/nxt_poll_engine.dep -MT build/src/nxt_poll_engine.o \ src/nxt_poll_engine.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_select_engine.o \ -MMD -MF build/src/nxt_select_engine.dep -MT build/src/nxt_select_engine.o \ src/nxt_select_engine.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_linux_sendfile.o \ -MMD -MF build/src/nxt_linux_sendfile.dep -MT build/src/nxt_linux_sendfile.o \ src/nxt_linux_sendfile.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_clone.o \ -MMD -MF build/src/nxt_clone.dep -MT build/src/nxt_clone.o \ src/nxt_clone.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ \ -o build/src/nxt_main.o \ -MMD -MF build/src/nxt_main.dep -MT build/src/nxt_main.o \ src/nxt_main.c ar -r -c build/libnxt.a \ build/src/nxt_lib.o build/src/nxt_gmtime.o build/src/nxt_errno.o build/src/nxt_time.o build/src/nxt_malloc.o build/src/nxt_file.o build/src/nxt_mem_map.o build/src/nxt_socket.o build/src/nxt_socketpair.o build/src/nxt_credential.o build/src/nxt_isolation.o build/src/nxt_process.o build/src/nxt_process_title.o build/src/nxt_signal.o build/src/nxt_port_socket.o build/src/nxt_port_memory.o build/src/nxt_port_rpc.o build/src/nxt_port.o build/src/nxt_dyld.o build/src/nxt_random.o build/src/nxt_queue.o build/src/nxt_rbtree.o build/src/nxt_mp.o build/src/nxt_mem_zone.o build/src/nxt_string.o build/src/nxt_utf8.o build/src/nxt_parse.o build/src/nxt_sprintf.o build/src/nxt_var.o build/src/nxt_file_name.o build/src/nxt_log.o build/src/nxt_djb_hash.o build/src/nxt_murmur_hash.o build/src/nxt_lvlhsh.o build/src/nxt_array.o build/src/nxt_vector.o build/src/nxt_list.o build/src/nxt_buf.o build/src/nxt_buf_pool.o build/src/nxt_recvbuf.o build/src/nxt_sendbuf.o build/src/nxt_thread.o build/src/nxt_thread_mutex.o build/src/nxt_thread_cond.o build/src/nxt_spinlock.o build/src/nxt_semaphore.o build/src/nxt_thread_pool.o build/src/nxt_thread_time.o build/src/nxt_time_parse.o build/src/nxt_work_queue.o build/src/nxt_service.o build/src/nxt_log_moderation.o build/src/nxt_event_engine.o build/src/nxt_timer.o build/src/nxt_fd_event.o build/src/nxt_conn.o build/src/nxt_conn_connect.o build/src/nxt_conn_accept.o build/src/nxt_conn_read.o build/src/nxt_conn_write.o build/src/nxt_conn_close.o build/src/nxt_event_conn_job_sendfile.o build/src/nxt_conn_proxy.o build/src/nxt_job.o build/src/nxt_job_resolve.o build/src/nxt_sockaddr.o build/src/nxt_listen_socket.o build/src/nxt_upstream.o build/src/nxt_upstream_round_robin.o build/src/nxt_http_parse.o build/src/nxt_app_log.o build/src/nxt_capability.o build/src/nxt_runtime.o build/src/nxt_conf.o build/src/nxt_conf_validation.o build/src/nxt_main_process.o build/src/nxt_signal_handlers.o build/src/nxt_controller.o build/src/nxt_router.o build/src/nxt_h1proto.o build/src/nxt_http_request.o build/src/nxt_http_response.o build/src/nxt_http_error.o build/src/nxt_http_route.o build/src/nxt_http_route_addr.o build/src/nxt_http_return.o build/src/nxt_http_static.o build/src/nxt_http_proxy.o build/src/nxt_http_chunk_parse.o build/src/nxt_http_variables.o build/src/nxt_application.o build/src/nxt_external.o build/src/nxt_port_hash.o build/src/nxt_sha1.o build/src/nxt_websocket.o build/src/nxt_websocket_accept.o build/src/nxt_http_websocket.o build/src/nxt_h1proto_websocket.o build/src/nxt_fs.o build/src/nxt_cert.o build/src/nxt_openssl.o build/src/nxt_pcre2.o build/src/nxt_epoll_engine.o build/src/nxt_poll_engine.o build/src/nxt_select_engine.o build/src/nxt_linux_sendfile.o build/src/nxt_clone.o cc -Wl,-E -o build/unitd -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard \ build/src/nxt_main.o build/libnxt.a \ -lm -lrt -ldl -lpthread -lssl -lcrypto \ \ -lpcre2-8 + make -j4 build/libunit.a cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_unit.o \ -MMD -MF build/src/nxt_unit.dep -MT build/src/nxt_unit.o \ src/nxt_unit.c ar -r -c build/libunit.a \ build/src/nxt_lvlhsh.o build/src/nxt_murmur_hash.o build/src/nxt_websocket.o build/src/nxt_unit.o + mv build build-debug + unitconf --modules=/usr/lib/unit/modules + ./configure --libdir=/usr/lib --prefix=/usr --state=/var/lib/unit --control=unix:/run/unit/control.sock --pid=/run/unit/unit.pid --log=/var/log/unit/unit.log --tmp=/var/tmp --user=unit --group=unit --openssl '--cc-opt=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' --tests --modules=/usr/lib/unit/modules configuring for Linux 4.8.14-fedora-2 armv7l checking for C compiler: cc + using GNU C compiler + gcc version 4.8.5 20150623 (Red Hat 4.8.5-44) (GCC) building an "echo" program checking for int size ... 4 checking for long size ... 4 checking for long long size ... 8 checking for void * size ... 4 checking for size_t size ... 4 checking for off_t size ... 8 checking for time_t size ... 4 checking for C99 variadic macro ... found checking for GCC __builtin_expect() ... found checking for GCC __builtin_unreachable() ... found checking for GCC __builtin_prefetch() ... found checking for GCC __builtin_clz() ... found checking for GCC __builtin_popcount() ... found checking for GCC __attribute__ visibility ... found checking for GCC __attribute__ aligned ... found checking for GCC __attribute__ malloc ... found checking for GCC __attribute__ packed ... found checking for GCC builtin atomic operations ... found checking for posix_memalign() ... found checking for Linux malloc_usable_size() ... found checking for alloca() ... found checking for Linux mallopt() ... found checking for MAP_ANON ... found checking for MAP_POPULATE ... found checking for MAP_PREFAULT_READ ... not found checking for shm_open() ... not found checking for shm_open() in librt ... found checking for shm_open(SHM_ANON) ... not found checking for memfd_create() ... found checking for Linux clock_gettime(CLOCK_REALTIME_COARSE) ... found checking for FreeBSD clock_gettime(CLOCK_REALTIME_FAST) ... not found checking for clock_gettime(CLOCK_REALTIME) ... found checking for Linux clock_gettime(CLOCK_MONOTONIC_COARSE) ... found checking for FreeBSD clock_gettime(CLOCK_MONOTONIC_FAST) ... not found checking for clock_gettime(CLOCK_MONOTONIC) ... found checking for HP-UX hg_gethrtime() ... not found checking for struct tm.tm_gmtoff ... found checking for altzone ... not found checking for localtime_r() ... found checking for pthread_yield() ... found checking for pthread spinlock ... found checking for pthread spinlock zero initial value ... found checking for sem_timedwait() ... not found checking for sem_timedwait() in libpthread ... found checking for __thread ... found checking for Linux epoll ... found checking for Linux signalfd() ... found checking for Linux eventfd() ... found checking for kqueue ... not found checking for Solaris event port ... not found checking for /dev/poll ... not found checking for AIX pollset ... not found checking for AF_INET6 ... found checking for sockaddr.sa_len ... not found checking for struct sockaddr size ... 16 checking for struct sockaddr_in size ... 16 checking for struct sockaddr_in6 size ... 28 checking for struct sockaddr_un size ... 110 checking for struct sockaddr_storage size ... 128 checking for socketpair(AF_UNIX, SOCK_SEQPACKET) ... found checking for struct msghdr.msg_control ... found checking for sys/filio.h ... not found checking for ioctl(FIONBIO) ... found checking for socket(SOCK_NONBLOCK) ... found checking for accept4() ... found checking for Linux sendfile() ... found checking for posix_fadvise() ... found checking for fcntl(F_READAHEAD) ... not found checking for fcntl(F_RDAHEAD) ... not found checking for openat2() ... not found checking for getrandom() ... not found checking for SYS_getrandom in Linux ... found checking for ucontext ... found checking for dlopen() ... not found checking for dlopen() in libdl ... found checking for posix_spawn() ... found checking for setproctitle() ... not found checking for getgrouplist() ... found checking for OpenSSL library ... found checking for OpenSSL version ... "OpenSSL 1.0.2k-fips 26 Jan 2017" checking for OpenSSL SSL_CONF_cmd() ... found checking for OpenSSL tlsext support ... found checking for PCRE2 library ... found + PCRE2 version: 10.23 checking for clone(2) ... found checking for CLONE_NEWUSER ... found checking for CLONE_NEWNS ... found checking for CLONE_NEWPID ... found checking for CLONE_NEWNET ... found checking for CLONE_NEWUTS ... found checking for CLONE_NEWCGROUP ... not found checking for Linux pivot_root() ... found checking for prctl(PR_SET_NO_NEW_PRIVS) ... found checking for Linux mount() ... found checking for Linux umount2() ... found checking for Linux capability ... found creating build/Makefile Unit configuration summary: bin directory: ............. "/usr/bin" sbin directory: ............ "/usr/sbin" lib directory: ............. "/usr/lib" include directory: ......... "/usr/include" man pages directory: ....... "/usr/share/man" modules directory: ......... "/usr/lib/unit/modules" state directory: ........... "/var/lib/unit" tmp directory: ............. "/var/tmp" pid file: .................. "/run/unit/unit.pid" log file: .................. "/var/log/unit/unit.log" control API socket: ........ "unix:/run/unit/control.sock" non-privileged user: ....... "unit" non-privileged group: ...... "unit" IPv6 support: .............. YES Unix domain sockets support: YES TLS support: ............... YES process isolation: ......... USER NS PID NET UTS debug logging: ............. NO + make -j4 build/echo '#define NXT_VERSION "1.25.0"' > build/nxt_version.h build/echo '#define NXT_VERNUM 12500' >> build/nxt_version.h sed -e "s|%%ERROR_LOG_PATH%%|/var/log/unit/unit.log|" \ -e "s|%%PID_PATH%%|/run/unit/unit.pid|" \ -e "s|%%SOCKET_PATH%%|unix:/run/unit/control.sock|" \ < docs/man/unitd.8.in > build/unitd.8 cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_lib.o \ -MMD -MF build/src/nxt_lib.dep -MT build/src/nxt_lib.o \ src/nxt_lib.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_gmtime.o \ -MMD -MF build/src/nxt_gmtime.dep -MT build/src/nxt_gmtime.o \ src/nxt_gmtime.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_errno.o \ -MMD -MF build/src/nxt_errno.dep -MT build/src/nxt_errno.o \ src/nxt_errno.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_time.o \ -MMD -MF build/src/nxt_time.dep -MT build/src/nxt_time.o \ src/nxt_time.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_malloc.o \ -MMD -MF build/src/nxt_malloc.dep -MT build/src/nxt_malloc.o \ src/nxt_malloc.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_file.o \ -MMD -MF build/src/nxt_file.dep -MT build/src/nxt_file.o \ src/nxt_file.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_mem_map.o \ -MMD -MF build/src/nxt_mem_map.dep -MT build/src/nxt_mem_map.o \ src/nxt_mem_map.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_socket.o \ -MMD -MF build/src/nxt_socket.dep -MT build/src/nxt_socket.o \ src/nxt_socket.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_socketpair.o \ -MMD -MF build/src/nxt_socketpair.dep -MT build/src/nxt_socketpair.o \ src/nxt_socketpair.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_credential.o \ -MMD -MF build/src/nxt_credential.dep -MT build/src/nxt_credential.o \ src/nxt_credential.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_isolation.o \ -MMD -MF build/src/nxt_isolation.dep -MT build/src/nxt_isolation.o \ src/nxt_isolation.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_process.o \ -MMD -MF build/src/nxt_process.dep -MT build/src/nxt_process.o \ src/nxt_process.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_process_title.o \ -MMD -MF build/src/nxt_process_title.dep -MT build/src/nxt_process_title.o \ src/nxt_process_title.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_signal.o \ -MMD -MF build/src/nxt_signal.dep -MT build/src/nxt_signal.o \ src/nxt_signal.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_port_socket.o \ -MMD -MF build/src/nxt_port_socket.dep -MT build/src/nxt_port_socket.o \ src/nxt_port_socket.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_port_memory.o \ -MMD -MF build/src/nxt_port_memory.dep -MT build/src/nxt_port_memory.o \ src/nxt_port_memory.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_port_rpc.o \ -MMD -MF build/src/nxt_port_rpc.dep -MT build/src/nxt_port_rpc.o \ src/nxt_port_rpc.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_port.o \ -MMD -MF build/src/nxt_port.dep -MT build/src/nxt_port.o \ src/nxt_port.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_dyld.o \ -MMD -MF build/src/nxt_dyld.dep -MT build/src/nxt_dyld.o \ src/nxt_dyld.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_random.o \ -MMD -MF build/src/nxt_random.dep -MT build/src/nxt_random.o \ src/nxt_random.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_queue.o \ -MMD -MF build/src/nxt_queue.dep -MT build/src/nxt_queue.o \ src/nxt_queue.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_rbtree.o \ -MMD -MF build/src/nxt_rbtree.dep -MT build/src/nxt_rbtree.o \ src/nxt_rbtree.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_mp.o \ -MMD -MF build/src/nxt_mp.dep -MT build/src/nxt_mp.o \ src/nxt_mp.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_mem_zone.o \ -MMD -MF build/src/nxt_mem_zone.dep -MT build/src/nxt_mem_zone.o \ src/nxt_mem_zone.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_string.o \ -MMD -MF build/src/nxt_string.dep -MT build/src/nxt_string.o \ src/nxt_string.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_utf8.o \ -MMD -MF build/src/nxt_utf8.dep -MT build/src/nxt_utf8.o \ src/nxt_utf8.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_parse.o \ -MMD -MF build/src/nxt_parse.dep -MT build/src/nxt_parse.o \ src/nxt_parse.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_sprintf.o \ -MMD -MF build/src/nxt_sprintf.dep -MT build/src/nxt_sprintf.o \ src/nxt_sprintf.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_var.o \ -MMD -MF build/src/nxt_var.dep -MT build/src/nxt_var.o \ src/nxt_var.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_file_name.o \ -MMD -MF build/src/nxt_file_name.dep -MT build/src/nxt_file_name.o \ src/nxt_file_name.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_log.o \ -MMD -MF build/src/nxt_log.dep -MT build/src/nxt_log.o \ src/nxt_log.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_djb_hash.o \ -MMD -MF build/src/nxt_djb_hash.dep -MT build/src/nxt_djb_hash.o \ src/nxt_djb_hash.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_murmur_hash.o \ -MMD -MF build/src/nxt_murmur_hash.dep -MT build/src/nxt_murmur_hash.o \ src/nxt_murmur_hash.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_lvlhsh.o \ -MMD -MF build/src/nxt_lvlhsh.dep -MT build/src/nxt_lvlhsh.o \ src/nxt_lvlhsh.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_array.o \ -MMD -MF build/src/nxt_array.dep -MT build/src/nxt_array.o \ src/nxt_array.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_vector.o \ -MMD -MF build/src/nxt_vector.dep -MT build/src/nxt_vector.o \ src/nxt_vector.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_list.o \ -MMD -MF build/src/nxt_list.dep -MT build/src/nxt_list.o \ src/nxt_list.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_buf.o \ -MMD -MF build/src/nxt_buf.dep -MT build/src/nxt_buf.o \ src/nxt_buf.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_buf_pool.o \ -MMD -MF build/src/nxt_buf_pool.dep -MT build/src/nxt_buf_pool.o \ src/nxt_buf_pool.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_recvbuf.o \ -MMD -MF build/src/nxt_recvbuf.dep -MT build/src/nxt_recvbuf.o \ src/nxt_recvbuf.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_sendbuf.o \ -MMD -MF build/src/nxt_sendbuf.dep -MT build/src/nxt_sendbuf.o \ src/nxt_sendbuf.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_thread.o \ -MMD -MF build/src/nxt_thread.dep -MT build/src/nxt_thread.o \ src/nxt_thread.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_thread_mutex.o \ -MMD -MF build/src/nxt_thread_mutex.dep -MT build/src/nxt_thread_mutex.o \ src/nxt_thread_mutex.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_thread_cond.o \ -MMD -MF build/src/nxt_thread_cond.dep -MT build/src/nxt_thread_cond.o \ src/nxt_thread_cond.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_spinlock.o \ -MMD -MF build/src/nxt_spinlock.dep -MT build/src/nxt_spinlock.o \ src/nxt_spinlock.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_semaphore.o \ -MMD -MF build/src/nxt_semaphore.dep -MT build/src/nxt_semaphore.o \ src/nxt_semaphore.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_thread_pool.o \ -MMD -MF build/src/nxt_thread_pool.dep -MT build/src/nxt_thread_pool.o \ src/nxt_thread_pool.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_thread_time.o \ -MMD -MF build/src/nxt_thread_time.dep -MT build/src/nxt_thread_time.o \ src/nxt_thread_time.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_time_parse.o \ -MMD -MF build/src/nxt_time_parse.dep -MT build/src/nxt_time_parse.o \ src/nxt_time_parse.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_work_queue.o \ -MMD -MF build/src/nxt_work_queue.dep -MT build/src/nxt_work_queue.o \ src/nxt_work_queue.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_service.o \ -MMD -MF build/src/nxt_service.dep -MT build/src/nxt_service.o \ src/nxt_service.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_log_moderation.o \ -MMD -MF build/src/nxt_log_moderation.dep -MT build/src/nxt_log_moderation.o \ src/nxt_log_moderation.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_event_engine.o \ -MMD -MF build/src/nxt_event_engine.dep -MT build/src/nxt_event_engine.o \ src/nxt_event_engine.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_timer.o \ -MMD -MF build/src/nxt_timer.dep -MT build/src/nxt_timer.o \ src/nxt_timer.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_fd_event.o \ -MMD -MF build/src/nxt_fd_event.dep -MT build/src/nxt_fd_event.o \ src/nxt_fd_event.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_conn.o \ -MMD -MF build/src/nxt_conn.dep -MT build/src/nxt_conn.o \ src/nxt_conn.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_conn_connect.o \ -MMD -MF build/src/nxt_conn_connect.dep -MT build/src/nxt_conn_connect.o \ src/nxt_conn_connect.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_conn_accept.o \ -MMD -MF build/src/nxt_conn_accept.dep -MT build/src/nxt_conn_accept.o \ src/nxt_conn_accept.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_conn_read.o \ -MMD -MF build/src/nxt_conn_read.dep -MT build/src/nxt_conn_read.o \ src/nxt_conn_read.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_conn_write.o \ -MMD -MF build/src/nxt_conn_write.dep -MT build/src/nxt_conn_write.o \ src/nxt_conn_write.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_conn_close.o \ -MMD -MF build/src/nxt_conn_close.dep -MT build/src/nxt_conn_close.o \ src/nxt_conn_close.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_event_conn_job_sendfile.o \ -MMD -MF build/src/nxt_event_conn_job_sendfile.dep -MT build/src/nxt_event_conn_job_sendfile.o \ src/nxt_event_conn_job_sendfile.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_conn_proxy.o \ -MMD -MF build/src/nxt_conn_proxy.dep -MT build/src/nxt_conn_proxy.o \ src/nxt_conn_proxy.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_job.o \ -MMD -MF build/src/nxt_job.dep -MT build/src/nxt_job.o \ src/nxt_job.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_job_resolve.o \ -MMD -MF build/src/nxt_job_resolve.dep -MT build/src/nxt_job_resolve.o \ src/nxt_job_resolve.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_sockaddr.o \ -MMD -MF build/src/nxt_sockaddr.dep -MT build/src/nxt_sockaddr.o \ src/nxt_sockaddr.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_listen_socket.o \ -MMD -MF build/src/nxt_listen_socket.dep -MT build/src/nxt_listen_socket.o \ src/nxt_listen_socket.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_upstream.o \ -MMD -MF build/src/nxt_upstream.dep -MT build/src/nxt_upstream.o \ src/nxt_upstream.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_upstream_round_robin.o \ -MMD -MF build/src/nxt_upstream_round_robin.dep -MT build/src/nxt_upstream_round_robin.o \ src/nxt_upstream_round_robin.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_http_parse.o \ -MMD -MF build/src/nxt_http_parse.dep -MT build/src/nxt_http_parse.o \ src/nxt_http_parse.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_app_log.o \ -MMD -MF build/src/nxt_app_log.dep -MT build/src/nxt_app_log.o \ src/nxt_app_log.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_capability.o \ -MMD -MF build/src/nxt_capability.dep -MT build/src/nxt_capability.o \ src/nxt_capability.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_runtime.o \ -MMD -MF build/src/nxt_runtime.dep -MT build/src/nxt_runtime.o \ src/nxt_runtime.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_conf.o \ -MMD -MF build/src/nxt_conf.dep -MT build/src/nxt_conf.o \ src/nxt_conf.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_conf_validation.o \ -MMD -MF build/src/nxt_conf_validation.dep -MT build/src/nxt_conf_validation.o \ src/nxt_conf_validation.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_main_process.o \ -MMD -MF build/src/nxt_main_process.dep -MT build/src/nxt_main_process.o \ src/nxt_main_process.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_signal_handlers.o \ -MMD -MF build/src/nxt_signal_handlers.dep -MT build/src/nxt_signal_handlers.o \ src/nxt_signal_handlers.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_controller.o \ -MMD -MF build/src/nxt_controller.dep -MT build/src/nxt_controller.o \ src/nxt_controller.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_router.o \ -MMD -MF build/src/nxt_router.dep -MT build/src/nxt_router.o \ src/nxt_router.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_h1proto.o \ -MMD -MF build/src/nxt_h1proto.dep -MT build/src/nxt_h1proto.o \ src/nxt_h1proto.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_http_request.o \ -MMD -MF build/src/nxt_http_request.dep -MT build/src/nxt_http_request.o \ src/nxt_http_request.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_http_response.o \ -MMD -MF build/src/nxt_http_response.dep -MT build/src/nxt_http_response.o \ src/nxt_http_response.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_http_error.o \ -MMD -MF build/src/nxt_http_error.dep -MT build/src/nxt_http_error.o \ src/nxt_http_error.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_http_route.o \ -MMD -MF build/src/nxt_http_route.dep -MT build/src/nxt_http_route.o \ src/nxt_http_route.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_http_route_addr.o \ -MMD -MF build/src/nxt_http_route_addr.dep -MT build/src/nxt_http_route_addr.o \ src/nxt_http_route_addr.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_http_return.o \ -MMD -MF build/src/nxt_http_return.dep -MT build/src/nxt_http_return.o \ src/nxt_http_return.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_http_static.o \ -MMD -MF build/src/nxt_http_static.dep -MT build/src/nxt_http_static.o \ src/nxt_http_static.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_http_proxy.o \ -MMD -MF build/src/nxt_http_proxy.dep -MT build/src/nxt_http_proxy.o \ src/nxt_http_proxy.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_http_chunk_parse.o \ -MMD -MF build/src/nxt_http_chunk_parse.dep -MT build/src/nxt_http_chunk_parse.o \ src/nxt_http_chunk_parse.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_http_variables.o \ -MMD -MF build/src/nxt_http_variables.dep -MT build/src/nxt_http_variables.o \ src/nxt_http_variables.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_application.o \ -MMD -MF build/src/nxt_application.dep -MT build/src/nxt_application.o \ src/nxt_application.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_external.o \ -MMD -MF build/src/nxt_external.dep -MT build/src/nxt_external.o \ src/nxt_external.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_port_hash.o \ -MMD -MF build/src/nxt_port_hash.dep -MT build/src/nxt_port_hash.o \ src/nxt_port_hash.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_sha1.o \ -MMD -MF build/src/nxt_sha1.dep -MT build/src/nxt_sha1.o \ src/nxt_sha1.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_websocket.o \ -MMD -MF build/src/nxt_websocket.dep -MT build/src/nxt_websocket.o \ src/nxt_websocket.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_websocket_accept.o \ -MMD -MF build/src/nxt_websocket_accept.dep -MT build/src/nxt_websocket_accept.o \ src/nxt_websocket_accept.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_http_websocket.o \ -MMD -MF build/src/nxt_http_websocket.dep -MT build/src/nxt_http_websocket.o \ src/nxt_http_websocket.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_h1proto_websocket.o \ -MMD -MF build/src/nxt_h1proto_websocket.dep -MT build/src/nxt_h1proto_websocket.o \ src/nxt_h1proto_websocket.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_fs.o \ -MMD -MF build/src/nxt_fs.dep -MT build/src/nxt_fs.o \ src/nxt_fs.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_cert.o \ -MMD -MF build/src/nxt_cert.dep -MT build/src/nxt_cert.o \ src/nxt_cert.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_openssl.o \ -MMD -MF build/src/nxt_openssl.dep -MT build/src/nxt_openssl.o \ src/nxt_openssl.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_pcre2.o \ -MMD -MF build/src/nxt_pcre2.dep -MT build/src/nxt_pcre2.o \ src/nxt_pcre2.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_epoll_engine.o \ -MMD -MF build/src/nxt_epoll_engine.dep -MT build/src/nxt_epoll_engine.o \ src/nxt_epoll_engine.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_poll_engine.o \ -MMD -MF build/src/nxt_poll_engine.dep -MT build/src/nxt_poll_engine.o \ src/nxt_poll_engine.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_select_engine.o \ -MMD -MF build/src/nxt_select_engine.dep -MT build/src/nxt_select_engine.o \ src/nxt_select_engine.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_linux_sendfile.o \ -MMD -MF build/src/nxt_linux_sendfile.dep -MT build/src/nxt_linux_sendfile.o \ src/nxt_linux_sendfile.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_clone.o \ -MMD -MF build/src/nxt_clone.dep -MT build/src/nxt_clone.o \ src/nxt_clone.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ \ -o build/src/nxt_main.o \ -MMD -MF build/src/nxt_main.dep -MT build/src/nxt_main.o \ src/nxt_main.c ar -r -c build/libnxt.a \ build/src/nxt_lib.o build/src/nxt_gmtime.o build/src/nxt_errno.o build/src/nxt_time.o build/src/nxt_malloc.o build/src/nxt_file.o build/src/nxt_mem_map.o build/src/nxt_socket.o build/src/nxt_socketpair.o build/src/nxt_credential.o build/src/nxt_isolation.o build/src/nxt_process.o build/src/nxt_process_title.o build/src/nxt_signal.o build/src/nxt_port_socket.o build/src/nxt_port_memory.o build/src/nxt_port_rpc.o build/src/nxt_port.o build/src/nxt_dyld.o build/src/nxt_random.o build/src/nxt_queue.o build/src/nxt_rbtree.o build/src/nxt_mp.o build/src/nxt_mem_zone.o build/src/nxt_string.o build/src/nxt_utf8.o build/src/nxt_parse.o build/src/nxt_sprintf.o build/src/nxt_var.o build/src/nxt_file_name.o build/src/nxt_log.o build/src/nxt_djb_hash.o build/src/nxt_murmur_hash.o build/src/nxt_lvlhsh.o build/src/nxt_array.o build/src/nxt_vector.o build/src/nxt_list.o build/src/nxt_buf.o build/src/nxt_buf_pool.o build/src/nxt_recvbuf.o build/src/nxt_sendbuf.o build/src/nxt_thread.o build/src/nxt_thread_mutex.o build/src/nxt_thread_cond.o build/src/nxt_spinlock.o build/src/nxt_semaphore.o build/src/nxt_thread_pool.o build/src/nxt_thread_time.o build/src/nxt_time_parse.o build/src/nxt_work_queue.o build/src/nxt_service.o build/src/nxt_log_moderation.o build/src/nxt_event_engine.o build/src/nxt_timer.o build/src/nxt_fd_event.o build/src/nxt_conn.o build/src/nxt_conn_connect.o build/src/nxt_conn_accept.o build/src/nxt_conn_read.o build/src/nxt_conn_write.o build/src/nxt_conn_close.o build/src/nxt_event_conn_job_sendfile.o build/src/nxt_conn_proxy.o build/src/nxt_job.o build/src/nxt_job_resolve.o build/src/nxt_sockaddr.o build/src/nxt_listen_socket.o build/src/nxt_upstream.o build/src/nxt_upstream_round_robin.o build/src/nxt_http_parse.o build/src/nxt_app_log.o build/src/nxt_capability.o build/src/nxt_runtime.o build/src/nxt_conf.o build/src/nxt_conf_validation.o build/src/nxt_main_process.o build/src/nxt_signal_handlers.o build/src/nxt_controller.o build/src/nxt_router.o build/src/nxt_h1proto.o build/src/nxt_http_request.o build/src/nxt_http_response.o build/src/nxt_http_error.o build/src/nxt_http_route.o build/src/nxt_http_route_addr.o build/src/nxt_http_return.o build/src/nxt_http_static.o build/src/nxt_http_proxy.o build/src/nxt_http_chunk_parse.o build/src/nxt_http_variables.o build/src/nxt_application.o build/src/nxt_external.o build/src/nxt_port_hash.o build/src/nxt_sha1.o build/src/nxt_websocket.o build/src/nxt_websocket_accept.o build/src/nxt_http_websocket.o build/src/nxt_h1proto_websocket.o build/src/nxt_fs.o build/src/nxt_cert.o build/src/nxt_openssl.o build/src/nxt_pcre2.o build/src/nxt_epoll_engine.o build/src/nxt_poll_engine.o build/src/nxt_select_engine.o build/src/nxt_linux_sendfile.o build/src/nxt_clone.o cc -Wl,-E -o build/unitd -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard \ build/src/nxt_main.o build/libnxt.a \ -lm -lrt -ldl -lpthread -lssl -lcrypto \ \ -lpcre2-8 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.7612mZ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/unit-1.25.0-1.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/unit-1.25.0-1.el7.arm ++ dirname /builddir/build/BUILDROOT/unit-1.25.0-1.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/unit-1.25.0-1.el7.arm + cd unit-66e986fc19dd12c731be5f52d0aa4cea32931b7d + DESTDIR=/builddir/build/BUILDROOT/unit-1.25.0-1.el7.arm + make unitd-install libunit-install manpage-install install -d /builddir/build/BUILDROOT/unit-1.25.0-1.el7.arm/usr/sbin install -p build/unitd /builddir/build/BUILDROOT/unit-1.25.0-1.el7.arm/usr/sbin/ install -d /builddir/build/BUILDROOT/unit-1.25.0-1.el7.arm/var/lib/unit cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I src -I build \ \ \ -o build/src/nxt_unit.o \ -MMD -MF build/src/nxt_unit.dep -MT build/src/nxt_unit.o \ src/nxt_unit.c ar -r -c build/libunit.a \ build/src/nxt_lvlhsh.o build/src/nxt_murmur_hash.o build/src/nxt_websocket.o build/src/nxt_unit.o install -d /builddir/build/BUILDROOT/unit-1.25.0-1.el7.arm/usr/lib install -p -m u=rw,go=r build/libunit.a /builddir/build/BUILDROOT/unit-1.25.0-1.el7.arm/usr/lib/ install -d /builddir/build/BUILDROOT/unit-1.25.0-1.el7.arm/usr/include install -p -m u=rw,go=r src/nxt_unit.h src/nxt_unit_field.h src/nxt_unit_request.h src/nxt_unit_response.h src/nxt_unit_sptr.h src/nxt_unit_typedefs.h src/nxt_unit_websocket.h build/nxt_auto_config.h build/nxt_version.h src/nxt_websocket_header.h /builddir/build/BUILDROOT/unit-1.25.0-1.el7.arm/usr/include/ install -d /builddir/build/BUILDROOT/unit-1.25.0-1.el7.arm/usr/share/man/man8 install -p -m644 build/unitd.8 /builddir/build/BUILDROOT/unit-1.25.0-1.el7.arm/usr/share/man/man8/ + install -m755 build-debug/unitd /builddir/build/BUILDROOT/unit-1.25.0-1.el7.arm/usr/sbin/unitd-debug + install -m644 build-debug/libunit.a /builddir/build/BUILDROOT/unit-1.25.0-1.el7.arm/usr/lib/libunit-debug.a + mkdir -p /builddir/build/BUILDROOT/unit-1.25.0-1.el7.arm/etc/unit + mkdir -p /builddir/build/BUILDROOT/unit-1.25.0-1.el7.arm/usr/lib/unit/modules + mkdir -p /builddir/build/BUILDROOT/unit-1.25.0-1.el7.arm/usr/lib/unit/debug-modules + mkdir -p /builddir/build/BUILDROOT/unit-1.25.0-1.el7.arm/var/lib/unit + mkdir -p /builddir/build/BUILDROOT/unit-1.25.0-1.el7.arm/var/log/unit + mkdir -p /builddir/build/BUILDROOT/unit-1.25.0-1.el7.arm/var/run/unit + install -p -D -m 0644 /builddir/build/SOURCES/unit.logrotate /builddir/build/BUILDROOT/unit-1.25.0-1.el7.arm/etc/logrotate.d/unit + install -p -D -m 0644 /builddir/build/SOURCES/unit.service /builddir/build/BUILDROOT/unit-1.25.0-1.el7.arm/usr/lib/systemd/system/unit.service + mkdir -p /builddir/build/BUILDROOT/unit-1.25.0-1.el7.arm/etc/systemd/system/unit.service.d + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/unit-66e986fc19dd12c731be5f52d0aa4cea32931b7d extracting debug info from /builddir/build/BUILDROOT/unit-1.25.0-1.el7.arm/usr/sbin/unitd-debug extracting debug info from /builddir/build/BUILDROOT/unit-1.25.0-1.el7.arm/usr/sbin/unitd /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 3452 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.1ly0iW Processing files: unit-1.25.0-1.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.nhlFOW + umask 022 + cd /builddir/build/BUILD + cd unit-66e986fc19dd12c731be5f52d0aa4cea32931b7d + DOCDIR=/builddir/build/BUILDROOT/unit-1.25.0-1.el7.arm/usr/share/doc/unit-1.25.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/unit-1.25.0-1.el7.arm/usr/share/doc/unit-1.25.0 + cp -pr NOTICE /builddir/build/BUILDROOT/unit-1.25.0-1.el7.arm/usr/share/doc/unit-1.25.0 + cp -pr README /builddir/build/BUILDROOT/unit-1.25.0-1.el7.arm/usr/share/doc/unit-1.25.0 + cp -pr CHANGES /builddir/build/BUILDROOT/unit-1.25.0-1.el7.arm/usr/share/doc/unit-1.25.0 + cp -pr example.config /builddir/build/BUILDROOT/unit-1.25.0-1.el7.arm/usr/share/doc/unit-1.25.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.3CK1i1 + umask 022 + cd /builddir/build/BUILD + cd unit-66e986fc19dd12c731be5f52d0aa4cea32931b7d + LICENSEDIR=/builddir/build/BUILDROOT/unit-1.25.0-1.el7.arm/usr/share/licenses/unit-1.25.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/unit-1.25.0-1.el7.arm/usr/share/licenses/unit-1.25.0 + cp -pr LICENSE /builddir/build/BUILDROOT/unit-1.25.0-1.el7.arm/usr/share/licenses/unit-1.25.0 + exit 0 Provides: config(unit) = 1.25.0-1.el7 nginx-unit = 1.25.0-1.el7 unit = 1.25.0-1.el7 unit(armv7hl-32) = 1.25.0-1.el7 Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh /usr/sbin/useradd Requires(post): /bin/sh systemd Requires(preun): /bin/sh systemd Requires(postun): /bin/sh systemd Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.10) libc.so.6(GLIBC_2.15) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libcrypto.so.10 libcrypto.so.10(OPENSSL_1.0.2) libcrypto.so.10(libcrypto.so.10) libdl.so.2 libdl.so.2(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libgcc_s.so.1(GCC_3.3.1) libgcc_s.so.1(GCC_3.5) libm.so.6 libm.so.6(GLIBC_2.4) libpcre2-8.so.0 libpthread.so.0 libpthread.so.0(GLIBC_2.4) librt.so.1 librt.so.1(GLIBC_2.4) libssl.so.10 libssl.so.10(libssl.so.10) rtld(GNU_HASH) Processing files: unit-devel-1.25.0-1.el7.armv7hl Provides: unit-devel = 1.25.0-1.el7 unit-devel(armv7hl-32) = 1.25.0-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: unit-debuginfo-1.25.0-1.el7.armv7hl Provides: unit-debuginfo = 1.25.0-1.el7 unit-debuginfo(armv7hl-32) = 1.25.0-1.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/unit-1.25.0-1.el7.arm Wrote: /builddir/build/RPMS/unit-1.25.0-1.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/unit-devel-1.25.0-1.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/unit-debuginfo-1.25.0-1.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.L7XOys + umask 022 + cd /builddir/build/BUILD + cd unit-66e986fc19dd12c731be5f52d0aa4cea32931b7d + /usr/bin/rm -rf /builddir/build/BUILDROOT/unit-1.25.0-1.el7.arm + exit 0 Child return code was: 0