Mock Version: 1.4.13 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/unit.spec'], chrootPath='/var/lib/mock/816619-epel-7-x86_64-1540830489.523331/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock']unshare_net=FalseprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '80b34f40526e4a20818ce2ca1a5ece3b', '-D', '/var/lib/mock/816619-epel-7-x86_64-1540830489.523331/root', '-a', '--capability=cap_ipc_lock', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/unit.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/unit-1.5-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/unit.spec'], chrootPath='/var/lib/mock/816619-epel-7-x86_64-1540830489.523331/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock']unshare_net=FalseprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '37740f450ebc44efb786e0caf2d3c511', '-D', '/var/lib/mock/816619-epel-7-x86_64-1540830489.523331/root', '-a', '--capability=cap_ipc_lock', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/unit.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.6MJM3Q + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf unit-1.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/unit-1.5.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd unit-1.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.SAEMwL + umask 022 + cd /builddir/build/BUILD + cd unit-1.5 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' + export CFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + ./configure '--cc-opt=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' '--ld-opt=-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' --prefix=/usr --bindir=/usr/bin --libdir=/usr/lib64 --sbindir=/usr/sbin --modules=/usr/lib64/unit/modules --state=/var/lib/unit/state --pid=/run/unit/unit.pid --log=/var/log/unit/unit.log --control=unix:/run/unit/control.unit.sock --user=unit --group=unit --openssl configuring for Linux 4.16.13-300.fc28.x86_64 x86_64 checking for C compiler: cc + using GNU C compiler + gcc version 4.8.5 20150623 (Red Hat 4.8.5-28) (GCC) building an "echo" program checking for int size ... 4 checking for long size ... 8 checking for long long size ... 8 checking for void * size ... 8 checking for size_t size ... 8 checking for off_t size ... 8 checking for time_t size ... 8 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 but is not working 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 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 OpenSSL library ... found checking for OpenSSL version ... "OpenSSL 1.0.2k-fips 26 Jan 2017" creating build/Makefile Configuration summary: unit bin directory: "/usr/bin" unit sbin directory: "/usr/sbin" unit lib directory: "/usr/lib64" unit include directory: "/usr/include" unit modules directory: "/usr/lib64/unit/modules" unit state directory: "/var/lib/unit/state" unit pid file: "/run/unit/unit.pid" unit log file: "/var/log/unit/unit.log" unit control API socket: "unix:/run/unit/control.unit.sock" non-privileged user: "unit" non-privileged group: "unit" IPv6 support: YES Unix domain sockets support: YES debug logging: NO + ./configure perl --module=perl --perl=/usr/bin/perl configuring Perl module checking for Perl ... found checking for Perl version ... 5.16.3 + Perl module: perl.unit.so + ./configure python --module=python27 --config=python2.7-config --lib-path=/usr/lib64/libpython2.7.so configuring Python module checking for Python ... found checking for Python version ... 2.7.5 + Python module: python27.unit.so + ./configure python --module=python34 --config=python3.4-config --lib-path=/usr/lib64/libpython3.4m.so configuring Python module checking for Python ... found checking for Python version ... 3.4.9 + Python module: python34.unit.so + ./configure python --module=python36 --config=python3.6-config --lib-path=/usr/lib64/libpython3.6m.so configuring Python module checking for Python ... found checking for Python version ... 3.6.6 + Python module: python36.unit.so + ./configure php --module=php --config=/usr/bin/php-config --lib-path=/usr/lib64 configuring PHP module checking for PHP ... found + PHP SAPI: [cli cgi] checking for PHP embed SAPI ... found checking for PHP version ... 5.4.16 + PHP module: php.unit.so + ./configure ruby --module=ruby --ruby=/usr/bin/ruby configuring Ruby module checking for Ruby ... found checking for Ruby version ... 2.0.0 + Ruby module: ruby.unit.so + ./configure go --go=/usr/bin/go --go-path=/usr/share/go/contrib configuring Go package checking for Go ... found + go version go1.9.4 linux/amd64 + Go package path: "/usr/share/go/contrib" + ./configure nodejs --node=/usr/bin/node --npm=/usr/bin/npm --node-gyp=/usr/bin/node-gyp configuring nodejs module checking for node ... found + node version v6.14.3 checking for npm ... found + npm version 3.10.10 checking for node-gyp ... found + node-gyp version v0.10.6 + /usr/bin/make -j2 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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I src -I build \ \ \ -o build/src/nxt_worker_process.o \ -MMD -MF build/src/nxt_worker_process.dep -MT build/src/nxt_worker_process.o \ src/nxt_worker_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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 mkdir -p build/src/perl 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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I src -I build -I /usr/lib64/perl5/CORE \ -MMD -MF build/src/perl/nxt_perl_psgi-perl.dep -MT build/src/perl/nxt_perl_psgi-perl.o \ -o build/src/perl/nxt_perl_psgi-perl.o src/perl/nxt_perl_psgi.c mkdir -p build/src/perl 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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I src -I build -I /usr/lib64/perl5/CORE \ -MMD -MF build/src/perl/nxt_perl_psgi_layer-perl.dep -MT build/src/perl/nxt_perl_psgi_layer-perl.o \ -o build/src/perl/nxt_perl_psgi_layer-perl.o src/perl/nxt_perl_psgi_layer.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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I src -I build -I/usr/include/python2.7 -I/usr/include/python2.7 \ -MMD -MF build/src/nxt_python_wsgi-python27.dep -MT build/src/nxt_python_wsgi-python27.o \ -o build/src/nxt_python_wsgi-python27.o src/nxt_python_wsgi.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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I src -I build -I/usr/include/python3.4m -I/usr/include/python3.4m \ -MMD -MF build/src/nxt_python_wsgi-python34.dep -MT build/src/nxt_python_wsgi-python34.o \ -o build/src/nxt_python_wsgi-python34.o src/nxt_python_wsgi.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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I src -I build -I/usr/include/python3.6m -I/usr/include/python3.6m \ -MMD -MF build/src/nxt_python_wsgi-python36.dep -MT build/src/nxt_python_wsgi-python36.o \ -o build/src/nxt_python_wsgi-python36.o src/nxt_python_wsgi.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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I src -I build -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib \ -MMD -MF build/src/nxt_php_sapi-php.dep -MT build/src/nxt_php_sapi-php.o \ -o build/src/nxt_php_sapi-php.o src/nxt_php_sapi.c mkdir -p build/src/ruby 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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I src -I build -I/usr/include -I/usr/include \ -MMD -MF build/src/ruby/nxt_ruby-ruby.dep -MT build/src/ruby/nxt_ruby-ruby.o \ -o build/src/ruby/nxt_ruby-ruby.o src/ruby/nxt_ruby.c mkdir -p build/src/ruby 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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I src -I build -I/usr/include -I/usr/include \ -MMD -MF build/src/ruby/nxt_ruby_stream_io-ruby.dep -MT build/src/ruby/nxt_ruby_stream_io-ruby.o \ -o build/src/ruby/nxt_ruby_stream_io-ruby.o src/ruby/nxt_ruby_stream_io.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_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_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_round_robin.o build/src/nxt_http_parse.o build/src/nxt_app_log.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_worker_process.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_application.o build/src/nxt_external.o build/src/nxt_port_hash.o build/src/nxt_cert.o build/src/nxt_openssl.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 cc -shared -o build/perl.unit.so \ build/src/nxt_unit.o build/src/perl/nxt_perl_psgi-perl.o build/src/perl/nxt_perl_psgi_layer-perl.o -L /usr/lib64/perl5/CORE -Wl,--enable-new-dtags -Wl,-rpath,/usr/lib64/perl5/CORE -fstack-protector -L/usr/lib64/perl5/CORE -lperl -lresolv -lnsl -ldl -lm -lcrypt -lutil -lpthread -lc -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld cc -shared -o build/python27.unit.so \ build/src/nxt_unit.o build/src/nxt_python_wsgi-python27.o -lpthread -ldl -lutil -lm -lpython2.7 -Xlinker -export-dynamic -L/usr/lib64/libpython2.7.so -Wl,-rpath /usr/lib64/libpython2.7.so -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld cc -shared -o build/python34.unit.so \ build/src/nxt_unit.o build/src/nxt_python_wsgi-python34.o -L/usr/lib64 -lpython3.4m -lpthread -ldl -lutil -lm -Xlinker -export-dynamic -L/usr/lib64/libpython3.4m.so -Wl,-rpath /usr/lib64/libpython3.4m.so -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld cc -shared -o build/python36.unit.so \ build/src/nxt_unit.o build/src/nxt_python_wsgi-python36.o -L/usr/lib64 -lpython3.6m -lpthread -ldl -lutil -lm -Xlinker -export-dynamic -L/usr/lib64/libpython3.6m.so -Wl,-rpath /usr/lib64/libpython3.6m.so -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld cc -shared -o build/php.unit.so \ build/src/nxt_unit.o build/src/nxt_php_sapi-php.o -lphp5 -L/usr/lib64 -Wl,-rpath /usr/lib64 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld cc -shared -o build/ruby.unit.so \ build/src/nxt_unit.o build/src/ruby/nxt_ruby-ruby.o build/src/ruby/nxt_ruby_stream_io-ruby.o -L/usr/lib64 -Wl,-rpath,/usr/lib64 -lruby -lpthread -lrt -ldl -lcrypt -lm -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld cc -Wl,-E -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic \ build/src/nxt_main.o build/libnxt.a \ -lm -lrt -ldl -lpthread -lssl -lcrypto \ \ + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.rpB3rj + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/unit-1.5-1.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/unit-1.5-1.el7.x86_64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/unit-1.5-1.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/unit-1.5-1.el7.x86_64 + cd unit-1.5 + [[ -d /builddir/build/BUILDROOT/unit-1.5-1.el7.x86_64 ]] + rm -rf /builddir/build/BUILDROOT/unit-1.5-1.el7.x86_64 + /usr/bin/mkdir -p /builddir/build/BUILDROOT/unit-1.5-1.el7.x86_64 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/unit-1.5-1.el7.x86_64 all libunit-install install -d /builddir/build/BUILDROOT/unit-1.5-1.el7.x86_64/usr/sbin install -p build/unitd /builddir/build/BUILDROOT/unit-1.5-1.el7.x86_64/usr/sbin/ install -d /builddir/build/BUILDROOT/unit-1.5-1.el7.x86_64/var/lib/unit/state install -d /builddir/build/BUILDROOT/unit-1.5-1.el7.x86_64/usr/lib64/unit/modules install -p build/perl.unit.so \ /builddir/build/BUILDROOT/unit-1.5-1.el7.x86_64/usr/lib64/unit/modules/ install -d /builddir/build/BUILDROOT/unit-1.5-1.el7.x86_64/usr/lib64/unit/modules install -p build/python27.unit.so \ /builddir/build/BUILDROOT/unit-1.5-1.el7.x86_64/usr/lib64/unit/modules/ install -d /builddir/build/BUILDROOT/unit-1.5-1.el7.x86_64/usr/lib64/unit/modules install -p build/python34.unit.so \ /builddir/build/BUILDROOT/unit-1.5-1.el7.x86_64/usr/lib64/unit/modules/ install -d /builddir/build/BUILDROOT/unit-1.5-1.el7.x86_64/usr/lib64/unit/modules install -p build/python36.unit.so \ /builddir/build/BUILDROOT/unit-1.5-1.el7.x86_64/usr/lib64/unit/modules/ install -d /builddir/build/BUILDROOT/unit-1.5-1.el7.x86_64/usr/lib64/unit/modules install -p build/php.unit.so \ /builddir/build/BUILDROOT/unit-1.5-1.el7.x86_64/usr/lib64/unit/modules/ install -d /builddir/build/BUILDROOT/unit-1.5-1.el7.x86_64/usr/lib64/unit/modules install -p build/ruby.unit.so \ /builddir/build/BUILDROOT/unit-1.5-1.el7.x86_64/usr/lib64/unit/modules/ install -d /builddir/build/BUILDROOT/unit-1.5-1.el7.x86_64/usr/share/go/contrib/src/nginx/unit install -p -m644 ./src/*.h ./build/*.h ./src/go/unit/* ./src/nxt_unit.c ./src/nxt_lvlhsh.c ./src/nxt_murmur_hash.c /builddir/build/BUILDROOT/unit-1.5-1.el7.x86_64/usr/share/go/contrib/src/nginx/unit/ GOPATH=/builddir/build/BUILDROOT/unit-1.5-1.el7.x86_64/usr/share/go/contrib /usr/bin/go build nginx/unit make: Nothing to be done for `all'. ar -r -c build/libunit.a \ build/src/nxt_lvlhsh.o build/src/nxt_murmur_hash.o build/src/nxt_unit.o install -d /builddir/build/BUILDROOT/unit-1.5-1.el7.x86_64/usr/lib64 install -p -m u=rw,go=r build/libunit.a /builddir/build/BUILDROOT/unit-1.5-1.el7.x86_64/usr/lib64/ install -d /builddir/build/BUILDROOT/unit-1.5-1.el7.x86_64/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 /builddir/build/BUILDROOT/unit-1.5-1.el7.x86_64/usr/include/ + /usr/bin/install -D -p -m 0400 /builddir/build/SOURCES/unit.service /builddir/build/BUILDROOT/unit-1.5-1.el7.x86_64/usr/lib/systemd/system/unit.service + /usr/bin/install -D -p -m 0400 /builddir/build/SOURCES/unit.sysconfig /builddir/build/BUILDROOT/unit-1.5-1.el7.x86_64/etc/sysconfig/unit + /usr/bin/install -d -m 0755 /builddir/build/BUILDROOT/unit-1.5-1.el7.x86_64/var/log/unit + /usr/bin/install -D -p -m 0400 /builddir/build/SOURCES/unit.logrotate /builddir/build/BUILDROOT/unit-1.5-1.el7.x86_64/etc/logrotate.d/unit + /usr/bin/install -d -m 0700 /builddir/build/BUILDROOT/unit-1.5-1.el7.x86_64/run/unit + /usr/bin/install -D -p -m 0400 /builddir/build/SOURCES/unit.tmpfiles /builddir/build/BUILDROOT/unit-1.5-1.el7.x86_64/usr/lib/tmpfiles.d/unit.conf + /usr/bin/install -d -m 0700 /builddir/build/BUILDROOT/unit-1.5-1.el7.x86_64/etc/unit + export QA_RPATHS=3 + QA_RPATHS=3 + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/unit-1.5 extracting debug info from /builddir/build/BUILDROOT/unit-1.5-1.el7.x86_64/usr/lib64/unit/modules/ruby.unit.so extracting debug info from /builddir/build/BUILDROOT/unit-1.5-1.el7.x86_64/usr/lib64/unit/modules/php.unit.so extracting debug info from /builddir/build/BUILDROOT/unit-1.5-1.el7.x86_64/usr/lib64/unit/modules/python36.unit.so extracting debug info from /builddir/build/BUILDROOT/unit-1.5-1.el7.x86_64/usr/lib64/unit/modules/python34.unit.so extracting debug info from /builddir/build/BUILDROOT/unit-1.5-1.el7.x86_64/usr/lib64/unit/modules/python27.unit.so extracting debug info from /builddir/build/BUILDROOT/unit-1.5-1.el7.x86_64/usr/lib64/unit/modules/perl.unit.so extracting debug info from /builddir/build/BUILDROOT/unit-1.5-1.el7.x86_64/usr/sbin/unitd /usr/lib/rpm/sepdebugcrcfix: Updated 7 CRC32s, 0 CRC32s did match. BUILDSTDERR: 2932 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 Processing files: unit-1.5-1.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.potggZ + umask 022 + cd /builddir/build/BUILD + cd unit-1.5 + DOCDIR=/builddir/build/BUILDROOT/unit-1.5-1.el7.x86_64/usr/share/doc/unit-1.5 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/unit-1.5-1.el7.x86_64/usr/share/doc/unit-1.5 + cp -pr CHANGES /builddir/build/BUILDROOT/unit-1.5-1.el7.x86_64/usr/share/doc/unit-1.5 + cp -pr LICENSE /builddir/build/BUILDROOT/unit-1.5-1.el7.x86_64/usr/share/doc/unit-1.5 + cp -pr NOTICE /builddir/build/BUILDROOT/unit-1.5-1.el7.x86_64/usr/share/doc/unit-1.5 + cp -pr README /builddir/build/BUILDROOT/unit-1.5-1.el7.x86_64/usr/share/doc/unit-1.5 + exit 0 Provides: config(unit) = 1.5-1.el7 unit = 1.5-1.el7 unit(x86-64) = 1.5-1.el7 Requires(interp): /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 Requires(post): /bin/sh systemd Requires(preun): /bin/sh systemd Requires(postun): /bin/sh systemd Requires: ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.10)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libcrypto.so.10()(64bit) libcrypto.so.10(OPENSSL_1.0.2)(64bit) libcrypto.so.10(libcrypto.so.10)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.2.5)(64bit) libssl.so.10()(64bit) libssl.so.10(libssl.so.10)(64bit) rtld(GNU_HASH) Processing files: unit-devel-1.5-1.el7.x86_64 Provides: unit-devel = 1.5-1.el7 unit-devel(x86-64) = 1.5-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: unit-perl-1.5-1.el7.x86_64 Provides: unit-perl = 1.5-1.el7 unit-perl(x86-64) = 1.5-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libcrypt.so.1()(64bit) libdl.so.2()(64bit) libm.so.6()(64bit) libnsl.so.1()(64bit) libperl.so()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libresolv.so.2()(64bit) libutil.so.1()(64bit) rtld(GNU_HASH) Processing files: unit-python27-1.5-1.el7.x86_64 Provides: unit-python27 = 1.5-1.el7 unit-python27(x86-64) = 1.5-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libdl.so.2()(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpython2.7.so.1.0()(64bit) libutil.so.1()(64bit) rtld(GNU_HASH) Processing files: unit-python34-1.5-1.el7.x86_64 Provides: unit-python34 = 1.5-1.el7 unit-python34(x86-64) = 1.5-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libdl.so.2()(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpython3.4m.so.1.0()(64bit) libutil.so.1()(64bit) rtld(GNU_HASH) Processing files: unit-python36-1.5-1.el7.x86_64 Provides: unit-python36 = 1.5-1.el7 unit-python36(x86-64) = 1.5-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libdl.so.2()(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpython3.6m.so.1.0()(64bit) libutil.so.1()(64bit) rtld(GNU_HASH) Processing files: unit-php-1.5-1.el7.x86_64 Provides: unit-php = 1.5-1.el7 unit-php(x86-64) = 1.5-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libphp5-5.4.so()(64bit) rtld(GNU_HASH) Processing files: unit-ruby-1.5-1.el7.x86_64 Provides: unit-ruby = 1.5-1.el7 unit-ruby(x86-64) = 1.5-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libcrypt.so.1()(64bit) libdl.so.2()(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.2.5)(64bit) libruby.so.2.0()(64bit) rtld(GNU_HASH) Processing files: unit-go-1.5-1.el7.x86_64 Provides: unit-go = 1.5-1.el7 unit-go(x86-64) = 1.5-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.5-1.el7.x86_64 Provides: unit-debuginfo = 1.5-1.el7 unit-debuginfo(x86-64) = 1.5-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.5-1.el7.x86_64 Wrote: /builddir/build/RPMS/unit-1.5-1.el7.x86_64.rpm Wrote: /builddir/build/RPMS/unit-devel-1.5-1.el7.x86_64.rpm Wrote: /builddir/build/RPMS/unit-perl-1.5-1.el7.x86_64.rpm Wrote: /builddir/build/RPMS/unit-python27-1.5-1.el7.x86_64.rpm Wrote: /builddir/build/RPMS/unit-python34-1.5-1.el7.x86_64.rpm Wrote: /builddir/build/RPMS/unit-python36-1.5-1.el7.x86_64.rpm Wrote: /builddir/build/RPMS/unit-php-1.5-1.el7.x86_64.rpm Wrote: /builddir/build/RPMS/unit-ruby-1.5-1.el7.x86_64.rpm Wrote: /builddir/build/RPMS/unit-go-1.5-1.el7.x86_64.rpm Wrote: /builddir/build/RPMS/unit-debuginfo-1.5-1.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.dzxee2 + umask 022 + cd /builddir/build/BUILD + cd unit-1.5 + rm -rf /builddir/build/BUILDROOT/unit-1.5-1.el7.x86_64 + exit 0 Child return code was: 0