>>> nginx 1.22.1 Extracting gzip -d -c /home/thomas/autobuild/instance-0/dl/nginx/nginx-1.22.1.tar.gz | tar --strip-components=1 -C /home/thomas/autobuild/instance-0/output-1/build/nginx-1.22.1 -xf - >>> nginx 1.22.1 Patching Applying 0001-auto-type-sizeof-rework-autotest-to-be-cross-compila.patch using patch: patching file auto/types/sizeof Applying 0002-auto-feature-add-mechanism-allowing-to-force-feature.patch using patch: patching file auto/feature Applying 0003-auto-set-ngx_feature_run_force_result-for-each-featu.patch using patch: patching file auto/cc/conf patching file auto/cc/name patching file auto/lib/libatomic/conf patching file auto/os/darwin patching file auto/os/linux patching file auto/unix Applying 0004-auto-lib-libxslt-conf-use-pkg-config.patch using patch: patching file auto/lib/libxslt/conf Applying 0005-auto-unix-make-sys_nerr-guessing-cross-friendly.patch using patch: patching file auto/os/sys_nerr patching file auto/unix Applying 0006-auto-lib-openssl-conf-use-pkg-config.patch using patch: patching file auto/lib/openssl/conf Applying 0007-auto-lib-libgd-conf-use-pkg-config.patch using patch: patching file auto/lib/libgd/conf Applying 0008-src-os-unix-ngx_linux_config.h-only-include-dlfcn.h-.patch using patch: patching file src/os/unix/ngx_linux_config.h Applying 0009-auto-os-linux-fix-build-with-libxcrypt.patch using patch: patching file auto/os/linux Applying 0010-Allow-forcing-of-endianness-for-cross-compilation.patch using patch: patching file auto/endianness patching file auto/options Hunk #2 succeeded at 199 (offset 1 line). Hunk #3 succeeded at 438 (offset 2 lines). >>> nginx 1.22.1 Configuring /usr/bin/sed -i -e 's/-Werror//g' -i /home/thomas/autobuild/instance-0/output-1/build/nginx-1.22.1/auto/cc/* cd /home/thomas/autobuild/instance-0/output-1/build/nginx-1.22.1 ; ngx_force_c_compiler=yes ngx_force_c99_have_variadic_macros=yes ngx_force_gcc_have_variadic_macros=yes ngx_force_gcc_have_atomic=yes ngx_force_have_epoll=yes ngx_force_have_sendfile=yes ngx_force_have_sendfile64=yes ngx_force_have_pr_set_dumpable=yes ngx_force_have_timer_event=yes ngx_force_have_map_anon=yes ngx_force_have_map_devzero=yes ngx_force_have_sysvshm=yes ngx_force_have_posix_sem=yes ngx_force_have_libatomic=yes PKG_CONFIG="/home/thomas/autobuild/instance-0/output-1/host/bin/pkg-config" ./configure --crossbuild=Linux::"powerpc64" --with-cc="/home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc" --with-cpp="/home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc" --with-ld-opt="" --force-endianness=big --prefix=/usr --conf-path=/etc/nginx/nginx.conf --sbin-path=/usr/sbin/nginx --pid-path=/run/nginx.pid --lock-path=/run/lock/nginx.lock --user=www-data --group=www-data --error-log-path=/var/log/nginx/error.log --http-log-path=/var/log/nginx/access.log --http-client-body-temp-path=/var/cache/nginx/client-body --http-proxy-temp-path=/var/cache/nginx/proxy --http-fastcgi-temp-path=/var/cache/nginx/fastcgi --http-scgi-temp-path=/var/cache/nginx/scgi --http-uwsgi-temp-path=/var/cache/nginx/uwsgi --with-libatomic --without-pcre --with-select_module --without-poll_module --without-http-cache --with-http_ssl_module --with-http_geoip_module --without-http_gzip_module --without-http_rewrite_module --with-http_random_index_module --without-http_charset_module --without-http_ssi_module --without-http_userid_module --without-http_access_module --without-http_autoindex_module --without-http_geo_module --without-http_map_module --without-http_split_clients_module --without-http_referer_module --without-http_fastcgi_module --without-http_scgi_module --without-http_memcached_module --without-http_limit_conn_module --without-http_limit_req_module --without-http_browser_module --without-http_upstream_least_conn_module --without-http_upstream_random_module --without-http_upstream_keepalive_module --with-stream --without-stream_set_module --with-stream_ssl_module --with-stream_ssl_preread_module --without-stream_limit_conn_module --without-stream_access_module --without-stream_geo_module --without-stream_map_module --without-stream_split_clients_module --without-stream_return_module --without-stream_upstream_hash_module --without-stream_upstream_least_conn_module --without-stream_upstream_zone_module --add-module=/home/thomas/autobuild/instance-0/output-1/build/nginx-naxsi-1.3/naxsi_src --with-debug --with-cc-opt="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 " building for Linux::powerpc64 checking for C compiler ... not tested (maybe cross-compiling) + using GNU C compiler + gcc version: 11.3.0 (Buildroot 2022.08-rc1-2773-g9b911c8e8f) checking for gcc -pipe switch ... found checking for -Wl,-E switch ... found checking for gcc builtin atomic operations ... not tested (maybe cross-compiling) checking for C99 variadic macros ... not tested (maybe cross-compiling) checking for gcc variadic macros ... not tested (maybe cross-compiling) 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::powerpc64 specific features checking for epoll ... not tested (maybe cross-compiling) checking for EPOLLRDHUP ... found checking for EPOLLEXCLUSIVE ... found checking for eventfd() ... found checking for O_PATH ... found checking for sendfile() ... not tested (maybe cross-compiling) checking for sendfile64() ... not tested (maybe cross-compiling) checking for sys/prctl.h ... found checking for prctl(PR_SET_DUMPABLE) ... not tested (maybe cross-compiling) checking for prctl(PR_SET_KEEPCAPS) ... not tested (maybe cross-compiling) 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() ... 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 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 ... big endian (forced) 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 strerrordesc_np() ... found checking for sys_nerr value... 135 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) ... not tested (maybe cross-compiling) checking for mmap("/dev/zero", MAP_SHARED) ... not tested (maybe cross-compiling) checking for System V shared memory ... not tested (maybe cross-compiling) checking for POSIX semaphores ... not tested (maybe cross-compiling) 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 configuring additional modules adding module in /home/thomas/autobuild/instance-0/output-1/build/nginx-naxsi-1.3/naxsi_src + ngx_http_naxsi_module was configured checking for OpenSSL library ... found checking for GeoIP library ... found checking for GeoIP IPv6 support ... found checking for atomic_ops library ... not tested (maybe cross-compiling) creating objs/Makefile Configuration summary + PCRE library is disabled + using system OpenSSL library + zlib library is not used + using system libatomic_ops library nginx path prefix: "/usr" nginx binary file: "/usr/sbin/nginx" nginx modules path: "/usr/modules" nginx configuration prefix: "/etc/nginx" nginx configuration file: "/etc/nginx/nginx.conf" nginx pid file: "/run/nginx.pid" nginx error log file: "/var/log/nginx/error.log" nginx http access log file: "/var/log/nginx/access.log" nginx http client request body temporary files: "/var/cache/nginx/client-body" nginx http proxy temporary files: "/var/cache/nginx/proxy" nginx http uwsgi temporary files: "/var/cache/nginx/uwsgi" >>> nginx 1.22.1 Building PATH="/home/thomas/autobuild/instance-0/output-1/host/bin:/home/thomas/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j4 -C /home/thomas/autobuild/instance-0/output-1/build/nginx-1.22.1 make[1]: Entering directory '/home/thomas/autobuild/instance-0/output-1/build/nginx-1.22.1' /usr/bin/make -f objs/Makefile make[2]: Entering directory '/home/thomas/autobuild/instance-0/output-1/build/nginx-1.22.1' /home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/core/nginx.o \ src/core/nginx.c /home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/core/ngx_log.o \ src/core/ngx_log.c /home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/core/ngx_palloc.o \ src/core/ngx_palloc.c /home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/core/ngx_array.o \ src/core/ngx_array.c /home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/core/ngx_list.o \ src/core/ngx_list.c /home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/core/ngx_hash.o \ src/core/ngx_hash.c /home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/core/ngx_buf.o \ src/core/ngx_buf.c /home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/core/ngx_queue.o \ src/core/ngx_queue.c /home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/core/ngx_output_chain.o \ src/core/ngx_output_chain.c /home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/core/ngx_string.o \ src/core/ngx_string.c /home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/core/ngx_parse.o \ src/core/ngx_parse.c /home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/core/ngx_parse_time.o \ src/core/ngx_parse_time.c /home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/core/ngx_inet.o \ src/core/ngx_inet.c /home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/core/ngx_file.o \ src/core/ngx_file.c /home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/core/ngx_crc32.o \ src/core/ngx_crc32.c /home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/core/ngx_murmurhash.o \ src/core/ngx_murmurhash.c /home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/core/ngx_md5.o \ src/core/ngx_md5.c /home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/core/ngx_sha1.o \ src/core/ngx_sha1.c /home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/core/ngx_rbtree.o \ src/core/ngx_rbtree.c /home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/core/ngx_radix_tree.o \ src/core/ngx_radix_tree.c /home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/core/ngx_slab.o \ src/core/ngx_slab.c /home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/core/ngx_times.o \ src/core/ngx_times.c /home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/core/ngx_shmtx.o \ src/core/ngx_shmtx.c /home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/core/ngx_connection.o \ src/core/ngx_connection.c /home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/core/ngx_cycle.o \ src/core/ngx_cycle.c /home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/core/ngx_spinlock.o \ src/core/ngx_spinlock.c /home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/core/ngx_rwlock.o \ src/core/ngx_rwlock.c /home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/core/ngx_cpuinfo.o \ src/core/ngx_cpuinfo.c /home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/core/ngx_conf_file.o \ src/core/ngx_conf_file.c /home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/core/ngx_module.o \ src/core/ngx_module.c /home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/core/ngx_resolver.o \ src/core/ngx_resolver.c /home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/core/ngx_open_file_cache.o \ src/core/ngx_open_file_cache.c /home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/core/ngx_crypt.o \ src/core/ngx_crypt.c /home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/core/ngx_proxy_protocol.o \ src/core/ngx_proxy_protocol.c /home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/core/ngx_syslog.o \ src/core/ngx_syslog.c /home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/event/ngx_event.o \ src/event/ngx_event.c /home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/event/ngx_event_timer.o \ src/event/ngx_event_timer.c /home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/event/ngx_event_posted.o \ src/event/ngx_event_posted.c /home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/event/ngx_event_accept.o \ src/event/ngx_event_accept.c /home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/event/ngx_event_udp.o \ src/event/ngx_event_udp.c /home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/event/ngx_event_connect.o \ src/event/ngx_event_connect.c /home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/event/ngx_event_pipe.o \ src/event/ngx_event_pipe.c /home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/os/unix/ngx_time.o \ src/os/unix/ngx_time.c /home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/os/unix/ngx_errno.o \ src/os/unix/ngx_errno.c /home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/os/unix/ngx_alloc.o \ src/os/unix/ngx_alloc.c /home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/os/unix/ngx_files.o \ src/os/unix/ngx_files.c /home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/os/unix/ngx_socket.o \ src/os/unix/ngx_socket.c /home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/os/unix/ngx_recv.o \ src/os/unix/ngx_recv.c /home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/os/unix/ngx_readv_chain.o \ src/os/unix/ngx_readv_chain.c /home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/os/unix/ngx_udp_recv.o \ src/os/unix/ngx_udp_recv.c /home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/os/unix/ngx_send.o \ src/os/unix/ngx_send.c /home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/os/unix/ngx_writev_chain.o \ src/os/unix/ngx_writev_chain.c /home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/os/unix/ngx_udp_send.o \ src/os/unix/ngx_udp_send.c /home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/os/unix/ngx_udp_sendmsg_chain.o \ src/os/unix/ngx_udp_sendmsg_chain.c /home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/os/unix/ngx_channel.o \ src/os/unix/ngx_channel.c /home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/os/unix/ngx_shmem.o \ src/os/unix/ngx_shmem.c /home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/os/unix/ngx_process.o \ src/os/unix/ngx_process.c /home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/os/unix/ngx_daemon.o \ src/os/unix/ngx_daemon.c /home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/os/unix/ngx_setaffinity.o \ src/os/unix/ngx_setaffinity.c /home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/os/unix/ngx_setproctitle.o \ src/os/unix/ngx_setproctitle.c /home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/os/unix/ngx_posix_init.o \ src/os/unix/ngx_posix_init.c /home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/os/unix/ngx_user.o \ src/os/unix/ngx_user.c /home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/os/unix/ngx_dlopen.o \ src/os/unix/ngx_dlopen.c /home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/os/unix/ngx_process_cycle.o \ src/os/unix/ngx_process_cycle.c /home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/os/unix/ngx_linux_init.o \ src/os/unix/ngx_linux_init.c /home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/event/modules/ngx_epoll_module.o \ src/event/modules/ngx_epoll_module.c /home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/os/unix/ngx_linux_sendfile_chain.o \ src/os/unix/ngx_linux_sendfile_chain.c /home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/event/modules/ngx_select_module.o \ src/event/modules/ngx_select_module.c /home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/event/ngx_event_openssl.o \ src/event/ngx_event_openssl.c /home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/event/ngx_event_openssl_stapling.o \ src/event/ngx_event_openssl_stapling.c /home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \ -o objs/src/http/ngx_http.o \ src/http/ngx_http.c /home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \ -o objs/src/http/ngx_http_core_module.o \ src/http/ngx_http_core_module.c /home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \ -o objs/src/http/ngx_http_special_response.o \ src/http/ngx_http_special_response.c /home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \ -o objs/src/http/ngx_http_request.o \ src/http/ngx_http_request.c /home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \ -o objs/src/http/ngx_http_parse.o \ src/http/ngx_http_parse.c /home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \ -o objs/src/http/modules/ngx_http_log_module.o \ src/http/modules/ngx_http_log_module.c /home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \ -o objs/src/http/ngx_http_request_body.o \ src/http/ngx_http_request_body.c /home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \ -o objs/src/http/ngx_http_variables.o \ src/http/ngx_http_variables.c /home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \ -o objs/src/http/ngx_http_script.o \ src/http/ngx_http_script.c /home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \ -o objs/src/http/ngx_http_upstream.o \ src/http/ngx_http_upstream.c /home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \ -o objs/src/http/ngx_http_upstream_round_robin.o \ src/http/ngx_http_upstream_round_robin.c /home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \ -o objs/src/http/ngx_http_write_filter_module.o \ src/http/ngx_http_write_filter_module.c /home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \ -o objs/src/http/ngx_http_header_filter_module.o \ src/http/ngx_http_header_filter_module.c /home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \ -o objs/src/http/modules/ngx_http_chunked_filter_module.o \ src/http/modules/ngx_http_chunked_filter_module.c /home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \ -o objs/src/http/modules/ngx_http_range_filter_module.o \ src/http/modules/ngx_http_range_filter_module.c /home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \ -o objs/src/http/ngx_http_postpone_filter_module.o \ src/http/ngx_http_postpone_filter_module.c /home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \ -o objs/src/http/modules/ngx_http_headers_filter_module.o \ src/http/modules/ngx_http_headers_filter_module.c /home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \ -o objs/src/http/ngx_http_copy_filter_module.o \ src/http/ngx_http_copy_filter_module.c /home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \ -o objs/src/http/modules/ngx_http_not_modified_filter_module.o \ src/http/modules/ngx_http_not_modified_filter_module.c /home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \ -o objs/src/http/modules/ngx_http_static_module.o \ src/http/modules/ngx_http_static_module.c /home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \ -o objs/src/http/modules/ngx_http_index_module.o \ src/http/modules/ngx_http_index_module.c /home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \ -o objs/src/http/modules/ngx_http_random_index_module.o \ src/http/modules/ngx_http_random_index_module.c /home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \ -o objs/src/http/modules/ngx_http_mirror_module.o \ src/http/modules/ngx_http_mirror_module.c /home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \ -o objs/src/http/modules/ngx_http_try_files_module.o \ src/http/modules/ngx_http_try_files_module.c /home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \ -o objs/src/http/modules/ngx_http_auth_basic_module.o \ src/http/modules/ngx_http_auth_basic_module.c /home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \ -o objs/src/http/modules/ngx_http_geoip_module.o \ src/http/modules/ngx_http_geoip_module.c /home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \ -o objs/src/http/modules/ngx_http_ssl_module.o \ src/http/modules/ngx_http_ssl_module.c /home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \ -o objs/src/http/modules/ngx_http_proxy_module.o \ src/http/modules/ngx_http_proxy_module.c /home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \ -o objs/src/http/modules/ngx_http_uwsgi_module.o \ src/http/modules/ngx_http_uwsgi_module.c /home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \ -o objs/src/http/modules/ngx_http_empty_gif_module.o \ src/http/modules/ngx_http_empty_gif_module.c /home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \ -o objs/src/http/modules/ngx_http_upstream_hash_module.o \ src/http/modules/ngx_http_upstream_hash_module.c /home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \ -o objs/src/http/modules/ngx_http_upstream_ip_hash_module.o \ src/http/modules/ngx_http_upstream_ip_hash_module.c /home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \ -o objs/src/http/modules/ngx_http_upstream_zone_module.o \ src/http/modules/ngx_http_upstream_zone_module.c /home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/stream \ -o objs/src/stream/ngx_stream.o \ src/stream/ngx_stream.c /home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/stream \ -o objs/src/stream/ngx_stream_variables.o \ src/stream/ngx_stream_variables.c /home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/stream \ -o objs/src/stream/ngx_stream_script.o \ src/stream/ngx_stream_script.c /home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/stream \ -o objs/src/stream/ngx_stream_handler.o \ src/stream/ngx_stream_handler.c /home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/stream \ -o objs/src/stream/ngx_stream_core_module.o \ src/stream/ngx_stream_core_module.c /home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/stream \ -o objs/src/stream/ngx_stream_log_module.o \ src/stream/ngx_stream_log_module.c /home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/stream \ -o objs/src/stream/ngx_stream_proxy_module.o \ src/stream/ngx_stream_proxy_module.c /home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/stream \ -o objs/src/stream/ngx_stream_upstream.o \ src/stream/ngx_stream_upstream.c /home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/stream \ -o objs/src/stream/ngx_stream_upstream_round_robin.o \ src/stream/ngx_stream_upstream_round_robin.c /home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/stream \ -o objs/src/stream/ngx_stream_write_filter_module.o \ src/stream/ngx_stream_write_filter_module.c /home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/stream \ -o objs/src/stream/ngx_stream_ssl_module.o \ src/stream/ngx_stream_ssl_module.c /home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/stream \ -o objs/src/stream/ngx_stream_upstream_random_module.o \ src/stream/ngx_stream_upstream_random_module.c /home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/stream \ -o objs/src/stream/ngx_stream_ssl_preread_module.o \ src/stream/ngx_stream_ssl_preread_module.c /home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules -I src/stream \ -o objs/addon/naxsi_src/naxsi_runtime.o \ /home/thomas/autobuild/instance-0/output-1/build/nginx-naxsi-1.3/naxsi_src/naxsi_runtime.c /home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules -I src/stream \ -o objs/addon/naxsi_src/naxsi_config.o \ /home/thomas/autobuild/instance-0/output-1/build/nginx-naxsi-1.3/naxsi_src/naxsi_config.c /home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules -I src/stream \ -o objs/addon/naxsi_src/naxsi_utils.o \ /home/thomas/autobuild/instance-0/output-1/build/nginx-naxsi-1.3/naxsi_src/naxsi_utils.c /home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules -I src/stream \ -o objs/addon/naxsi_src/naxsi_skeleton.o \ /home/thomas/autobuild/instance-0/output-1/build/nginx-naxsi-1.3/naxsi_src/naxsi_skeleton.c In file included from /home/thomas/autobuild/instance-0/output-1/build/nginx-naxsi-1.3/naxsi_src/naxsi_runtime.c:8: /home/thomas/autobuild/instance-0/output-1/build/nginx-naxsi-1.3/naxsi_src/naxsi.h:147:3: error: unknown type name 'ngx_regex_compile_t' 147 | ngx_regex_compile_t* target_rx; | ^~~~~~~~~~~~~~~~~~~ /home/thomas/autobuild/instance-0/output-1/build/nginx-naxsi-1.3/naxsi_src/naxsi.h:213:3: error: unknown type name 'ngx_regex_compile_t' 213 | ngx_regex_compile_t* rx; // or regex | ^~~~~~~~~~~~~~~~~~~ /home/thomas/autobuild/instance-0/output-1/build/nginx-naxsi-1.3/naxsi_src/naxsi_runtime.c:188:8: error: unknown type name 'pcre2_match_data' 188 | static pcre2_match_data *ngx_pcre2_match_data; | ^~~~~~~~~~~~~~~~ /home/thomas/autobuild/instance-0/output-1/build/nginx-naxsi-1.3/naxsi_src/naxsi_runtime.c:195:16: error: unknown type name 'ngx_regex_t' 195 | ngx_pcre2_exec(ngx_regex_t *re, unsigned char* str, unsigned int len, ngx_int_t tmp_idx, int *captures, ngx_uint_t size) | ^~~~~~~~~~~ /home/thomas/autobuild/instance-0/output-1/build/nginx-naxsi-1.3/naxsi_src/naxsi_runtime.c: In function 'ngx_http_process_basic_rule_buffer': /home/thomas/autobuild/instance-0/output-1/build/nginx-naxsi-1.3/naxsi_src/naxsi_runtime.c:281:34: warning: implicit declaration of function 'pcre_exec' [-Wimplicit-function-declaration] 281 | (tmp_idx < len && (match = pcre_exec(rl->br->rx->regex->code, | ^~~~~~~~~ /home/thomas/autobuild/instance-0/output-1/build/nginx-naxsi-1.3/naxsi_src/naxsi_runtime.c:281:54: error: request for member 'regex' in something not a structure or union 281 | (tmp_idx < len && (match = pcre_exec(rl->br->rx->regex->code, | ^~ In file included from /home/thomas/autobuild/instance-0/output-1/build/nginx-naxsi-1.3/naxsi_src/naxsi_utils.c:7: /home/thomas/autobuild/instance-0/output-1/build/nginx-naxsi-1.3/naxsi_src/naxsi.h:147:3: error: unknown type name 'ngx_regex_compile_t' 147 | ngx_regex_compile_t* target_rx; | ^~~~~~~~~~~~~~~~~~~ /home/thomas/autobuild/instance-0/output-1/build/nginx-naxsi-1.3/naxsi_src/naxsi.h:213:3: error: unknown type name 'ngx_regex_compile_t' 213 | ngx_regex_compile_t* rx; // or regex | ^~~~~~~~~~~~~~~~~~~ /home/thomas/autobuild/instance-0/output-1/build/nginx-naxsi-1.3/naxsi_src/naxsi_utils.c: In function 'ngx_http_naxsi_create_hashtables_n': /home/thomas/autobuild/instance-0/output-1/build/nginx-naxsi-1.3/naxsi_src/naxsi_utils.c:727:3: error: unknown type name 'ngx_regex_compile_t' 727 | ngx_regex_compile_t* rgc; | ^~~~~~~~~~~~~~~~~~~ In file included from /home/thomas/autobuild/instance-0/output-1/build/nginx-naxsi-1.3/naxsi_src/naxsi_config.c:8: /home/thomas/autobuild/instance-0/output-1/build/nginx-naxsi-1.3/naxsi_src/naxsi.h:147:3: error: unknown type name 'ngx_regex_compile_t' 147 | ngx_regex_compile_t* target_rx; | ^~~~~~~~~~~~~~~~~~~ /home/thomas/autobuild/instance-0/output-1/build/nginx-naxsi-1.3/naxsi_src/naxsi.h:213:3: error: unknown type name 'ngx_regex_compile_t' 213 | ngx_regex_compile_t* rx; // or regex | ^~~~~~~~~~~~~~~~~~~ /home/thomas/autobuild/instance-0/output-1/build/nginx-naxsi-1.3/naxsi_src/naxsi_runtime.c: At top level: /home/thomas/autobuild/instance-0/output-1/build/nginx-naxsi-1.3/naxsi_src/naxsi_runtime.c:570:29: error: unknown type name 'ngx_regex_compile_t' 570 | ngx_http_naxsi_pcre_wrapper(ngx_regex_compile_t* rx, unsigned char* str, unsigned int len) | ^~~~~~~~~~~~~~~~~~~ In file included from /home/thomas/autobuild/instance-0/output-1/build/nginx-naxsi-1.3/naxsi_src/naxsi_skeleton.c:13: /home/thomas/autobuild/instance-0/output-1/build/nginx-naxsi-1.3/naxsi_src/naxsi.h:147:3: error: unknown type name 'ngx_regex_compile_t' 147 | ngx_regex_compile_t* target_rx; | ^~~~~~~~~~~~~~~~~~~ /home/thomas/autobuild/instance-0/output-1/build/nginx-naxsi-1.3/naxsi_src/naxsi.h:213:3: error: unknown type name 'ngx_regex_compile_t' 213 | ngx_regex_compile_t* rx; // or regex | ^~~~~~~~~~~~~~~~~~~ /home/thomas/autobuild/instance-0/output-1/build/nginx-naxsi-1.3/naxsi_src/naxsi_utils.c:800:42: error: 'ngx_regex_compile_t' undeclared (first use in this function) 800 | ngx_pcalloc(cf->pool, sizeof(ngx_regex_compile_t)); | ^~~~~~~~~~~~~~~~~~~ /home/thomas/autobuild/instance-0/output-1/build/nginx-naxsi-1.3/naxsi_src/naxsi_utils.c:800:42: note: each undeclared identifier is reported only once for each function it appears in /home/thomas/autobuild/instance-0/output-1/build/nginx-naxsi-1.3/naxsi_src/naxsi_utils.c:806:16: error: request for member 'options' in something not a structure or union 806 | rgc->options = PCRE_CASELESS | PCRE_MULTILINE; | ^~ /home/thomas/autobuild/instance-0/output-1/build/nginx-naxsi-1.3/naxsi_src/naxsi_config.c: In function 'naxsi_zone': /home/thomas/autobuild/instance-0/output-1/build/nginx-naxsi-1.3/naxsi_src/naxsi_config.c:323:62: error: 'ngx_regex_compile_t' undeclared (first use in this function) 323 | custom_rule->target_rx = ngx_pcalloc(r->pool, sizeof(ngx_regex_compile_t)); | ^~~~~~~~~~~~~~~~~~~ /home/thomas/autobuild/instance-0/output-1/build/nginx-naxsi-1.3/naxsi_src/naxsi_config.c:323:62: note: each undeclared identifier is reported only once for each function it appears in /home/thomas/autobuild/instance-0/output-1/build/nginx-naxsi-1.3/naxsi_src/naxsi_config.c:328:31: error: request for member 'options' in something not a structure or union 328 | custom_rule->target_rx->options = PCRE_CASELESS | PCRE_MULTILINE; | ^~ make[2]: *** [objs/Makefile:1227: objs/addon/naxsi_src/naxsi_skeleton.o] Error 1 make[2]: *** Waiting for unfinished jobs.... /home/thomas/autobuild/instance-0/output-1/build/nginx-naxsi-1.3/naxsi_src/naxsi_utils.c:806:29: error: 'PCRE_CASELESS' undeclared (first use in this function) 806 | rgc->options = PCRE_CASELESS | PCRE_MULTILINE; | ^~~~~~~~~~~~~ /home/thomas/autobuild/instance-0/output-1/build/nginx-naxsi-1.3/naxsi_src/naxsi_config.c:328:44: error: 'PCRE_CASELESS' undeclared (first use in this function) 328 | custom_rule->target_rx->options = PCRE_CASELESS | PCRE_MULTILINE; | ^~~~~~~~~~~~~ /home/thomas/autobuild/instance-0/output-1/build/nginx-naxsi-1.3/naxsi_src/naxsi_utils.c:806:45: error: 'PCRE_MULTILINE' undeclared (first use in this function) 806 | rgc->options = PCRE_CASELESS | PCRE_MULTILINE; | ^~~~~~~~~~~~~~ /home/thomas/autobuild/instance-0/output-1/build/nginx-naxsi-1.3/naxsi_src/naxsi_utils.c:808:16: error: request for member 'pattern' in something not a structure or union 808 | rgc->pattern = custloc_array(curr_r->br->custom_locations->elts)[name_idx].target; | ^~ /home/thomas/autobuild/instance-0/output-1/build/nginx-naxsi-1.3/naxsi_src/naxsi_utils.c:809:16: error: request for member 'pool' in something not a structure or union 809 | rgc->pool = cf->pool; | ^~ /home/thomas/autobuild/instance-0/output-1/build/nginx-naxsi-1.3/naxsi_src/naxsi_utils.c:810:16: error: request for member 'err' in something not a structure or union 810 | rgc->err.len = 0; | ^~ /home/thomas/autobuild/instance-0/output-1/build/nginx-naxsi-1.3/naxsi_src/naxsi_utils.c:811:16: error: request for member 'err' in something not a structure or union 811 | rgc->err.data = NULL; | ^~ /home/thomas/autobuild/instance-0/output-1/build/nginx-naxsi-1.3/naxsi_src/naxsi_config.c:328:60: error: 'PCRE_MULTILINE' undeclared (first use in this function) 328 | custom_rule->target_rx->options = PCRE_CASELESS | PCRE_MULTILINE; | ^~~~~~~~~~~~~~ /home/thomas/autobuild/instance-0/output-1/build/nginx-naxsi-1.3/naxsi_src/naxsi_config.c:330:31: error: request for member 'pattern' in something not a structure or union 330 | custom_rule->target_rx->pattern = custom_rule->target; | ^~ /home/thomas/autobuild/instance-0/output-1/build/nginx-naxsi-1.3/naxsi_src/naxsi_config.c:331:31: error: request for member 'pool' in something not a structure or union 331 | custom_rule->target_rx->pool = r->pool; | ^~ /home/thomas/autobuild/instance-0/output-1/build/nginx-naxsi-1.3/naxsi_src/naxsi_config.c:332:31: error: request for member 'err' in something not a structure or union 332 | custom_rule->target_rx->err.len = 0; | ^~ /home/thomas/autobuild/instance-0/output-1/build/nginx-naxsi-1.3/naxsi_src/naxsi_config.c:333:31: error: request for member 'err' in something not a structure or union 333 | custom_rule->target_rx->err.data = NULL; | ^~ /home/thomas/autobuild/instance-0/output-1/build/nginx-naxsi-1.3/naxsi_src/naxsi_runtime.c: In function 'ngx_http_naxsi_is_rule_whitelisted_rx': /home/thomas/autobuild/instance-0/output-1/build/nginx-naxsi-1.3/naxsi_src/naxsi_runtime.c:663:20: warning: implicit declaration of function 'ngx_http_naxsi_pcre_wrapper'; did you mean 'ngx_http_naxsi_body_parse'? [-Wimplicit-function-declaration] 663 | rx_match = ngx_http_naxsi_pcre_wrapper( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | ngx_http_naxsi_body_parse In file included from src/core/ngx_core.h:60, from /home/thomas/autobuild/instance-0/output-1/build/nginx-naxsi-1.3/naxsi_src/naxsi.h:17, from /home/thomas/autobuild/instance-0/output-1/build/nginx-naxsi-1.3/naxsi_src/naxsi_runtime.c:8: /home/thomas/autobuild/instance-0/output-1/build/nginx-naxsi-1.3/naxsi_src/naxsi_runtime.c:673:79: error: request for member 'pattern' in something not a structure or union 673 | &(custloc_array(p->br->custom_locations->elts)[x].target_rx->pattern), | ^~ src/core/ngx_log.h:93:48: note: in definition of macro 'ngx_log_debug' 93 | ngx_log_error_core(NGX_LOG_DEBUG, log, __VA_ARGS__) | ^~~~~~~~~~~ /home/thomas/autobuild/instance-0/output-1/build/nginx-naxsi-1.3/naxsi_src/naxsi_runtime.c:667:11: note: in expansion of macro 'NX_DEBUG' 667 | NX_DEBUG(wl_debug_rx, | ^~~~~~~~ /home/thomas/autobuild/instance-0/output-1/build/nginx-naxsi-1.3/naxsi_src/naxsi_runtime.c:684:77: error: request for member 'pattern' in something not a structure or union 684 | &(custloc_array(p->br->custom_locations->elts)[x].target_rx->pattern), | ^~ src/core/ngx_log.h:93:48: note: in definition of macro 'ngx_log_debug' 93 | ngx_log_error_core(NGX_LOG_DEBUG, log, __VA_ARGS__) | ^~~~~~~~~~~ /home/thomas/autobuild/instance-0/output-1/build/nginx-naxsi-1.3/naxsi_src/naxsi_runtime.c:678:9: note: in expansion of macro 'NX_DEBUG' 678 | NX_DEBUG(wl_debug_rx, | ^~~~~~~~ /home/thomas/autobuild/instance-0/output-1/build/nginx-naxsi-1.3/naxsi_src/naxsi_runtime.c:699:79: error: request for member 'pattern' in something not a structure or union 699 | &(custloc_array(p->br->custom_locations->elts)[x].target_rx->pattern), | ^~ src/core/ngx_log.h:93:48: note: in definition of macro 'ngx_log_debug' 93 | ngx_log_error_core(NGX_LOG_DEBUG, log, __VA_ARGS__) | ^~~~~~~~~~~ /home/thomas/autobuild/instance-0/output-1/build/nginx-naxsi-1.3/naxsi_src/naxsi_runtime.c:693:11: note: in expansion of macro 'NX_DEBUG' 693 | NX_DEBUG(wl_debug_rx, | ^~~~~~~~ /home/thomas/autobuild/instance-0/output-1/build/nginx-naxsi-1.3/naxsi_src/naxsi_runtime.c:710:77: error: request for member 'pattern' in something not a structure or union 710 | &(custloc_array(p->br->custom_locations->elts)[x].target_rx->pattern), | ^~ src/core/ngx_log.h:93:48: note: in definition of macro 'ngx_log_debug' 93 | ngx_log_error_core(NGX_LOG_DEBUG, log, __VA_ARGS__) | ^~~~~~~~~~~ /home/thomas/autobuild/instance-0/output-1/build/nginx-naxsi-1.3/naxsi_src/naxsi_runtime.c:704:9: note: in expansion of macro 'NX_DEBUG' 704 | NX_DEBUG(wl_debug_rx, | ^~~~~~~~ /home/thomas/autobuild/instance-0/output-1/build/nginx-naxsi-1.3/naxsi_src/naxsi_runtime.c:725:79: error: request for member 'pattern' in something not a structure or union 725 | &(custloc_array(p->br->custom_locations->elts)[x].target_rx->pattern), | ^~ src/core/ngx_log.h:93:48: note: in definition of macro 'ngx_log_debug' 93 | ngx_log_error_core(NGX_LOG_DEBUG, log, __VA_ARGS__) | ^~~~~~~~~~~ /home/thomas/autobuild/instance-0/output-1/build/nginx-naxsi-1.3/naxsi_src/naxsi_runtime.c:719:11: note: in expansion of macro 'NX_DEBUG' 719 | NX_DEBUG(wl_debug_rx, | ^~~~~~~~ /home/thomas/autobuild/instance-0/output-1/build/nginx-naxsi-1.3/naxsi_src/naxsi_runtime.c:737:77: error: request for member 'pattern' in something not a structure or union 737 | &(custloc_array(p->br->custom_locations->elts)[x].target_rx->pattern), | ^~ src/core/ngx_log.h:93:48: note: in definition of macro 'ngx_log_debug' 93 | ngx_log_error_core(NGX_LOG_DEBUG, log, __VA_ARGS__) | ^~~~~~~~~~~ /home/thomas/autobuild/instance-0/output-1/build/nginx-naxsi-1.3/naxsi_src/naxsi_runtime.c:731:9: note: in expansion of macro 'NX_DEBUG' 731 | NX_DEBUG(wl_debug_rx, | ^~~~~~~~ /home/thomas/autobuild/instance-0/output-1/build/nginx-naxsi-1.3/naxsi_src/naxsi_utils.c:814:15: warning: implicit declaration of function 'ngx_regex_compile' [-Wimplicit-function-declaration] 814 | if (ngx_regex_compile(rgc) != NGX_OK) | ^~~~~~~~~~~~~~~~~ /home/thomas/autobuild/instance-0/output-1/build/nginx-naxsi-1.3/naxsi_src/naxsi_utils.c:826:16: error: request for member 'options' in something not a structure or union 826 | rgc->options = PCRE_CASELESS | PCRE_MULTILINE; | ^~ /home/thomas/autobuild/instance-0/output-1/build/nginx-naxsi-1.3/naxsi_src/naxsi_utils.c:828:16: error: request for member 'pattern' in something not a structure or union 828 | rgc->pattern = custloc_array(curr_r->br->custom_locations->elts)[uri_idx].target; | ^~ /home/thomas/autobuild/instance-0/output-1/build/nginx-naxsi-1.3/naxsi_src/naxsi_utils.c:829:16: error: request for member 'pool' in something not a structure or union 829 | rgc->pool = cf->pool; | ^~ /home/thomas/autobuild/instance-0/output-1/build/nginx-naxsi-1.3/naxsi_src/naxsi_utils.c:830:16: error: request for member 'err' in something not a structure or union 830 | rgc->err.len = 0; | ^~ /home/thomas/autobuild/instance-0/output-1/build/nginx-naxsi-1.3/naxsi_src/naxsi_utils.c:831:16: error: request for member 'err' in something not a structure or union 831 | rgc->err.data = NULL; | ^~ /home/thomas/autobuild/instance-0/output-1/build/nginx-naxsi-1.3/naxsi_src/naxsi_config.c:335:13: warning: implicit declaration of function 'ngx_regex_compile' [-Wimplicit-function-declaration] 335 | if (ngx_regex_compile(custom_rule->target_rx) != NGX_OK) { | ^~~~~~~~~~~~~~~~~ make[2]: *** [objs/Makefile:1220: objs/addon/naxsi_src/naxsi_utils.o] Error 1 /home/thomas/autobuild/instance-0/output-1/build/nginx-naxsi-1.3/naxsi_src/naxsi_config.c: In function 'naxsi_rx': /home/thomas/autobuild/instance-0/output-1/build/nginx-naxsi-1.3/naxsi_src/naxsi_config.c:437:3: error: unknown type name 'ngx_regex_compile_t' 437 | ngx_regex_compile_t* rgc; | ^~~~~~~~~~~~~~~~~~~ At top level: /home/thomas/autobuild/instance-0/output-1/build/nginx-naxsi-1.3/naxsi_src/naxsi_runtime.c:189:32: warning: 'ngx_pcre2_match_data_size' defined but not used [-Wunused-variable] 189 | static ngx_uint_t ngx_pcre2_match_data_size; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/thomas/autobuild/instance-0/output-1/build/nginx-naxsi-1.3/naxsi_src/naxsi_runtime.c:188:32: warning: 'ngx_pcre2_match_data' defined but not used [-Wunused-variable] 188 | static pcre2_match_data *ngx_pcre2_match_data; | ^~~~~~~~~~~~~~~~~~~~ make[2]: *** [objs/Makefile:1206: objs/addon/naxsi_src/naxsi_runtime.o] Error 1 /home/thomas/autobuild/instance-0/output-1/build/nginx-naxsi-1.3/naxsi_src/naxsi_config.c:446:41: error: 'ngx_regex_compile_t' undeclared (first use in this function) 446 | rgc = ngx_pcalloc(r->pool, sizeof(ngx_regex_compile_t)); | ^~~~~~~~~~~~~~~~~~~ /home/thomas/autobuild/instance-0/output-1/build/nginx-naxsi-1.3/naxsi_src/naxsi_config.c:451:6: error: request for member 'options' in something not a structure or union 451 | rgc->options = PCRE_CASELESS | PCRE_MULTILINE; | ^~ /home/thomas/autobuild/instance-0/output-1/build/nginx-naxsi-1.3/naxsi_src/naxsi_config.c:451:19: error: 'PCRE_CASELESS' undeclared (first use in this function) 451 | rgc->options = PCRE_CASELESS | PCRE_MULTILINE; | ^~~~~~~~~~~~~ /home/thomas/autobuild/instance-0/output-1/build/nginx-naxsi-1.3/naxsi_src/naxsi_config.c:451:35: error: 'PCRE_MULTILINE' undeclared (first use in this function) 451 | rgc->options = PCRE_CASELESS | PCRE_MULTILINE; | ^~~~~~~~~~~~~~ /home/thomas/autobuild/instance-0/output-1/build/nginx-naxsi-1.3/naxsi_src/naxsi_config.c:453:6: error: request for member 'pattern' in something not a structure or union 453 | rgc->pattern = ha; | ^~ /home/thomas/autobuild/instance-0/output-1/build/nginx-naxsi-1.3/naxsi_src/naxsi_config.c:454:6: error: request for member 'pool' in something not a structure or union 454 | rgc->pool = r->pool; | ^~ /home/thomas/autobuild/instance-0/output-1/build/nginx-naxsi-1.3/naxsi_src/naxsi_config.c:455:6: error: request for member 'err' in something not a structure or union 455 | rgc->err.len = 0; | ^~ /home/thomas/autobuild/instance-0/output-1/build/nginx-naxsi-1.3/naxsi_src/naxsi_config.c:456:6: error: request for member 'err' in something not a structure or union 456 | rgc->err.data = NULL; | ^~ In file included from /home/thomas/autobuild/instance-0/output-1/build/nginx-naxsi-1.3/naxsi_src/naxsi_config.c:8: /home/thomas/autobuild/instance-0/output-1/build/nginx-naxsi-1.3/naxsi_src/naxsi_config.c:463:77: error: request for member 'pattern' in something not a structure or union 463 | NX_LOG_DEBUG(_debug_rx, NGX_LOG_EMERG, r, 0, "XX- RX:[%V]", &(rule->br->rx->pattern)); | ^~ /home/thomas/autobuild/instance-0/output-1/build/nginx-naxsi-1.3/naxsi_src/naxsi.h:74:40: note: in definition of macro 'NX_LOG_DEBUG' 74 | ngx_conf_log_error(DEF, LOG, ST, __VA_ARGS__); \ | ^~~~~~~~~~~ make[2]: *** [objs/Makefile:1213: objs/addon/naxsi_src/naxsi_config.o] Error 1 make[2]: Leaving directory '/home/thomas/autobuild/instance-0/output-1/build/nginx-1.22.1' make[1]: *** [Makefile:10: build] Error 2 make[1]: Leaving directory '/home/thomas/autobuild/instance-0/output-1/build/nginx-1.22.1' make: *** [package/pkg-generic.mk:293: /home/thomas/autobuild/instance-0/output-1/build/nginx-1.22.1/.stamp_built] Error 2 make: Leaving directory '/home/thomas/autobuild/instance-0/buildroot'