Mock Version: 2.12 Mock Version: 2.12 Mock Version: 2.12 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/tengine.spec'], chrootPath='/var/lib/mock/dist-an8-plus-build-51643-23602/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': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/tengine.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': 'C.UTF-8'} and shell False warning: Macro expanded in comment on line 256: %{_libdir}/nginx/modules warning: Macro expanded in comment on line 257: %{_libdir}/nginx/modules/*.so warning: bogus date in %changelog: Mon Nov 04 2021 Tao Xu - 2.3.3-2 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/tengine-2.3.3-2.an8.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/tengine.spec'], chrootPath='/var/lib/mock/dist-an8-plus-build-51643-23602/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': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/tengine.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': 'C.UTF-8'} and shell False warning: Macro expanded in comment on line 256: %{_libdir}/nginx/modules warning: Macro expanded in comment on line 257: %{_libdir}/nginx/modules/*.so warning: bogus date in %changelog: Mon Nov 04 2021 Tao Xu - 2.3.3-2 Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.O4jnKU + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf tengine-2.3.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/tengine-2.3.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd tengine-2.3.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i s#nginx#tengine#g contrib/vim/ftdetect/nginx.vim contrib/vim/ftplugin/nginx.vim contrib/vim/indent/nginx.vim contrib/vim/syntax/nginx.vim + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.KnQszx + umask 022 + cd /builddir/build/BUILD + cd tengine-2.3.3 + export DESTDIR=/builddir/build/BUILDROOT/tengine-2.3.3-2.an8.x86_64 + DESTDIR=/builddir/build/BUILDROOT/tengine-2.3.3-2.an8.x86_64 ++ ls /usr/include ++ grep luajit + ./configure --prefix=/usr/share/tengine --sbin-path=/usr/sbin/tengine --modules-path=/usr/lib64/tengine/modules --conf-path=/etc/tengine/nginx.conf --error-log-path=/var/log/tengine/error.log --http-log-path=/var/log/tengine/access.log --http-client-body-temp-path=/var/lib/tengine/tmp/client_body --http-proxy-temp-path=/var/lib/tengine/tmp/proxy --http-fastcgi-temp-path=/var/lib/tengine/tmp/fastcgi --http-uwsgi-temp-path=/var/lib/tengine/tmp/uwsgi --http-scgi-temp-path=/var/lib/tengine/tmp/scgi --pid-path=/run/tengine.pid --lock-path=/run/lock/subsys/tengine --user=tengine --group=tengine --with-debug --with-compat --with-http_ssl_module --with-openssl-async --with-http_stub_status_module --with-http_realip_module --with-http_auth_request_module --with-http_addition_module --with-http_dav_module --with-http_gzip_static_module --with-http_sub_module --with-http_v2_module --with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-threads --with-http_secure_link_module --with-http_gunzip_module --without-mail_pop3_module --without-mail_smtp_module --without-mail_imap_module --without-http_uwsgi_module --without-http_scgi_module --with-http_random_index_module --add-module=modules/ngx_backtrace_module --add-module=modules/ngx_http_reqstat_module --add-module=modules/ngx_http_upstream_dynamic_module --add-module=modules/ngx_debug_pool --add-module=modules/ngx_http_slice_module --add-module=modules/ngx_http_upstream_dyups_module --add-module=modules/ngx_debug_timer --add-module=modules/ngx_http_sysguard_module --add-module=modules/ngx_http_concat_module --add-module=modules/ngx_http_upstream_session_sticky_module --add-module=modules/ngx_http_footer_filter_module --add-module=modules/ngx_http_trim_filter_module --add-module=modules/ngx_http_user_agent_module --add-module=modules/ngx_http_lua_module --add-module=modules/ngx_http_upstream_check_module --add-module=modules/ngx_slab_stat --add-module=modules/ngx_http_proxy_connect_module --add-module=modules/ngx_http_upstream_consistent_hash_module '--with-cc-opt=-g -Og -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wno-deprecated-declarations -fno-strict-aliasing -D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -DTCP_FASTOPEN=23 -fPIC -m64 -mtune=native -Wno-cast-function-type' '--with-ld-opt=-fPIE -fPIC -pie -Wl,-z,relro -Wl,-z,now' --with-luajit-inc=/usr/include/luajit-2.1 --with-luajit-lib=/usr/lib64 --with-openssl-opt=-fPIC '--with-zlib-opt=-O3 -fPIC' --with-pcre --with-pcre-opt=-fPIC --with-pcre-jit --with-jemalloc checking for OS + Linux 4.18.0-193.28.1.el8_2.x86_64 x86_64 checking for C compiler ... found + using GNU C compiler + gcc version: 8.3.1 20191121 (Anolis 8.3.1-5.0.1) (GCC) checking for gcc -pipe switch ... found checking for --with-ld-opt="-fPIE -fPIC -pie -Wl,-z,relro -Wl,-z,now" ... found checking for -Wl,-E switch ... found checking for gcc builtin atomic operations ... found checking for C99 variadic macros ... found checking for gcc variadic macros ... found checking for gcc builtin 64 bit byteswap ... found checking for unistd.h ... found checking for inttypes.h ... found checking for limits.h ... found checking for sys/filio.h ... not found checking for sys/param.h ... found checking for sys/mount.h ... found checking for sys/statvfs.h ... found checking for crypt.h ... found checking for Linux specific features checking for epoll ... found checking for EPOLLRDHUP ... found checking for EPOLLEXCLUSIVE ... found checking for O_PATH ... found checking for sendfile() ... found checking for sendfile64() ... found checking for sys/prctl.h ... found checking for prctl(PR_SET_DUMPABLE) ... found checking for prctl(PR_SET_KEEPCAPS) ... found checking for capabilities ... found checking for crypt_r() ... found checking for sys/vfs.h ... found checking for poll() ... found checking for /dev/poll ... not found checking for kqueue ... not found checking for crypt() ... not found checking for crypt() in libcrypt ... found checking for F_READAHEAD ... not found checking for posix_fadvise() ... found checking for O_DIRECT ... found checking for F_NOCACHE ... not found checking for directio() ... not found checking for statfs() ... found checking for statvfs() ... found checking for dlopen() ... not found checking for dlopen() in libdl ... found checking for sched_yield() ... found checking for sched_setaffinity() ... found checking for SO_SETFIB ... not found checking for SO_REUSEPORT ... found checking for SO_ACCEPTFILTER ... not found checking for SO_BINDANY ... not found checking for IP_TRANSPARENT ... found checking for IP_BINDANY ... not found checking for IP_BIND_ADDRESS_NO_PORT ... found checking for IP_RECVDSTADDR ... not found checking for IP_SENDSRCADDR ... not found checking for IP_PKTINFO ... found checking for IPV6_RECVPKTINFO ... found checking for TCP_DEFER_ACCEPT ... found checking for TCP_KEEPIDLE ... found checking for TCP_FASTOPEN ... found checking for TCP_INFO ... found checking for accept4() ... found checking for eventfd() ... found checking for int size ... 4 bytes checking for long size ... 8 bytes checking for long long size ... 8 bytes checking for void * size ... 8 bytes checking for uint32_t ... found checking for uint64_t ... found checking for sig_atomic_t ... found checking for sig_atomic_t size ... 4 bytes checking for socklen_t ... found checking for in_addr_t ... found checking for in_port_t ... found checking for rlim_t ... found checking for uintptr_t ... uintptr_t found checking for system byte ordering ... little endian checking for size_t size ... 8 bytes checking for off_t size ... 8 bytes checking for time_t size ... 8 bytes checking for AF_INET6 ... found checking for setproctitle() ... not found checking for pread() ... found checking for pwrite() ... found checking for pwritev() ... found checking for sys_nerr ... found checking for localtime_r() ... found checking for clock_gettime(CLOCK_MONOTONIC) ... found checking for posix_memalign() ... found checking for memalign() ... found checking for mmap(MAP_ANON|MAP_SHARED) ... found checking for mmap("/dev/zero", MAP_SHARED) ... found checking for System V shared memory ... found checking for POSIX semaphores ... not found checking for POSIX semaphores in libpthread ... found checking for struct msghdr.msg_control ... found checking for ioctl(FIONBIO) ... found checking for ioctl(FIONREAD) ... found checking for struct tm.tm_gmtoff ... found checking for struct dirent.d_namlen ... not found checking for struct dirent.d_type ... found checking for sysconf(_SC_NPROCESSORS_ONLN) ... found checking for sysconf(_SC_LEVEL1_DCACHE_LINESIZE) ... found checking for openat(), fstatat() ... found checking for getaddrinfo() ... found checking for sysinfo() ... found checking for getloadavg() ... found checking for /proc/meminfo ... found checking for /proc/stat ... found configuring additional modules adding module in modules/ngx_backtrace_module checking for BACKTRACE ... found + ngx_backtrace_module was configured adding module in modules/ngx_http_reqstat_module + ngx_http_reqstat_module was configured adding module in modules/ngx_http_upstream_dynamic_module + ngx_http_upstream_dynamic_module was configured adding module in modules/ngx_debug_pool + ngx_http_debug_pool_module was configured adding module in modules/ngx_http_slice_module + ngx_http_slice_module was configured adding module in modules/ngx_http_upstream_dyups_module + ngx_http_dyups_module was configured adding module in modules/ngx_debug_timer + ngx_http_debug_timer_module was configured adding module in modules/ngx_http_sysguard_module + ngx_http_sysguard_module was configured adding module in modules/ngx_http_concat_module + ngx_http_concat_module was configured adding module in modules/ngx_http_upstream_session_sticky_module + ngx_http_concat_module was configured adding module in modules/ngx_http_footer_filter_module + ngx_http_footer_filter_module was configured adding module in modules/ngx_http_trim_filter_module + ngx_http_trim_filter_module was configured adding module in modules/ngx_http_user_agent_module + ngx_http_user_agent_module was configured adding module in modules/ngx_http_lua_module checking for LuaJIT library in /usr/lib64 and /usr/include/luajit-2.1 (specified by the LUAJIT_LIB and LUAJIT_INC env, with -ldl) ... found checking for export symbols by default (-E) ... found checking for export symbols by default (--export-all-symbols) ... not found checking for SO_PASSCRED ... found checking for SA_RESTART ... found checking for __attribute__(constructor) ... found checking for malloc_trim ... found checking for pipe2 ... not found checking for signalfd ... found + ngx_http_lua_module was configured adding module in modules/ngx_http_upstream_check_module checking for ngx_http_upstream_check_module ... found checking for compiler structure-packing pragma ... found + ngx_http_upstream_check_module was configured adding module in modules/ngx_slab_stat + ngx_http_slab_stat_module was configured adding module in modules/ngx_http_proxy_connect_module + ngx_http_proxy_connect_module was configured adding module in modules/ngx_http_upstream_consistent_hash_module + ngx_http_proxy_connect_module was configured checking for PCRE library ... found checking for PCRE JIT support ... found checking for OpenSSL library ... found checking for OpenSSL Async Library ... found checking for zlib library ... found checking for jemalloc library ... found creating objs/Makefile Configuration summary + using threads + using system PCRE library + using system OpenSSL library + using system zlib library + using system jemalloc library nginx path prefix: "/usr/share/tengine" nginx binary file: "/usr/sbin/tengine" nginx modules path: "/usr/lib64/tengine/modules" nginx configuration prefix: "/etc/tengine" nginx configuration file: "/etc/tengine/nginx.conf" nginx pid file: "/run/tengine.pid" nginx error log file: "/var/log/tengine/error.log" nginx http access log file: "/var/log/tengine/access.log" nginx http client request body temporary files: "/var/lib/tengine/tmp/client_body" nginx http proxy temporary files: "/var/lib/tengine/tmp/proxy" nginx http fastcgi temporary files: "/var/lib/tengine/tmp/fastcgi" + make -j64 make -f objs/Makefile make[1]: Entering directory '/builddir/build/BUILD/tengine-2.3.3' cc -c -I/usr/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -g -Og -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wno-deprecated-declarations -fno-strict-aliasing -D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -DTCP_FASTOPEN=23 -fPIC -m64 -mtune=native -Wno-cast-function-type -DNDK_SET_VAR -I -I -I modules/ngx_debug_pool -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/proc -I modules/ngx_http_lua_module/src/api -I modules/ngx_http_upstream_check_module -I objs \ -o objs/src/core/nginx.o \ src/core/nginx.c cc -c -I/usr/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -g -Og -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wno-deprecated-declarations -fno-strict-aliasing -D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -DTCP_FASTOPEN=23 -fPIC -m64 -mtune=native -Wno-cast-function-type -DNDK_SET_VAR -I -I -I modules/ngx_debug_pool -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/proc -I modules/ngx_http_lua_module/src/api -I modules/ngx_http_upstream_check_module -I objs \ -o objs/src/core/ngx_log.o \ src/core/ngx_log.c cc -c -I/usr/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -g -Og -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wno-deprecated-declarations -fno-strict-aliasing -D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -DTCP_FASTOPEN=23 -fPIC -m64 -mtune=native -Wno-cast-function-type -DNDK_SET_VAR -I -I -I modules/ngx_debug_pool -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/proc -I modules/ngx_http_lua_module/src/api -I modules/ngx_http_upstream_check_module -I objs \ -o objs/src/core/ngx_array.o \ src/core/ngx_array.c cc -c -I/usr/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -g -Og -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wno-deprecated-declarations -fno-strict-aliasing -D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -DTCP_FASTOPEN=23 -fPIC -m64 -mtune=native -Wno-cast-function-type -DNDK_SET_VAR -I -I -I modules/ngx_debug_pool -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/proc -I modules/ngx_http_lua_module/src/api -I modules/ngx_http_upstream_check_module -I objs \ -o objs/src/core/ngx_list.o \ src/core/ngx_list.c cc -c -I/usr/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -g -Og -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wno-deprecated-declarations -fno-strict-aliasing -D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -DTCP_FASTOPEN=23 -fPIC -m64 -mtune=native -Wno-cast-function-type -DNDK_SET_VAR -I -I -I modules/ngx_debug_pool -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/proc -I modules/ngx_http_lua_module/src/api -I modules/ngx_http_upstream_check_module -I objs \ -o objs/src/core/ngx_hash.o \ src/core/ngx_hash.c cc -c -I/usr/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -g -Og -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wno-deprecated-declarations -fno-strict-aliasing -D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -DTCP_FASTOPEN=23 -fPIC -m64 -mtune=native -Wno-cast-function-type -DNDK_SET_VAR -I -I -I modules/ngx_debug_pool -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/proc -I modules/ngx_http_lua_module/src/api -I modules/ngx_http_upstream_check_module -I objs \ -o objs/src/core/ngx_buf.o \ src/core/ngx_buf.c cc -c -I/usr/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -g -Og -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wno-deprecated-declarations -fno-strict-aliasing -D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -DTCP_FASTOPEN=23 -fPIC -m64 -mtune=native -Wno-cast-function-type -DNDK_SET_VAR -I -I -I modules/ngx_debug_pool -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/proc -I modules/ngx_http_lua_module/src/api -I modules/ngx_http_upstream_check_module -I objs \ -o objs/src/core/ngx_queue.o \ src/core/ngx_queue.c cc -c -I/usr/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -g -Og -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wno-deprecated-declarations -fno-strict-aliasing -D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -DTCP_FASTOPEN=23 -fPIC -m64 -mtune=native -Wno-cast-function-type -DNDK_SET_VAR -I -I -I modules/ngx_debug_pool -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/proc -I modules/ngx_http_lua_module/src/api -I modules/ngx_http_upstream_check_module -I objs \ -o objs/src/core/ngx_output_chain.o \ src/core/ngx_output_chain.c cc -c -I/usr/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -g -Og -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wno-deprecated-declarations -fno-strict-aliasing -D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -DTCP_FASTOPEN=23 -fPIC -m64 -mtune=native -Wno-cast-function-type -DNDK_SET_VAR -I -I -I modules/ngx_debug_pool -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/proc -I modules/ngx_http_lua_module/src/api -I modules/ngx_http_upstream_check_module -I objs \ -o objs/src/core/ngx_string.o \ src/core/ngx_string.c cc -c -I/usr/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -g -Og -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wno-deprecated-declarations -fno-strict-aliasing -D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -DTCP_FASTOPEN=23 -fPIC -m64 -mtune=native -Wno-cast-function-type -DNDK_SET_VAR -I -I -I modules/ngx_debug_pool -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/proc -I modules/ngx_http_lua_module/src/api -I modules/ngx_http_upstream_check_module -I objs \ -o objs/src/core/ngx_parse.o \ src/core/ngx_parse.c cc -c -I/usr/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -g -Og -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wno-deprecated-declarations -fno-strict-aliasing -D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -DTCP_FASTOPEN=23 -fPIC -m64 -mtune=native -Wno-cast-function-type -DNDK_SET_VAR -I -I -I modules/ngx_debug_pool -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/proc -I modules/ngx_http_lua_module/src/api -I modules/ngx_http_upstream_check_module -I objs \ -o objs/src/core/ngx_parse_time.o \ src/core/ngx_parse_time.c cc -c -I/usr/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -g -Og -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wno-deprecated-declarations -fno-strict-aliasing -D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -DTCP_FASTOPEN=23 -fPIC -m64 -mtune=native -Wno-cast-function-type -DNDK_SET_VAR -I -I -I modules/ngx_debug_pool -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/proc -I modules/ngx_http_lua_module/src/api -I modules/ngx_http_upstream_check_module -I objs \ -o objs/src/core/ngx_inet.o \ src/core/ngx_inet.c cc -c -I/usr/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -g -Og -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wno-deprecated-declarations -fno-strict-aliasing -D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -DTCP_FASTOPEN=23 -fPIC -m64 -mtune=native -Wno-cast-function-type -DNDK_SET_VAR -I -I -I modules/ngx_debug_pool -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/proc -I modules/ngx_http_lua_module/src/api -I modules/ngx_http_upstream_check_module -I objs \ -o objs/src/core/ngx_file.o \ src/core/ngx_file.c cc -c -I/usr/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -g -Og -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wno-deprecated-declarations -fno-strict-aliasing -D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -DTCP_FASTOPEN=23 -fPIC -m64 -mtune=native -Wno-cast-function-type -DNDK_SET_VAR -I -I -I modules/ngx_debug_pool -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/proc -I modules/ngx_http_lua_module/src/api -I modules/ngx_http_upstream_check_module -I objs \ -o objs/src/core/ngx_crc32.o \ src/core/ngx_crc32.c cc -c -I/usr/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -g -Og -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wno-deprecated-declarations -fno-strict-aliasing -D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -DTCP_FASTOPEN=23 -fPIC -m64 -mtune=native -Wno-cast-function-type -DNDK_SET_VAR -I -I -I modules/ngx_debug_pool -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/proc -I modules/ngx_http_lua_module/src/api -I modules/ngx_http_upstream_check_module -I objs \ -o objs/src/core/ngx_murmurhash.o \ src/core/ngx_murmurhash.c cc -c -I/usr/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -g -Og -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wno-deprecated-declarations -fno-strict-aliasing -D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -DTCP_FASTOPEN=23 -fPIC -m64 -mtune=native -Wno-cast-function-type -DNDK_SET_VAR -I -I -I modules/ngx_debug_pool -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/proc -I modules/ngx_http_lua_module/src/api -I modules/ngx_http_upstream_check_module -I objs \ -o objs/src/core/ngx_md5.o \ src/core/ngx_md5.c cc -c -I/usr/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -g -Og -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wno-deprecated-declarations -fno-strict-aliasing -D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -DTCP_FASTOPEN=23 -fPIC -m64 -mtune=native -Wno-cast-function-type -DNDK_SET_VAR -I -I -I modules/ngx_debug_pool -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/proc -I modules/ngx_http_lua_module/src/api -I modules/ngx_http_upstream_check_module -I objs \ -o objs/src/core/ngx_sha1.o \ src/core/ngx_sha1.c cc -c -I/usr/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -g -Og -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wno-deprecated-declarations -fno-strict-aliasing -D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -DTCP_FASTOPEN=23 -fPIC -m64 -mtune=native -Wno-cast-function-type -DNDK_SET_VAR -I -I -I modules/ngx_debug_pool -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/proc -I modules/ngx_http_lua_module/src/api -I modules/ngx_http_upstream_check_module -I objs \ -o objs/src/core/ngx_rbtree.o \ src/core/ngx_rbtree.c cc -c -I/usr/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -g -Og -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wno-deprecated-declarations -fno-strict-aliasing -D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -DTCP_FASTOPEN=23 -fPIC -m64 -mtune=native -Wno-cast-function-type -DNDK_SET_VAR -I -I -I modules/ngx_debug_pool -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/proc -I modules/ngx_http_lua_module/src/api -I modules/ngx_http_upstream_check_module -I objs \ -o objs/src/core/ngx_trie.o \ src/core/ngx_trie.c cc -c -I/usr/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -g -Og -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wno-deprecated-declarations -fno-strict-aliasing -D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -DTCP_FASTOPEN=23 -fPIC -m64 -mtune=native -Wno-cast-function-type -DNDK_SET_VAR -I -I -I modules/ngx_debug_pool -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/proc -I modules/ngx_http_lua_module/src/api -I modules/ngx_http_upstream_check_module -I objs \ -o objs/src/core/ngx_segment_tree.o \ src/core/ngx_segment_tree.c cc -c -I/usr/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -g -Og -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wno-deprecated-declarations -fno-strict-aliasing -D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -DTCP_FASTOPEN=23 -fPIC -m64 -mtune=native -Wno-cast-function-type -DNDK_SET_VAR -I -I -I modules/ngx_debug_pool -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/proc -I modules/ngx_http_lua_module/src/api -I modules/ngx_http_upstream_check_module -I objs \ -o objs/src/core/ngx_radix_tree.o \ src/core/ngx_radix_tree.c cc -c -I/usr/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -g -Og -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wno-deprecated-declarations -fno-strict-aliasing -D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -DTCP_FASTOPEN=23 -fPIC -m64 -mtune=native -Wno-cast-function-type -DNDK_SET_VAR -I -I -I modules/ngx_debug_pool -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/proc -I modules/ngx_http_lua_module/src/api -I modules/ngx_http_upstream_check_module -I objs \ -o objs/src/core/ngx_slab.o \ src/core/ngx_slab.c cc -c -I/usr/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -g -Og -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wno-deprecated-declarations -fno-strict-aliasing -D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -DTCP_FASTOPEN=23 -fPIC -m64 -mtune=native -Wno-cast-function-type -DNDK_SET_VAR -I -I -I modules/ngx_debug_pool -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/proc -I modules/ngx_http_lua_module/src/api -I modules/ngx_http_upstream_check_module -I objs \ -o objs/src/core/ngx_times.o \ src/core/ngx_times.c cc -c -I/usr/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -g -Og -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wno-deprecated-declarations -fno-strict-aliasing -D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -DTCP_FASTOPEN=23 -fPIC -m64 -mtune=native -Wno-cast-function-type -DNDK_SET_VAR -I -I -I modules/ngx_debug_pool -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/proc -I modules/ngx_http_lua_module/src/api -I modules/ngx_http_upstream_check_module -I objs \ -o objs/src/core/ngx_shmtx.o \ src/core/ngx_shmtx.c cc -c -I/usr/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -g -Og -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wno-deprecated-declarations -fno-strict-aliasing -D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -DTCP_FASTOPEN=23 -fPIC -m64 -mtune=native -Wno-cast-function-type -DNDK_SET_VAR -I -I -I modules/ngx_debug_pool -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/proc -I modules/ngx_http_lua_module/src/api -I modules/ngx_http_upstream_check_module -I objs \ -o objs/src/core/ngx_connection.o \ src/core/ngx_connection.c cc -c -I/usr/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -g -Og -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wno-deprecated-declarations -fno-strict-aliasing -D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -DTCP_FASTOPEN=23 -fPIC -m64 -mtune=native -Wno-cast-function-type -DNDK_SET_VAR -I -I -I modules/ngx_debug_pool -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/proc -I modules/ngx_http_lua_module/src/api -I modules/ngx_http_upstream_check_module -I objs \ -o objs/src/core/ngx_cycle.o \ src/core/ngx_cycle.c cc -c -I/usr/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -g -Og -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wno-deprecated-declarations -fno-strict-aliasing -D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -DTCP_FASTOPEN=23 -fPIC -m64 -mtune=native -Wno-cast-function-type -DNDK_SET_VAR -I -I -I modules/ngx_debug_pool -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/proc -I modules/ngx_http_lua_module/src/api -I modules/ngx_http_upstream_check_module -I objs \ -o objs/src/core/ngx_spinlock.o \ src/core/ngx_spinlock.c cc -c -I/usr/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -g -Og -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wno-deprecated-declarations -fno-strict-aliasing -D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -DTCP_FASTOPEN=23 -fPIC -m64 -mtune=native -Wno-cast-function-type -DNDK_SET_VAR -I -I -I modules/ngx_debug_pool -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/proc -I modules/ngx_http_lua_module/src/api -I modules/ngx_http_upstream_check_module -I objs \ -o objs/src/core/ngx_rwlock.o \ src/core/ngx_rwlock.c cc -c -I/usr/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -g -Og -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wno-deprecated-declarations -fno-strict-aliasing -D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -DTCP_FASTOPEN=23 -fPIC -m64 -mtune=native -Wno-cast-function-type -DNDK_SET_VAR -I -I -I modules/ngx_debug_pool -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/proc -I modules/ngx_http_lua_module/src/api -I modules/ngx_http_upstream_check_module -I objs \ -o objs/src/core/ngx_cpuinfo.o \ src/core/ngx_cpuinfo.c cc -c -I/usr/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -g -Og -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wno-deprecated-declarations -fno-strict-aliasing -D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -DTCP_FASTOPEN=23 -fPIC -m64 -mtune=native -Wno-cast-function-type -DNDK_SET_VAR -I -I -I modules/ngx_debug_pool -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/proc -I modules/ngx_http_lua_module/src/api -I modules/ngx_http_upstream_check_module -I objs \ -o objs/src/core/ngx_conf_file.o \ src/core/ngx_conf_file.c cc -c -I/usr/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -g -Og -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wno-deprecated-declarations -fno-strict-aliasing -D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -DTCP_FASTOPEN=23 -fPIC -m64 -mtune=native -Wno-cast-function-type -DNDK_SET_VAR -I -I -I modules/ngx_debug_pool -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/proc -I modules/ngx_http_lua_module/src/api -I modules/ngx_http_upstream_check_module -I objs \ -o objs/src/core/ngx_module.o \ src/core/ngx_module.c cc -c -I/usr/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -g -Og -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wno-deprecated-declarations -fno-strict-aliasing -D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -DTCP_FASTOPEN=23 -fPIC -m64 -mtune=native -Wno-cast-function-type -DNDK_SET_VAR -I -I -I modules/ngx_debug_pool -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/proc -I modules/ngx_http_lua_module/src/api -I modules/ngx_http_upstream_check_module -I objs \ -o objs/src/core/ngx_resolver.o \ src/core/ngx_resolver.c cc -c -I/usr/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -g -Og -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wno-deprecated-declarations -fno-strict-aliasing -D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -DTCP_FASTOPEN=23 -fPIC -m64 -mtune=native -Wno-cast-function-type -DNDK_SET_VAR -I -I -I modules/ngx_debug_pool -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/proc -I modules/ngx_http_lua_module/src/api -I modules/ngx_http_upstream_check_module -I objs \ -o objs/src/core/ngx_open_file_cache.o \ src/core/ngx_open_file_cache.c cc -c -I/usr/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -g -Og -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wno-deprecated-declarations -fno-strict-aliasing -D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -DTCP_FASTOPEN=23 -fPIC -m64 -mtune=native -Wno-cast-function-type -DNDK_SET_VAR -I -I -I modules/ngx_debug_pool -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/proc -I modules/ngx_http_lua_module/src/api -I modules/ngx_http_upstream_check_module -I objs \ -o objs/src/core/ngx_crypt.o \ src/core/ngx_crypt.c cc -c -I/usr/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -g -Og -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wno-deprecated-declarations -fno-strict-aliasing -D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -DTCP_FASTOPEN=23 -fPIC -m64 -mtune=native -Wno-cast-function-type -DNDK_SET_VAR -I -I -I modules/ngx_debug_pool -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/proc -I modules/ngx_http_lua_module/src/api -I modules/ngx_http_upstream_check_module -I objs \ -o objs/src/core/ngx_proxy_protocol.o \ src/core/ngx_proxy_protocol.c cc -c -I/usr/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -g -Og -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wno-deprecated-declarations -fno-strict-aliasing -D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -DTCP_FASTOPEN=23 -fPIC -m64 -mtune=native -Wno-cast-function-type -DNDK_SET_VAR -I -I -I modules/ngx_debug_pool -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/proc -I modules/ngx_http_lua_module/src/api -I modules/ngx_http_upstream_check_module -I objs \ -o objs/src/core/ngx_syslog.o \ src/core/ngx_syslog.c cc -c -I/usr/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -g -Og -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wno-deprecated-declarations -fno-strict-aliasing -D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -DTCP_FASTOPEN=23 -fPIC -m64 -mtune=native -Wno-cast-function-type -DNDK_SET_VAR -I -I -I modules/ngx_debug_pool -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/proc -I modules/ngx_http_lua_module/src/api -I modules/ngx_http_upstream_check_module -I objs \ -o objs/src/event/ngx_event.o \ src/event/ngx_event.c cc -c -I/usr/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -g -Og -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wno-deprecated-declarations -fno-strict-aliasing -D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -DTCP_FASTOPEN=23 -fPIC -m64 -mtune=native -Wno-cast-function-type -DNDK_SET_VAR -I -I -I modules/ngx_debug_pool -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/proc -I modules/ngx_http_lua_module/src/api -I modules/ngx_http_upstream_check_module -I objs \ -o objs/src/event/ngx_event_timer.o \ src/event/ngx_event_timer.c cc -c -I/usr/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -g -Og -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wno-deprecated-declarations -fno-strict-aliasing -D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -DTCP_FASTOPEN=23 -fPIC -m64 -mtune=native -Wno-cast-function-type -DNDK_SET_VAR -I -I -I modules/ngx_debug_pool -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/proc -I modules/ngx_http_lua_module/src/api -I modules/ngx_http_upstream_check_module -I objs \ -o objs/src/event/ngx_event_posted.o \ src/event/ngx_event_posted.c cc -c -I/usr/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -g -Og -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wno-deprecated-declarations -fno-strict-aliasing -D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -DTCP_FASTOPEN=23 -fPIC -m64 -mtune=native -Wno-cast-function-type -DNDK_SET_VAR -I -I -I modules/ngx_debug_pool -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/proc -I modules/ngx_http_lua_module/src/api -I modules/ngx_http_upstream_check_module -I objs \ -o objs/src/event/ngx_event_accept.o \ src/event/ngx_event_accept.c cc -c -I/usr/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -g -Og -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wno-deprecated-declarations -fno-strict-aliasing -D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -DTCP_FASTOPEN=23 -fPIC -m64 -mtune=native -Wno-cast-function-type -DNDK_SET_VAR -I -I -I modules/ngx_debug_pool -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/proc -I modules/ngx_http_lua_module/src/api -I modules/ngx_http_upstream_check_module -I objs \ -o objs/src/event/ngx_event_udp.o \ src/event/ngx_event_udp.c cc -c -I/usr/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -g -Og -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wno-deprecated-declarations -fno-strict-aliasing -D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -DTCP_FASTOPEN=23 -fPIC -m64 -mtune=native -Wno-cast-function-type -DNDK_SET_VAR -I -I -I modules/ngx_debug_pool -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/proc -I modules/ngx_http_lua_module/src/api -I modules/ngx_http_upstream_check_module -I objs \ -o objs/src/event/ngx_event_connect.o \ src/event/ngx_event_connect.c cc -c -I/usr/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -g -Og -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wno-deprecated-declarations -fno-strict-aliasing -D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -DTCP_FASTOPEN=23 -fPIC -m64 -mtune=native -Wno-cast-function-type -DNDK_SET_VAR -I -I -I modules/ngx_debug_pool -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/proc -I modules/ngx_http_lua_module/src/api -I modules/ngx_http_upstream_check_module -I objs \ -o objs/src/event/ngx_event_pipe.o \ src/event/ngx_event_pipe.c cc -c -I/usr/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -g -Og -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wno-deprecated-declarations -fno-strict-aliasing -D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -DTCP_FASTOPEN=23 -fPIC -m64 -mtune=native -Wno-cast-function-type -DNDK_SET_VAR -I -I -I modules/ngx_debug_pool -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/proc -I modules/ngx_http_lua_module/src/api -I modules/ngx_http_upstream_check_module -I objs \ -o objs/src/os/unix/ngx_time.o \ src/os/unix/ngx_time.c cc -c -I/usr/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -g -Og -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wno-deprecated-declarations -fno-strict-aliasing -D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -DTCP_FASTOPEN=23 -fPIC -m64 -mtune=native -Wno-cast-function-type -DNDK_SET_VAR -I -I -I modules/ngx_debug_pool -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/proc -I modules/ngx_http_lua_module/src/api -I modules/ngx_http_upstream_check_module -I objs \ -o objs/src/os/unix/ngx_errno.o \ src/os/unix/ngx_errno.c cc -c -I/usr/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -g -Og -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wno-deprecated-declarations -fno-strict-aliasing -D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -DTCP_FASTOPEN=23 -fPIC -m64 -mtune=native -Wno-cast-function-type -DNDK_SET_VAR -I -I -I modules/ngx_debug_pool -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/proc -I modules/ngx_http_lua_module/src/api -I modules/ngx_http_upstream_check_module -I objs \ -o objs/src/os/unix/ngx_alloc.o \ src/os/unix/ngx_alloc.c cc -c -I/usr/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -g -Og -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wno-deprecated-declarations -fno-strict-aliasing -D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -DTCP_FASTOPEN=23 -fPIC -m64 -mtune=native -Wno-cast-function-type -DNDK_SET_VAR -I -I -I modules/ngx_debug_pool -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/proc -I modules/ngx_http_lua_module/src/api -I modules/ngx_http_upstream_check_module -I objs \ -o objs/src/os/unix/ngx_files.o \ src/os/unix/ngx_files.c cc -c -I/usr/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -g -Og -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wno-deprecated-declarations -fno-strict-aliasing -D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -DTCP_FASTOPEN=23 -fPIC -m64 -mtune=native -Wno-cast-function-type -DNDK_SET_VAR -I -I -I modules/ngx_debug_pool -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/proc -I modules/ngx_http_lua_module/src/api -I modules/ngx_http_upstream_check_module -I objs \ -o objs/src/os/unix/ngx_socket.o \ src/os/unix/ngx_socket.c cc -c -I/usr/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -g -Og -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wno-deprecated-declarations -fno-strict-aliasing -D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -DTCP_FASTOPEN=23 -fPIC -m64 -mtune=native -Wno-cast-function-type -DNDK_SET_VAR -I -I -I modules/ngx_debug_pool -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/proc -I modules/ngx_http_lua_module/src/api -I modules/ngx_http_upstream_check_module -I objs \ -o objs/src/os/unix/ngx_recv.o \ src/os/unix/ngx_recv.c cc -c -I/usr/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -g -Og -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wno-deprecated-declarations -fno-strict-aliasing -D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -DTCP_FASTOPEN=23 -fPIC -m64 -mtune=native -Wno-cast-function-type -DNDK_SET_VAR -I -I -I modules/ngx_debug_pool -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/proc -I modules/ngx_http_lua_module/src/api -I modules/ngx_http_upstream_check_module -I objs \ -o objs/src/os/unix/ngx_readv_chain.o \ src/os/unix/ngx_readv_chain.c cc -c -I/usr/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -g -Og -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wno-deprecated-declarations -fno-strict-aliasing -D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -DTCP_FASTOPEN=23 -fPIC -m64 -mtune=native -Wno-cast-function-type -DNDK_SET_VAR -I -I -I modules/ngx_debug_pool -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/proc -I modules/ngx_http_lua_module/src/api -I modules/ngx_http_upstream_check_module -I objs \ -o objs/src/os/unix/ngx_udp_recv.o \ src/os/unix/ngx_udp_recv.c cc -c -I/usr/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -g -Og -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wno-deprecated-declarations -fno-strict-aliasing -D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -DTCP_FASTOPEN=23 -fPIC -m64 -mtune=native -Wno-cast-function-type -DNDK_SET_VAR -I -I -I modules/ngx_debug_pool -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/proc -I modules/ngx_http_lua_module/src/api -I modules/ngx_http_upstream_check_module -I objs \ -o objs/src/os/unix/ngx_send.o \ src/os/unix/ngx_send.c cc -c -I/usr/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -g -Og -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wno-deprecated-declarations -fno-strict-aliasing -D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -DTCP_FASTOPEN=23 -fPIC -m64 -mtune=native -Wno-cast-function-type -DNDK_SET_VAR -I -I -I modules/ngx_debug_pool -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/proc -I modules/ngx_http_lua_module/src/api -I modules/ngx_http_upstream_check_module -I objs \ -o objs/src/os/unix/ngx_writev_chain.o \ src/os/unix/ngx_writev_chain.c cc -c -I/usr/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -g -Og -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wno-deprecated-declarations -fno-strict-aliasing -D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -DTCP_FASTOPEN=23 -fPIC -m64 -mtune=native -Wno-cast-function-type -DNDK_SET_VAR -I -I -I modules/ngx_debug_pool -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/proc -I modules/ngx_http_lua_module/src/api -I modules/ngx_http_upstream_check_module -I objs \ -o objs/src/os/unix/ngx_udp_send.o \ src/os/unix/ngx_udp_send.c cc -c -I/usr/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -g -Og -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wno-deprecated-declarations -fno-strict-aliasing -D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -DTCP_FASTOPEN=23 -fPIC -m64 -mtune=native -Wno-cast-function-type -DNDK_SET_VAR -I -I -I modules/ngx_debug_pool -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/proc -I modules/ngx_http_lua_module/src/api -I modules/ngx_http_upstream_check_module -I objs \ -o objs/src/os/unix/ngx_udp_sendmsg_chain.o \ src/os/unix/ngx_udp_sendmsg_chain.c cc -c -I/usr/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -g -Og -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wno-deprecated-declarations -fno-strict-aliasing -D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -DTCP_FASTOPEN=23 -fPIC -m64 -mtune=native -Wno-cast-function-type -DNDK_SET_VAR -I -I -I modules/ngx_debug_pool -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/proc -I modules/ngx_http_lua_module/src/api -I modules/ngx_http_upstream_check_module -I objs \ -o objs/src/os/unix/ngx_channel.o \ src/os/unix/ngx_channel.c cc -c -I/usr/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -g -Og -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wno-deprecated-declarations -fno-strict-aliasing -D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -DTCP_FASTOPEN=23 -fPIC -m64 -mtune=native -Wno-cast-function-type -DNDK_SET_VAR -I -I -I modules/ngx_debug_pool -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/proc -I modules/ngx_http_lua_module/src/api -I modules/ngx_http_upstream_check_module -I objs \ -o objs/src/os/unix/ngx_shmem.o \ src/os/unix/ngx_shmem.c cc -c -I/usr/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -g -Og -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wno-deprecated-declarations -fno-strict-aliasing -D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -DTCP_FASTOPEN=23 -fPIC -m64 -mtune=native -Wno-cast-function-type -DNDK_SET_VAR -I -I -I modules/ngx_debug_pool -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/proc -I modules/ngx_http_lua_module/src/api -I modules/ngx_http_upstream_check_module -I objs \ -o objs/src/os/unix/ngx_process.o \ src/os/unix/ngx_process.c cc -c -I/usr/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -g -Og -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wno-deprecated-declarations -fno-strict-aliasing -D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -DTCP_FASTOPEN=23 -fPIC -m64 -mtune=native -Wno-cast-function-type -DNDK_SET_VAR -I -I -I modules/ngx_debug_pool -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/proc -I modules/ngx_http_lua_module/src/api -I modules/ngx_http_upstream_check_module -I objs \ -o objs/src/os/unix/ngx_daemon.o \ src/os/unix/ngx_daemon.c cc -c -I/usr/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -g -Og -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wno-deprecated-declarations -fno-strict-aliasing -D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -DTCP_FASTOPEN=23 -fPIC -m64 -mtune=native -Wno-cast-function-type -DNDK_SET_VAR -I -I -I modules/ngx_debug_pool -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/proc -I modules/ngx_http_lua_module/src/api -I modules/ngx_http_upstream_check_module -I objs \ -o objs/src/os/unix/ngx_setaffinity.o \ src/os/unix/ngx_setaffinity.c cc -c -I/usr/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -g -Og -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wno-deprecated-declarations -fno-strict-aliasing -D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -DTCP_FASTOPEN=23 -fPIC -m64 -mtune=native -Wno-cast-function-type -DNDK_SET_VAR -I -I -I modules/ngx_debug_pool -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/proc -I modules/ngx_http_lua_module/src/api -I modules/ngx_http_upstream_check_module -I objs \ -o objs/src/os/unix/ngx_setproctitle.o \ src/os/unix/ngx_setproctitle.c cc -c -I/usr/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -g -Og -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wno-deprecated-declarations -fno-strict-aliasing -D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -DTCP_FASTOPEN=23 -fPIC -m64 -mtune=native -Wno-cast-function-type -DNDK_SET_VAR -I -I -I modules/ngx_debug_pool -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/proc -I modules/ngx_http_lua_module/src/api -I modules/ngx_http_upstream_check_module -I objs \ -o objs/src/os/unix/ngx_posix_init.o \ src/os/unix/ngx_posix_init.c cc -c -I/usr/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -g -Og -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wno-deprecated-declarations -fno-strict-aliasing -D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -DTCP_FASTOPEN=23 -fPIC -m64 -mtune=native -Wno-cast-function-type -DNDK_SET_VAR -I -I -I modules/ngx_debug_pool -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/proc -I modules/ngx_http_lua_module/src/api -I modules/ngx_http_upstream_check_module -I objs \ -o objs/src/os/unix/ngx_user.o \ src/os/unix/ngx_user.c cc -c -I/usr/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -g -Og -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wno-deprecated-declarations -fno-strict-aliasing -D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -DTCP_FASTOPEN=23 -fPIC -m64 -mtune=native -Wno-cast-function-type -DNDK_SET_VAR -I -I -I modules/ngx_debug_pool -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/proc -I modules/ngx_http_lua_module/src/api -I modules/ngx_http_upstream_check_module -I objs \ -o objs/src/os/unix/ngx_dlopen.o \ src/os/unix/ngx_dlopen.c cc -c -I/usr/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -g -Og -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wno-deprecated-declarations -fno-strict-aliasing -D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -DTCP_FASTOPEN=23 -fPIC -m64 -mtune=native -Wno-cast-function-type -DNDK_SET_VAR -I -I -I modules/ngx_debug_pool -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/proc -I modules/ngx_http_lua_module/src/api -I modules/ngx_http_upstream_check_module -I objs \ -o objs/src/os/unix/ngx_pipe.o \ src/os/unix/ngx_pipe.c cc -c -I/usr/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -g -Og -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wno-deprecated-declarations -fno-strict-aliasing -D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -DTCP_FASTOPEN=23 -fPIC -m64 -mtune=native -Wno-cast-function-type -DNDK_SET_VAR -I -I -I modules/ngx_debug_pool -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/proc -I modules/ngx_http_lua_module/src/api -I modules/ngx_http_upstream_check_module -I objs \ -o objs/src/os/unix/ngx_sysinfo.o \ src/os/unix/ngx_sysinfo.c In file included from src/core/ngx_core.h:55, from src/core/ngx_resolver.c:9: src/core/ngx_resolver.c: In function 'ngx_resolver_create': src/core/ngx_resolver.c:283:41: error: 'NGX_RESOLVER_FILE' undeclared (first use in this function); did you mean 'T_NGX_RESOLVER_FILE'? ngx_str_t default_file = ngx_string(NGX_RESOLVER_FILE); ^~~~~~~~~~~~~~~~~ src/core/ngx_string.h:40:38: note: in definition of macro 'ngx_string' #define ngx_string(str) { sizeof(str) - 1, (u_char *) str } ^~~ src/core/ngx_resolver.c:283:41: note: each undeclared identifier is reported only once for each function it appears in ngx_str_t default_file = ngx_string(NGX_RESOLVER_FILE); ^~~~~~~~~~~~~~~~~ src/core/ngx_string.h:40:38: note: in definition of macro 'ngx_string' #define ngx_string(str) { sizeof(str) - 1, (u_char *) str } ^~~ cc -c -I/usr/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -g -Og -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wno-deprecated-declarations -fno-strict-aliasing -D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -DTCP_FASTOPEN=23 -fPIC -m64 -mtune=native -Wno-cast-function-type -DNDK_SET_VAR -I -I -I modules/ngx_debug_pool -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/proc -I modules/ngx_http_lua_module/src/api -I modules/ngx_http_upstream_check_module -I objs \ -o objs/src/os/unix/ngx_process_cycle.o \ src/os/unix/ngx_process_cycle.c cc -c -I/usr/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -g -Og -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wno-deprecated-declarations -fno-strict-aliasing -D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -DTCP_FASTOPEN=23 -fPIC -m64 -mtune=native -Wno-cast-function-type -DNDK_SET_VAR -I -I -I modules/ngx_debug_pool -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/proc -I modules/ngx_http_lua_module/src/api -I modules/ngx_http_upstream_check_module -I objs \ -o objs/src/os/unix/ngx_linux_init.o \ src/os/unix/ngx_linux_init.c cc -c -I/usr/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -g -Og -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wno-deprecated-declarations -fno-strict-aliasing -D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -DTCP_FASTOPEN=23 -fPIC -m64 -mtune=native -Wno-cast-function-type -DNDK_SET_VAR -I -I -I modules/ngx_debug_pool -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/proc -I modules/ngx_http_lua_module/src/api -I modules/ngx_http_upstream_check_module -I objs \ -o objs/src/event/modules/ngx_epoll_module.o \ src/event/modules/ngx_epoll_module.c cc -c -I/usr/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -g -Og -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wno-deprecated-declarations -fno-strict-aliasing -D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -DTCP_FASTOPEN=23 -fPIC -m64 -mtune=native -Wno-cast-function-type -DNDK_SET_VAR -I -I -I modules/ngx_debug_pool -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/proc -I modules/ngx_http_lua_module/src/api -I modules/ngx_http_upstream_check_module -I objs \ -o objs/src/os/unix/ngx_linux_sendfile_chain.o \ src/os/unix/ngx_linux_sendfile_chain.c cc -c -I/usr/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -g -Og -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wno-deprecated-declarations -fno-strict-aliasing -D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -DTCP_FASTOPEN=23 -fPIC -m64 -mtune=native -Wno-cast-function-type -DNDK_SET_VAR -I -I -I modules/ngx_debug_pool -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/proc -I modules/ngx_http_lua_module/src/api -I modules/ngx_http_upstream_check_module -I objs \ -o objs/src/core/ngx_thread_pool.o \ src/core/ngx_thread_pool.c cc -c -I/usr/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -g -Og -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wno-deprecated-declarations -fno-strict-aliasing -D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -DTCP_FASTOPEN=23 -fPIC -m64 -mtune=native -Wno-cast-function-type -DNDK_SET_VAR -I -I -I modules/ngx_debug_pool -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/proc -I modules/ngx_http_lua_module/src/api -I modules/ngx_http_upstream_check_module -I objs \ -o objs/src/os/unix/ngx_thread_cond.o \ src/os/unix/ngx_thread_cond.c cc -c -I/usr/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -g -Og -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wno-deprecated-declarations -fno-strict-aliasing -D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -DTCP_FASTOPEN=23 -fPIC -m64 -mtune=native -Wno-cast-function-type -DNDK_SET_VAR -I -I -I modules/ngx_debug_pool -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/proc -I modules/ngx_http_lua_module/src/api -I modules/ngx_http_upstream_check_module -I objs \ -o objs/src/os/unix/ngx_thread_mutex.o \ src/os/unix/ngx_thread_mutex.c cc -c -I/usr/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -g -Og -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wno-deprecated-declarations -fno-strict-aliasing -D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -DTCP_FASTOPEN=23 -fPIC -m64 -mtune=native -Wno-cast-function-type -DNDK_SET_VAR -I -I -I modules/ngx_debug_pool -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/proc -I modules/ngx_http_lua_module/src/api -I modules/ngx_http_upstream_check_module -I objs \ -o objs/src/os/unix/ngx_thread_id.o \ src/os/unix/ngx_thread_id.c cc -c -I/usr/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -g -Og -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wno-deprecated-declarations -fno-strict-aliasing -D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -DTCP_FASTOPEN=23 -fPIC -m64 -mtune=native -Wno-cast-function-type -DNDK_SET_VAR -I -I -I modules/ngx_debug_pool -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/proc -I modules/ngx_http_lua_module/src/api -I modules/ngx_http_upstream_check_module -I objs \ -o objs/src/proc/ngx_proc.o \ src/proc/ngx_proc.c cc -c -I/usr/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -g -Og -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wno-deprecated-declarations -fno-strict-aliasing -D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -DTCP_FASTOPEN=23 -fPIC -m64 -mtune=native -Wno-cast-function-type -DNDK_SET_VAR -I -I -I modules/ngx_debug_pool -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/proc -I modules/ngx_http_lua_module/src/api -I modules/ngx_http_upstream_check_module -I objs \ -o objs/src/event/ngx_event_openssl.o \ src/event/ngx_event_openssl.c cc -c -I/usr/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -g -Og -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wno-deprecated-declarations -fno-strict-aliasing -D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -DTCP_FASTOPEN=23 -fPIC -m64 -mtune=native -Wno-cast-function-type -DNDK_SET_VAR -I -I -I modules/ngx_debug_pool -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/proc -I modules/ngx_http_lua_module/src/api -I modules/ngx_http_upstream_check_module -I objs \ -o objs/src/event/ngx_event_openssl_stapling.o \ src/event/ngx_event_openssl_stapling.c cc -c -I/usr/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -g -Og -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wno-deprecated-declarations -fno-strict-aliasing -D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -DTCP_FASTOPEN=23 -fPIC -m64 -mtune=native -Wno-cast-function-type -DNDK_SET_VAR -I -I -I modules/ngx_debug_pool -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/proc -I modules/ngx_http_lua_module/src/api -I modules/ngx_http_upstream_check_module -I objs \ -o objs/src/core/ngx_regex.o \ src/core/ngx_regex.c cc -c -I/usr/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -g -Og -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wno-deprecated-declarations -fno-strict-aliasing -D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -DTCP_FASTOPEN=23 -fPIC -m64 -mtune=native -Wno-cast-function-type -DNDK_SET_VAR -I -I -I modules/ngx_debug_pool -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/proc -I modules/ngx_http_lua_module/src/api -I modules/ngx_http_upstream_check_module -I objs -I src/http -I src/http/modules -I src/http/v2 -I modules/ngx_http_slice_module/ -I modules/ngx_http_upstream_dyups_module -I /usr/include/luajit-2.1 \ -o objs/src/http/ngx_http.o \ src/http/ngx_http.c cc -c -I/usr/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -g -Og -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wno-deprecated-declarations -fno-strict-aliasing -D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -DTCP_FASTOPEN=23 -fPIC -m64 -mtune=native -Wno-cast-function-type -DNDK_SET_VAR -I -I -I modules/ngx_debug_pool -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/proc -I modules/ngx_http_lua_module/src/api -I modules/ngx_http_upstream_check_module -I objs -I src/http -I src/http/modules -I src/http/v2 -I modules/ngx_http_slice_module/ -I modules/ngx_http_upstream_dyups_module -I /usr/include/luajit-2.1 \ -o objs/src/http/ngx_http_core_module.o \ src/http/ngx_http_core_module.c cc -c -I/usr/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -g -Og -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wno-deprecated-declarations -fno-strict-aliasing -D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -DTCP_FASTOPEN=23 -fPIC -m64 -mtune=native -Wno-cast-function-type -DNDK_SET_VAR -I -I -I modules/ngx_debug_pool -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/proc -I modules/ngx_http_lua_module/src/api -I modules/ngx_http_upstream_check_module -I objs -I src/http -I src/http/modules -I src/http/v2 -I modules/ngx_http_slice_module/ -I modules/ngx_http_upstream_dyups_module -I /usr/include/luajit-2.1 \ -o objs/src/http/ngx_http_special_response.o \ src/http/ngx_http_special_response.c cc -c -I/usr/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -g -Og -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wno-deprecated-declarations -fno-strict-aliasing -D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -DTCP_FASTOPEN=23 -fPIC -m64 -mtune=native -Wno-cast-function-type -DNDK_SET_VAR -I -I -I modules/ngx_debug_pool -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/proc -I modules/ngx_http_lua_module/src/api -I modules/ngx_http_upstream_check_module -I objs -I src/http -I src/http/modules -I src/http/v2 -I modules/ngx_http_slice_module/ -I modules/ngx_http_upstream_dyups_module -I /usr/include/luajit-2.1 \ -o objs/src/http/ngx_http_request.o \ src/http/ngx_http_request.c cc -c -I/usr/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -g -Og -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wno-deprecated-declarations -fno-strict-aliasing -D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -DTCP_FASTOPEN=23 -fPIC -m64 -mtune=native -Wno-cast-function-type -DNDK_SET_VAR -I -I -I modules/ngx_debug_pool -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/proc -I modules/ngx_http_lua_module/src/api -I modules/ngx_http_upstream_check_module -I objs -I src/http -I src/http/modules -I src/http/v2 -I modules/ngx_http_slice_module/ -I modules/ngx_http_upstream_dyups_module -I /usr/include/luajit-2.1 \ -o objs/src/http/ngx_http_parse.o \ src/http/ngx_http_parse.c cc -c -I/usr/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -g -Og -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wno-deprecated-declarations -fno-strict-aliasing -D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -DTCP_FASTOPEN=23 -fPIC -m64 -mtune=native -Wno-cast-function-type -DNDK_SET_VAR -I -I -I modules/ngx_debug_pool -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/proc -I modules/ngx_http_lua_module/src/api -I modules/ngx_http_upstream_check_module -I objs -I src/http -I src/http/modules -I src/http/v2 -I modules/ngx_http_slice_module/ -I modules/ngx_http_upstream_dyups_module -I /usr/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_log_module.o \ src/http/modules/ngx_http_log_module.c cc -c -I/usr/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -g -Og -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wno-deprecated-declarations -fno-strict-aliasing -D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -DTCP_FASTOPEN=23 -fPIC -m64 -mtune=native -Wno-cast-function-type -DNDK_SET_VAR -I -I -I modules/ngx_debug_pool -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/proc -I modules/ngx_http_lua_module/src/api -I modules/ngx_http_upstream_check_module -I objs -I src/http -I src/http/modules -I src/http/v2 -I modules/ngx_http_slice_module/ -I modules/ngx_http_upstream_dyups_module -I /usr/include/luajit-2.1 \ -o objs/src/http/ngx_http_request_body.o \ src/http/ngx_http_request_body.c cc -c -I/usr/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -g -Og -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wno-deprecated-declarations -fno-strict-aliasing -D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -DTCP_FASTOPEN=23 -fPIC -m64 -mtune=native -Wno-cast-function-type -DNDK_SET_VAR -I -I -I modules/ngx_debug_pool -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/proc -I modules/ngx_http_lua_module/src/api -I modules/ngx_http_upstream_check_module -I objs -I src/http -I src/http/modules -I src/http/v2 -I modules/ngx_http_slice_module/ -I modules/ngx_http_upstream_dyups_module -I /usr/include/luajit-2.1 \ -o objs/src/http/ngx_http_variables.o \ src/http/ngx_http_variables.c cc -c -I/usr/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -g -Og -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wno-deprecated-declarations -fno-strict-aliasing -D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -DTCP_FASTOPEN=23 -fPIC -m64 -mtune=native -Wno-cast-function-type -DNDK_SET_VAR -I -I -I modules/ngx_debug_pool -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/proc -I modules/ngx_http_lua_module/src/api -I modules/ngx_http_upstream_check_module -I objs -I src/http -I src/http/modules -I src/http/v2 -I modules/ngx_http_slice_module/ -I modules/ngx_http_upstream_dyups_module -I /usr/include/luajit-2.1 \ -o objs/src/http/ngx_http_script.o \ src/http/ngx_http_script.c cc -c -I/usr/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -g -Og -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wno-deprecated-declarations -fno-strict-aliasing -D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -DTCP_FASTOPEN=23 -fPIC -m64 -mtune=native -Wno-cast-function-type -DNDK_SET_VAR -I -I -I modules/ngx_debug_pool -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/proc -I modules/ngx_http_lua_module/src/api -I modules/ngx_http_upstream_check_module -I objs -I src/http -I src/http/modules -I src/http/v2 -I modules/ngx_http_slice_module/ -I modules/ngx_http_upstream_dyups_module -I /usr/include/luajit-2.1 \ -o objs/src/http/ngx_http_upstream.o \ src/http/ngx_http_upstream.c cc -c -I/usr/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -g -Og -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wno-deprecated-declarations -fno-strict-aliasing -D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -DTCP_FASTOPEN=23 -fPIC -m64 -mtune=native -Wno-cast-function-type -DNDK_SET_VAR -I -I -I modules/ngx_debug_pool -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/proc -I modules/ngx_http_lua_module/src/api -I modules/ngx_http_upstream_check_module -I objs -I src/http -I src/http/modules -I src/http/v2 -I modules/ngx_http_slice_module/ -I modules/ngx_http_upstream_dyups_module -I /usr/include/luajit-2.1 \ -o objs/src/http/ngx_http_upstream_round_robin.o \ src/http/ngx_http_upstream_round_robin.c cc -c -I/usr/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -g -Og -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wno-deprecated-declarations -fno-strict-aliasing -D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -DTCP_FASTOPEN=23 -fPIC -m64 -mtune=native -Wno-cast-function-type -DNDK_SET_VAR -I -I -I modules/ngx_debug_pool -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/proc -I modules/ngx_http_lua_module/src/api -I modules/ngx_http_upstream_check_module -I objs -I src/http -I src/http/modules -I src/http/v2 -I modules/ngx_http_slice_module/ -I modules/ngx_http_upstream_dyups_module -I /usr/include/luajit-2.1 \ -o objs/src/http/ngx_http_file_cache.o \ src/http/ngx_http_file_cache.c cc -c -I/usr/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -g -Og -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wno-deprecated-declarations -fno-strict-aliasing -D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -DTCP_FASTOPEN=23 -fPIC -m64 -mtune=native -Wno-cast-function-type -DNDK_SET_VAR -I -I -I modules/ngx_debug_pool -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/proc -I modules/ngx_http_lua_module/src/api -I modules/ngx_http_upstream_check_module -I objs -I src/http -I src/http/modules -I src/http/v2 -I modules/ngx_http_slice_module/ -I modules/ngx_http_upstream_dyups_module -I /usr/include/luajit-2.1 \ -o objs/src/http/ngx_http_write_filter_module.o \ src/http/ngx_http_write_filter_module.c cc -c -I/usr/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -g -Og -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wno-deprecated-declarations -fno-strict-aliasing -D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -DTCP_FASTOPEN=23 -fPIC -m64 -mtune=native -Wno-cast-function-type -DNDK_SET_VAR -I -I -I modules/ngx_debug_pool -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/proc -I modules/ngx_http_lua_module/src/api -I modules/ngx_http_upstream_check_module -I objs -I src/http -I src/http/modules -I src/http/v2 -I modules/ngx_http_slice_module/ -I modules/ngx_http_upstream_dyups_module -I /usr/include/luajit-2.1 \ -o objs/src/http/ngx_http_header_filter_module.o \ src/http/ngx_http_header_filter_module.c cc -c -I/usr/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -g -Og -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wno-deprecated-declarations -fno-strict-aliasing -D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -DTCP_FASTOPEN=23 -fPIC -m64 -mtune=native -Wno-cast-function-type -DNDK_SET_VAR -I -I -I modules/ngx_debug_pool -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/proc -I modules/ngx_http_lua_module/src/api -I modules/ngx_http_upstream_check_module -I objs -I src/http -I src/http/modules -I src/http/v2 -I modules/ngx_http_slice_module/ -I modules/ngx_http_upstream_dyups_module -I /usr/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_chunked_filter_module.o \ src/http/modules/ngx_http_chunked_filter_module.c cc -c -I/usr/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -g -Og -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wno-deprecated-declarations -fno-strict-aliasing -D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -DTCP_FASTOPEN=23 -fPIC -m64 -mtune=native -Wno-cast-function-type -DNDK_SET_VAR -I -I -I modules/ngx_debug_pool -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/proc -I modules/ngx_http_lua_module/src/api -I modules/ngx_http_upstream_check_module -I objs -I src/http -I src/http/modules -I src/http/v2 -I modules/ngx_http_slice_module/ -I modules/ngx_http_upstream_dyups_module -I /usr/include/luajit-2.1 \ -o objs/src/http/v2/ngx_http_v2_filter_module.o \ src/http/v2/ngx_http_v2_filter_module.c cc -c -I/usr/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -g -Og -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wno-deprecated-declarations -fno-strict-aliasing -D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -DTCP_FASTOPEN=23 -fPIC -m64 -mtune=native -Wno-cast-function-type -DNDK_SET_VAR -I -I -I modules/ngx_debug_pool -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/proc -I modules/ngx_http_lua_module/src/api -I modules/ngx_http_upstream_check_module -I objs -I src/http -I src/http/modules -I src/http/v2 -I modules/ngx_http_slice_module/ -I modules/ngx_http_upstream_dyups_module -I /usr/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_range_filter_module.o \ src/http/modules/ngx_http_range_filter_module.c cc -c -I/usr/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -g -Og -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wno-deprecated-declarations -fno-strict-aliasing -D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -DTCP_FASTOPEN=23 -fPIC -m64 -mtune=native -Wno-cast-function-type -DNDK_SET_VAR -I -I -I modules/ngx_debug_pool -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/proc -I modules/ngx_http_lua_module/src/api -I modules/ngx_http_upstream_check_module -I objs -I src/http -I src/http/modules -I src/http/v2 -I modules/ngx_http_slice_module/ -I modules/ngx_http_upstream_dyups_module -I /usr/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_gzip_filter_module.o \ src/http/modules/ngx_http_gzip_filter_module.c cc -c -I/usr/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -g -Og -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wno-deprecated-declarations -fno-strict-aliasing -D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -DTCP_FASTOPEN=23 -fPIC -m64 -mtune=native -Wno-cast-function-type -DNDK_SET_VAR -I -I -I modules/ngx_debug_pool -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/proc -I modules/ngx_http_lua_module/src/api -I modules/ngx_http_upstream_check_module -I objs -I src/http -I src/http/modules -I src/http/v2 -I modules/ngx_http_slice_module/ -I modules/ngx_http_upstream_dyups_module -I /usr/include/luajit-2.1 \ -o objs/src/http/ngx_http_postpone_filter_module.o \ src/http/ngx_http_postpone_filter_module.c cc -c -I/usr/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -g -Og -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wno-deprecated-declarations -fno-strict-aliasing -D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -DTCP_FASTOPEN=23 -fPIC -m64 -mtune=native -Wno-cast-function-type -DNDK_SET_VAR -I -I -I modules/ngx_debug_pool -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/proc -I modules/ngx_http_lua_module/src/api -I modules/ngx_http_upstream_check_module -I objs -I src/http -I src/http/modules -I src/http/v2 -I modules/ngx_http_slice_module/ -I modules/ngx_http_upstream_dyups_module -I /usr/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_ssi_filter_module.o \ src/http/modules/ngx_http_ssi_filter_module.c make[1]: *** [objs/Makefile:877: objs/src/core/ngx_resolver.o] Error 1 make[1]: *** Waiting for unfinished jobs.... make[1]: Leaving directory '/builddir/build/BUILD/tengine-2.3.3' make: *** [Makefile:8: build] Error 2 error: Bad exit status from /var/tmp/rpm-tmp.KnQszx (%build) RPM build errors: Macro expanded in comment on line 256: %{_libdir}/nginx/modules Macro expanded in comment on line 257: %{_libdir}/nginx/modules/*.so bogus date in %changelog: Mon Nov 04 2021 Tao Xu - 2.3.3-2 Bad exit status from /var/tmp/rpm-tmp.KnQszx (%build) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.6/site-packages/mockbuild/util.py", line 600, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/tengine.spec