------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.2.txz Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/readline-8.0.4.txz Installing /packages/All/openssl-1.1.1g,1.txz Installing /packages/All/krb5-1.18.1.txz Installing /packages/All/libiconv-1.14_11.txz Installing /packages/All/perl5-5.30.2.txz ===== Message from perl5-5.30.2: -- The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. Installing /packages/All/brotli-1.0.7_2,1.txz Installing /packages/All/sqlite3-3.31.1_1,1.txz Installing /packages/All/libdrizzle-0.8_6.txz ===== Message from libdrizzle-0.8_6: -- ===> NOTICE: The libdrizzle port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port Installing /packages/All/libunwind-20170615_1.txz Installing /packages/All/google-perftools-2.7_1.txz Installing /packages/All/expat-2.2.8.txz Installing /packages/All/libmaxminddb-1.4.2.txz Installing /packages/All/freetype2-2.10.1.txz ===== Message from freetype2-2.10.1: -- The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as the default, emulating a modern version of ClearType. This change inevitably leads to different rendering results, and you might change port's options to adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment variable). The environment variable "FREETYPE_PROPERTIES" can be used to control the driver properties. Example: FREETYPE_PROPERTIES=truetype:interpreter-version=35 \ cff:no-stem-darkening=1 \ autofitter:warping=1 This allows to select, say, the subpixel hinting mode at runtime for a given application. If LONG_PCF_NAMES port's option was enabled, the PCF family names may include the foundry and information whether they contain wide characters. For example, "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at run time with using pcf:no-long-family-names property, if needed. Example: FREETYPE_PROPERTIES=pcf:no-long-family-names=1 How to recreate fontconfig cache with using such environment variable, if needed: # env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv The controllable properties are listed in the section "Controlling FreeType Modules" in the reference's table of contents (/usr/local/share/doc/freetype2/reference/site/index.html, if documentation was installed). Installing /packages/All/fontconfig-2.13.92_2,1.txz Running fc-cache to build fontconfig cache... Font directories: /usr/local/share/fonts /usr/local/lib/X11/fonts /usr/local/share/fonts: skipping, no such directory /usr/local/lib/X11/fonts: skipping, no such directory /var/db/fontconfig: cleaning cache directory fc-cache: succeeded Installing /packages/All/png-1.6.37.txz Installing /packages/All/jbigkit-2.1_1.txz Installing /packages/All/jpeg-turbo-2.0.4.txz Installing /packages/All/tiff-4.1.0.txz Installing /packages/All/giflib-5.2.1.txz Installing /packages/All/webp-1.1.0.txz Installing /packages/All/libgd-2.3.0,1.txz Installing /packages/All/pcre-8.43_2.txz Installing /packages/All/msgpuck-2.0_2.txz Installing /packages/All/yajl-2.1.0.txz Installing /packages/All/aom-2.0.0.r1.txz Installing /packages/All/fribidi-0.19.7.txz Installing /packages/All/graphite2-1.3.14.txz Installing /packages/All/libffi-3.2.1_3.txz Installing /packages/All/libxml2-2.9.10.txz Installing /packages/All/python37-3.7.7.txz ===== Message from python37-3.7.7: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py37-gdbm databases/py-gdbm@py37 py37-sqlite3 databases/py-sqlite3@py37 py37-tkinter x11-toolkits/py-tkinter@py37 Installing /packages/All/glib-2.56.3_7,1.txz No schema files found: doing nothing. Installing /packages/All/harfbuzz-2.6.5.txz Installing /packages/All/libass-0.14.0.txz Installing /packages/All/dav1d-0.6.0_1.txz Installing /packages/All/gmp-6.2.0.txz Installing /packages/All/nettle-3.5.1_1.txz Installing /packages/All/libtasn1-4.16.0.txz Installing /packages/All/libunistring-0.9.10_1.txz Installing /packages/All/libidn2-2.3.0_1.txz Installing /packages/All/ca_root_nss-3.52.txz ===== Message from ca_root_nss-3.52: -- FreeBSD does not, and can not warrant that the certification authorities whose certificates are included in this package have in any way been audited for trustworthiness or RFC 3647 compliance. Assessment and verification of trust is the complete responsibility of the system administrator. This package installs symlinks to support root certificates discovery by default for software that uses OpenSSL. This enables SSL Certificate Verification by client software without manual intervention. If you prefer to do this manually, replace the following symlinks with either an empty file or your site-local certificate bundle. * /etc/ssl/cert.pem * /usr/local/etc/ssl/cert.pem * /usr/local/openssl/cert.pem Installing /packages/All/p11-kit-0.23.20.txz Installing /packages/All/tpm-emulator-0.7.4_2.txz ===> Creating groups. Creating group '_tss' with gid '601'. ===> Creating users Creating user '_tss' with uid '601'. Installing /packages/All/trousers-0.3.14_2.txz ===> Creating groups. Using existing group '_tss'. ===> Creating users Using existing user '_tss'. ===== Message from trousers-0.3.14_2: -- To run tcsd automatically, add the following line to /etc/rc.conf: tcsd_enable="YES" You might want to edit /usr/local/etc/tcsd.conf to reflect your setup. If you want to use tcsd with software TPM emulator, use the following configuration in /etc/rc.conf: tcsd_enable="YES" tcsd_mode="emulator" tpmd_enable="YES" To use TPM, add your_account to '_tss' group like following: # pw groupmod _tss -m your_account Installing /packages/All/gnutls-3.6.13.txz Installing /packages/All/opencv-core-3.4.1_31.txz ===== Message from opencv-core-3.4.1_31: -- ===> NOTICE: The opencv-core port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port Installing /packages/All/opus-1.3.1.txz Installing /packages/All/libogg-1.3.4,4.txz Installing /packages/All/libvorbis-1.3.6,3.txz Installing /packages/All/libtheora-1.1.1_7.txz Installing /packages/All/argp-standalone-1.3_4.txz ===== Message from argp-standalone-1.3_4: -- ===> NOTICE: The argp-standalone port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port Installing /packages/All/libudev-devd-0.4.2.txz Installing /packages/All/libv4l-1.18.0.txz Installing /packages/All/pciids-20200421.txz Installing /packages/All/libpciaccess-0.16.txz Installing /packages/All/libdrm-2.4.101.txz Installing /packages/All/wayland-1.18.0.txz Installing /packages/All/libXau-1.0.9.txz Installing /packages/All/libpthread-stubs-0.4.txz Installing /packages/All/xorgproto-2020.1.txz Installing /packages/All/libXdmcp-1.1.3.txz Installing /packages/All/libxcb-1.13.1.txz Installing /packages/All/libX11-1.6.9_1,1.txz Installing /packages/All/libXext-1.3.4,1.txz Installing /packages/All/libXfixes-5.0.3_2.txz Installing /packages/All/libva-2.7.1.txz Installing /packages/All/libvdpau-1.3_1.txz Installing /packages/All/libvpx-1.8.2_1.txz Installing /packages/All/libx264-0.159.2999.txz Installing /packages/All/x265-3.2.1_2.txz Installing /packages/All/xvid-1.3.7,1.txz Installing /packages/All/ffmpeg-4.2.2_17,1.txz Installing /packages/All/luajit-openresty-2.1.20200102.txz Installing /packages/All/libltdl-2.4.6.txz Installing /packages/All/fftw3-3.3.8_6.txz Installing /packages/All/lcms2-2.9.txz Installing /packages/All/openjpeg-2.3.1.txz Installing /packages/All/liblqr-1-0.4.2.txz ===== Message from liblqr-1-0.4.2: -- NOTE: In order to compile examples for liblqr, you will also need pngwriter port (/xports/graphics/pngwriter). Examples are located in /usr/local/share/examples/liblqr-1 Installing /packages/All/libraqm-0.6.0.txz Installing /packages/All/libraw-0.19.5.txz Installing /packages/All/libwmf-0.2.8.4_15.txz Installing /packages/All/libelf-0.8.13_3.txz Installing /packages/All/libXdamage-1.1.5.txz Installing /packages/All/libXrender-0.9.10_2.txz Installing /packages/All/libXrandr-1.5.2.txz Installing /packages/All/libxshmfence-1.3.txz Installing /packages/All/libXxf86vm-1.1.4_3.txz Installing /packages/All/mesa-libs-19.0.8.txz ===== Message from mesa-libs-19.0.8: -- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses Python 2.7 which is EOLed upstream. It is scheduled to be removed on or after 2020-12-31. Installing /packages/All/pixman-0.40.0.txz Installing /packages/All/cairo-1.16.0,2.txz Installing /packages/All/shared-mime-info-1.10_2.txz Installing /packages/All/gdk-pixbuf2-2.40.0.txz Installing /packages/All/libgsf-1.14.46.txz Installing /packages/All/libcroco-0.6.13.txz Installing /packages/All/libfontenc-1.1.4.txz Installing /packages/All/mkfontscale-1.2.1.txz Installing /packages/All/font-bh-ttf-1.0.3_4.txz Installing /packages/All/font-misc-meltho-1.0.3_4.txz Installing /packages/All/font-misc-ethiopic-1.0.3_4.txz Installing /packages/All/encodings-1.0.5,1.txz Installing /packages/All/dejavu-2.37_1.txz ===== Message from dejavu-2.37_1: -- Make sure that the freetype module is loaded. If it is not, add the following line to the "Modules" section of your X Windows configuration file: Load "freetype" Add the following line to the "Files" section of X Windows configuration file: FontPath "/usr/local/share/fonts/dejavu/" Note: your X Windows configuration file is typically /etc/X11/XF86Config if you are using XFree86, and /etc/X11/xorg.conf if you are using X.Org. Installing /packages/All/xorg-fonts-truetype-7.7_1.txz Installing /packages/All/libXft-2.3.3.txz Installing /packages/All/pango-1.42.4_3.txz Installing /packages/All/librsvg2-2.40.21.txz Installing /packages/All/gsfonts-8.11_8.txz Installing /packages/All/pkgconf-1.6.3,1.txz Installing /packages/All/libidn-1.35.txz Installing /packages/All/jbig2dec-0.18.txz Installing /packages/All/libpaper-1.1.24.4.txz Installing /packages/All/libdaemon-0.14_1.txz Installing /packages/All/libICE-1.0.10,1.txz Installing /packages/All/libSM-1.2.3,1.txz Installing /packages/All/dbus-1.12.16.txz ===> Creating groups. Creating group 'messagebus' with gid '556'. ===> Creating users Creating user 'messagebus' with uid '556'. Installing /packages/All/dbus-glib-0.110.txz Installing /packages/All/gdbm-1.18.1_1.txz Installing /packages/All/gobject-introspection-1.56.1,1.txz Installing /packages/All/gnome_subr-1.0.txz Installing /packages/All/avahi-app-0.7_3.txz ===> Creating groups. Creating group 'avahi' with gid '558'. ===> Creating users Creating user 'avahi' with uid '558'. Installing /packages/All/cups-2.2.13.txz ===> Creating groups. Creating group 'cups' with gid '193'. ===> Creating users Creating user 'cups' with uid '193'. Installing /packages/All/poppler-data-0.4.9_2.txz Installing /packages/All/ghostscript9-agpl-base-9.52_4.txz ===== Message from ghostscript9-agpl-base-9.52_4: -- This package installs a script named dvipdf that depends on dvips. If you want to use this script you need to install print/tex-dvipsk. Installing /packages/All/libXt-1.2.0,1.txz Installing /packages/All/ghostscript9-agpl-x11-9.52.txz Installing /packages/All/ImageMagick6-6.9.11.6,1.txz Installing /packages/All/libgpg-error-1.37.txz Installing /packages/All/libgcrypt-1.8.5.txz Installing /packages/All/libxslt-1.1.34_1.txz Installing /packages/All/postgresql11-client-11.7.txz ===== Message from postgresql11-client-11.7: -- The PostgreSQL port has a collection of "side orders": postgresql-docs For all of the html documentation p5-Pg A perl5 API for client access to PostgreSQL databases. postgresql-tcltk If you want tcl/tk client support. postgresql-jdbc For Java JDBC support. postgresql-odbc For client access from unix applications using ODBC as access method. Not needed to access unix PostgreSQL servers from Win32 using ODBC. See below. ruby-postgres, py-psycopg2 For client access to PostgreSQL databases using the ruby & python languages. postgresql-plperl, postgresql-pltcl & postgresql-plruby For using perl5, tcl & ruby as procedural languages. postgresql-contrib Lots of contributed utilities, postgresql functions and datatypes. There you find pg_standby, pgcrypto and many other cool things. etc... Installing /packages/All/openldap-client-2.4.50.txz ===== Message from openldap-client-2.4.50: -- The OpenLDAP client package has been successfully installed. Edit /usr/local/etc/openldap/ldap.conf to change the system-wide client defaults. Try `man ldap.conf' and visit the OpenLDAP FAQ-O-Matic at http://www.OpenLDAP.org/faq/index.cgi?file=3 for more information. Installing /packages/All/lua-resty-lrucache-0.09.txz Installing /packages/All/lua-resty-core-0.1.17.txz SUCCEEDED 00:00:39 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- Enable http_ssl module to build upstream_fair with SSL support SUCCEEDED 00:00:06 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> nginx-full-1.18.0_4,2 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:05 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:06 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- Enable http_ssl module to build upstream_fair with SSL support ===> nginx-full-1.18.0_4,2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by nginx-full-1.18.0_4,2 for building SUCCEEDED 00:00:07 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- Enable http_ssl module to build upstream_fair with SSL support ===> nginx-full-1.18.0_4,2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by nginx-full-1.18.0_4,2 for building => SHA256 Checksum OK for nginx-1.18.0.tar.gz. => SHA256 Checksum OK for ngx_cache_purge-2.3.tar.gz. => SHA256 Checksum OK for nginx_mogilefs_module-1.0.4.tar.gz. => SHA256 Checksum OK for nginx_mod_h264_streaming-2.2.7.tar.gz. => SHA256 Checksum OK for ngx_http_redis-0.3.9.tar.gz. => SHA256 Checksum OK for ngx_http_response-0.3.tar.gz. => SHA256 Checksum OK for 08a395c66e42.tar.gz. => SHA256 Checksum OK for ngx_slowfs_cache-1.10.tar.gz. => SHA256 Checksum OK for yaoweibin-nginx_ajp_module-bf6cd93_GH0.tar.gz. => SHA256 Checksum OK for openresty-array-var-nginx-module-v0.05_GH0.tar.gz. => SHA256 Checksum OK for anomalizer-ngx_aws_auth-75c94e6_GH0.tar.gz. => SHA256 Checksum OK for eustas-ngx_brotli-8104036_GH0.tar.gz. => SHA256 Checksum OK for grahamedgecombe-nginx-ct-v1.3.2_GH0.tar.gz. => SHA256 Checksum OK for simpl-ngx_devel_kit-v0.3.1_GH0.tar.gz. => SHA256 Checksum OK for openresty-drizzle-nginx-module-v0.1.11_GH0.tar.gz. => SHA256 Checksum OK for cubicdaiya-ngx_dynamic_upstream-cc5dac3_GH0.tar.gz. => SHA256 Checksum OK for openresty-echo-nginx-module-996412d_GH0.tar.gz. => SHA256 Checksum OK for openresty-encrypted-session-nginx-module-v0.08_GH0.tar.gz. => SHA256 Checksum OK for calio-form-input-nginx-module-v0.12_GH0.tar.gz. => SHA256 Checksum OK for mdirolf-nginx-gridfs-v0.8_GH0.tar.gz. => SHA256 Checksum OK for mongodb-mongo-c-driver-v0.3.1_GH0.tar.gz. => SHA256 Checksum OK for openresty-headers-more-nginx-module-085fbbc_GH0.tar.gz. => SHA256 Checksum OK for giom-nginx_accept_language_module-2f69842_GH0.tar.gz. => SHA256 Checksum OK for atomx-nginx-http-auth-digest-cd86418_GH0.tar.gz. => SHA256 Checksum OK for stnoonan-spnego-http-auth-nginx-module-21bb963_GH0.tar.gz. => SHA256 Checksum OK for kvspb-nginx-auth-ldap-42d195d_GH0.tar.gz. => SHA256 Checksum OK for sto-ngx_http_auth_pam_module-v1.5.1_GH0.tar.gz. => SHA256 Checksum OK for arut-nginx-dav-ext-module-v3.0.0_GH0.tar.gz. => SHA256 Checksum OK for openresty-nginx-eval-module-582bd25_GH0.tar.gz. => SHA256 Checksum OK for aperezdc-ngx-fancyindex-v0.4.3_GH0.tar.gz. => SHA256 Checksum OK for alibaba-nginx-http-footer-filter-1.2.2_GH0.tar.gz. => SHA256 Checksum OK for leev-ngx_http_geoip2_module-3.2_GH0.tar.gz. => SHA256 Checksum OK for nginx-modules-ngx_http_json_status_module-1d2f303_GH0.tar.gz. => SHA256 Checksum OK for kr-nginx-notice-3c95966_GH0.tar.gz. => SHA256 Checksum OK for slact-nchan-v1.1.14_GH0.tar.gz. => SHA256 Checksum OK for wandenberg-nginx-push-stream-module-0.5.4_GH0.tar.gz. => SHA256 Checksum OK for yaoweibin-ngx_http_substitutions_filter_module-v0.6.4_GH0.tar.gz. => SHA256 Checksum OK for tarantool-nginx_upstream_module-1278ee5_GH0.tar.gz. => SHA256 Checksum OK for Austinb-nginx-upload-module-72ec037_GH0.tar.gz. => SHA256 Checksum OK for masterzen-nginx-upload-progress-module-afb2d31_GH0.tar.gz. => SHA256 Checksum OK for yaoweibin-nginx_upstream_check_module-9aecf15_GH0.tar.gz. => SHA256 Checksum OK for jaygooby-nginx-upstream-fair-10ecdcf_GH0.tar.gz. => SHA256 Checksum OK for wandenberg-nginx-video-thumbextractor-module-0.9.0_GH0.tar.gz. => SHA256 Checksum OK for anthonyryan1-mod_zip-74ef235_GH0.tar.gz. => SHA256 Checksum OK for calio-iconv-nginx-module-v0.14_GH0.tar.gz. => SHA256 Checksum OK for arut-nginx-let-module-v0.0.4_GH0.tar.gz. => SHA256 Checksum OK for openresty-lua-nginx-module-v0.10.15_GH0.tar.gz. => SHA256 Checksum OK for openresty-memc-nginx-module-v0.18_GH0.tar.gz. => SHA256 Checksum OK for nbs-system-naxsi-0.56_GH0.tar.gz. => SHA256 Checksum OK for nginx-njs-629027e_GH0.tar.gz. => SHA256 Checksum OK for FRiCKLE-ngx_postgres-1.0rc7_GH0.tar.gz. => SHA256 Checksum OK for openresty-rds-csv-nginx-module-v0.08_GH0.tar.gz. => SHA256 Checksum OK for openresty-rds-json-nginx-module-v0.14_GH0.tar.gz. => SHA256 Checksum OK for openresty-redis2-nginx-module-v0.15_GH0.tar.gz. => SHA256 Checksum OK for ut0mt8-nginx-rtmp-module-f0ea623_GH0.tar.gz. => SHA256 Checksum OK for openresty-set-misc-nginx-module-cda7e50_GH0.tar.gz. => SHA256 Checksum OK for sflow-nginx-sflow-module-543c72a_GH0.tar.gz. => SHA256 Checksum OK for nginx-shib-nginx-http-shibboleth-f07bf3c_GH0.tar.gz. => SHA256 Checksum OK for cubicdaiya-ngx_small_light-v0.9.2_GH0.tar.gz. => SHA256 Checksum OK for openresty-srcache-nginx-module-v0.31_GH0.tar.gz. => SHA256 Checksum OK for openresty-xss-nginx-module-v0.05_GH0.tar.gz. SUCCEEDED 00:00:08 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:05 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- Enable http_ssl module to build upstream_fair with SSL support ===> nginx-full-1.18.0_4,2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by nginx-full-1.18.0_4,2 for building ===> Extracting for nginx-full-1.18.0_4,2 Enable http_ssl module to build upstream_fair with SSL support ===> nginx-full-1.18.0_4,2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by nginx-full-1.18.0_4,2 for building => SHA256 Checksum OK for nginx-1.18.0.tar.gz. => SHA256 Checksum OK for ngx_cache_purge-2.3.tar.gz. => SHA256 Checksum OK for nginx_mogilefs_module-1.0.4.tar.gz. => SHA256 Checksum OK for nginx_mod_h264_streaming-2.2.7.tar.gz. => SHA256 Checksum OK for ngx_http_redis-0.3.9.tar.gz. => SHA256 Checksum OK for ngx_http_response-0.3.tar.gz. => SHA256 Checksum OK for 08a395c66e42.tar.gz. => SHA256 Checksum OK for ngx_slowfs_cache-1.10.tar.gz. => SHA256 Checksum OK for yaoweibin-nginx_ajp_module-bf6cd93_GH0.tar.gz. => SHA256 Checksum OK for openresty-array-var-nginx-module-v0.05_GH0.tar.gz. => SHA256 Checksum OK for anomalizer-ngx_aws_auth-75c94e6_GH0.tar.gz. => SHA256 Checksum OK for eustas-ngx_brotli-8104036_GH0.tar.gz. => SHA256 Checksum OK for grahamedgecombe-nginx-ct-v1.3.2_GH0.tar.gz. => SHA256 Checksum OK for simpl-ngx_devel_kit-v0.3.1_GH0.tar.gz. => SHA256 Checksum OK for openresty-drizzle-nginx-module-v0.1.11_GH0.tar.gz. => SHA256 Checksum OK for cubicdaiya-ngx_dynamic_upstream-cc5dac3_GH0.tar.gz. => SHA256 Checksum OK for openresty-echo-nginx-module-996412d_GH0.tar.gz. => SHA256 Checksum OK for openresty-encrypted-session-nginx-module-v0.08_GH0.tar.gz. => SHA256 Checksum OK for calio-form-input-nginx-module-v0.12_GH0.tar.gz. => SHA256 Checksum OK for mdirolf-nginx-gridfs-v0.8_GH0.tar.gz. => SHA256 Checksum OK for mongodb-mongo-c-driver-v0.3.1_GH0.tar.gz. => SHA256 Checksum OK for openresty-headers-more-nginx-module-085fbbc_GH0.tar.gz. => SHA256 Checksum OK for giom-nginx_accept_language_module-2f69842_GH0.tar.gz. => SHA256 Checksum OK for atomx-nginx-http-auth-digest-cd86418_GH0.tar.gz. => SHA256 Checksum OK for stnoonan-spnego-http-auth-nginx-module-21bb963_GH0.tar.gz. => SHA256 Checksum OK for kvspb-nginx-auth-ldap-42d195d_GH0.tar.gz. => SHA256 Checksum OK for sto-ngx_http_auth_pam_module-v1.5.1_GH0.tar.gz. => SHA256 Checksum OK for arut-nginx-dav-ext-module-v3.0.0_GH0.tar.gz. => SHA256 Checksum OK for openresty-nginx-eval-module-582bd25_GH0.tar.gz. => SHA256 Checksum OK for aperezdc-ngx-fancyindex-v0.4.3_GH0.tar.gz. => SHA256 Checksum OK for alibaba-nginx-http-footer-filter-1.2.2_GH0.tar.gz. => SHA256 Checksum OK for leev-ngx_http_geoip2_module-3.2_GH0.tar.gz. => SHA256 Checksum OK for nginx-modules-ngx_http_json_status_module-1d2f303_GH0.tar.gz. => SHA256 Checksum OK for kr-nginx-notice-3c95966_GH0.tar.gz. => SHA256 Checksum OK for slact-nchan-v1.1.14_GH0.tar.gz. => SHA256 Checksum OK for wandenberg-nginx-push-stream-module-0.5.4_GH0.tar.gz. => SHA256 Checksum OK for yaoweibin-ngx_http_substitutions_filter_module-v0.6.4_GH0.tar.gz. => SHA256 Checksum OK for tarantool-nginx_upstream_module-1278ee5_GH0.tar.gz. => SHA256 Checksum OK for Austinb-nginx-upload-module-72ec037_GH0.tar.gz. => SHA256 Checksum OK for masterzen-nginx-upload-progress-module-afb2d31_GH0.tar.gz. => SHA256 Checksum OK for yaoweibin-nginx_upstream_check_module-9aecf15_GH0.tar.gz. => SHA256 Checksum OK for jaygooby-nginx-upstream-fair-10ecdcf_GH0.tar.gz. => SHA256 Checksum OK for wandenberg-nginx-video-thumbextractor-module-0.9.0_GH0.tar.gz. => SHA256 Checksum OK for anthonyryan1-mod_zip-74ef235_GH0.tar.gz. => SHA256 Checksum OK for calio-iconv-nginx-module-v0.14_GH0.tar.gz. => SHA256 Checksum OK for arut-nginx-let-module-v0.0.4_GH0.tar.gz. => SHA256 Checksum OK for openresty-lua-nginx-module-v0.10.15_GH0.tar.gz. => SHA256 Checksum OK for openresty-memc-nginx-module-v0.18_GH0.tar.gz. => SHA256 Checksum OK for nbs-system-naxsi-0.56_GH0.tar.gz. => SHA256 Checksum OK for nginx-njs-629027e_GH0.tar.gz. => SHA256 Checksum OK for FRiCKLE-ngx_postgres-1.0rc7_GH0.tar.gz. => SHA256 Checksum OK for openresty-rds-csv-nginx-module-v0.08_GH0.tar.gz. => SHA256 Checksum OK for openresty-rds-json-nginx-module-v0.14_GH0.tar.gz. => SHA256 Checksum OK for openresty-redis2-nginx-module-v0.15_GH0.tar.gz. => SHA256 Checksum OK for ut0mt8-nginx-rtmp-module-f0ea623_GH0.tar.gz. => SHA256 Checksum OK for openresty-set-misc-nginx-module-cda7e50_GH0.tar.gz. => SHA256 Checksum OK for sflow-nginx-sflow-module-543c72a_GH0.tar.gz. => SHA256 Checksum OK for nginx-shib-nginx-http-shibboleth-f07bf3c_GH0.tar.gz. => SHA256 Checksum OK for cubicdaiya-ngx_small_light-v0.9.2_GH0.tar.gz. => SHA256 Checksum OK for openresty-srcache-nginx-module-v0.31_GH0.tar.gz. => SHA256 Checksum OK for openresty-xss-nginx-module-v0.05_GH0.tar.gz. Extracted Memory Use: 35.75M SUCCEEDED 00:00:15 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:06 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for nginx-full-1.18.0_4,2 ===> Applying extra patch /xports/www/nginx-full/../nginx/files/extra-patch-nginx-ct-LibreSSL ===> Applying extra patch /xports/www/nginx-full/../nginx/files/extra-patch-spnego-http-auth-nginx-module-config ===> Applying extra patch /xports/www/nginx-full/../nginx/files/extra-patch-ngx_http_mogilefs_module.c ===> Applying extra patch /xports/www/nginx-full/../nginx/files/extra-patch-ngx_http_streaming_module.c ===> Applying extra patch /xports/www/nginx-full/../nginx/files/extra-patch-ngx_http_notice_module.c ===> Applying extra patch /xports/www/nginx-full/../nginx/files/extra-patch-ngx_http_tarantool-config ===> Applying extra patch /xports/www/nginx-full/../nginx/files/extra-patch-ngx_http_tarantool-src-tp_transcode.c ===> Applying extra patch /xports/www/nginx-full/../nginx/files/extra-patch-src-http-modules-ngx_http_upstream_hash_module.c ===> Applying extra patch /xports/www/nginx-full/../nginx/files/extra-patch-src-http-modules-ngx_http_upstream_ip_hash_module.c ===> Applying extra patch /xports/www/nginx-full/../nginx/files/extra-patch-src-http-modules-ngx_http_upstream_least_conn_module.c ===> Applying extra patch /xports/www/nginx-full/../nginx/files/extra-patch-src-http-ngx_http_upstream_round_robin.c ===> Applying extra patch /xports/www/nginx-full/../nginx/files/extra-patch-src-http-ngx_http_upstream_round_robin.h ===> Applying extra patch /xports/www/nginx-full/../nginx/files/extra-patch-ngx_http_sticky_misc.c ===> Applying extra patch /xports/www/nginx-full/../nginx/files/extra-patch-calio-iconv-nginx-module-config ===> Applying extra patch /xports/www/nginx-full/../nginx/files/extra-patch-ngx_postgres-config ===> Applying extra patch /xports/www/nginx-full/../nginx/files/extra-patch-ngx_postgres_module.c ===> Applying extra patch /xports/www/nginx-full/../nginx/files/extra-patch-ngx_http_sflow_config.c ===> Applying extra patch /xports/www/nginx-full/../nginx/files/extra-patch-ngx_http_sflow_config.h ===> Applying extra patch /xports/www/nginx-full/../nginx/files/extra-patch-ngx_http_sflow_module.c ===> Applying ports patches for nginx-full-1.18.0_4,2 ===> Cleanly applied ports patch(es) patch-conf-nginx.conf (cd /construction/www/nginx-full/njs-629027e && /usr/bin/patch --forward --quiet -E -p0 --batch -V simple --suffix .orig < /xports/www/nginx-full/../nginx/dragonfly/extra-auto_readline.diff) /usr/bin/env WRKSRC=/construction/www/nginx-full/nginx-1.18.0 REWARNFILE=/construction/www/nginx-full/reinplace_warnings.txt /xports/Tools/scripts/sed_checked.sh -e 's|\*-\*-freebsd\*|*-*-dragonfly*|' /configure sed: /configure: No such file or directory *** Error code 1 (ignored) SUCCEEDED 00:00:12 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> nginx-full-1.18.0_4,2 depends on file: /usr/local/lib/libkrb5support.so - found ===> nginx-full-1.18.0_4,2 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> nginx-full-1.18.0_4,2 depends on package: libiconv>=1.14_11 - found ===> nginx-full-1.18.0_4,2 depends on package: perl5>=5.30.r1<5.31 - found SUCCEEDED 00:00:06 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> nginx-full-1.18.0_4,2 depends on shared library: libbrotlicommon.so - found (/usr/local/lib/libbrotlicommon.so) ===> nginx-full-1.18.0_4,2 depends on shared library: libdrizzle.so - found (/usr/local/lib/libdrizzle.so) ===> nginx-full-1.18.0_4,2 depends on shared library: libprofiler.so - found (/usr/local/lib/libprofiler.so) ===> nginx-full-1.18.0_4,2 depends on shared library: libexpat.so - found (/usr/local/lib/libexpat.so) ===> nginx-full-1.18.0_4,2 depends on shared library: libmaxminddb.so - found (/usr/local/lib/libmaxminddb.so) ===> nginx-full-1.18.0_4,2 depends on shared library: libgd.so - found (/usr/local/lib/libgd.so) ===> nginx-full-1.18.0_4,2 depends on shared library: libpcre.so - found (/usr/local/lib/libpcre.so) ===> nginx-full-1.18.0_4,2 depends on shared library: libmsgpuck.so - found (/usr/local/lib/libmsgpuck.so) ===> nginx-full-1.18.0_4,2 depends on shared library: libyajl.so - found (/usr/local/lib/libyajl.so) ===> nginx-full-1.18.0_4,2 depends on shared library: libavformat.so - found (/usr/local/lib/libavformat.so) ===> nginx-full-1.18.0_4,2 depends on shared library: libavcodec.so - found (/usr/local/lib/libavcodec.so) ===> nginx-full-1.18.0_4,2 depends on shared library: libavutil.so - found (/usr/local/lib/libavutil.so) ===> nginx-full-1.18.0_4,2 depends on shared library: libswscale.so - found (/usr/local/lib/libswscale.so) ===> nginx-full-1.18.0_4,2 depends on shared library: libluajit-5.1.so - found (/usr/local/lib/libluajit-5.1.so) ===> nginx-full-1.18.0_4,2 depends on shared library: libMagickWand-6.so - found (/usr/local/lib/libMagickWand-6.so) ===> nginx-full-1.18.0_4,2 depends on shared library: libpcre.so - found (/usr/local/lib/libpcre.so) ===> nginx-full-1.18.0_4,2 depends on shared library: libjpeg.so - found (/usr/local/lib/libjpeg.so) ===> nginx-full-1.18.0_4,2 depends on shared library: libxml2.so - found (/usr/local/lib/libxml2.so) ===> nginx-full-1.18.0_4,2 depends on shared library: libxslt.so - found (/usr/local/lib/libxslt.so) ===> nginx-full-1.18.0_4,2 depends on shared library: libpq.so.5 - found (/usr/local/lib/libpq.so.5) ===> nginx-full-1.18.0_4,2 depends on shared library: libldap-2.4.so.2 - found (/usr/local/lib/libldap-2.4.so.2) SUCCEEDED 00:00:06 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> nginx-full-1.18.0_4,2 depends on file: /usr/local/lib/libkrb5support.so - found ===> nginx-full-1.18.0_4,2 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> nginx-full-1.18.0_4,2 depends on package: libiconv>=1.14_11 - found ===> nginx-full-1.18.0_4,2 depends on package: perl5>=5.30.r1<5.31 - found ===> nginx-full-1.18.0_4,2 depends on shared library: libbrotlicommon.so - found (/usr/local/lib/libbrotlicommon.so) ===> nginx-full-1.18.0_4,2 depends on shared library: libdrizzle.so - found (/usr/local/lib/libdrizzle.so) ===> nginx-full-1.18.0_4,2 depends on shared library: libprofiler.so - found (/usr/local/lib/libprofiler.so) ===> nginx-full-1.18.0_4,2 depends on shared library: libexpat.so - found (/usr/local/lib/libexpat.so) ===> nginx-full-1.18.0_4,2 depends on shared library: libmaxminddb.so - found (/usr/local/lib/libmaxminddb.so) ===> nginx-full-1.18.0_4,2 depends on shared library: libgd.so - found (/usr/local/lib/libgd.so) ===> nginx-full-1.18.0_4,2 depends on shared library: libpcre.so - found (/usr/local/lib/libpcre.so) ===> nginx-full-1.18.0_4,2 depends on shared library: libmsgpuck.so - found (/usr/local/lib/libmsgpuck.so) ===> nginx-full-1.18.0_4,2 depends on shared library: libyajl.so - found (/usr/local/lib/libyajl.so) ===> nginx-full-1.18.0_4,2 depends on shared library: libavformat.so - found (/usr/local/lib/libavformat.so) ===> nginx-full-1.18.0_4,2 depends on shared library: libavcodec.so - found (/usr/local/lib/libavcodec.so) ===> nginx-full-1.18.0_4,2 depends on shared library: libavutil.so - found (/usr/local/lib/libavutil.so) ===> nginx-full-1.18.0_4,2 depends on shared library: libswscale.so - found (/usr/local/lib/libswscale.so) ===> nginx-full-1.18.0_4,2 depends on shared library: libluajit-5.1.so - found (/usr/local/lib/libluajit-5.1.so) ===> nginx-full-1.18.0_4,2 depends on shared library: libMagickWand-6.so - found (/usr/local/lib/libMagickWand-6.so) ===> nginx-full-1.18.0_4,2 depends on shared library: libpcre.so - found (/usr/local/lib/libpcre.so) ===> nginx-full-1.18.0_4,2 depends on shared library: libjpeg.so - found (/usr/local/lib/libjpeg.so) ===> nginx-full-1.18.0_4,2 depends on shared library: libxml2.so - found (/usr/local/lib/libxml2.so) ===> nginx-full-1.18.0_4,2 depends on shared library: libxslt.so - found (/usr/local/lib/libxslt.so) ===> nginx-full-1.18.0_4,2 depends on shared library: libpq.so.5 - found (/usr/local/lib/libpq.so.5) ===> nginx-full-1.18.0_4,2 depends on shared library: libldap-2.4.so.2 - found (/usr/local/lib/libldap-2.4.so.2) ===> Configuring for nginx-full-1.18.0_4,2 ( cd /construction/www/nginx-full/ngx_small_light-0.9.2 && ./setup ) config is generated. checking for OS + DragonFly 5.9 x86_64 checking for C compiler ... found + using GNU C compiler checking for --with-ld-opt="-L /usr/local/lib" ... 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 ... found checking for sys/param.h ... found checking for sys/mount.h ... found checking for sys/statvfs.h ... found checking for crypt.h ... not found checking for DragonFly specific features + sendfile() found checking for poll() ... found checking for /dev/poll ... not found checking for kqueue ... found checking for kqueue's NOTE_LOWAT ... found checking for kqueue's EVFILT_TIMER ... 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 ... found checking for SO_BINDANY ... not found checking for IP_TRANSPARENT ... not found checking for IP_BINDANY ... not found checking for IP_BIND_ADDRESS_NO_PORT ... not found checking for IP_RECVDSTADDR ... found checking for IP_SENDSRCADDR ... not found checking for IP_PKTINFO ... not found checking for IPV6_RECVPKTINFO ... found checking for TCP_DEFER_ACCEPT ... not found checking for TCP_KEEPIDLE ... found checking for TCP_FASTOPEN ... not found checking for TCP_INFO ... not found checking for accept4() ... found checking for kqueue AIO support ... 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() ... 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() ... not 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 ... 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 ... 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 /construction/www/nginx-full/nginx_ajp_module-bf6cd93 checking for nginx_ajp_module ... found + ngx_ajp_module was configured adding module in /construction/www/nginx-full/ngx_cache_purge-2.3 + ngx_http_cache_purge_module was configured adding module in /construction/www/nginx-full/drizzle-nginx-module-0.1.11 checking for libdrizzle library in directories specified by LIBDRIZZLE_INC (/usr/local/include) and LIBDRIZZLE_LIB (/usr/local/lib) ... found + ngx_http_drizzle_module was configured adding module in /construction/www/nginx-full/nginx-gridfs-0.8 + ngx_http_gridfs_module was configured adding module in /construction/www/nginx-full/nginx_accept_language_module-2f69842 checking for ... found + ngx_http_accept_language_module was configured adding module in /construction/www/nginx-full/nginx-dav-ext-module-3.0.0 + ngx_http_dav_ext_module was configured adding module in /construction/www/nginx-full/nginx-http-footer-filter-1.2.2 + ngx_http_footer_filter_module was configured adding module in /construction/www/nginx-full/ngx_http_json_status_module-1d2f303 + ngx_http_json_status_module was configured adding module in /construction/www/nginx-full/nginx_mogilefs_module-1.0.4 + ngx_http_mogilefs_module was configured adding module in /construction/www/nginx-full/nginx_mod_h264_streaming-2.2.7 + ngx_http_h264_streaming_module was configured adding module in /construction/www/nginx-full/nginx-notice-3c95966 + ngx_http_notice_module was configured adding module in /construction/www/nginx-full/nginx-push-stream-module-0.5.4 checking for ... found + ngx_http_push_stream_module was configured adding module in /construction/www/nginx-full/ngx_http_response-0.3 + ngx_http_response_module was configured adding module in /construction/www/nginx-full/ngx_http_substitutions_filter_module-0.6.4 + ngx_http_subs_filter_module was configured adding module in /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 checking for ngx_http_upstream_check_module ... found + ngx_http_upstream_check_module was configured adding module in /construction/www/nginx-full/nginx-goodies-nginx-sticky-module-ng-08a395c66e42/ + ngx_http_sticky_module was configured adding module in /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0 + ngx_http_video_thumbextractor_module was configured adding module in /construction/www/nginx-full/mod_zip-74ef235 checking for iconv_open() ... found + ngx_http_zip_module was configured adding module in /construction/www/nginx-full/nginx-let-module-0.0.4 + ngx_http_let_module was configured adding module in /construction/www/nginx-full/ngx_postgres-1.0rc7 checking for libpq library (via pg_config) ... found checking for libpq library version 9.1 ... found + ngx_postgres was configured adding module in /construction/www/nginx-full/rds-csv-nginx-module-0.08 + ngx_http_rds_csv_filter_module was configured adding module in /construction/www/nginx-full/rds-json-nginx-module-0.14 + ngx_http_rds_json_filter_module was configured adding module in /construction/www/nginx-full/ngx_slowfs_cache-1.10 + ngx_http_slowfs_module was configured adding module in /construction/www/nginx-full/xss-nginx-module-0.05 + ngx_http_xss_filter_module was configured configuring additional dynamic modules adding module in /construction/www/nginx-full/ngx_devel_kit-0.3.1 + ngx_devel_kit was configured adding module in /construction/www/nginx-full/array-var-nginx-module-0.05 found ngx_devel_kit for ngx_array_var; looks good. + ngx_http_array_var_module was configured adding module in /construction/www/nginx-full/ngx_aws_auth-75c94e6 + ngx_http_aws_auth was configured adding module in /construction/www/nginx-full/ngx_brotli-8104036 + ngx_brotli was configured adding module in /construction/www/nginx-full/nginx-ct-1.3.2 + ngx_ssl_ct_module was configured adding module in /construction/www/nginx-full/ngx_dynamic_upstream-cc5dac3 + ngx_dynamic_upstream_module was configured adding module in /construction/www/nginx-full/echo-nginx-module-996412d + ngx_http_echo_module was configured adding module in /construction/www/nginx-full/encrypted-session-nginx-module-0.08 found ngx_devel_kit for ngx_encrypted_session; looks good. + ngx_http_encrypted_session_module was configured adding module in /construction/www/nginx-full/form-input-nginx-module-0.12 found ngx_devel_kit for ngx_form_input; looks good. + ngx_http_form_input_module was configured adding module in /construction/www/nginx-full/headers-more-nginx-module-085fbbc + ngx_http_headers_more_filter_module was configured adding module in /construction/www/nginx-full/nginx-http-auth-digest-cd86418 + ngx_http_auth_digest_module was configured adding module in /construction/www/nginx-full/spnego-http-auth-nginx-module-21bb963 + ngx_http_auth_spnego_module was configured adding module in /construction/www/nginx-full/nginx-auth-ldap-42d195d + ngx_http_auth_ldap_module was configured adding module in /construction/www/nginx-full/ngx_http_auth_pam_module-1.5.1 + ngx_http_auth_pam_module was configured adding module in /construction/www/nginx-full/nginx-eval-module-582bd25 + ngx_http_eval_module was configured adding module in /construction/www/nginx-full/ngx-fancyindex-0.4.3 + ngx_http_fancyindex_module was configured adding module in /construction/www/nginx-full/ngx_http_geoip2_module-3.2 checking for MaxmindDB library ... found + ngx_geoip2_module was configured adding module in /construction/www/nginx-full/nchan-1.1.14 checking for hiredis with stored sockaddr ... not found + ngx_nchan_module was configured adding module in /construction/www/nginx-full/nginx_upstream_module-1278ee5 + ngx_http_tnt_module was configured adding module in /construction/www/nginx-full/nginx-upload-module-72ec037 + ngx_http_upload_module was configured adding module in /construction/www/nginx-full/nginx-upload-progress-module-afb2d31 + ngx_http_uploadprogress_module was configured adding module in /construction/www/nginx-full/nginx-upstream-fair-10ecdcf + ngx_http_upstream_fair_module was configured adding module in /construction/www/nginx-full/iconv-nginx-module-0.14 found ngx_devel_kit for ngx_iconv; looks good. checking for libiconv ... found + ngx_http_iconv_module was configured adding module in /construction/www/nginx-full/lua-nginx-module-0.10.15 checking for LuaJIT library in /usr/local/lib and /usr/local/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 ... not found checking for SA_RESTART ... found checking for __attribute__(constructor) ... found checking for malloc_trim ... not found checking for pipe2 ... found checking for signalfd ... not found + ngx_http_lua_module was configured adding module in /construction/www/nginx-full/memc-nginx-module-0.18 + ngx_http_memc_module was configured adding module in /construction/www/nginx-full/naxsi-0.56/naxsi_src + ngx_http_naxsi_module was configured adding module in /construction/www/nginx-full/njs-629027e/nginx + ngx_js_module was configured adding module in /construction/www/nginx-full/redis2-nginx-module-0.15 + ngx_http_redis2_module was configured adding module in /construction/www/nginx-full/nginx-rtmp-module-f0ea623 + ngx_rtmp_module was configured adding module in /construction/www/nginx-full/set-misc-nginx-module-cda7e50 found ngx_devel_kit for ngx_set_misc; looks good. + ngx_http_set_misc_module was configured adding module in /construction/www/nginx-full/nginx-http-shibboleth-f07bf3c + ngx_http_shibboleth_module was configured adding module in /construction/www/nginx-full/ngx_small_light-0.9.2 checking for ngx_small_light dependencies ... found + ngx_http_small_light_module was configured adding module in /construction/www/nginx-full/srcache-nginx-module-0.31 [: !=: unexpected operator + ngx_http_srcache_filter_module was configured adding module in /construction/www/nginx-full/ngx_http_redis-0.3.9 + ngx_http_redis_module was configured checking for PCRE library ... found checking for PCRE JIT support ... found checking for OpenSSL library ... found checking for zlib library ... found checking for libxslt ... not found checking for libxslt in /usr/local/ ... found checking for libexslt ... not found checking for libexslt in /usr/local/ ... found checking for GD library ... found checking for GD WebP support ... found checking for perl + perl version: This is perl 5, version 30, subversion 2 (v5.30.2) built for x86_64-dragonfly-thread-multi + perl interpreter multiplicity found checking for Google perftools ... found creating objs/Makefile Configuration summary + using threads + using system PCRE library + using system OpenSSL library + using system zlib library nginx path prefix: "/usr/local/etc/nginx" nginx binary file: "/usr/local/sbin/nginx" nginx modules path: "/usr/local/libexec/nginx" nginx configuration prefix: "/usr/local/etc/nginx" nginx configuration file: "/usr/local/etc/nginx/nginx.conf" nginx pid file: "/var/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/tmp/nginx/client_body_temp" nginx http proxy temporary files: "/var/tmp/nginx/proxy_temp" nginx http fastcgi temporary files: "/var/tmp/nginx/fastcgi_temp" nginx http uwsgi temporary files: "/var/tmp/nginx/uwsgi_temp" nginx http scgi temporary files: "/var/tmp/nginx/scgi_temp" SUCCEEDED 00:00:26 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for nginx-full-1.18.0_4,2 --- build --- /usr/bin/make -f objs/Makefile --- /construction/www/nginx-full/njs-629027e/nginx/../build/libnjs.a --- --- objs/src/core/nginx.o --- --- objs/src/core/ngx_log.o --- --- objs/src/core/ngx_palloc.o --- --- objs/src/core/ngx_array.o --- --- objs/src/core/ngx_list.o --- --- objs/src/core/ngx_hash.o --- --- objs/src/core/ngx_buf.o --- --- objs/src/core/ngx_queue.o --- --- objs/src/core/ngx_output_chain.o --- --- /construction/www/nginx-full/njs-629027e/nginx/../build/libnjs.a --- cd /construction/www/nginx-full/njs-629027e/nginx/.. && if [ -f build/Makefile ]; then /usr/bin/make clean; fi && CFLAGS="-I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16" CC="cc" ./configure && /usr/bin/make --- objs/src/core/nginx.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextracto--- objs/src/core/ngx_log.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextracto--- objs/src/core/ngx_palloc.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextracto--- objs/src/core/ngx_array.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextracto--- objs/src/core/ngx_list.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextracto--- objs/src/core/nginx.o --- r-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -o objs/src/co--- objs/src/core/ngx_log.o --- r-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -o objs/src/co--- objs/src/core/ngx_palloc.o --- r-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -o objs/src/co--- objs/src/core/ngx_array.o --- r-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -o objs/src/co--- objs/src/core/ngx_list.o --- r-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -o objs/src/co--- objs/src/core/nginx.o --- re/nginx.o src/core/nginx.c --- objs/src/core/ngx_log.o --- re/ngx_log.o src/core/ngx_log.c --- objs/src/core/ngx_palloc.o --- re/ngx_palloc.o src/core/ngx_palloc.c --- objs/src/core/ngx_array.o --- re/ngx_array.o src/core/ngx_array.c --- objs/src/core/ngx_list.o --- re/ngx_list.o src/core/ngx_list.c --- objs/src/core/ngx_hash.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -o objs/src/core/ngx_hash.o src/core/ngx_hash.c --- objs/src/core/ngx_buf.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -o objs/src/core/ngx_buf.o src/core/ngx_buf.c --- objs/src/core/ngx_queue.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -o objs/src/core/ngx_queue.o src/core/ngx_queue.c --- objs/src/core/ngx_output_chain.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -o objs/src/core/ngx_output_chain.o src/core/ngx_output_chain.c --- /construction/www/nginx-full/njs-629027e/nginx/../build/libnjs.a --- configuring for DragonFly 5.9 x86_64 checking for C compiler: cc + using GNU C compiler + gcc version 8.3 [DragonFly] Release/2019-02-22 checking for sizeof(int) ... 4 checking for sizeof(u_int) ... 4 checking for sizeof(void *) ... 8 --- objs/src/core/ngx_string.o --- --- objs/src/core/ngx_parse.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -o objs/src/core/ngx_parse.o src/core/ngx_parse.c --- objs/src/core/ngx_string.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -o objs/src/core/ngx_string.o src/core/ngx_string.c --- objs/src/core/ngx_parse_time.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -o objs/src/core/ngx_parse_time.o src/core/ngx_parse_time.c --- /construction/www/nginx-full/njs-629027e/nginx/../build/libnjs.a --- checking for sizeof(uintptr_t) ... 8 --- objs/src/core/ngx_inet.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -o objs/src/core/ngx_inet.o src/core/ngx_inet.c --- /construction/www/nginx-full/njs-629027e/nginx/../build/libnjs.a --- checking for sizeof(size_t) ... 8 --- objs/src/core/ngx_file.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -o objs/src/core/ngx_file.o src/core/ngx_file.c --- objs/src/core/ngx_crc32.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -o objs/src/core/ngx_crc32.o src/core/ngx_crc32.c --- /construction/www/nginx-full/njs-629027e/nginx/../build/libnjs.a --- checking for sizeof(off_t) ... 8 checking for sizeof(time_t) ... 8 checking for GCC unsigned __int128 ... found --- objs/src/core/ngx_murmurhash.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -o objs/src/core/ngx_murmurhash.o src/core/ngx_murmurhash.c --- objs/src/core/ngx_md5.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -o objs/src/core/ngx_md5.o src/core/ngx_md5.c --- objs/src/core/ngx_sha1.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -o objs/src/core/ngx_sha1.o src/core/ngx_sha1.c --- /construction/www/nginx-full/njs-629027e/nginx/../build/libnjs.a --- checking for GCC __builtin_expect() ... found --- objs/src/core/ngx_rbtree.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -o objs/src/core/ngx_rbtree.o src/core/ngx_rbtree.c --- /construction/www/nginx-full/njs-629027e/nginx/../build/libnjs.a --- checking for GCC __builtin_unreachable() ... found --- objs/src/core/ngx_radix_tree.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -o objs/src/core/ngx_radix_tree.o src/core/ngx_radix_tree.c --- objs/src/core/ngx_slab.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -o objs/src/core/ngx_slab.o src/core/ngx_slab.c --- /construction/www/nginx-full/njs-629027e/nginx/../build/libnjs.a --- checking for GCC __builtin_prefetch() ... found checking for GCC __builtin_clz() ... found --- objs/src/core/ngx_times.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -o objs/src/core/ngx_times.o src/core/ngx_times.c --- /construction/www/nginx-full/njs-629027e/nginx/../build/libnjs.a --- checking for GCC __builtin_clzll() ... found checking for GCC __attribute__ visibility ... found --- objs/src/core/ngx_shmtx.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -o objs/src/core/ngx_shmtx.o src/core/ngx_shmtx.c --- /construction/www/nginx-full/njs-629027e/nginx/../build/libnjs.a --- checking for GCC __attribute__ malloc ... found --- objs/src/core/ngx_connection.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -o objs/src/core/ngx_connection.o src/core/ngx_connection.c --- objs/src/core/ngx_cycle.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -o objs/src/core/ngx_cycle.o src/core/ngx_cycle.c --- /construction/www/nginx-full/njs-629027e/nginx/../build/libnjs.a --- checking for GCC __attribute__ aligned ... found --- objs/src/core/ngx_spinlock.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -o objs/src/core/ngx_spinlock.o src/core/ngx_spinlock.c --- objs/src/core/ngx_rwlock.o --- --- /construction/www/nginx-full/njs-629027e/nginx/../build/libnjs.a --- checking for Address sanitizer ... not found --- objs/src/core/ngx_rwlock.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -o objs/src/core/ngx_rwlock.o src/core/ngx_rwlock.c --- /construction/www/nginx-full/njs-629027e/nginx/../build/libnjs.a --- checking for Memory sanitizer ... not found checking for NAN to uint conversion ... 0 --- objs/src/core/ngx_cpuinfo.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -o objs/src/core/ngx_cpuinfo.o src/core/ngx_cpuinfo.c --- objs/src/core/ngx_conf_file.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -o objs/src/core/ngx_conf_file.o src/core/ngx_conf_file.c --- objs/src/core/ngx_module.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -o objs/src/core/ngx_module.o src/core/ngx_module.c --- /construction/www/nginx-full/njs-629027e/nginx/../build/libnjs.a --- checking for _mm_setcsr() ... found --- objs/src/core/ngx_resolver.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -o objs/src/core/ngx_resolver.o src/core/ngx_resolver.c --- objs/src/core/ngx_open_file_cache.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -o objs/src/core/ngx_open_file_cache.o src/core/ngx_open_file_cache.c --- objs/src/core/ngx_crypt.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -o objs/src/core/ngx_crypt.o src/core/ngx_crypt.c --- /construction/www/nginx-full/njs-629027e/nginx/../build/libnjs.a --- checking for clock_gettime(CLOCK_MONOTONIC) ... found --- objs/src/core/ngx_proxy_protocol.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -o objs/src/core/ngx_proxy_protocol.o src/core/ngx_proxy_protocol.c --- /construction/www/nginx-full/njs-629027e/nginx/../build/libnjs.a --- checking for struct tm.tm_gmtoff ... found --- objs/src/core/ngx_syslog.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -o objs/src/core/ngx_syslog.o src/core/ngx_syslog.c --- /construction/www/nginx-full/njs-629027e/nginx/../build/libnjs.a --- checking for altzone ... not found checking for posix_memalign() ... found --- objs/src/event/ngx_event.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -o objs/src/event/ngx_event.o src/event/ngx_event.c --- objs/src/event/ngx_event_timer.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -o objs/src/event/ngx_event_timer.o src/event/ngx_event_timer.c --- /construction/www/nginx-full/njs-629027e/nginx/../build/libnjs.a --- checking for getrandom() ... found --- objs/src/event/ngx_event_posted.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -o objs/src/event/ngx_event_posted.o src/event/ngx_event_posted.c --- /construction/www/nginx-full/njs-629027e/nginx/../build/libnjs.a --- checking for explicit_bzero() ... found --- objs/src/event/ngx_event_accept.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -o objs/src/event/ngx_event_accept.o src/event/ngx_event_accept.c --- objs/src/event/ngx_event_udp.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -o objs/src/event/ngx_event_udp.o src/event/ngx_event_udp.c --- /construction/www/nginx-full/njs-629027e/nginx/../build/libnjs.a --- checking for PCRE library ... found + PCRE version: 8.43 checking for GNU readline library ... found creating build/Makefile --- objs/src/event/ngx_event_connect.o --- --- objs/src/event/ngx_event_pipe.o --- --- objs/src/event/ngx_event_connect.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -o objs/src/event/ngx_event_connect.o src/event/ngx_event_connect.c --- objs/src/event/ngx_event_pipe.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -o objs/src/event/ngx_event_pipe.o src/event/ngx_event_pipe.c --- objs/src/os/unix/ngx_time.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -o objs/src/os/unix/ngx_time.o src/os/unix/ngx_time.c --- objs/src/os/unix/ngx_errno.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -o objs/src/os/unix/ngx_errno.o src/os/unix/ngx_errno.c --- objs/src/os/unix/ngx_alloc.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -o objs/src/os/unix/ngx_alloc.o src/os/unix/ngx_alloc.c --- objs/src/os/unix/ngx_files.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -o objs/src/os/unix/ngx_files.o src/os/unix/ngx_files.c --- objs/src/os/unix/ngx_socket.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -o objs/src/os/unix/ngx_socket.o src/os/unix/ngx_socket.c --- /construction/www/nginx-full/njs-629027e/nginx/../build/libnjs.a --- checking for expect ... not found - expect tests are disabled --- objs/src/os/unix/ngx_recv.o --- --- /construction/www/nginx-full/njs-629027e/nginx/../build/libnjs.a --- NJS configuration summary: + using CC: "cc" + using CFLAGS: " -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16" + using PCRE library: -L/usr/local/lib -lpcre + using readline library: -L/usr/local/lib -lreadline njs build dir: build njs CLI: build/njs --- objs/src/os/unix/ngx_recv.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -o objs/src/os/unix/ngx_recv.o src/os/unix/ngx_recv.c --- objs/src/os/unix/ngx_readv_chain.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -o objs/src/os/unix/ngx_readv_chain.o src/os/unix/ngx_readv_chain.c --- objs/src/os/unix/ngx_udp_recv.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -o objs/src/os/unix/ngx_udp_recv.o src/os/unix/ngx_udp_recv.c --- objs/src/os/unix/ngx_send.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -o objs/src/os/unix/ngx_send.o src/os/unix/ngx_send.c --- /construction/www/nginx-full/njs-629027e/nginx/../build/libnjs.a --- --- build/src/njs_diyfp.o --- cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include -Isrc -Ibuild -Injs -o build/src/njs_diyfp.o -MMD -MF build/src/njs_diyfp.dep -MT build/src/njs_diyfp.o src/njs_diyfp.c --- objs/src/os/unix/ngx_writev_chain.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -o objs/src/os/unix/ngx_writev_chain.o src/os/unix/ngx_writev_chain.c --- objs/src/os/unix/ngx_udp_send.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -o objs/src/os/unix/ngx_udp_send.o src/os/unix/ngx_udp_send.c --- /construction/www/nginx-full/njs-629027e/nginx/../build/libnjs.a --- --- build/src/njs_dtoa.o --- cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include -Isrc -Ibuild -Injs -o build/src/njs_dtoa.o -MMD -MF build/src/njs_dtoa.dep -MT build/src/njs_dtoa.o src/njs_dtoa.c --- objs/src/os/unix/ngx_udp_sendmsg_chain.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -o objs/src/os/unix/ngx_udp_sendmsg_chain.o src/os/unix/ngx_udp_sendmsg_chain.c --- objs/src/os/unix/ngx_channel.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -o objs/src/os/unix/ngx_channel.o src/os/unix/ngx_channel.c --- objs/src/os/unix/ngx_shmem.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -o objs/src/os/unix/ngx_shmem.o src/os/unix/ngx_shmem.c --- objs/src/os/unix/ngx_process.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -o objs/src/os/unix/ngx_process.o src/os/unix/ngx_process.c --- objs/src/os/unix/ngx_daemon.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -o objs/src/os/unix/ngx_daemon.o src/os/unix/ngx_daemon.c --- objs/src/os/unix/ngx_setaffinity.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -o objs/src/os/unix/ngx_setaffinity.o src/os/unix/ngx_setaffinity.c --- objs/src/os/unix/ngx_setproctitle.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -o objs/src/os/unix/ngx_setproctitle.o src/os/unix/ngx_setproctitle.c --- objs/src/os/unix/ngx_posix_init.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -o objs/src/os/unix/ngx_posix_init.o src/os/unix/ngx_posix_init.c --- objs/src/os/unix/ngx_user.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -o objs/src/os/unix/ngx_user.o src/os/unix/ngx_user.c --- objs/src/os/unix/ngx_dlopen.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -o objs/src/os/unix/ngx_dlopen.o src/os/unix/ngx_dlopen.c --- objs/src/os/unix/ngx_process_cycle.o --- --- objs/src/os/unix/ngx_freebsd_init.o --- --- objs/src/os/unix/ngx_process_cycle.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -o objs/src/os/unix/ngx_process_cycle.o src/os/unix/ngx_process_cycle.c --- /construction/www/nginx-full/njs-629027e/nginx/../build/libnjs.a --- --- build/src/njs_dtoa_fixed.o --- --- objs/src/os/unix/ngx_freebsd_init.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -o objs/src/os/unix/ngx_freebsd_init.o src/os/unix/ngx_freebsd_init.c --- /construction/www/nginx-full/njs-629027e/nginx/../build/libnjs.a --- cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include -Isrc -Ibuild -Injs -o build/src/njs_dtoa_fixed.o -MMD -MF build/src/njs_dtoa_fixed.dep -MT build/src/njs_dtoa_fixed.o src/njs_dtoa_fixed.c --- objs/src/os/unix/ngx_freebsd_sendfile_chain.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -o objs/src/os/unix/ngx_freebsd_sendfile_chain.o src/os/unix/ngx_freebsd_sendfile_chain.c --- /construction/www/nginx-full/njs-629027e/nginx/../build/libnjs.a --- --- build/src/njs_strtod.o --- cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include -Isrc -Ibuild -Injs -o build/src/njs_strtod.o -MMD -MF build/src/njs_strtod.dep -MT build/src/njs_strtod.o src/njs_strtod.c --- objs/src/event/modules/ngx_kqueue_module.o --- --- objs/src/os/unix/ngx_file_aio_read.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -o objs/src/os/unix/ngx_file_aio_read.o src/os/unix/ngx_file_aio_read.c --- objs/src/event/modules/ngx_kqueue_module.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -o objs/src/event/modules/ngx_kqueue_module.o src/event/modules/ngx_kqueue_module.c --- objs/src/core/ngx_thread_pool.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -o objs/src/core/ngx_thread_pool.o src/core/ngx_thread_pool.c --- /construction/www/nginx-full/njs-629027e/nginx/../build/libnjs.a --- --- build/src/njs_murmur_hash.o --- cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include -Isrc -Ibuild -Injs -o build/src/njs_murmur_hash.o -MMD -MF build/src/njs_murmur_hash.dep -MT build/src/njs_murmur_hash.o src/njs_murmur_hash.c --- objs/src/os/unix/ngx_thread_cond.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -o objs/src/os/unix/ngx_thread_cond.o src/os/unix/ngx_thread_cond.c --- objs/src/os/unix/ngx_thread_mutex.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -o objs/src/os/unix/ngx_thread_mutex.o src/os/unix/ngx_thread_mutex.c --- objs/src/os/unix/ngx_thread_id.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -o objs/src/os/unix/ngx_thread_id.o src/os/unix/ngx_thread_id.c --- /construction/www/nginx-full/njs-629027e/nginx/../build/libnjs.a --- --- build/src/njs_djb_hash.o --- cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include -Isrc -Ibuild -Injs -o build/src/njs_djb_hash.o -MMD -MF build/src/njs_djb_hash.dep -MT build/src/njs_djb_hash.o src/njs_djb_hash.c --- build/src/njs_utf8.o --- cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include -Isrc -Ibuild -Injs -o build/src/njs_utf8.o -MMD -MF build/src/njs_utf8.dep -MT build/src/njs_utf8.o src/njs_utf8.c --- objs/src/event/ngx_event_openssl.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -o objs/src/event/ngx_event_openssl.o src/event/ngx_event_openssl.c --- /construction/www/nginx-full/njs-629027e/nginx/../build/libnjs.a --- --- build/src/njs_arr.o --- cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include -Isrc -Ibuild -Injs -o build/src/njs_arr.o -MMD -MF build/src/njs_arr.dep -MT build/src/njs_arr.o src/njs_arr.c --- objs/src/event/ngx_event_openssl_stapling.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -o objs/src/event/ngx_event_openssl_stapling.o src/event/ngx_event_openssl_stapling.c --- objs/src/core/ngx_regex.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -o objs/src/core/ngx_regex.o src/core/ngx_regex.c --- objs/src/http/ngx_http.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -o objs/src/http/ngx_http.o src/http/ngx_http.c --- objs/src/http/ngx_http_core_module.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -o objs/src/http/ngx_http_core_module.o src/http/ngx_http_core_module.c --- objs/src/http/ngx_http_special_response.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -o objs/src/http/ngx_http_special_response.o src/http/ngx_http_special_response.c --- objs/src/http/ngx_http_request.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -o objs/src/http/ngx_http_request.o src/http/ngx_http_request.c --- /construction/www/nginx-full/njs-629027e/nginx/../build/libnjs.a --- --- build/src/njs_rbtree.o --- cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include -Isrc -Ibuild -Injs -o build/src/njs_rbtree.o -MMD -MF build/src/njs_rbtree.dep -MT build/src/njs_rbtree.o src/njs_rbtree.c --- build/src/njs_lvlhsh.o --- cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include -Isrc -Ibuild -Injs -o build/src/njs_lvlhsh.o -MMD -MF build/src/njs_lvlhsh.dep -MT build/src/njs_lvlhsh.o src/njs_lvlhsh.c --- build/src/njs_trace.o --- cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include -Isrc -Ibuild -Injs -o build/src/njs_trace.o -MMD -MF build/src/njs_trace.dep -MT build/src/njs_trace.o src/njs_trace.c --- objs/src/http/ngx_http_parse.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -o objs/src/http/ngx_http_parse.o src/http/ngx_http_parse.c --- objs/src/http/modules/ngx_http_log_module.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -o objs/src/http/modules/ngx_http_log_module.o src/http/modules/ngx_http_log_module.c --- /construction/www/nginx-full/njs-629027e/nginx/../build/libnjs.a --- --- build/src/njs_random.o --- cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include -Isrc -Ibuild -Injs -o build/src/njs_random.o -MMD -MF build/src/njs_random.dep -MT build/src/njs_random.o src/njs_random.c --- objs/src/http/ngx_http_request_body.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -o objs/src/http/ngx_http_request_body.o src/http/ngx_http_request_body.c --- /construction/www/nginx-full/njs-629027e/nginx/../build/libnjs.a --- --- build/src/njs_md5.o --- cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include -Isrc -Ibuild -Injs -o build/src/njs_md5.o -MMD -MF build/src/njs_md5.dep -MT build/src/njs_md5.o src/njs_md5.c --- build/src/njs_sha1.o --- cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include -Isrc -Ibuild -Injs -o build/src/njs_sha1.o -MMD -MF build/src/njs_sha1.dep -MT build/src/njs_sha1.o src/njs_sha1.c --- build/src/njs_sha2.o --- cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include -Isrc -Ibuild -Injs -o build/src/njs_sha2.o -MMD -MF build/src/njs_sha2.dep -MT build/src/njs_sha2.o src/njs_sha2.c --- objs/src/http/ngx_http_variables.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -o objs/src/http/ngx_http_variables.o src/http/ngx_http_variables.c --- /construction/www/nginx-full/njs-629027e/nginx/../build/libnjs.a --- --- build/src/njs_pcre.o --- cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include -Isrc -Ibuild -Injs -o build/src/njs_pcre.o -MMD -MF build/src/njs_pcre.dep -MT build/src/njs_pcre.o src/njs_pcre.c --- objs/src/http/ngx_http_script.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -o objs/src/http/ngx_http_script.o src/http/ngx_http_script.c --- /construction/www/nginx-full/njs-629027e/nginx/../build/libnjs.a --- --- build/src/njs_time.o --- cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include -Isrc -Ibuild -Injs -o build/src/njs_time.o -MMD -MF build/src/njs_time.dep -MT build/src/njs_time.o src/njs_time.c --- objs/src/http/ngx_http_upstream.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -o objs/src/http/ngx_http_upstream.o src/http/ngx_http_upstream.c --- /construction/www/nginx-full/njs-629027e/nginx/../build/libnjs.a --- --- build/src/njs_file.o --- cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include -Isrc -Ibuild -Injs -o build/src/njs_file.o -MMD -MF build/src/njs_file.dep -MT build/src/njs_file.o src/njs_file.c --- build/src/njs_malloc.o --- --- build/src/njs_mp.o --- cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include -Isrc -Ibuild -Injs -o build/src/njs_mp.o -MMD -MF build/src/njs_mp.dep -MT build/src/njs_mp.o src/njs_mp.c --- build/src/njs_malloc.o --- cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include -Isrc -Ibuild -Injs -o build/src/njs_malloc.o -MMD -MF build/src/njs_malloc.dep -MT build/src/njs_malloc.o src/njs_malloc.c --- objs/src/http/ngx_http_upstream_round_robin.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -o objs/src/http/ngx_http_upstream_round_robin.o src/http/ngx_http_upstream_round_robin.c --- /construction/www/nginx-full/njs-629027e/nginx/../build/libnjs.a --- --- build/src/njs_sprintf.o --- cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include -Isrc -Ibuild -Injs -o build/src/njs_sprintf.o -MMD -MF build/src/njs_sprintf.dep -MT build/src/njs_sprintf.o src/njs_sprintf.c --- objs/src/http/ngx_http_file_cache.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -o objs/src/http/ngx_http_file_cache.o src/http/ngx_http_file_cache.c --- objs/src/http/ngx_http_write_filter_module.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -o objs/src/http/ngx_http_write_filter_module.o src/http/ngx_http_write_filter_module.c --- objs/src/http/ngx_http_header_filter_module.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -o objs/src/http/ngx_http_header_filter_module.o src/http/ngx_http_header_filter_module.c --- /construction/www/nginx-full/njs-629027e/nginx/../build/libnjs.a --- --- build/src/njs_chb.o --- cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include -Isrc -Ibuild -Injs -o build/src/njs_chb.o -MMD -MF build/src/njs_chb.dep -MT build/src/njs_chb.o src/njs_chb.c --- objs/src/http/modules/ngx_http_chunked_filter_module.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -o objs/src/http/modules/ngx_http_chunked_filter_module.o src/http/modules/ngx_http_chunked_filter_module.c --- /construction/www/nginx-full/njs-629027e/nginx/../build/libnjs.a --- --- build/src/njs_value.o --- cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include -Isrc -Ibuild -Injs -o build/src/njs_value.o -MMD -MF build/src/njs_value.dep -MT build/src/njs_value.o src/njs_value.c --- build/src/njs_vm.o --- --- objs/src/http/v2/ngx_http_v2_filter_module.o --- --- /construction/www/nginx-full/njs-629027e/nginx/../build/libnjs.a --- cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include -Isrc -Ibuild -Injs -o build/src/njs_vm.o -MMD -MF build/src/njs_vm.dep -MT build/src/njs_vm.o src/njs_vm.c --- objs/src/http/v2/ngx_http_v2_filter_module.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -o objs/src/http/v2/ngx_http_v2_filter_module.o src/http/v2/ngx_http_v2_filter_module.c --- objs/src/http/modules/ngx_http_range_filter_module.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -o objs/src/http/modules/ngx_http_range_filter_module.o src/http/modules/ngx_http_range_filter_module.c --- objs/src/http/modules/ngx_http_gzip_filter_module.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -o objs/src/http/modules/ngx_http_gzip_filter_module.o src/http/modules/ngx_http_gzip_filter_module.c --- objs/src/http/ngx_http_postpone_filter_module.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -o objs/src/http/ngx_http_postpone_filter_module.o src/http/ngx_http_postpone_filter_module.c --- objs/src/http/modules/ngx_http_ssi_filter_module.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -o objs/src/http/modules/ngx_http_ssi_filter_module.o src/http/modules/ngx_http_ssi_filter_module.c --- objs/src/http/modules/ngx_http_charset_filter_module.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -o objs/src/http/modules/ngx_http_charset_filter_module.o src/http/modules/ngx_http_charset_filter_module.c --- objs/src/http/modules/ngx_http_sub_filter_module.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -o objs/src/http/modules/ngx_http_sub_filter_module.o src/http/modules/ngx_http_sub_filter_module.c --- /construction/www/nginx-full/njs-629027e/nginx/../build/libnjs.a --- --- build/src/njs_vmcode.o --- cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include -Isrc -Ibuild -Injs -o build/src/njs_vmcode.o -MMD -MF build/src/njs_vmcode.dep -MT build/src/njs_vmcode.o src/njs_vmcode.c --- build/src/njs_boolean.o --- --- objs/src/http/modules/ngx_http_addition_filter_module.o --- --- /construction/www/nginx-full/njs-629027e/nginx/../build/libnjs.a --- cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include -Isrc -Ibuild -Injs -o build/src/njs_boolean.o -MMD -MF build/src/njs_boolean.dep -MT build/src/njs_boolean.o src/njs_boolean.c --- objs/src/http/modules/ngx_http_addition_filter_module.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -o objs/src/http/modules/ngx_http_addition_filter_module.o src/http/modules/ngx_http_addition_filter_module.c --- objs/src/http/modules/ngx_http_gunzip_filter_module.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -o objs/src/http/modules/ngx_http_gunzip_filter_module.o src/http/modules/ngx_http_gunzip_filter_module.c --- /construction/www/nginx-full/njs-629027e/nginx/../build/libnjs.a --- --- build/src/njs_number.o --- cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include -Isrc -Ibuild -Injs -o build/src/njs_number.o -MMD -MF build/src/njs_number.dep -MT build/src/njs_number.o src/njs_number.c --- objs/src/http/modules/ngx_http_userid_filter_module.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -o objs/src/http/modules/ngx_http_userid_filter_module.o src/http/modules/ngx_http_userid_filter_module.c --- objs/src/http/modules/ngx_http_headers_filter_module.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -o objs/src/http/modules/ngx_http_headers_filter_module.o src/http/modules/ngx_http_headers_filter_module.c --- objs/src/http/ngx_http_copy_filter_module.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -o objs/src/http/ngx_http_copy_filter_module.o src/http/ngx_http_copy_filter_module.c --- objs/src/http/modules/ngx_http_not_modified_filter_module.o --- --- objs/src/http/modules/ngx_http_slice_filter_module.o --- --- objs/src/http/v2/ngx_http_v2.o --- --- objs/src/http/modules/ngx_http_not_modified_filter_module.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -o objs/src/http/modules/ngx_http_not_modified_filter_module.o src/http/modules/ngx_http_not_modified_filter_module.c --- objs/src/http/v2/ngx_http_v2.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -o objs/src/http/v2/ngx_http_v2.o src/http/v2/ngx_http_v2.c --- objs/src/http/modules/ngx_http_slice_filter_module.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -o objs/src/http/modules/ngx_http_slice_filter_module.o src/http/modules/ngx_http_slice_filter_module.c --- /construction/www/nginx-full/njs-629027e/nginx/../build/libnjs.a --- --- build/src/njs_symbol.o --- cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include -Isrc -Ibuild -Injs -o build/src/njs_symbol.o -MMD -MF build/src/njs_symbol.dep -MT build/src/njs_symbol.o src/njs_symbol.c --- objs/src/http/v2/ngx_http_v2_table.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -o objs/src/http/v2/ngx_http_v2_table.o src/http/v2/ngx_http_v2_table.c --- /construction/www/nginx-full/njs-629027e/nginx/../build/libnjs.a --- --- build/src/njs_string.o --- cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include -Isrc -Ibuild -Injs -o build/src/njs_string.o -MMD -MF build/src/njs_string.dep -MT build/src/njs_string.o src/njs_string.c --- objs/src/http/v2/ngx_http_v2_encode.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -o objs/src/http/v2/ngx_http_v2_encode.o src/http/v2/ngx_http_v2_encode.c --- objs/src/http/v2/ngx_http_v2_huff_decode.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -o objs/src/http/v2/ngx_http_v2_huff_decode.o src/http/v2/ngx_http_v2_huff_decode.c --- objs/src/http/v2/ngx_http_v2_huff_encode.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -o objs/src/http/v2/ngx_http_v2_huff_encode.o src/http/v2/ngx_http_v2_huff_encode.c --- objs/src/http/v2/ngx_http_v2_module.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -o objs/src/http/v2/ngx_http_v2_module.o src/http/v2/ngx_http_v2_module.c --- /construction/www/nginx-full/njs-629027e/nginx/../build/libnjs.a --- --- build/src/njs_object.o --- cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include -Isrc -Ibuild -Injs -o build/src/njs_object.o -MMD -MF build/src/njs_object.dep -MT build/src/njs_object.o src/njs_object.c --- objs/src/http/modules/ngx_http_static_module.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -o objs/src/http/modules/ngx_http_static_module.o src/http/modules/ngx_http_static_module.c --- objs/src/http/modules/ngx_http_gzip_static_module.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -o objs/src/http/modules/ngx_http_gzip_static_module.o src/http/modules/ngx_http_gzip_static_module.c --- objs/src/http/modules/ngx_http_dav_module.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -o objs/src/http/modules/ngx_http_dav_module.o src/http/modules/ngx_http_dav_module.c --- objs/src/http/modules/ngx_http_autoindex_module.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -o objs/src/http/modules/ngx_http_autoindex_module.o src/http/modules/ngx_http_autoindex_module.c --- objs/src/http/modules/ngx_http_index_module.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -o objs/src/http/modules/ngx_http_index_module.o src/http/modules/ngx_http_index_module.c --- objs/src/http/modules/ngx_http_random_index_module.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -o objs/src/http/modules/ngx_http_random_index_module.o src/http/modules/ngx_http_random_index_module.c --- objs/src/http/modules/ngx_http_mirror_module.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -o objs/src/http/modules/ngx_http_mirror_module.o src/http/modules/ngx_http_mirror_module.c --- objs/src/http/modules/ngx_http_try_files_module.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -o objs/src/http/modules/ngx_http_try_files_module.o src/http/modules/ngx_http_try_files_module.c --- objs/src/http/modules/ngx_http_auth_request_module.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -o objs/src/http/modules/ngx_http_auth_request_module.o src/http/modules/ngx_http_auth_request_module.c --- objs/src/http/modules/ngx_http_auth_basic_module.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -o objs/src/http/modules/ngx_http_auth_basic_module.o src/http/modules/ngx_http_auth_basic_module.c --- objs/src/http/modules/ngx_http_access_module.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -o objs/src/http/modules/ngx_http_access_module.o src/http/modules/ngx_http_access_module.c --- objs/src/http/modules/ngx_http_limit_conn_module.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -o objs/src/http/modules/ngx_http_limit_conn_module.o src/http/modules/ngx_http_limit_conn_module.c --- objs/src/http/modules/ngx_http_limit_req_module.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -o objs/src/http/modules/ngx_http_limit_req_module.o src/http/modules/ngx_http_limit_req_module.c --- objs/src/http/modules/ngx_http_realip_module.o --- --- objs/src/http/modules/ngx_http_geo_module.o --- --- objs/src/http/modules/ngx_http_realip_module.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -o objs/src/http/modules/ngx_http_realip_module.o src/http/modules/ngx_http_realip_module.c --- objs/src/http/modules/ngx_http_geo_module.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -o objs/src/http/modules/ngx_http_geo_module.o src/http/modules/ngx_http_geo_module.c --- objs/src/http/modules/ngx_http_map_module.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -o objs/src/http/modules/ngx_http_map_module.o src/http/modules/ngx_http_map_module.c --- objs/src/http/modules/ngx_http_split_clients_module.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -o objs/src/http/modules/ngx_http_split_clients_module.o src/http/modules/ngx_http_split_clients_module.c --- objs/src/http/modules/ngx_http_referer_module.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -o objs/src/http/modules/ngx_http_referer_module.o src/http/modules/ngx_http_referer_module.c --- /construction/www/nginx-full/njs-629027e/nginx/../build/libnjs.a --- --- build/src/njs_object_prop.o --- cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include -Isrc -Ibuild -Injs -o build/src/njs_object_prop.o -MMD -MF build/src/njs_object_prop.dep -MT build/src/njs_object_prop.o src/njs_object_prop.c --- objs/src/http/modules/ngx_http_rewrite_module.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -o objs/src/http/modules/ngx_http_rewrite_module.o src/http/modules/ngx_http_rewrite_module.c --- objs/src/http/modules/ngx_http_ssl_module.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -o objs/src/http/modules/ngx_http_ssl_module.o src/http/modules/ngx_http_ssl_module.c --- objs/src/http/modules/ngx_http_proxy_module.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -o objs/src/http/modules/ngx_http_proxy_module.o src/http/modules/ngx_http_proxy_module.c --- objs/src/http/modules/ngx_http_fastcgi_module.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -o objs/src/http/modules/ngx_http_fastcgi_module.o src/http/modules/ngx_http_fastcgi_module.c --- objs/src/http/modules/ngx_http_uwsgi_module.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -o objs/src/http/modules/ngx_http_uwsgi_module.o src/http/modules/ngx_http_uwsgi_module.c --- objs/src/http/modules/ngx_http_scgi_module.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -o objs/src/http/modules/ngx_http_scgi_module.o src/http/modules/ngx_http_scgi_module.c --- objs/src/http/modules/ngx_http_grpc_module.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -o objs/src/http/modules/ngx_http_grpc_module.o src/http/modules/ngx_http_grpc_module.c --- objs/src/http/modules/ngx_http_memcached_module.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -o objs/src/http/modules/ngx_http_memcached_module.o src/http/modules/ngx_http_memcached_module.c --- objs/src/http/modules/ngx_http_empty_gif_module.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -o objs/src/http/modules/ngx_http_empty_gif_module.o src/http/modules/ngx_http_empty_gif_module.c --- objs/src/http/modules/ngx_http_browser_module.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -o objs/src/http/modules/ngx_http_browser_module.o src/http/modules/ngx_http_browser_module.c --- objs/src/http/modules/ngx_http_secure_link_module.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -o objs/src/http/modules/ngx_http_secure_link_module.o src/http/modules/ngx_http_secure_link_module.c --- /construction/www/nginx-full/njs-629027e/nginx/../build/libnjs.a --- --- build/src/njs_array.o --- cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include -Isrc -Ibuild -Injs -o build/src/njs_array.o -MMD -MF build/src/njs_array.dep -MT build/src/njs_array.o src/njs_array.c --- objs/src/http/modules/ngx_http_flv_module.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -o objs/src/http/modules/ngx_http_flv_module.o src/http/modules/ngx_http_flv_module.c --- objs/src/http/modules/ngx_http_mp4_module.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -o objs/src/http/modules/ngx_http_mp4_module.o src/http/modules/ngx_http_mp4_module.c --- objs/src/http/modules/ngx_http_upstream_hash_module.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -o objs/src/http/modules/ngx_http_upstream_hash_module.o src/http/modules/ngx_http_upstream_hash_module.c --- objs/src/http/modules/ngx_http_upstream_ip_hash_module.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -o objs/src/http/modules/ngx_http_upstream_ip_hash_module.o src/http/modules/ngx_http_upstream_ip_hash_module.c --- /construction/www/nginx-full/njs-629027e/nginx/../build/libnjs.a --- --- build/src/njs_json.o --- cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include -Isrc -Ibuild -Injs -o build/src/njs_json.o -MMD -MF build/src/njs_json.dep -MT build/src/njs_json.o src/njs_json.c --- objs/src/http/modules/ngx_http_upstream_least_conn_module.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -o objs/src/http/modules/ngx_http_upstream_least_conn_module.o src/http/modules/ngx_http_upstream_least_conn_module.c --- objs/src/http/modules/ngx_http_upstream_random_module.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -o objs/src/http/modules/ngx_http_upstream_random_module.o src/http/modules/ngx_http_upstream_random_module.c --- objs/src/http/modules/ngx_http_upstream_keepalive_module.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -o objs/src/http/modules/ngx_http_upstream_keepalive_module.o src/http/modules/ngx_http_upstream_keepalive_module.c --- objs/src/http/modules/ngx_http_upstream_zone_module.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -o objs/src/http/modules/ngx_http_upstream_zone_module.o src/http/modules/ngx_http_upstream_zone_module.c --- objs/src/http/modules/ngx_http_stub_status_module.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -o objs/src/http/modules/ngx_http_stub_status_module.o src/http/modules/ngx_http_stub_status_module.c --- objs/src/misc/ngx_google_perftools_module.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/src/misc/ngx_google_perftools_module.o src/misc/ngx_google_perftools_module.c --- objs/ngx_modules.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -o objs/ngx_modules.o objs/ngx_modules.c --- objs/ngx_http_xslt_filter_module_modules.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/ngx_http_xslt_filter_module_modules.o objs/ngx_http_xslt_filter_module_modules.c --- objs/ngx_http_image_filter_module_modules.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/ngx_http_image_filter_module_modules.o objs/ngx_http_image_filter_module_modules.c --- objs/src/http/modules/perl/Makefile --- grep 'define NGINX_VERSION' src/core/nginx.h | sed -e 's/^.*"\(.*\)".*/\1/' > objs/src/http/modules/perl/version sed "s/%%VERSION%%/`cat objs/src/http/modules/perl/version`/" src/http/modules/perl/nginx.pm > objs/src/http/modules/perl/nginx.pm cp -p src/http/modules/perl/nginx.xs objs/src/http/modules/perl/ cp -p src/http/modules/perl/typemap objs/src/http/modules/perl/ cp -p src/http/modules/perl/Makefile.PL objs/src/http/modules/perl/ cd objs/src/http/modules/perl && NGX_PM_CFLAGS="-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -I/usr/local/lib/perl5/5.30/mach/CORE -g -I /usr/local/include" NGX_PM_LDFLAGS="-L/usr/local/lib -L /usr/local/lib -shared -L/usr/local/lib/perl5/5.30/mach/CORE -lperl -L/usr/local/lib -fstack-protector-strong" NGX_INCS="src/core src/event src/event/modules src/os/unix src/http/modules/perl /construction/www/nginx-full/nginx_ajp_module-bf6cd93 /usr/local/include /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include /usr/local/include /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs objs/addon/ndk /construction/www/nginx-full/ngx_devel_kit-0.3.1/src /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs objs/addon/ndk /usr/local/include %%GSSAPINCDIR%% /construction/www/nginx-full/nchan-1.1.14/src /construction/www/nginx-full/nginx_upstream_module-1278ee5/src /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party /usr/local/include/msgpuck /usr/local/include/yajl /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api /usr/local/include/luajit-2.1 /construction/www/nginx-full/njs-629027e/nginx/../src /construction/www/nginx-full/njs-629027e/nginx/../build /construction/www/nginx-full/njs-629027e/nginx/../src /construction/www/nginx-full/njs-629027e/nginx/../build /construction/www/nginx-full/nginx-rtmp-module-f0ea623 /usr/local/include/libxml2 /usr/local/include objs src/http src/http/modules src/http/v2 /construction/www/nginx-full/ngx_devel_kit-0.3.1/src " NGX_DEPS="src/core/nginx.h src/core/ngx_config.h src/core/ngx_core.h src/core/ngx_log.h src/core/ngx_palloc.h src/core/ngx_array.h src/core/ngx_list.h src/core/ngx_hash.h src/core/ngx_buf.h src/core/ngx_queue.h src/core/ngx_string.h src/core/ngx_parse.h src/core/ngx_parse_time.h src/core/ngx_inet.h src/core/ngx_file.h src/core/ngx_crc.h src/core/ngx_crc32.h src/core/ngx_murmurhash.h src/core/ngx_md5.h src/core/ngx_sha1.h src/core/ngx_rbtree.h src/core/ngx_radix_tree.h src/core/ngx_rwlock.h src/core/ngx_slab.h src/core/ngx_times.h src/core/ngx_shmtx.h src/core/ngx_connection.h src/core/ngx_cycle.h src/core/ngx_conf_file.h src/core/ngx_module.h src/core/ngx_resolver.h src/core/ngx_open_file_cache.h src/core/ngx_crypt.h src/core/ngx_proxy_protocol.h src/core/ngx_syslog.h src/event/ngx_event.h src/event/ngx_event_timer.h src/event/ngx_event_posted.h src/event/ngx_event_connect.h src/event/ngx_event_pipe.h src/os/unix/ngx_time.h src/os/unix/ngx_errno.h src/os/unix/ngx_alloc.h src/os/unix/ngx_files.h src/os/unix/ngx_channel.h src/os/unix/ngx_shmem.h src/os/unix/ngx_process.h src/os/unix/ngx_setaffinity.h src/os/unix/ngx_setproctitle.h src/os/unix/ngx_atomic.h src/os/unix/ngx_gcc_atomic_x86.h src/os/unix/ngx_thread.h src/os/unix/ngx_socket.h src/os/unix/ngx_os.h src/os/unix/ngx_user.h src/os/unix/ngx_dlopen.h src/os/unix/ngx_process_cycle.h src/os/unix/ngx_freebsd_config.h src/os/unix/ngx_freebsd.h src/core/ngx_thread_pool.h src/event/ngx_event_openssl.h src/core/ngx_regex.h objs/ngx_auto_config.h src/http/ngx_http.h src/http/ngx_http_request.h src/http/ngx_http_config.h src/http/ngx_http_core_module.h src/http/ngx_http_cache.h src/http/ngx_http_variables.h src/http/ngx_http_script.h src/http/ngx_http_upstream.h src/http/ngx_http_upstream_round_robin.h src/http/modules/ngx_http_ssi_filter_module.h src/http/v2/ngx_http_v2.h src/http/v2/ngx_http_v2_module.h src/http/modules/ngx_http_ssl_module.h" perl Makefile.PL LIB= INSTALLSITEMAN3DIR= --- objs/ngx_http_perl_module_modules.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/ngx_http_perl_module_modules.o objs/ngx_http_perl_module_modules.c --- objs/ndk_http_module_modules.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/ndk_http_module_modules.o objs/ndk_http_module_modules.c --- objs/ngx_http_array_var_module_modules.o --- --- objs/ngx_http_aws_auth_module_modules.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/ngx_http_aws_auth_module_modules.o objs/ngx_http_aws_auth_module_modules.c --- objs/ngx_http_array_var_module_modules.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/ngx_http_array_var_module_modules.o objs/ngx_http_array_var_module_modules.c --- objs/ngx_http_brotli_static_module_modules.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/ngx_http_brotli_static_module_modules.o objs/ngx_http_brotli_static_module_modules.c --- objs/ngx_http_brotli_filter_module_modules.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/ngx_http_brotli_filter_module_modules.o objs/ngx_http_brotli_filter_module_modules.c --- objs/ngx_ssl_ct_module_modules.o --- --- objs/ngx_http_ssl_ct_module_modules.o --- --- objs/ngx_ssl_ct_module_modules.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/ngx_ssl_ct_module_modules.o objs/ngx_ssl_ct_module_modules.c --- objs/ngx_http_ssl_ct_module_modules.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/ngx_http_ssl_ct_module_modules.o objs/ngx_http_ssl_ct_module_modules.c --- objs/ngx_dynamic_upstream_module_modules.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/ngx_dynamic_upstream_module_modules.o objs/ngx_dynamic_upstream_module_modules.c --- objs/src/http/modules/perl/Makefile --- Generating a Unix-style Makefile Writing Makefile for nginx Writing MYMETA.yml and MYMETA.json --- objs/ngx_http_echo_module_modules.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/ngx_http_echo_module_modules.o objs/ngx_http_echo_module_modules.c --- objs/ngx_http_encrypted_session_module_modules.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/ngx_http_encrypted_session_module_modules.o objs/ngx_http_encrypted_session_module_modules.c --- objs/ngx_http_form_input_module_modules.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/ngx_http_form_input_module_modules.o objs/ngx_http_form_input_module_modules.c --- objs/ngx_http_headers_more_filter_module_modules.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/ngx_http_headers_more_filter_module_modules.o objs/ngx_http_headers_more_filter_module_modules.c --- /construction/www/nginx-full/njs-629027e/nginx/../build/libnjs.a --- --- build/src/njs_function.o --- cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include -Isrc -Ibuild -Injs -o build/src/njs_function.o -MMD -MF build/src/njs_function.dep -MT build/src/njs_function.o src/njs_function.c --- objs/ngx_http_auth_digest_module_modules.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/ngx_http_auth_digest_module_modules.o objs/ngx_http_auth_digest_module_modules.c --- objs/ngx_http_auth_spnego_module_modules.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/ngx_http_auth_spnego_module_modules.o objs/ngx_http_auth_spnego_module_modules.c --- objs/ngx_http_auth_ldap_module_modules.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/ngx_http_auth_ldap_module_modules.o objs/ngx_http_auth_ldap_module_modules.c --- objs/ngx_http_auth_pam_module_modules.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/ngx_http_auth_pam_module_modules.o objs/ngx_http_auth_pam_module_modules.c --- objs/ngx_http_eval_module_modules.o --- --- objs/ngx_http_fancyindex_module_modules.o --- --- objs/ngx_http_eval_module_modules.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/ngx_http_eval_module_modules.o objs/ngx_http_eval_module_modules.c --- objs/ngx_http_fancyindex_module_modules.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/ngx_http_fancyindex_module_modules.o objs/ngx_http_fancyindex_module_modules.c --- objs/ngx_http_geoip2_module_modules.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/ngx_http_geoip2_module_modules.o objs/ngx_http_geoip2_module_modules.c --- objs/ngx_stream_geoip2_module_modules.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/ngx_stream_geoip2_module_modules.o objs/ngx_stream_geoip2_module_modules.c --- objs/ngx_nchan_module_modules.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/ngx_nchan_module_modules.o objs/ngx_nchan_module_modules.c --- objs/ngx_http_tnt_module_modules.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/ngx_http_tnt_module_modules.o objs/ngx_http_tnt_module_modules.c --- objs/ngx_http_upload_module_modules.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/ngx_http_upload_module_modules.o objs/ngx_http_upload_module_modules.c --- objs/ngx_http_uploadprogress_module_modules.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/ngx_http_uploadprogress_module_modules.o objs/ngx_http_uploadprogress_module_modules.c --- objs/ngx_http_upstream_fair_module_modules.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/ngx_http_upstream_fair_module_modules.o objs/ngx_http_upstream_fair_module_modules.c --- objs/ngx_http_iconv_module_modules.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/ngx_http_iconv_module_modules.o objs/ngx_http_iconv_module_modules.c --- objs/ngx_http_lua_module_modules.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/ngx_http_lua_module_modules.o objs/ngx_http_lua_module_modules.c --- objs/ngx_http_memc_module_modules.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/ngx_http_memc_module_modules.o objs/ngx_http_memc_module_modules.c --- objs/ngx_http_naxsi_module_modules.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/ngx_http_naxsi_module_modules.o objs/ngx_http_naxsi_module_modules.c --- objs/ngx_http_js_module_modules.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/ngx_http_js_module_modules.o objs/ngx_http_js_module_modules.c --- objs/ngx_stream_js_module_modules.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/ngx_stream_js_module_modules.o objs/ngx_stream_js_module_modules.c --- objs/ngx_http_redis2_module_modules.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/ngx_http_redis2_module_modules.o objs/ngx_http_redis2_module_modules.c --- objs/ngx_rtmp_module_modules.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/ngx_rtmp_module_modules.o objs/ngx_rtmp_module_modules.c --- objs/ngx_http_set_misc_module_modules.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/ngx_http_set_misc_module_modules.o objs/ngx_http_set_misc_module_modules.c --- objs/ngx_http_shibboleth_module_modules.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/ngx_http_shibboleth_module_modules.o objs/ngx_http_shibboleth_module_modules.c --- objs/ngx_http_small_light_module_modules.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/ngx_http_small_light_module_modules.o objs/ngx_http_small_light_module_modules.c --- objs/ngx_http_srcache_filter_module_modules.o --- --- objs/ngx_http_redis_module_modules.o --- --- objs/ngx_http_srcache_filter_module_modules.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/ngx_http_srcache_filter_module_modules.o objs/ngx_http_srcache_filter_module_modules.c --- objs/ngx_http_redis_module_modules.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/ngx_http_redis_module_modules.o objs/ngx_http_redis_module_modules.c --- /construction/www/nginx-full/njs-629027e/nginx/../build/libnjs.a --- --- build/src/njs_regexp.o --- cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include -Isrc -Ibuild -Injs -o build/src/njs_regexp.o -MMD -MF build/src/njs_regexp.dep -MT build/src/njs_regexp.o src/njs_regexp.c --- objs/ngx_mail_module_modules.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/ngx_mail_module_modules.o objs/ngx_mail_module_modules.c --- objs/ngx_stream_module_modules.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/ngx_stream_module_modules.o objs/ngx_stream_module_modules.c --- objs/nginx.8 --- sed -e "s|%%PREFIX%%|/usr/local/etc/nginx|" -e "s|%%PID_PATH%%|/var/run/nginx.pid|" -e "s|%%CONF_PATH%%|/usr/local/etc/nginx/nginx.conf|" -e "s|%%ERROR_LOG_PATH%%|/var/log/nginx/error.log|" < man/nginx.8 > objs/nginx.8 --- objs/src/http/modules/perl/blib/arch/auto/nginx/nginx.so --- cd objs/src/http/modules/perl && /usr/bin/make --- /construction/www/nginx-full/njs-629027e/nginx/../build/libnjs.a --- --- build/src/njs_date.o --- cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include -Isrc -Ibuild -Injs -o build/src/njs_date.o -MMD -MF build/src/njs_date.dep -MT build/src/njs_date.o src/njs_date.c --- objs/src/http/modules/perl/blib/arch/auto/nginx/nginx.so --- --- blib/lib/.exists --- --- blib/arch/.exists --- --- blib/lib/auto/nginx/.exists --- --- blib/arch/auto/nginx/.exists --- --- blib/bin/.exists --- --- blib/script/.exists --- --- blib/man1/.exists --- --- blib/man3/.exists --- --- config --- --- subdirs --- --- dynamic --- --- nginx.c --- "/usr/local/bin/perl" "/usr/local/lib/perl5/5.30/ExtUtils/xsubpp" -typemap '/usr/local/lib/perl5/5.30/ExtUtils/typemap' -typemap '/construction/www/nginx-full/nginx-1.18.0/objs/src/http/modules/perl/typemap' nginx.xs > nginx.xsc --- nginx.bs --- Running Mkbootstrap for nginx () --- pm_to_blib --- --- blibdirs --- --- nginx.bs --- chmod 644 "nginx.bs" --- blib/arch/auto/nginx/nginx.bs --- --- config --- --- blib/arch/auto/nginx/nginx.bs --- "/usr/local/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- nginx.bs blib/arch/auto/nginx/nginx.bs 644 --- /construction/www/nginx-full/njs-629027e/nginx/../build/libnjs.a --- --- build/src/njs_error.o --- --- build/src/njs_math.o --- --- build/src/njs_error.o --- cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include -Isrc -Ibuild -Injs -o build/src/njs_error.o -MMD -MF build/src/njs_error.dep -MT build/src/njs_error.o src/njs_error.c --- build/src/njs_math.o --- cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include -Isrc -Ibuild -Injs -o build/src/njs_math.o -MMD -MF build/src/njs_math.dep -MT build/src/njs_math.o src/njs_math.c --- build/src/njs_timer.o --- cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include -Isrc -Ibuild -Injs -o build/src/njs_timer.o -MMD -MF build/src/njs_timer.dep -MT build/src/njs_timer.o src/njs_timer.c --- objs/src/http/modules/perl/blib/arch/auto/nginx/nginx.so --- --- pm_to_blib --- cp nginx.pm blib/lib/nginx.pm --- /construction/www/nginx-full/njs-629027e/nginx/../build/libnjs.a --- --- build/src/njs_module.o --- cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include -Isrc -Ibuild -Injs -o build/src/njs_module.o -MMD -MF build/src/njs_module.dep -MT build/src/njs_module.o src/njs_module.c --- build/src/njs_event.o --- cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include -Isrc -Ibuild -Injs -o build/src/njs_event.o -MMD -MF build/src/njs_event.dep -MT build/src/njs_event.o src/njs_event.c --- build/src/njs_fs.o --- cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include -Isrc -Ibuild -Injs -o build/src/njs_fs.o -MMD -MF build/src/njs_fs.dep -MT build/src/njs_fs.o src/njs_fs.c --- objs/src/http/modules/perl/blib/arch/auto/nginx/nginx.so --- --- nginx.c --- mv nginx.xsc nginx.c --- nginx.o --- cc -c -I ../../../../../src/core -I ../../../../../src/event -I ../../../../../src/event/modules -I ../../../../../src/os/unix -I ../../../../../src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I ../../../../../objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I ../../../../../objs/addon/ndk -I /usr/local/include -I ../../../../../%%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I ../../../../../objs -I ../../../../../src/http -I ../../../../../src/http/modules -I ../../../../../src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -I/usr/local/lib/perl5/5.30/mach/CORE -g -I /usr/local/include -O -DVERSION=\"1.18.0\" -DXS_VERSION=\"1.18.0\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.30/mach/CORE" nginx.c --- /construction/www/nginx-full/njs-629027e/nginx/../build/libnjs.a --- --- build/src/njs_crypto.o --- cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include -Isrc -Ibuild -Injs -o build/src/njs_crypto.o -MMD -MF build/src/njs_crypto.dep -MT build/src/njs_crypto.o src/njs_crypto.c --- build/src/njs_extern.o --- cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include -Isrc -Ibuild -Injs -o build/src/njs_extern.o -MMD -MF build/src/njs_extern.dep -MT build/src/njs_extern.o src/njs_extern.c --- build/src/njs_variable.o --- cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include -Isrc -Ibuild -Injs -o build/src/njs_variable.o -MMD -MF build/src/njs_variable.dep -MT build/src/njs_variable.o src/njs_variable.c --- build/src/njs_builtin.o --- cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include -Isrc -Ibuild -Injs -o build/src/njs_builtin.o -MMD -MF build/src/njs_builtin.dep -MT build/src/njs_builtin.o src/njs_builtin.c --- build/src/njs_lexer.o --- cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include -Isrc -Ibuild -Injs -o build/src/njs_lexer.o -MMD -MF build/src/njs_lexer.dep -MT build/src/njs_lexer.o src/njs_lexer.c --- build/src/njs_lexer_keyword.o --- cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include -Isrc -Ibuild -Injs -o build/src/njs_lexer_keyword.o -MMD -MF build/src/njs_lexer_keyword.dep -MT build/src/njs_lexer_keyword.o src/njs_lexer_keyword.c --- build/src/njs_parser.o --- --- build/src/njs_parser_terminal.o --- --- build/src/njs_parser.o --- cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include -Isrc -Ibuild -Injs -o build/src/njs_parser.o -MMD -MF build/src/njs_parser.dep -MT build/src/njs_parser.o src/njs_parser.c --- build/src/njs_parser_terminal.o --- cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include -Isrc -Ibuild -Injs -o build/src/njs_parser_terminal.o -MMD -MF build/src/njs_parser_terminal.dep -MT build/src/njs_parser_terminal.o src/njs_parser_terminal.c --- build/src/njs_parser_expression.o --- cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include -Isrc -Ibuild -Injs -o build/src/njs_parser_expression.o -MMD -MF build/src/njs_parser_expression.dep -MT build/src/njs_parser_expression.o src/njs_parser_expression.c --- build/src/njs_generator.o --- cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include -Isrc -Ibuild -Injs -o build/src/njs_generator.o -MMD -MF build/src/njs_generator.dep -MT build/src/njs_generator.o src/njs_generator.c --- build/src/njs_disassembler.o --- cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include -Isrc -Ibuild -Injs -o build/src/njs_disassembler.o -MMD -MF build/src/njs_disassembler.dep -MT build/src/njs_disassembler.o src/njs_disassembler.c --- build/src/njs_array_buffer.o --- cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include -Isrc -Ibuild -Injs -o build/src/njs_array_buffer.o -MMD -MF build/src/njs_array_buffer.dep -MT build/src/njs_array_buffer.o src/njs_array_buffer.c --- build/src/njs_typed_array.o --- cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include -Isrc -Ibuild -Injs -o build/src/njs_typed_array.o -MMD -MF build/src/njs_typed_array.dep -MT build/src/njs_typed_array.o src/njs_typed_array.c --- build/src/njs_promise.o --- cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include -Isrc -Ibuild -Injs -o build/src/njs_promise.o -MMD -MF build/src/njs_promise.dep -MT build/src/njs_promise.o src/njs_promise.c --- objs/src/http/modules/perl/blib/arch/auto/nginx/nginx.so --- --- blib/arch/auto/nginx/nginx.so --- rm -f blib/arch/auto/nginx/nginx.so cc -L/usr/local/lib -L /usr/local/lib -shared -L/usr/local/lib/perl5/5.30/mach/CORE -lperl -L/usr/local/lib -fstack-protector-strong nginx.o -o blib/arch/auto/nginx/nginx.so chmod 755 blib/arch/auto/nginx/nginx.so --- dynamic --- --- linkext --- --- pure_all --- --- manifypods --- Manifying 1 pod document --- all --- --- makemakerdflt --- rm -rf objs/install_perl --- /construction/www/nginx-full/njs-629027e/nginx/../build/libnjs.a --- --- build/libnjs.a --- ar -r -c build/libnjs.a build/src/njs_diyfp.o build/src/njs_dtoa.o build/src/njs_dtoa_fixed.o build/src/njs_strtod.o build/src/njs_murmur_hash.o build/src/njs_djb_hash.o build/src/njs_utf8.o build/src/njs_arr.o build/src/njs_rbtree.o build/src/njs_lvlhsh.o build/src/njs_trace.o build/src/njs_random.o build/src/njs_md5.o build/src/njs_sha1.o build/src/njs_sha2.o build/src/njs_pcre.o build/src/njs_time.o build/src/njs_file.o build/src/njs_malloc.o build/src/njs_mp.o build/src/njs_sprintf.o build/src/njs_chb.o build/src/njs_value.o build/src/njs_vm.o build/src/njs_vmcode.o build/src/njs_boolean.o build/src/njs_number.o build/src/njs_symbol.o build/src/njs_string.o build/src/njs_object.o build/src/njs_object_prop.o build/src/njs_array.o build/src/njs_json.o build/src/njs_function.o build/src/njs_regexp.o build/src/njs_date.o build/src/njs_error.o build/src/njs_math.o build/src/njs_timer.o build/src/njs_module.o build/src/njs_event.o build/src/njs_fs.o build/src/njs_crypto.o build/src/njs_extern.o build/src/njs_variable.o build/src/njs_builtin.o build/src/njs_lexer.o build/src/njs_lexer_keyword.o build/src/njs_parser.o build/src/njs_parser_terminal.o build/src/njs_parser_expression.o build/src/njs_generator.o build/src/njs_disassembler.o build/src/njs_array_buffer.o build/src/njs_typed_array.o build/src/njs_promise.o --- build/njs --- cc -O -o build/njs -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include -Isrc -Ibuild -Injs src/njs_shell.c build/libnjs.a -lm -L/usr/local/lib -lpcre -L/usr/local/lib -lreadline --- objs/addon/nginx_ajp_module-bf6cd93/ngx_http_ajp_msg.o --- --- objs/addon/nginx_ajp_module-bf6cd93/ngx_http_ajp.o --- --- objs/addon/nginx_ajp_module-bf6cd93/ngx_http_ajp_module.o --- --- objs/addon/nginx_ajp_module-bf6cd93/ngx_http_ajp_handler.o --- --- objs/addon/ngx_cache_purge-2.3/ngx_cache_purge_module.o --- --- objs/addon/src/ngx_http_drizzle_module.o --- --- objs/addon/src/ngx_http_drizzle_handler.o --- --- objs/addon/src/ngx_http_drizzle_processor.o --- --- objs/addon/src/ngx_http_drizzle_upstream.o --- --- objs/addon/src/ngx_http_drizzle_util.o --- --- objs/addon/ngx_cache_purge-2.3/ngx_cache_purge_module.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/ngx_cache_purge-2.3/ngx_cache_purge_module.o /construction/www/nginx-full/ngx_cache_purge-2.3/ngx_cache_purge_module.c --- objs/addon/src/ngx_http_drizzle_upstream.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_drizzle_upstream.o /construction/www/nginx-full/drizzle-nginx-module-0.1.11/src/ngx_http_drizzle_upstream.c --- objs/addon/src/ngx_http_drizzle_util.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_drizzle_util.o /construction/www/nginx-full/drizzle-nginx-module-0.1.11/src/ngx_http_drizzle_util.c --- objs/addon/nginx_ajp_module-bf6cd93/ngx_http_ajp_msg.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/nginx_ajp_module-bf6cd93/ngx_http_ajp_msg.o /construction/www/nginx-full/nginx_ajp_module-bf6cd93/ngx_http_ajp_msg.c --- objs/addon/nginx_ajp_module-bf6cd93/ngx_http_ajp.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/nginx_ajp_module-bf6cd93/ngx_http_ajp.o /construction/www/nginx-full/nginx_ajp_module-bf6cd93/ngx_http_ajp.c --- objs/addon/nginx_ajp_module-bf6cd93/ngx_http_ajp_module.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/nginx_ajp_module-bf6cd93/ngx_http_ajp_module.o /construction/www/nginx-full/nginx_ajp_module-bf6cd93/ngx_http_ajp_module.c --- objs/addon/nginx_ajp_module-bf6cd93/ngx_http_ajp_handler.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/nginx_ajp_module-bf6cd93/ngx_http_ajp_handler.o /construction/www/nginx-full/nginx_ajp_module-bf6cd93/ngx_http_ajp_handler.c --- objs/addon/src/ngx_http_drizzle_module.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_drizzle_module.o /construction/www/nginx-full/drizzle-nginx-module-0.1.11/src/ngx_http_drizzle_module.c --- objs/addon/src/ngx_http_drizzle_handler.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_drizzle_handler.o /construction/www/nginx-full/drizzle-nginx-module-0.1.11/src/ngx_http_drizzle_handler.c --- objs/addon/src/ngx_http_drizzle_processor.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_drizzle_processor.o /construction/www/nginx-full/drizzle-nginx-module-0.1.11/src/ngx_http_drizzle_processor.c --- objs/addon/src/ngx_http_drizzle_output.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_drizzle_output.o /construction/www/nginx-full/drizzle-nginx-module-0.1.11/src/ngx_http_drizzle_output.c --- objs/addon/src/ngx_http_drizzle_keepalive.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_drizzle_keepalive.o /construction/www/nginx-full/drizzle-nginx-module-0.1.11/src/ngx_http_drizzle_keepalive.c --- objs/addon/src/ngx_http_drizzle_quoting.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_drizzle_quoting.o /construction/www/nginx-full/drizzle-nginx-module-0.1.11/src/ngx_http_drizzle_quoting.c --- objs/addon/src/ngx_http_drizzle_checker.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_drizzle_checker.o /construction/www/nginx-full/drizzle-nginx-module-0.1.11/src/ngx_http_drizzle_checker.c --- objs/addon/nginx-gridfs-0.8/ngx_http_gridfs_module.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/nginx-gridfs-0.8/ngx_http_gridfs_module.o /construction/www/nginx-full/nginx-gridfs-0.8/ngx_http_gridfs_module.c --- objs/addon/src/bson.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/bson.o /construction/www/nginx-full/nginx-gridfs-0.8/mongo-c-driver/src/bson.c --- objs/addon/src/gridfs.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/gridfs.o /construction/www/nginx-full/nginx-gridfs-0.8/mongo-c-driver/src/gridfs.c --- objs/addon/src/md5.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/md5.o /construction/www/nginx-full/nginx-gridfs-0.8/mongo-c-driver/src/md5.c --- objs/addon/src/mongo.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/mongo.o /construction/www/nginx-full/nginx-gridfs-0.8/mongo-c-driver/src/mongo.c --- objs/addon/src/numbers.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/numbers.o /construction/www/nginx-full/nginx-gridfs-0.8/mongo-c-driver/src/numbers.c --- objs/addon/src/ngx_http_accept_language_module.o --- --- objs/addon/nginx-dav-ext-module-3.0.0/ngx_http_dav_ext_module.o --- --- objs/addon/src/ngx_http_accept_language_module.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_accept_language_module.o /construction/www/nginx-full/nginx_accept_language_module-2f69842/src/ngx_http_accept_language_module.c --- objs/addon/nginx-dav-ext-module-3.0.0/ngx_http_dav_ext_module.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/nginx-dav-ext-module-3.0.0/ngx_http_dav_ext_module.o /construction/www/nginx-full/nginx-dav-ext-module-3.0.0/ngx_http_dav_ext_module.c --- objs/addon/nginx-http-footer-filter-1.2.2/ngx_http_footer_filter_module.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/nginx-http-footer-filter-1.2.2/ngx_http_footer_filter_module.o /construction/www/nginx-full/nginx-http-footer-filter-1.2.2/ngx_http_footer_filter_module.c --- objs/addon/ngx_http_json_status_module-1d2f303/ngx_http_json_status_module.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/ngx_http_json_status_module-1d2f303/ngx_http_json_status_module.o /construction/www/nginx-full/ngx_http_json_status_module-1d2f303/ngx_http_json_status_module.c --- objs/addon/nginx_mogilefs_module-1.0.4/ngx_http_mogilefs_module.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/nginx_mogilefs_module-1.0.4/ngx_http_mogilefs_module.o /construction/www/nginx-full/nginx_mogilefs_module-1.0.4/ngx_http_mogilefs_module.c --- objs/addon/src/mongo.o --- /construction/www/nginx-full/nginx-gridfs-0.8/mongo-c-driver/src/mongo.c: In function 'mongo_replset_add_node': /construction/www/nginx-full/nginx-gridfs-0.8/mongo-c-driver/src/mongo.c:209:5: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy( host_port->host, host, strlen(host) + 1 ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /construction/www/nginx-full/nginx-gridfs-0.8/mongo-c-driver/src/mongo.c:209:37: note: length computed here strncpy( host_port->host, host, strlen(host) + 1 ); ^~~~~~~~~~~~ --- objs/addon/src/ngx_http_h264_streaming_module.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_h264_streaming_module.o /construction/www/nginx-full/nginx_mod_h264_streaming-2.2.7/src/ngx_http_h264_streaming_module.c --- objs/addon/src/mongo.o --- /construction/www/nginx-full/nginx-gridfs-0.8/mongo-c-driver/src/mongo.c: In function 'mongo_connect': /construction/www/nginx-full/nginx-gridfs-0.8/mongo-c-driver/src/mongo.c:185:5: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy( conn->primary->host, host, strlen( host ) + 1 ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /construction/www/nginx-full/nginx-gridfs-0.8/mongo-c-driver/src/mongo.c:185:41: note: length computed here strncpy( conn->primary->host, host, strlen( host ) + 1 ); ^~~~~~~~~~~~~~ --- objs/addon/src/moov.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/moov.o /construction/www/nginx-full/nginx_mod_h264_streaming-2.2.7/src/moov.c --- objs/addon/src/mp4_io.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/mp4_io.o /construction/www/nginx-full/nginx_mod_h264_streaming-2.2.7/src/mp4_io.c --- objs/addon/src/mp4_reader.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/mp4_reader.o /construction/www/nginx-full/nginx_mod_h264_streaming-2.2.7/src/mp4_reader.c --- objs/addon/src/mp4_writer.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/mp4_writer.o /construction/www/nginx-full/nginx_mod_h264_streaming-2.2.7/src/mp4_writer.c --- objs/addon/src/output_bucket.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/output_bucket.o /construction/www/nginx-full/nginx_mod_h264_streaming-2.2.7/src/output_bucket.c --- objs/addon/src/output_mp4.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/output_mp4.o /construction/www/nginx-full/nginx_mod_h264_streaming-2.2.7/src/output_mp4.c --- objs/addon/nginx-notice-3c95966/ngx_http_notice_module.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/nginx-notice-3c95966/ngx_http_notice_module.o /construction/www/nginx-full/nginx-notice-3c95966/ngx_http_notice_module.c --- objs/addon/src/ngx_http_push_stream_module.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_push_stream_module.o /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src/ngx_http_push_stream_module.c --- objs/addon/ngx_http_response-0.3/ngx_http_response_module.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/ngx_http_response-0.3/ngx_http_response_module.o /construction/www/nginx-full/ngx_http_response-0.3/ngx_http_response_module.c --- objs/addon/ngx_http_substitutions_filter_module-0.6.4/ngx_http_subs_filter_module.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/ngx_http_substitutions_filter_module-0.6.4/ngx_http_subs_filter_module.o /construction/www/nginx-full/ngx_http_substitutions_filter_module-0.6.4/ngx_http_subs_filter_module.c --- objs/addon/nginx_upstream_check_module-9aecf15/ngx_http_upstream_check_module.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/nginx_upstream_check_module-9aecf15/ngx_http_upstream_check_module.o /construction/www/nginx-full/nginx_upstream_check_module-9aecf15/ngx_http_upstream_check_module.c --- objs/addon/nginx-goodies-nginx-sticky-module-ng-08a395c66e42/ngx_http_sticky_module.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/nginx-goodies-nginx-sticky-module-ng-08a395c66e42/ngx_http_sticky_module.o /construction/www/nginx-full/nginx-goodies-nginx-sticky-module-ng-08a395c66e42//ngx_http_sticky_module.c --- objs/addon/nginx-goodies-nginx-sticky-module-ng-08a395c66e42/ngx_http_sticky_misc.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/nginx-goodies-nginx-sticky-module-ng-08a395c66e42/ngx_http_sticky_misc.o /construction/www/nginx-full/nginx-goodies-nginx-sticky-module-ng-08a395c66e42//ngx_http_sticky_misc.c --- objs/addon/src/ngx_http_video_thumbextractor_module.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_video_thumbextractor_module.o /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src/ngx_http_video_thumbextractor_module.c --- objs/addon/mod_zip-74ef235/ngx_http_zip_module.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/mod_zip-74ef235/ngx_http_zip_module.o /construction/www/nginx-full/mod_zip-74ef235/ngx_http_zip_module.c --- objs/addon/mod_zip-74ef235/ngx_http_zip_parsers.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/mod_zip-74ef235/ngx_http_zip_parsers.o /construction/www/nginx-full/mod_zip-74ef235/ngx_http_zip_parsers.c --- objs/addon/mod_zip-74ef235/ngx_http_zip_file.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/mod_zip-74ef235/ngx_http_zip_file.o /construction/www/nginx-full/mod_zip-74ef235/ngx_http_zip_file.c --- objs/addon/mod_zip-74ef235/ngx_http_zip_headers.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/mod_zip-74ef235/ngx_http_zip_headers.o /construction/www/nginx-full/mod_zip-74ef235/ngx_http_zip_headers.c --- objs/addon/nginx-let-module-0.0.4/ngx_http_let_module.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/nginx-let-module-0.0.4/ngx_http_let_module.o /construction/www/nginx-full/nginx-let-module-0.0.4/ngx_http_let_module.c --- objs/addon/nginx-let-module-0.0.4/let.tab.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/nginx-let-module-0.0.4/let.tab.o /construction/www/nginx-full/nginx-let-module-0.0.4/let.tab.c --- objs/addon/src/ngx_postgres_escape.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_postgres_escape.o /construction/www/nginx-full/ngx_postgres-1.0rc7/src/ngx_postgres_escape.c --- objs/addon/src/ngx_postgres_handler.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_postgres_handler.o /construction/www/nginx-full/ngx_postgres-1.0rc7/src/ngx_postgres_handler.c --- objs/addon/mod_zip-74ef235/ngx_http_zip_file.o --- In file included from /construction/www/nginx-full/mod_zip-74ef235/ngx_http_zip_file.c:5: /construction/www/nginx-full/mod_zip-74ef235/ngx_http_zip_endian.h:46: warning: "be16toh" redefined # define be16toh betoh16 In file included from /construction/www/nginx-full/mod_zip-74ef235/ngx_http_zip_endian.h:44, from /construction/www/nginx-full/mod_zip-74ef235/ngx_http_zip_file.c:5: /usr/include/sys/endian.h:58: note: this is the location of the previous definition #define be16toh(x) bswap16((x)) In file included from /construction/www/nginx-full/mod_zip-74ef235/ngx_http_zip_file.c:5: /construction/www/nginx-full/mod_zip-74ef235/ngx_http_zip_endian.h:47: warning: "le16toh" redefined # define le16toh letoh16 In file included from /construction/www/nginx-full/mod_zip-74ef235/ngx_http_zip_endian.h:44, from /construction/www/nginx-full/mod_zip-74ef235/ngx_http_zip_file.c:5: /usr/include/sys/endian.h:61: note: this is the location of the previous definition #define le16toh(x) ((__uint16_t)(x)) In file included from /construction/www/nginx-full/mod_zip-74ef235/ngx_http_zip_file.c:5: /construction/www/nginx-full/mod_zip-74ef235/ngx_http_zip_endian.h:49: warning: "be32toh" redefined # define be32toh betoh32 In file included from /construction/www/nginx-full/mod_zip-74ef235/ngx_http_zip_endian.h:44, from /construction/www/nginx-full/mod_zip-74ef235/ngx_http_zip_file.c:5: /usr/include/sys/endian.h:59: note: this is the location of the previous definition #define be32toh(x) bswap32((x)) In file included from /construction/www/nginx-full/mod_zip-74ef235/ngx_http_zip_file.c:5: /construction/www/nginx-full/mod_zip-74ef235/ngx_http_zip_endian.h:50: warning: "le32toh" redefined # define le32toh letoh32 In file included from /construction/www/nginx-full/mod_zip-74ef235/ngx_http_zip_endian.h:44, from /construction/www/nginx-full/mod_zip-74ef235/ngx_http_zip_file.c:5: /usr/include/sys/endian.h:62: note: this is the location of the previous definition #define le32toh(x) ((__uint32_t)(x)) In file included from /construction/www/nginx-full/mod_zip-74ef235/ngx_http_zip_file.c:5: /construction/www/nginx-full/mod_zip-74ef235/ngx_http_zip_endian.h:52: warning: "be64toh" redefined # define be64toh betoh64 In file included from /construction/www/nginx-full/mod_zip-74ef235/ngx_http_zip_endian.h:44, from /construction/www/nginx-full/mod_zip-74ef235/ngx_http_zip_file.c:5: /usr/include/sys/endian.h:60: note: this is the location of the previous definition #define be64toh(x) bswap64((x)) In file included from /construction/www/nginx-full/mod_zip-74ef235/ngx_http_zip_file.c:5: /construction/www/nginx-full/mod_zip-74ef235/ngx_http_zip_endian.h:53: warning: "le64toh" redefined # define le64toh letoh64 In file included from /construction/www/nginx-full/mod_zip-74ef235/ngx_http_zip_endian.h:44, from /construction/www/nginx-full/mod_zip-74ef235/ngx_http_zip_file.c:5: /usr/include/sys/endian.h:63: note: this is the location of the previous definition #define le64toh(x) ((__uint64_t)(x)) --- objs/addon/src/ngx_postgres_keepalive.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_postgres_keepalive.o /construction/www/nginx-full/ngx_postgres-1.0rc7/src/ngx_postgres_keepalive.c --- objs/addon/src/ngx_postgres_module.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_postgres_module.o /construction/www/nginx-full/ngx_postgres-1.0rc7/src/ngx_postgres_module.c --- objs/addon/src/ngx_postgres_output.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_postgres_output.o /construction/www/nginx-full/ngx_postgres-1.0rc7/src/ngx_postgres_output.c --- objs/addon/src/ngx_postgres_processor.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_postgres_processor.o /construction/www/nginx-full/ngx_postgres-1.0rc7/src/ngx_postgres_processor.c --- objs/addon/src/ngx_postgres_rewrite.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_postgres_rewrite.o /construction/www/nginx-full/ngx_postgres-1.0rc7/src/ngx_postgres_rewrite.c --- objs/addon/src/ngx_postgres_upstream.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_postgres_upstream.o /construction/www/nginx-full/ngx_postgres-1.0rc7/src/ngx_postgres_upstream.c --- objs/addon/src/ngx_postgres_util.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_postgres_util.o /construction/www/nginx-full/ngx_postgres-1.0rc7/src/ngx_postgres_util.c --- objs/addon/src/ngx_postgres_variable.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_postgres_variable.o /construction/www/nginx-full/ngx_postgres-1.0rc7/src/ngx_postgres_variable.c --- objs/addon/src/ngx_http_rds_csv_filter_module.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_rds_csv_filter_module.o /construction/www/nginx-full/rds-csv-nginx-module-0.08/src/ngx_http_rds_csv_filter_module.c --- objs/addon/src/ngx_http_rds_csv_processor.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_rds_csv_processor.o /construction/www/nginx-full/rds-csv-nginx-module-0.08/src/ngx_http_rds_csv_processor.c --- objs/addon/src/ngx_http_rds_csv_util.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_rds_csv_util.o /construction/www/nginx-full/rds-csv-nginx-module-0.08/src/ngx_http_rds_csv_util.c --- objs/addon/src/ngx_http_rds_csv_output.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_rds_csv_output.o /construction/www/nginx-full/rds-csv-nginx-module-0.08/src/ngx_http_rds_csv_output.c --- objs/addon/src/ngx_http_rds_json_filter_module.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_rds_json_filter_module.o /construction/www/nginx-full/rds-json-nginx-module-0.14/src/ngx_http_rds_json_filter_module.c --- objs/addon/src/ngx_http_rds_json_processor.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_rds_json_processor.o /construction/www/nginx-full/rds-json-nginx-module-0.14/src/ngx_http_rds_json_processor.c --- objs/addon/src/ngx_http_rds_json_util.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_rds_json_util.o /construction/www/nginx-full/rds-json-nginx-module-0.14/src/ngx_http_rds_json_util.c --- objs/addon/src/ngx_http_rds_json_output.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_rds_json_output.o /construction/www/nginx-full/rds-json-nginx-module-0.14/src/ngx_http_rds_json_output.c --- objs/addon/src/ngx_http_rds_json_handler.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_rds_json_handler.o /construction/www/nginx-full/rds-json-nginx-module-0.14/src/ngx_http_rds_json_handler.c --- objs/addon/ngx_slowfs_cache-1.10/ngx_http_slowfs_module.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/ngx_slowfs_cache-1.10/ngx_http_slowfs_module.o /construction/www/nginx-full/ngx_slowfs_cache-1.10/ngx_http_slowfs_module.c --- objs/addon/src/ngx_http_xss_filter_module.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_xss_filter_module.o /construction/www/nginx-full/xss-nginx-module-0.05/src/ngx_http_xss_filter_module.c --- objs/addon/src/ngx_http_xss_util.o --- --- objs/src/http/modules/ngx_http_xslt_filter_module.o --- --- objs/addon/src/ngx_http_xss_util.o --- cc -c -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_xss_util.o /construction/www/nginx-full/xss-nginx-module-0.05/src/ngx_http_xss_util.c --- objs/src/http/modules/ngx_http_xslt_filter_module.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/src/http/modules/ngx_http_xslt_filter_module.o src/http/modules/ngx_http_xslt_filter_module.c --- objs/src/http/modules/ngx_http_image_filter_module.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/src/http/modules/ngx_http_image_filter_module.o src/http/modules/ngx_http_image_filter_module.c --- objs/src/http/modules/perl/ngx_http_perl_module.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -I/usr/local/lib/perl5/5.30/mach/CORE -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/src/http/modules/perl/ngx_http_perl_module.o src/http/modules/perl/ngx_http_perl_module.c --- objs/addon/src/ndk.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ndk.o /construction/www/nginx-full/ngx_devel_kit-0.3.1/src/ndk.c --- objs/addon/src/ngx_http_array_var_module.o --- --- objs/addon/src/ngx_http_array_var_util.o --- --- objs/addon/src/ngx_http_array_var_module.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_array_var_module.o /construction/www/nginx-full/array-var-nginx-module-0.05/src/ngx_http_array_var_module.c --- objs/addon/src/ngx_http_array_var_util.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_array_var_util.o /construction/www/nginx-full/array-var-nginx-module-0.05/src/ngx_http_array_var_util.c --- objs/addon/ngx_aws_auth-75c94e6/ngx_http_aws_auth.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/ngx_aws_auth-75c94e6/ngx_http_aws_auth.o /construction/www/nginx-full/ngx_aws_auth-75c94e6/ngx_http_aws_auth.c --- objs/addon/ngx_aws_auth-75c94e6/crypto_helper_openssl.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/ngx_aws_auth-75c94e6/crypto_helper_openssl.o /construction/www/nginx-full/ngx_aws_auth-75c94e6/crypto_helper_openssl.c --- objs/addon/src/ngx_http_brotli_static_module.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_brotli_static_module.o /construction/www/nginx-full/ngx_brotli-8104036/src/ngx_http_brotli_static_module.c --- objs/addon/src/ngx_http_brotli_filter_module.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_brotli_filter_module.o /construction/www/nginx-full/ngx_brotli-8104036/src/ngx_http_brotli_filter_module.c --- objs/addon/nginx-ct-1.3.2/ngx_ssl_ct_module.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/nginx-ct-1.3.2/ngx_ssl_ct_module.o /construction/www/nginx-full/nginx-ct-1.3.2/ngx_ssl_ct_module.c --- objs/addon/nginx-ct-1.3.2/ngx_http_ssl_ct_module.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/nginx-ct-1.3.2/ngx_http_ssl_ct_module.o /construction/www/nginx-full/nginx-ct-1.3.2/ngx_http_ssl_ct_module.c --- objs/addon/src/ngx_dynamic_upstream_module.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_dynamic_upstream_module.o /construction/www/nginx-full/ngx_dynamic_upstream-cc5dac3/src/ngx_dynamic_upstream_module.c --- objs/addon/src/ngx_dynamic_upstream_op.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_dynamic_upstream_op.o /construction/www/nginx-full/ngx_dynamic_upstream-cc5dac3/src/ngx_dynamic_upstream_op.c --- objs/addon/src/ngx_inet_slab.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_inet_slab.o /construction/www/nginx-full/ngx_dynamic_upstream-cc5dac3/src/ngx_inet_slab.c --- objs/addon/src/ngx_http_echo_module.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_echo_module.o /construction/www/nginx-full/echo-nginx-module-996412d/src/ngx_http_echo_module.c --- objs/addon/src/ngx_http_echo_util.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_echo_util.o /construction/www/nginx-full/echo-nginx-module-996412d/src/ngx_http_echo_util.c --- objs/addon/src/ngx_http_echo_timer.o --- --- objs/addon/src/ngx_http_echo_var.o --- --- objs/addon/src/ngx_http_echo_timer.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbex--- objs/addon/src/ngx_http_echo_var.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_echo_var.o /construction/www/nginx-full/echo-nginx-module-996412d/src/ngx_http_echo_var.c --- objs/addon/src/ngx_http_echo_timer.o --- tractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_echo_timer.o /construction/www/nginx-full/echo-nginx-module-996412d/src/ngx_http_echo_timer.c --- objs/addon/src/ngx_http_echo_handler.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_echo_handler.o /construction/www/nginx-full/echo-nginx-module-996412d/src/ngx_http_echo_handler.c --- objs/addon/src/ngx_http_echo_filter.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_echo_filter.o /construction/www/nginx-full/echo-nginx-module-996412d/src/ngx_http_echo_filter.c --- objs/addon/src/ngx_http_echo_sleep.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_echo_sleep.o /construction/www/nginx-full/echo-nginx-module-996412d/src/ngx_http_echo_sleep.c --- objs/addon/src/ngx_http_echo_location.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_echo_location.o /construction/www/nginx-full/echo-nginx-module-996412d/src/ngx_http_echo_location.c --- objs/addon/src/ngx_http_echo_echo.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_echo_echo.o /construction/www/nginx-full/echo-nginx-module-996412d/src/ngx_http_echo_echo.c --- objs/addon/src/ngx_http_echo_request_info.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_echo_request_info.o /construction/www/nginx-full/echo-nginx-module-996412d/src/ngx_http_echo_request_info.c --- objs/addon/src/ngx_http_echo_subrequest.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_echo_subrequest.o /construction/www/nginx-full/echo-nginx-module-996412d/src/ngx_http_echo_subrequest.c --- objs/addon/src/ngx_http_echo_foreach.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_echo_foreach.o /construction/www/nginx-full/echo-nginx-module-996412d/src/ngx_http_echo_foreach.c --- objs/addon/src/ngx_http_encrypted_session_module.o --- --- objs/addon/src/ngx_http_encrypted_session_cipher.o --- --- objs/addon/src/ngx_http_encrypted_session_module.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_encrypted_session_module.o /construction/www/nginx-full/encrypted-session-nginx-module-0.08/src/ngx_http_encrypted_session_module.c --- objs/addon/src/ngx_http_encrypted_session_cipher.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_encrypted_session_cipher.o /construction/www/nginx-full/encrypted-session-nginx-module-0.08/src/ngx_http_encrypted_session_cipher.c --- objs/addon/src/ngx_http_form_input_module.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_form_input_module.o /construction/www/nginx-full/form-input-nginx-module-0.12/src/ngx_http_form_input_module.c --- objs/addon/src/ngx_http_headers_more_filter_module.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_headers_more_filter_module.o /construction/www/nginx-full/headers-more-nginx-module-085fbbc/src/ngx_http_headers_more_filter_module.c --- objs/addon/src/ngx_http_headers_more_headers_out.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_headers_more_headers_out.o /construction/www/nginx-full/headers-more-nginx-module-085fbbc/src/ngx_http_headers_more_headers_out.c --- objs/addon/src/ngx_http_headers_more_headers_in.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_headers_more_headers_in.o /construction/www/nginx-full/headers-more-nginx-module-085fbbc/src/ngx_http_headers_more_headers_in.c --- objs/addon/src/ngx_http_headers_more_util.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_headers_more_util.o /construction/www/nginx-full/headers-more-nginx-module-085fbbc/src/ngx_http_headers_more_util.c --- objs/addon/nginx-http-auth-digest-cd86418/ngx_http_auth_digest_module.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/nginx-http-auth-digest-cd86418/ngx_http_auth_digest_module.o /construction/www/nginx-full/nginx-http-auth-digest-cd86418/ngx_http_auth_digest_module.c --- objs/addon/spnego-http-auth-nginx-module-21bb963/ngx_http_auth_spnego_module.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/spnego-http-auth-nginx-module-21bb963/ngx_http_auth_spnego_module.o /construction/www/nginx-full/spnego-http-auth-nginx-module-21bb963/ngx_http_auth_spnego_module.c --- objs/addon/nginx-auth-ldap-42d195d/ngx_http_auth_ldap_module.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/nginx-auth-ldap-42d195d/ngx_http_auth_ldap_module.o /construction/www/nginx-full/nginx-auth-ldap-42d195d/ngx_http_auth_ldap_module.c --- objs/addon/ngx_http_auth_pam_module-1.5.1/ngx_http_auth_pam_module.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/ngx_http_auth_pam_module-1.5.1/ngx_http_auth_pam_module.o /construction/www/nginx-full/ngx_http_auth_pam_module-1.5.1/ngx_http_auth_pam_module.c --- objs/addon/src/ngx_http_eval_module.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_eval_module.o /construction/www/nginx-full/nginx-eval-module-582bd25/src/ngx_http_eval_module.c --- objs/addon/ngx-fancyindex-0.4.3/ngx_http_fancyindex_module.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/ngx-fancyindex-0.4.3/ngx_http_fancyindex_module.o /construction/www/nginx-full/ngx-fancyindex-0.4.3/ngx_http_fancyindex_module.c --- objs/addon/ngx_http_geoip2_module-3.2/ngx_http_geoip2_module.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/ngx_http_geoip2_module-3.2/ngx_http_geoip2_module.o /construction/www/nginx-full/ngx_http_geoip2_module-3.2/ngx_http_geoip2_module.c --- objs/addon/ngx_http_geoip2_module-3.2/ngx_stream_geoip2_module.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/ngx_http_geoip2_module-3.2/ngx_stream_geoip2_module.o /construction/www/nginx-full/ngx_http_geoip2_module-3.2/ngx_stream_geoip2_module.c --- objs/addon/src/nchan_defs.o --- --- objs/addon/src/nchan_variables.o --- --- objs/addon/src/nchan_defs.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/nchan_defs.o /construction/www/nginx-full/nchan-1.1.14/src/nchan_defs.c --- objs/addon/src/nchan_variables.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/nchan_variables.o /construction/www/nginx-full/nchan-1.1.14/src/nchan_variables.c --- objs/addon/src/nchan_module.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/nchan_module.o /construction/www/nginx-full/nchan-1.1.14/src/nchan_module.c --- objs/addon/util/nchan_debug.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/util/nchan_debug.o /construction/www/nginx-full/nchan-1.1.14/src/util/nchan_debug.c --- objs/addon/util/nchan_list.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/util/nchan_list.o /construction/www/nginx-full/nchan-1.1.14/src/util/nchan_list.c --- objs/addon/util/ngx_nchan_hacked_slab.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/util/ngx_nchan_hacked_slab.o /construction/www/nginx-full/nchan-1.1.14/src/util/ngx_nchan_hacked_slab.c --- objs/addon/util/shmem.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/util/shmem.o /construction/www/nginx-full/nchan-1.1.14/src/util/shmem.c --- objs/addon/util/nchan_rbtree.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/util/nchan_rbtree.o /construction/www/nginx-full/nchan-1.1.14/src/util/nchan_rbtree.c --- objs/addon/util/nchan_reuse_queue.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/util/nchan_reuse_queue.o /construction/www/nginx-full/nchan-1.1.14/src/util/nchan_reuse_queue.c --- objs/addon/util/nchan_output.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/util/nchan_output.o /construction/www/nginx-full/nchan-1.1.14/src/util/nchan_output.c --- objs/addon/util/nchan_util.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/util/nchan_util.o /construction/www/nginx-full/nchan-1.1.14/src/util/nchan_util.c --- objs/addon/util/nchan_fake_request.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/util/nchan_fake_request.o /construction/www/nginx-full/nchan-1.1.14/src/util/nchan_fake_request.c --- objs/addon/util/nchan_bufchainpool.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/util/nchan_bufchainpool.o /construction/www/nginx-full/nchan-1.1.14/src/util/nchan_bufchainpool.c --- objs/addon/util/nchan_channel_id.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/util/nchan_channel_id.o /construction/www/nginx-full/nchan-1.1.14/src/util/nchan_channel_id.c --- objs/addon/util/nchan_output_info.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/util/nchan_output_info.o /construction/www/nginx-full/nchan-1.1.14/src/util/nchan_output_info.c --- objs/addon/util/nchan_msg.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/util/nchan_msg.o /construction/www/nginx-full/nchan-1.1.14/src/util/nchan_msg.c --- objs/addon/util/nchan_thingcache.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/util/nchan_thingcache.o /construction/www/nginx-full/nchan-1.1.14/src/util/nchan_thingcache.c --- objs/addon/util/nchan_reaper.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/util/nchan_reaper.o /construction/www/nginx-full/nchan-1.1.14/src/util/nchan_reaper.c --- objs/addon/util/nchan_subrequest.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/util/nchan_subrequest.o /construction/www/nginx-full/nchan-1.1.14/src/util/nchan_subrequest.c --- objs/addon/subscribers/common.o --- --- objs/addon/subscribers/longpoll.o --- --- objs/addon/subscribers/common.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/subscribers/common.o /construction/www/nginx-full/nchan-1.1.14/src/subscribers/common.c --- objs/addon/subscribers/longpoll.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/subscribers/longpoll.o /construction/www/nginx-full/nchan-1.1.14/src/subscribers/longpoll.c --- objs/addon/subscribers/intervalpoll.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/subscribers/intervalpoll.o /construction/www/nginx-full/nchan-1.1.14/src/subscribers/intervalpoll.c --- objs/addon/subscribers/eventsource.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/subscribers/eventsource.o /construction/www/nginx-full/nchan-1.1.14/src/subscribers/eventsource.c --- objs/addon/subscribers/http-chunked.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/subscribers/http-chunked.o /construction/www/nginx-full/nchan-1.1.14/src/subscribers/http-chunked.c --- objs/addon/subscribers/http-multipart-mixed.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/subscribers/http-multipart-mixed.o /construction/www/nginx-full/nchan-1.1.14/src/subscribers/http-multipart-mixed.c --- objs/addon/subscribers/http-raw-stream.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/subscribers/http-raw-stream.o /construction/www/nginx-full/nchan-1.1.14/src/subscribers/http-raw-stream.c --- objs/addon/subscribers/websocket.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/subscribers/websocket.o /construction/www/nginx-full/nchan-1.1.14/src/subscribers/websocket.c --- objs/addon/src/nchan_websocket_publisher.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/nchan_websocket_publisher.o /construction/www/nginx-full/nchan-1.1.14/src/nchan_websocket_publisher.c --- objs/addon/subscribers/internal.o --- --- objs/addon/subscribers/memstore_ipc.o --- --- objs/addon/subscribers/internal.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/subscribers/internal.o /construction/www/nginx-full/nchan-1.1.14/src/subscribers/internal.c --- objs/addon/subscribers/memstore_ipc.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/subscribers/memstore_ipc.o /construction/www/nginx-full/nchan-1.1.14/src/subscribers/memstore_ipc.c --- objs/addon/subscribers/memstore_multi.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/subscribers/memstore_multi.o /construction/www/nginx-full/nchan-1.1.14/src/subscribers/memstore_multi.c --- objs/addon/subscribers/memstore_redis.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/subscribers/memstore_redis.o /construction/www/nginx-full/nchan-1.1.14/src/subscribers/memstore_redis.c --- objs/addon/store/spool.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/store/spool.o /construction/www/nginx-full/nchan-1.1.14/src/store/spool.c --- objs/addon/store/ngx_rwlock.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/store/ngx_rwlock.o /construction/www/nginx-full/nchan-1.1.14/src/store/ngx_rwlock.c --- objs/addon/store/store_common.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/store/store_common.o /construction/www/nginx-full/nchan-1.1.14/src/store/store_common.c --- objs/addon/memory/ipc.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/memory/ipc.o /construction/www/nginx-full/nchan-1.1.14/src/store/memory/ipc.c --- objs/addon/memory/ipc-handlers.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/memory/ipc-handlers.o /construction/www/nginx-full/nchan-1.1.14/src/store/memory/ipc-handlers.c --- objs/addon/memory/groups.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/memory/groups.o /construction/www/nginx-full/nchan-1.1.14/src/store/memory/groups.c --- objs/addon/memory/memstore.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/memory/memstore.o /construction/www/nginx-full/nchan-1.1.14/src/store/memory/memstore.c --- objs/addon/hiredis/hiredis.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/hiredis/hiredis.o /construction/www/nginx-full/nchan-1.1.14/src/hiredis/hiredis.c --- objs/addon/hiredis/read.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/hiredis/read.o /construction/www/nginx-full/nchan-1.1.14/src/hiredis/read.c --- objs/addon/hiredis/async.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/hiredis/async.o /construction/www/nginx-full/nchan-1.1.14/src/hiredis/async.c --- objs/addon/hiredis/sds.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/hiredis/sds.o /construction/www/nginx-full/nchan-1.1.14/src/hiredis/sds.c --- objs/addon/hiredis/net.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/hiredis/net.o /construction/www/nginx-full/nchan-1.1.14/src/hiredis/net.c --- objs/addon/redis/cmp.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/redis/cmp.o /construction/www/nginx-full/nchan-1.1.14/src/store/redis/cmp.c --- objs/addon/redis/cluster.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/redis/cluster.o /construction/www/nginx-full/nchan-1.1.14/src/store/redis/cluster.c --- objs/addon/redis/rdsstore.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/redis/rdsstore.o /construction/www/nginx-full/nchan-1.1.14/src/store/redis/rdsstore.c --- objs/addon/redis/redis_nginx_adapter.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/redis/redis_nginx_adapter.o /construction/www/nginx-full/nchan-1.1.14/src/store/redis/redis_nginx_adapter.c --- objs/addon/src/ngx_http_tnt_module.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_tnt_module.o /construction/www/nginx-full/nginx_upstream_module-1278ee5/src/ngx_http_tnt_module.c --- objs/addon/src/tp_transcode.o --- --- objs/addon/src/ngx_http_tnt_handlers.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_tnt_handlers.o /construction/www/nginx-full/nginx_upstream_module-1278ee5/src/ngx_http_tnt_handlers.c --- objs/addon/src/tp_transcode.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/tp_transcode.o /construction/www/nginx-full/nginx_upstream_module-1278ee5/src/tp_transcode.c --- objs/addon/nginx-upload-module-72ec037/ngx_http_upload_module.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/nginx-upload-module-72ec037/ngx_http_upload_module.o /construction/www/nginx-full/nginx-upload-module-72ec037/ngx_http_upload_module.c --- objs/addon/nginx-upload-progress-module-afb2d31/ngx_http_uploadprogress_module.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/nginx-upload-progress-module-afb2d31/ngx_http_uploadprogress_module.o /construction/www/nginx-full/nginx-upload-progress-module-afb2d31/ngx_http_uploadprogress_module.c --- objs/addon/nginx-upstream-fair-10ecdcf/ngx_http_upstream_fair_module.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/nginx-upstream-fair-10ecdcf/ngx_http_upstream_fair_module.o /construction/www/nginx-full/nginx-upstream-fair-10ecdcf/ngx_http_upstream_fair_module.c --- objs/addon/src/ngx_http_iconv_module.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_iconv_module.o /construction/www/nginx-full/iconv-nginx-module-0.14/src/ngx_http_iconv_module.c --- objs/addon/src/ngx_http_lua_script.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_lua_script.o /construction/www/nginx-full/lua-nginx-module-0.10.15/src/ngx_http_lua_script.c --- objs/addon/src/ngx_http_lua_log.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_lua_log.o /construction/www/nginx-full/lua-nginx-module-0.10.15/src/ngx_http_lua_log.c --- objs/addon/src/ngx_http_lua_subrequest.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_lua_subrequest.o /construction/www/nginx-full/lua-nginx-module-0.10.15/src/ngx_http_lua_subrequest.c --- objs/addon/src/ngx_http_lua_ndk.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_lua_ndk.o /construction/www/nginx-full/lua-nginx-module-0.10.15/src/ngx_http_lua_ndk.c --- objs/addon/src/ngx_http_lua_control.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_lua_control.o /construction/www/nginx-full/lua-nginx-module-0.10.15/src/ngx_http_lua_control.c --- objs/addon/src/ngx_http_lua_time.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_lua_time.o /construction/www/nginx-full/lua-nginx-module-0.10.15/src/ngx_http_lua_time.c --- objs/addon/src/ngx_http_lua_misc.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_lua_misc.o /construction/www/nginx-full/lua-nginx-module-0.10.15/src/ngx_http_lua_misc.c --- objs/addon/src/ngx_http_lua_variable.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_lua_variable.o /construction/www/nginx-full/lua-nginx-module-0.10.15/src/ngx_http_lua_variable.c --- objs/addon/src/ngx_http_lua_string.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_lua_string.o /construction/www/nginx-full/lua-nginx-module-0.10.15/src/ngx_http_lua_string.c --- objs/addon/src/ngx_http_lua_output.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_lua_output.o /construction/www/nginx-full/lua-nginx-module-0.10.15/src/ngx_http_lua_output.c --- objs/addon/src/ngx_http_lua_headers.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_lua_headers.o /construction/www/nginx-full/lua-nginx-module-0.10.15/src/ngx_http_lua_headers.c --- objs/addon/src/ngx_http_lua_req_body.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_lua_req_body.o /construction/www/nginx-full/lua-nginx-module-0.10.15/src/ngx_http_lua_req_body.c --- objs/addon/src/ngx_http_lua_uri.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_lua_uri.o /construction/www/nginx-full/lua-nginx-module-0.10.15/src/ngx_http_lua_uri.c --- objs/addon/src/ngx_http_lua_args.o --- --- objs/addon/src/ngx_http_lua_ctx.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_lua_ctx.o /construction/www/nginx-full/lua-nginx-module-0.10.15/src/ngx_http_lua_ctx.c --- objs/addon/src/ngx_http_lua_args.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_lua_args.o /construction/www/nginx-full/lua-nginx-module-0.10.15/src/ngx_http_lua_args.c --- objs/addon/src/ngx_http_lua_regex.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_lua_regex.o /construction/www/nginx-full/lua-nginx-module-0.10.15/src/ngx_http_lua_regex.c --- objs/addon/src/ngx_http_lua_module.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_lua_module.o /construction/www/nginx-full/lua-nginx-module-0.10.15/src/ngx_http_lua_module.c --- objs/addon/src/ngx_http_lua_headers_out.o --- --- objs/addon/src/ngx_http_lua_headers_in.o --- --- objs/addon/src/ngx_http_lua_headers_out.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_lua_headers_out.o /construction/www/nginx-full/lua-nginx-module-0.10.15/src/ngx_http_lua_headers_out.c --- objs/addon/src/ngx_http_lua_headers_in.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_lua_headers_in.o /construction/www/nginx-full/lua-nginx-module-0.10.15/src/ngx_http_lua_headers_in.c --- objs/addon/src/ngx_http_lua_directive.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_lua_directive.o /construction/www/nginx-full/lua-nginx-module-0.10.15/src/ngx_http_lua_directive.c --- objs/addon/src/ngx_http_lua_consts.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_lua_consts.o /construction/www/nginx-full/lua-nginx-module-0.10.15/src/ngx_http_lua_consts.c --- objs/addon/src/ngx_http_lua_exception.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_lua_exception.o /construction/www/nginx-full/lua-nginx-module-0.10.15/src/ngx_http_lua_exception.c --- objs/addon/src/ngx_http_lua_util.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_lua_util.o /construction/www/nginx-full/lua-nginx-module-0.10.15/src/ngx_http_lua_util.c --- objs/addon/src/ngx_http_lua_cache.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_lua_cache.o /construction/www/nginx-full/lua-nginx-module-0.10.15/src/ngx_http_lua_cache.c --- objs/addon/src/ngx_http_lua_contentby.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_lua_contentby.o /construction/www/nginx-full/lua-nginx-module-0.10.15/src/ngx_http_lua_contentby.c --- objs/addon/src/ngx_http_lua_rewriteby.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_lua_rewriteby.o /construction/www/nginx-full/lua-nginx-module-0.10.15/src/ngx_http_lua_rewriteby.c --- objs/addon/src/ngx_http_lua_accessby.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_lua_accessby.o /construction/www/nginx-full/lua-nginx-module-0.10.15/src/ngx_http_lua_accessby.c --- objs/addon/src/ngx_http_lua_setby.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_lua_setby.o /construction/www/nginx-full/lua-nginx-module-0.10.15/src/ngx_http_lua_setby.c --- objs/addon/src/ngx_http_lua_capturefilter.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_lua_capturefilter.o /construction/www/nginx-full/lua-nginx-module-0.10.15/src/ngx_http_lua_capturefilter.c --- objs/addon/src/ngx_http_lua_clfactory.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_lua_clfactory.o /construction/www/nginx-full/lua-nginx-module-0.10.15/src/ngx_http_lua_clfactory.c --- objs/addon/src/ngx_http_lua_pcrefix.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_lua_pcrefix.o /construction/www/nginx-full/lua-nginx-module-0.10.15/src/ngx_http_lua_pcrefix.c --- objs/addon/src/ngx_http_lua_headerfilterby.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_lua_headerfilterby.o /construction/www/nginx-full/lua-nginx-module-0.10.15/src/ngx_http_lua_headerfilterby.c --- objs/addon/src/ngx_http_lua_shdict.o --- --- objs/addon/src/ngx_http_lua_socket_tcp.o --- --- objs/addon/src/ngx_http_lua_shdict.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_lua_shdict.o /construction/www/nginx-full/lua-nginx-module-0.10.15/src/ngx_http_lua_shdict.c --- objs/addon/src/ngx_http_lua_socket_tcp.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_lua_socket_tcp.o /construction/www/nginx-full/lua-nginx-module-0.10.15/src/ngx_http_lua_socket_tcp.c --- objs/addon/src/ngx_http_lua_api.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_lua_api.o /construction/www/nginx-full/lua-nginx-module-0.10.15/src/ngx_http_lua_api.c --- objs/addon/src/ngx_http_lua_logby.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_lua_logby.o /construction/www/nginx-full/lua-nginx-module-0.10.15/src/ngx_http_lua_logby.c --- objs/addon/src/ngx_http_lua_sleep.o --- --- objs/addon/src/ngx_http_lua_semaphore.o --- --- objs/addon/src/ngx_http_lua_sleep.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_lua_sleep.o /construction/www/nginx-full/lua-nginx-module-0.10.15/src/ngx_http_lua_sleep.c --- objs/addon/src/ngx_http_lua_semaphore.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_lua_semaphore.o /construction/www/nginx-full/lua-nginx-module-0.10.15/src/ngx_http_lua_semaphore.c --- objs/addon/src/ngx_http_lua_coroutine.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_lua_coroutine.o /construction/www/nginx-full/lua-nginx-module-0.10.15/src/ngx_http_lua_coroutine.c --- objs/addon/src/ngx_http_lua_bodyfilterby.o --- --- objs/addon/src/ngx_http_lua_initby.o --- --- objs/addon/src/ngx_http_lua_bodyfilterby.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_lua_bodyfilterby.o /construction/www/nginx-full/lua-nginx-module-0.10.15/src/ngx_http_lua_bodyfilterby.c --- objs/addon/src/ngx_http_lua_initby.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_lua_initby.o /construction/www/nginx-full/lua-nginx-module-0.10.15/src/ngx_http_lua_initby.c --- objs/addon/src/ngx_http_lua_initworkerby.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_lua_initworkerby.o /construction/www/nginx-full/lua-nginx-module-0.10.15/src/ngx_http_lua_initworkerby.c --- objs/addon/src/ngx_http_lua_socket_udp.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_lua_socket_udp.o /construction/www/nginx-full/lua-nginx-module-0.10.15/src/ngx_http_lua_socket_udp.c --- objs/addon/src/ngx_http_lua_req_method.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_lua_req_method.o /construction/www/nginx-full/lua-nginx-module-0.10.15/src/ngx_http_lua_req_method.c --- objs/addon/src/ngx_http_lua_phase.o --- --- objs/addon/src/ngx_http_lua_uthread.o --- --- objs/addon/src/ngx_http_lua_phase.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_lua_phase.o /construction/www/nginx-full/lua-nginx-module-0.10.15/src/ngx_http_lua_phase.c --- objs/addon/src/ngx_http_lua_timer.o --- --- objs/addon/src/ngx_http_lua_uthread.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_lua_uthread.o /construction/www/nginx-full/lua-nginx-module-0.10.15/src/ngx_http_lua_uthread.c --- objs/addon/src/ngx_http_lua_timer.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_lua_timer.o /construction/www/nginx-full/lua-nginx-module-0.10.15/src/ngx_http_lua_timer.c --- objs/addon/src/ngx_http_lua_config.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_lua_config.o /construction/www/nginx-full/lua-nginx-module-0.10.15/src/ngx_http_lua_config.c --- objs/addon/src/ngx_http_lua_worker.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_lua_worker.o /construction/www/nginx-full/lua-nginx-module-0.10.15/src/ngx_http_lua_worker.c --- objs/addon/src/ngx_http_lua_ssl_certby.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_lua_ssl_certby.o /construction/www/nginx-full/lua-nginx-module-0.10.15/src/ngx_http_lua_ssl_certby.c --- objs/addon/src/ngx_http_lua_ssl_ocsp.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_lua_ssl_ocsp.o /construction/www/nginx-full/lua-nginx-module-0.10.15/src/ngx_http_lua_ssl_ocsp.c --- objs/addon/src/ngx_http_lua_lex.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_lua_lex.o /construction/www/nginx-full/lua-nginx-module-0.10.15/src/ngx_http_lua_lex.c --- objs/addon/src/ngx_http_lua_balancer.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_lua_balancer.o /construction/www/nginx-full/lua-nginx-module-0.10.15/src/ngx_http_lua_balancer.c --- objs/addon/src/ngx_http_lua_ssl_session_storeby.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_lua_ssl_session_storeby.o /construction/www/nginx-full/lua-nginx-module-0.10.15/src/ngx_http_lua_ssl_session_storeby.c --- objs/addon/src/ngx_http_lua_ssl_session_fetchby.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_lua_ssl_session_fetchby.o /construction/www/nginx-full/lua-nginx-module-0.10.15/src/ngx_http_lua_ssl_session_fetchby.c --- objs/addon/src/ngx_http_lua_ssl.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_lua_ssl.o /construction/www/nginx-full/lua-nginx-module-0.10.15/src/ngx_http_lua_ssl.c --- objs/addon/src/ngx_http_lua_log_ringbuf.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_lua_log_ringbuf.o /construction/www/nginx-full/lua-nginx-module-0.10.15/src/ngx_http_lua_log_ringbuf.c --- objs/addon/src/ngx_http_lua_input_filters.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_lua_input_filters.o /construction/www/nginx-full/lua-nginx-module-0.10.15/src/ngx_http_lua_input_filters.c --- objs/addon/src/ngx_http_lua_pipe.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_lua_pipe.o /construction/www/nginx-full/lua-nginx-module-0.10.15/src/ngx_http_lua_pipe.c --- objs/addon/src/ngx_http_memc_module.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_memc_module.o /construction/www/nginx-full/memc-nginx-module-0.18/src/ngx_http_memc_module.c --- objs/addon/src/ngx_http_memc_request.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_memc_request.o /construction/www/nginx-full/memc-nginx-module-0.18/src/ngx_http_memc_request.c --- objs/addon/src/ngx_http_memc_response.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_memc_response.o /construction/www/nginx-full/memc-nginx-module-0.18/src/ngx_http_memc_response.c --- objs/addon/src/ngx_http_memc_util.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_memc_util.o /construction/www/nginx-full/memc-nginx-module-0.18/src/ngx_http_memc_util.c --- objs/addon/src/ngx_http_memc_handler.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_memc_handler.o /construction/www/nginx-full/memc-nginx-module-0.18/src/ngx_http_memc_handler.c --- objs/addon/naxsi_src/naxsi_runtime.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/naxsi_src/naxsi_runtime.o /construction/www/nginx-full/naxsi-0.56/naxsi_src/naxsi_runtime.c --- objs/addon/naxsi_src/naxsi_config.o --- --- objs/addon/naxsi_src/naxsi_utils.o --- --- objs/addon/naxsi_src/naxsi_config.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/naxsi_src/naxsi_config.o /construction/www/nginx-full/naxsi-0.56/naxsi_src/naxsi_config.c --- objs/addon/naxsi_src/naxsi_utils.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/naxsi_src/naxsi_utils.o /construction/www/nginx-full/naxsi-0.56/naxsi_src/naxsi_utils.c --- objs/addon/naxsi_src/naxsi_skeleton.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/naxsi_src/naxsi_skeleton.o /construction/www/nginx-full/naxsi-0.56/naxsi_src/naxsi_skeleton.c --- objs/addon/naxsi_src/naxsi_json.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/naxsi_src/naxsi_json.o /construction/www/nginx-full/naxsi-0.56/naxsi_src/naxsi_json.c --- objs/addon/naxsi_src/naxsi_runtime.o --- /construction/www/nginx-full/naxsi-0.56/naxsi_src/naxsi_runtime.c: In function 'ngx_http_dummy_is_rule_whitelisted_n': /construction/www/nginx-full/naxsi-0.56/naxsi_src/naxsi_runtime.c:728:5: warning: 'strncat' specified bound 1 equals source length [-Wstringop-overflow=] strncat((char*)tmp_hashname.data, "#", 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /construction/www/nginx-full/naxsi-0.56/naxsi_src/naxsi_runtime.c:731:3: warning: 'strncat' specified bound 1 equals source length [-Wstringop-overflow=] strncat((char*)tmp_hashname.data, "#", 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- objs/addon/naxsi_src/naxsi_raw.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/naxsi_src/naxsi_raw.o /construction/www/nginx-full/naxsi-0.56/naxsi_src/naxsi_raw.c --- objs/addon/naxsi_src/naxsi_utils.o --- /construction/www/nginx-full/naxsi-0.56/naxsi_src/naxsi_utils.c: In function 'ngx_http_wlr_find': /construction/www/nginx-full/naxsi-0.56/naxsi_src/naxsi_utils.c:381:7: warning: 'strncat' specified bound 1 equals source length [-Wstringop-overflow=] strncat(*fullname, (const char *) "#", 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /construction/www/nginx-full/naxsi-0.56/naxsi_src/naxsi_utils.c:385:5: warning: 'strncat' specified bound 1 equals source length [-Wstringop-overflow=] strncat(*fullname, (const char *) "#", 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /construction/www/nginx-full/naxsi-0.56/naxsi_src/naxsi_utils.c:403:7: warning: 'strncat' specified bound 1 equals source length [-Wstringop-overflow=] strncat(*fullname, (const char *) "#", 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /construction/www/nginx-full/naxsi-0.56/naxsi_src/naxsi_utils.c:418:7: warning: 'strncat' specified bound 1 equals source length [-Wstringop-overflow=] strncat(*fullname, (const char *) "#", 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- objs/addon/libinjection/libinjection_sqli.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/libinjection/libinjection_sqli.o /construction/www/nginx-full/naxsi-0.56/naxsi_src/ext/libinjection/libinjection_sqli.c --- objs/addon/libinjection/libinjection_xss.o --- --- objs/addon/libinjection/libinjection_html5.o --- --- objs/addon/libinjection/libinjection_xss.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/libinjection/libinjection_xss.o /construction/www/nginx-full/naxsi-0.56/naxsi_src/ext/libinjection/libinjection_xss.c --- objs/addon/libinjection/libinjection_html5.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/libinjection/libinjection_html5.o /construction/www/nginx-full/naxsi-0.56/naxsi_src/ext/libinjection/libinjection_html5.c --- objs/addon/nginx/ngx_http_js_module.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/nginx/ngx_http_js_module.o /construction/www/nginx-full/njs-629027e/nginx/ngx_http_js_module.c --- objs/addon/nginx/ngx_stream_js_module.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/nginx/ngx_stream_js_module.o /construction/www/nginx-full/njs-629027e/nginx/ngx_stream_js_module.c --- objs/addon/src/ngx_http_redis2_module.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_redis2_module.o /construction/www/nginx-full/redis2-nginx-module-0.15/src/ngx_http_redis2_module.c --- objs/addon/src/ngx_http_redis2_handler.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_redis2_handler.o /construction/www/nginx-full/redis2-nginx-module-0.15/src/ngx_http_redis2_handler.c --- objs/addon/src/ngx_http_redis2_reply.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_redis2_reply.o /construction/www/nginx-full/redis2-nginx-module-0.15/src/ngx_http_redis2_reply.c --- objs/addon/src/ngx_http_redis2_util.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_redis2_util.o /construction/www/nginx-full/redis2-nginx-module-0.15/src/ngx_http_redis2_util.c --- objs/addon/nginx-rtmp-module-f0ea623/ngx_rtmp.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/nginx-rtmp-module-f0ea623/ngx_rtmp.o /construction/www/nginx-full/nginx-rtmp-module-f0ea623/ngx_rtmp.c --- objs/addon/nginx-rtmp-module-f0ea623/ngx_rtmp_init.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/nginx-rtmp-module-f0ea623/ngx_rtmp_init.o /construction/www/nginx-full/nginx-rtmp-module-f0ea623/ngx_rtmp_init.c --- objs/addon/nginx-rtmp-module-f0ea623/ngx_rtmp_handshake.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/nginx-rtmp-module-f0ea623/ngx_rtmp_handshake.o /construction/www/nginx-full/nginx-rtmp-module-f0ea623/ngx_rtmp_handshake.c --- objs/addon/nginx-rtmp-module-f0ea623/ngx_rtmp_handler.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/nginx-rtmp-module-f0ea623/ngx_rtmp_handler.o /construction/www/nginx-full/nginx-rtmp-module-f0ea623/ngx_rtmp_handler.c --- objs/addon/nginx-rtmp-module-f0ea623/ngx_rtmp_amf.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/nginx-rtmp-module-f0ea623/ngx_rtmp_amf.o /construction/www/nginx-full/nginx-rtmp-module-f0ea623/ngx_rtmp_amf.c --- objs/addon/nginx-rtmp-module-f0ea623/ngx_rtmp_send.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/nginx-rtmp-module-f0ea623/ngx_rtmp_send.o /construction/www/nginx-full/nginx-rtmp-module-f0ea623/ngx_rtmp_send.c --- objs/addon/nginx-rtmp-module-f0ea623/ngx_rtmp_shared.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/nginx-rtmp-module-f0ea623/ngx_rtmp_shared.o /construction/www/nginx-full/nginx-rtmp-module-f0ea623/ngx_rtmp_shared.c --- objs/addon/nginx-rtmp-module-f0ea623/ngx_rtmp_eval.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/nginx-rtmp-module-f0ea623/ngx_rtmp_eval.o /construction/www/nginx-full/nginx-rtmp-module-f0ea623/ngx_rtmp_eval.c --- objs/addon/nginx-rtmp-module-f0ea623/ngx_rtmp_receive.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/nginx-rtmp-module-f0ea623/ngx_rtmp_receive.o /construction/www/nginx-full/nginx-rtmp-module-f0ea623/ngx_rtmp_receive.c --- objs/addon/nginx-rtmp-module-f0ea623/ngx_rtmp_core_module.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/nginx-rtmp-module-f0ea623/ngx_rtmp_core_module.o /construction/www/nginx-full/nginx-rtmp-module-f0ea623/ngx_rtmp_core_module.c --- objs/addon/nginx-rtmp-module-f0ea623/ngx_rtmp_cmd_module.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/nginx-rtmp-module-f0ea623/ngx_rtmp_cmd_module.o /construction/www/nginx-full/nginx-rtmp-module-f0ea623/ngx_rtmp_cmd_module.c --- objs/addon/nginx-rtmp-module-f0ea623/ngx_rtmp_codec_module.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/nginx-rtmp-module-f0ea623/ngx_rtmp_codec_module.o /construction/www/nginx-full/nginx-rtmp-module-f0ea623/ngx_rtmp_codec_module.c --- objs/addon/nginx-rtmp-module-f0ea623/ngx_rtmp_access_module.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/nginx-rtmp-module-f0ea623/ngx_rtmp_access_module.o /construction/www/nginx-full/nginx-rtmp-module-f0ea623/ngx_rtmp_access_module.c --- objs/addon/nginx-rtmp-module-f0ea623/ngx_rtmp_record_module.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/nginx-rtmp-module-f0ea623/ngx_rtmp_record_module.o /construction/www/nginx-full/nginx-rtmp-module-f0ea623/ngx_rtmp_record_module.c --- objs/addon/nginx-rtmp-module-f0ea623/ngx_rtmp_live_module.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/nginx-rtmp-module-f0ea623/ngx_rtmp_live_module.o /construction/www/nginx-full/nginx-rtmp-module-f0ea623/ngx_rtmp_live_module.c --- objs/addon/nginx-rtmp-module-f0ea623/ngx_rtmp_play_module.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/nginx-rtmp-module-f0ea623/ngx_rtmp_play_module.o /construction/www/nginx-full/nginx-rtmp-module-f0ea623/ngx_rtmp_play_module.c --- objs/addon/nginx-rtmp-module-f0ea623/ngx_rtmp_flv_module.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/nginx-rtmp-module-f0ea623/ngx_rtmp_flv_module.o /construction/www/nginx-full/nginx-rtmp-module-f0ea623/ngx_rtmp_flv_module.c --- objs/addon/nginx-rtmp-module-f0ea623/ngx_rtmp_mp4_module.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/nginx-rtmp-module-f0ea623/ngx_rtmp_mp4_module.o /construction/www/nginx-full/nginx-rtmp-module-f0ea623/ngx_rtmp_mp4_module.c --- objs/addon/nginx-rtmp-module-f0ea623/ngx_rtmp_netcall_module.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/nginx-rtmp-module-f0ea623/ngx_rtmp_netcall_module.o /construction/www/nginx-full/nginx-rtmp-module-f0ea623/ngx_rtmp_netcall_module.c --- objs/addon/nginx-rtmp-module-f0ea623/ngx_rtmp_relay_module.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/nginx-rtmp-module-f0ea623/ngx_rtmp_relay_module.o /construction/www/nginx-full/nginx-rtmp-module-f0ea623/ngx_rtmp_relay_module.c --- objs/addon/nginx-rtmp-module-f0ea623/ngx_rtmp_bandwidth.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/nginx-rtmp-module-f0ea623/ngx_rtmp_bandwidth.o /construction/www/nginx-full/nginx-rtmp-module-f0ea623/ngx_rtmp_bandwidth.c --- objs/addon/nginx-rtmp-module-f0ea623/ngx_rtmp_exec_module.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/nginx-rtmp-module-f0ea623/ngx_rtmp_exec_module.o /construction/www/nginx-full/nginx-rtmp-module-f0ea623/ngx_rtmp_exec_module.c --- objs/addon/nginx-rtmp-module-f0ea623/ngx_rtmp_auto_push_module.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/nginx-rtmp-module-f0ea623/ngx_rtmp_auto_push_module.o /construction/www/nginx-full/nginx-rtmp-module-f0ea623/ngx_rtmp_auto_push_module.c --- objs/addon/nginx-rtmp-module-f0ea623/ngx_rtmp_notify_module.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/nginx-rtmp-module-f0ea623/ngx_rtmp_notify_module.o /construction/www/nginx-full/nginx-rtmp-module-f0ea623/ngx_rtmp_notify_module.c --- objs/addon/nginx-rtmp-module-f0ea623/ngx_rtmp_log_module.o --- --- objs/addon/nginx-rtmp-module-f0ea623/ngx_rtmp_limit_module.o --- --- objs/addon/nginx-rtmp-module-f0ea623/ngx_rtmp_log_module.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/nginx-rtmp-module-f0ea623/ngx_rtmp_log_module.o /construction/www/nginx-full/nginx-rtmp-module-f0ea623/ngx_rtmp_log_module.c --- objs/addon/nginx-rtmp-module-f0ea623/ngx_rtmp_limit_module.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/nginx-rtmp-module-f0ea623/ngx_rtmp_limit_module.o /construction/www/nginx-full/nginx-rtmp-module-f0ea623/ngx_rtmp_limit_module.c --- objs/addon/nginx-rtmp-module-f0ea623/ngx_rtmp_bitop.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/nginx-rtmp-module-f0ea623/ngx_rtmp_bitop.o /construction/www/nginx-full/nginx-rtmp-module-f0ea623/ngx_rtmp_bitop.c --- objs/addon/nginx-rtmp-module-f0ea623/ngx_rtmp_proxy_protocol.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/nginx-rtmp-module-f0ea623/ngx_rtmp_proxy_protocol.o /construction/www/nginx-full/nginx-rtmp-module-f0ea623/ngx_rtmp_proxy_protocol.c --- objs/addon/hls/ngx_rtmp_hls_module.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/hls/ngx_rtmp_hls_module.o /construction/www/nginx-full/nginx-rtmp-module-f0ea623/hls/ngx_rtmp_hls_module.c --- objs/addon/dash/ngx_rtmp_dash_module.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/dash/ngx_rtmp_dash_module.o /construction/www/nginx-full/nginx-rtmp-module-f0ea623/dash/ngx_rtmp_dash_module.c --- objs/addon/hls/ngx_rtmp_mpegts.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/hls/ngx_rtmp_mpegts.o /construction/www/nginx-full/nginx-rtmp-module-f0ea623/hls/ngx_rtmp_mpegts.c --- objs/addon/hls/ngx_rtmp_mpegts_crc.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/hls/ngx_rtmp_mpegts_crc.o /construction/www/nginx-full/nginx-rtmp-module-f0ea623/hls/ngx_rtmp_mpegts_crc.c --- objs/addon/dash/ngx_rtmp_mp4.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/dash/ngx_rtmp_mp4.o /construction/www/nginx-full/nginx-rtmp-module-f0ea623/dash/ngx_rtmp_mp4.c --- objs/addon/dash/ngx_rtmp_cenc.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/dash/ngx_rtmp_cenc.o /construction/www/nginx-full/nginx-rtmp-module-f0ea623/dash/ngx_rtmp_cenc.c --- objs/addon/nginx-rtmp-module-f0ea623/ngx_rtmp_stat_module.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/nginx-rtmp-module-f0ea623/ngx_rtmp_stat_module.o /construction/www/nginx-full/nginx-rtmp-module-f0ea623/ngx_rtmp_stat_module.c --- objs/addon/nginx-rtmp-module-f0ea623/ngx_rtmp_control_module.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/nginx-rtmp-module-f0ea623/ngx_rtmp_control_module.o /construction/www/nginx-full/nginx-rtmp-module-f0ea623/ngx_rtmp_control_module.c --- objs/addon/src/ngx_http_set_base32.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_set_base32.o /construction/www/nginx-full/set-misc-nginx-module-cda7e50/src/ngx_http_set_base32.c --- objs/addon/src/ngx_http_set_default_value.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_set_default_value.o /construction/www/nginx-full/set-misc-nginx-module-cda7e50/src/ngx_http_set_default_value.c --- objs/addon/src/ngx_http_set_hashed_upstream.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_set_hashed_upstream.o /construction/www/nginx-full/set-misc-nginx-module-cda7e50/src/ngx_http_set_hashed_upstream.c --- objs/addon/src/ngx_http_set_quote_sql.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_set_quote_sql.o /construction/www/nginx-full/set-misc-nginx-module-cda7e50/src/ngx_http_set_quote_sql.c --- objs/addon/src/ngx_http_set_quote_json.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_set_quote_json.o /construction/www/nginx-full/set-misc-nginx-module-cda7e50/src/ngx_http_set_quote_json.c --- objs/addon/src/ngx_http_set_unescape_uri.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_set_unescape_uri.o /construction/www/nginx-full/set-misc-nginx-module-cda7e50/src/ngx_http_set_unescape_uri.c --- objs/addon/src/ngx_http_set_misc_module.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_set_misc_module.o /construction/www/nginx-full/set-misc-nginx-module-cda7e50/src/ngx_http_set_misc_module.c --- objs/addon/src/ngx_http_set_escape_uri.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_set_escape_uri.o /construction/www/nginx-full/set-misc-nginx-module-cda7e50/src/ngx_http_set_escape_uri.c --- objs/addon/src/ngx_http_set_hash.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_set_hash.o /construction/www/nginx-full/set-misc-nginx-module-cda7e50/src/ngx_http_set_hash.c --- objs/addon/src/ngx_http_set_local_today.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_set_local_today.o /construction/www/nginx-full/set-misc-nginx-module-cda7e50/src/ngx_http_set_local_today.c --- objs/addon/src/ngx_http_set_hex.o --- --- objs/addon/src/ngx_http_set_base64.o --- --- objs/addon/src/ngx_http_set_hex.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_set_hex.o /construction/www/nginx-full/set-misc-nginx-module-cda7e50/src/ngx_http_set_hex.c --- objs/addon/src/ngx_http_set_base64.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_set_base64.o /construction/www/nginx-full/set-misc-nginx-module-cda7e50/src/ngx_http_set_base64.c --- objs/addon/src/ngx_http_set_random.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_set_random.o /construction/www/nginx-full/set-misc-nginx-module-cda7e50/src/ngx_http_set_random.c --- objs/addon/src/ngx_http_set_secure_random.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_set_secure_random.o /construction/www/nginx-full/set-misc-nginx-module-cda7e50/src/ngx_http_set_secure_random.c --- objs/addon/src/ngx_http_set_rotate.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_set_rotate.o /construction/www/nginx-full/set-misc-nginx-module-cda7e50/src/ngx_http_set_rotate.c --- objs/addon/src/ngx_http_set_hmac.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_set_hmac.o /construction/www/nginx-full/set-misc-nginx-module-cda7e50/src/ngx_http_set_hmac.c --- objs/addon/nginx-http-shibboleth-f07bf3c/ngx_http_shibboleth_module.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/nginx-http-shibboleth-f07bf3c/ngx_http_shibboleth_module.o /construction/www/nginx-full/nginx-http-shibboleth-f07bf3c/ngx_http_shibboleth_module.c --- objs/addon/src/ngx_http_small_light_module.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_small_light_module.o /construction/www/nginx-full/ngx_small_light-0.9.2/src/ngx_http_small_light_module.c --- objs/addon/src/ngx_http_small_light_parser.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_small_light_parser.o /construction/www/nginx-full/ngx_small_light-0.9.2/src/ngx_http_small_light_parser.c --- objs/addon/src/ngx_http_small_light_param.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_small_light_param.o /construction/www/nginx-full/ngx_small_light-0.9.2/src/ngx_http_small_light_param.c --- objs/addon/src/ngx_http_small_light_size.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_small_light_size.o /construction/www/nginx-full/ngx_small_light-0.9.2/src/ngx_http_small_light_size.c --- objs/addon/src/ngx_http_small_light_type.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_small_light_type.o /construction/www/nginx-full/ngx_small_light-0.9.2/src/ngx_http_small_light_type.c --- objs/addon/src/ngx_http_small_light_imagemagick.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_small_light_imagemagick.o /construction/www/nginx-full/ngx_small_light-0.9.2/src/ngx_http_small_light_imagemagick.c --- objs/addon/src/ngx_http_srcache_filter_module.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_srcache_filter_module.o /construction/www/nginx-full/srcache-nginx-module-0.31/src/ngx_http_srcache_filter_module.c --- objs/addon/src/ngx_http_srcache_util.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_srcache_util.o /construction/www/nginx-full/srcache-nginx-module-0.31/src/ngx_http_srcache_util.c --- objs/addon/src/ngx_http_srcache_var.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_srcache_var.o /construction/www/nginx-full/srcache-nginx-module-0.31/src/ngx_http_srcache_var.c --- objs/addon/src/ngx_http_srcache_store.o --- --- objs/addon/src/ngx_http_srcache_fetch.o --- --- objs/addon/src/ngx_http_srcache_store.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_srcache_store.o /construction/www/nginx-full/srcache-nginx-module-0.31/src/ngx_http_srcache_store.c --- objs/addon/src/ngx_http_srcache_fetch.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_srcache_fetch.o /construction/www/nginx-full/srcache-nginx-module-0.31/src/ngx_http_srcache_fetch.c --- objs/addon/src/ngx_http_srcache_headers.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/src/ngx_http_srcache_headers.o /construction/www/nginx-full/srcache-nginx-module-0.31/src/ngx_http_srcache_headers.c --- objs/addon/ngx_http_redis-0.3.9/ngx_http_redis_module.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/addon/ngx_http_redis-0.3.9/ngx_http_redis_module.o /construction/www/nginx-full/ngx_http_redis-0.3.9/ngx_http_redis_module.c --- objs/src/mail/ngx_mail.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/src/mail/ngx_mail.o src/mail/ngx_mail.c --- objs/src/mail/ngx_mail_core_module.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/src/mail/ngx_mail_core_module.o src/mail/ngx_mail_core_module.c --- objs/src/mail/ngx_mail_handler.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/src/mail/ngx_mail_handler.o src/mail/ngx_mail_handler.c --- objs/src/mail/ngx_mail_parse.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/src/mail/ngx_mail_parse.o src/mail/ngx_mail_parse.c --- objs/src/mail/ngx_mail_ssl_module.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/src/mail/ngx_mail_ssl_module.o src/mail/ngx_mail_ssl_module.c --- objs/src/mail/ngx_mail_pop3_module.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/src/mail/ngx_mail_pop3_module.o src/mail/ngx_mail_pop3_module.c --- objs/src/mail/ngx_mail_pop3_handler.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/src/mail/ngx_mail_pop3_handler.o src/mail/ngx_mail_pop3_handler.c --- objs/src/mail/ngx_mail_imap_module.o --- --- objs/src/mail/ngx_mail_imap_handler.o --- --- objs/src/mail/ngx_mail_imap_module.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/src/mail/ngx_mail_imap_module.o src/mail/ngx_mail_imap_module.c --- objs/src/mail/ngx_mail_imap_handler.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/src/mail/ngx_mail_imap_handler.o src/mail/ngx_mail_imap_handler.c --- objs/src/mail/ngx_mail_smtp_module.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/src/mail/ngx_mail_smtp_module.o src/mail/ngx_mail_smtp_module.c --- objs/src/mail/ngx_mail_smtp_handler.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/src/mail/ngx_mail_smtp_handler.o src/mail/ngx_mail_smtp_handler.c --- objs/src/mail/ngx_mail_auth_http_module.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/src/mail/ngx_mail_auth_http_module.o src/mail/ngx_mail_auth_http_module.c --- objs/src/mail/ngx_mail_proxy_module.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/src/mail/ngx_mail_proxy_module.o src/mail/ngx_mail_proxy_module.c --- objs/src/stream/ngx_stream.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/src/stream/ngx_stream.o src/stream/ngx_stream.c --- objs/src/stream/ngx_stream_variables.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/src/stream/ngx_stream_variables.o src/stream/ngx_stream_variables.c --- objs/src/stream/ngx_stream_script.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/src/stream/ngx_stream_script.o src/stream/ngx_stream_script.c --- objs/src/stream/ngx_stream_handler.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/src/stream/ngx_stream_handler.o src/stream/ngx_stream_handler.c --- objs/src/stream/ngx_stream_core_module.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/src/stream/ngx_stream_core_module.o src/stream/ngx_stream_core_module.c --- objs/src/stream/ngx_stream_log_module.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/src/stream/ngx_stream_log_module.o src/stream/ngx_stream_log_module.c --- objs/src/stream/ngx_stream_proxy_module.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/src/stream/ngx_stream_proxy_module.o src/stream/ngx_stream_proxy_module.c --- objs/src/stream/ngx_stream_upstream.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/src/stream/ngx_stream_upstream.o src/stream/ngx_stream_upstream.c --- objs/src/stream/ngx_stream_upstream_round_robin.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/src/stream/ngx_stream_upstream_round_robin.o src/stream/ngx_stream_upstream_round_robin.c --- objs/src/stream/ngx_stream_write_filter_module.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/src/stream/ngx_stream_write_filter_module.o src/stream/ngx_stream_write_filter_module.c --- objs/src/stream/ngx_stream_ssl_module.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/src/stream/ngx_stream_ssl_module.o src/stream/ngx_stream_ssl_module.c --- objs/src/stream/ngx_stream_limit_conn_module.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/src/stream/ngx_stream_limit_conn_module.o src/stream/ngx_stream_limit_conn_module.c --- objs/src/stream/ngx_stream_access_module.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/src/stream/ngx_stream_access_module.o src/stream/ngx_stream_access_module.c --- objs/src/stream/ngx_stream_geo_module.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/src/stream/ngx_stream_geo_module.o src/stream/ngx_stream_geo_module.c --- objs/src/stream/ngx_stream_map_module.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/src/stream/ngx_stream_map_module.o src/stream/ngx_stream_map_module.c --- objs/src/stream/ngx_stream_split_clients_module.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/src/stream/ngx_stream_split_clients_module.o src/stream/ngx_stream_split_clients_module.c --- objs/src/stream/ngx_stream_return_module.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/src/stream/ngx_stream_return_module.o src/stream/ngx_stream_return_module.c --- objs/src/stream/ngx_stream_upstream_hash_module.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/src/stream/ngx_stream_upstream_hash_module.o src/stream/ngx_stream_upstream_hash_module.c --- objs/src/stream/ngx_stream_upstream_least_conn_module.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/src/stream/ngx_stream_upstream_least_conn_module.o src/stream/ngx_stream_upstream_least_conn_module.c --- objs/src/stream/ngx_stream_upstream_random_module.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/src/stream/ngx_stream_upstream_random_module.o src/stream/ngx_stream_upstream_random_module.c --- objs/src/stream/ngx_stream_upstream_zone_module.o --- cc -c -fPIC -I/usr/local/include/luajit-2.1 -pipe -g -I/usr/local/include -DLIBICONV_PLUG -O2 -DLDAP_DEPRECATED -fno-strict-aliasing -I /usr/local/include -DMONGO_HAVE_STDINT -Isrc -D_LARGEFILE_SOURCE -DBUILDING_NGINX -DNDK_SET_VAR -Wno-deprecated-declarations -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I/construction/www/nginx-full/nginx-rtmp-module-f0ea623 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /construction/www/nginx-full/nginx_ajp_module-bf6cd93 -I /usr/local/include -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/src -I /construction/www/nginx-full/nginx-push-stream-module-0.5.4/include -I /construction/www/nginx-full/nginx_upstream_check_module-9aecf15 -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/src -I /construction/www/nginx-full/nginx-video-thumbextractor-module-0.9.0/include -I /usr/local/include -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/objs -I objs/addon/ndk -I /usr/local/include -I %%GSSAPINCDIR%% -I /construction/www/nginx-full/nchan-1.1.14/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/src -I /construction/www/nginx-full/nginx_upstream_module-1278ee5/third_party -I /usr/local/include/msgpuck -I /usr/local/include/yajl -I /construction/www/nginx-full/lua-nginx-module-0.10.15/src/api -I /usr/local/include/luajit-2.1 -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/njs-629027e/nginx/../src -I /construction/www/nginx-full/njs-629027e/nginx/../build -I /construction/www/nginx-full/nginx-rtmp-module-f0ea623 -I /usr/local/include/libxml2 -I /usr/local/include -I objs -I src/http -I src/http/modules -I src/http/v2 -I /construction/www/nginx-full/ngx_devel_kit-0.3.1/src -I src/mail -I src/stream -o objs/src/stream/ngx_stream_upstream_zone_module.o src/stream/ngx_stream_upstream_zone_module.c --- objs/ngx_http_xslt_filter_module.so --- cc -o objs/ngx_http_xslt_filter_module.so objs/src/http/modules/ngx_http_xslt_filter_module.o objs/ngx_http_xslt_filter_module_modules.o -L/usr/local/lib -L /usr/local/lib -L/usr/local/lib -lxml2 -lxslt -lexslt -shared --- objs/ngx_http_brotli_static_module.so --- cc -o objs/ngx_http_brotli_static_module.so objs/addon/src/ngx_http_brotli_static_module.o objs/ngx_http_brotli_static_module_modules.o -L/usr/local/lib -L /usr/local/lib -shared --- objs/ndk_http_module.so --- cc -o objs/ndk_http_module.so objs/addon/src/ndk.o objs/ndk_http_module_modules.o -L/usr/local/lib -L /usr/local/lib -shared --- objs/ngx_http_array_var_module.so --- cc -o objs/ngx_http_array_var_module.so objs/addon/src/ngx_http_array_var_module.o objs/addon/src/ngx_http_array_var_util.o objs/ngx_http_array_var_module_modules.o -L/usr/local/lib -L /usr/local/lib -shared --- objs/ngx_http_image_filter_module.so --- cc -o objs/ngx_http_image_filter_module.so objs/src/http/modules/ngx_http_image_filter_module.o objs/ngx_http_image_filter_module_modules.o -L/usr/local/lib -L /usr/local/lib -lgd -shared --- objs/ngx_ssl_ct_module.so --- cc -o objs/ngx_ssl_ct_module.so objs/addon/nginx-ct-1.3.2/ngx_ssl_ct_module.o objs/ngx_ssl_ct_module_modules.o -L/usr/local/lib -L /usr/local/lib -shared --- objs/ngx_http_ssl_ct_module.so --- cc -o objs/ngx_http_ssl_ct_module.so objs/addon/nginx-ct-1.3.2/ngx_http_ssl_ct_module.o objs/ngx_http_ssl_ct_module_modules.o -L/usr/local/lib -L /usr/local/lib -shared --- objs/ngx_http_aws_auth_module.so --- cc -o objs/ngx_http_aws_auth_module.so objs/addon/ngx_aws_auth-75c94e6/ngx_http_aws_auth.o objs/addon/ngx_aws_auth-75c94e6/crypto_helper_openssl.o objs/ngx_http_aws_auth_module_modules.o -L/usr/local/lib -L /usr/local/lib -lpthread -lcrypt -L/usr/local/lib -ldrizzle -lavformat -lavcodec -lavutil -lavfilter -lswscale -lswresample -lpostproc -ljpeg -liconv -lcrypto -L/usr/local/lib -lpq -lssl -shared --- objs/ngx_http_brotli_filter_module.so --- cc -o objs/ngx_http_brotli_filter_module.so objs/addon/src/ngx_http_brotli_filter_module.o objs/ngx_http_brotli_filter_module_modules.o -L/usr/local/lib -L /usr/local/lib -lbrotlienc -lm -shared --- objs/ngx_http_perl_module.so --- cc -o objs/ngx_http_perl_module.so objs/src/http/modules/perl/ngx_http_perl_module.o objs/ngx_http_perl_module_modules.o -L/usr/local/lib -L /usr/local/lib -Wl,-R/usr/local/lib/perl5/5.30/mach/CORE -pthread -Wl,-E -fstack-protector-strong -L/usr/local/lib -L/usr/local/lib/perl5/5.30/mach/CORE -lperl -lpthread -ldl -lm -lcrypt -lutil -lc -shared --- objs/nginx --- cc -o objs/nginx objs/src/core/nginx.o objs/src/core/ngx_log.o objs/src/core/ngx_palloc.o objs/src/core/ngx_array.o objs/src/core/ngx_list.o objs/src/core/ngx_hash.o objs/src/core/ngx_buf.o objs/src/core/ngx_queue.o objs/src/core/ngx_output_chain.o objs/src/core/ngx_string.o objs/src/core/ngx_parse.o objs/src/core/ngx_parse_time.o objs/src/core/ngx_inet.o objs/src/core/ngx_file.o objs/src/core/ngx_crc32.o objs/src/core/ngx_murmurhash.o objs/src/core/ngx_md5.o objs/src/core/ngx_sha1.o objs/src/core/ngx_rbtree.o objs/src/core/ngx_radix_tree.o objs/src/core/ngx_slab.o objs/src/core/ngx_times.o objs/src/core/ngx_shmtx.o objs/src/core/ngx_connection.o objs/src/core/ngx_cycle.o objs/src/core/ngx_spinlock.o objs/src/core/ngx_rwlock.o objs/src/core/ngx_cpuinfo.o objs/src/core/ngx_conf_file.o objs/src/core/ngx_module.o objs/src/core/ngx_resolver.o objs/src/core/ngx_open_file_cache.o objs/src/core/ngx_crypt.o objs/src/core/ngx_proxy_protocol.o objs/src/core/ngx_syslog.o objs/src/event/ngx_event.o objs/src/event/ngx_event_timer.o objs/src/event/ngx_event_posted.o objs/src/event/ngx_event_accept.o objs/src/event/ngx_event_udp.o objs/src/event/ngx_event_connect.o objs/src/event/ngx_event_pipe.o objs/src/os/unix/ngx_time.o objs/src/os/unix/ngx_errno.o objs/src/os/unix/ngx_alloc.o objs/src/os/unix/ngx_files.o objs/src/os/unix/ngx_socket.o objs/src/os/unix/ngx_recv.o objs/src/os/unix/ngx_readv_chain.o objs/src/os/unix/ngx_udp_recv.o objs/src/os/unix/ngx_send.o objs/src/os/unix/ngx_writev_chain.o objs/src/os/unix/ngx_udp_send.o objs/src/os/unix/ngx_udp_sendmsg_chain.o objs/src/os/unix/ngx_channel.o objs/src/os/unix/ngx_shmem.o objs/src/os/unix/ngx_process.o objs/src/os/unix/ngx_daemon.o objs/src/os/unix/ngx_setaffinity.o objs/src/os/unix/ngx_setproctitle.o objs/src/os/unix/ngx_posix_init.o objs/src/os/unix/ngx_user.o objs/src/os/unix/ngx_dlopen.o objs/src/os/unix/ngx_process_cycle.o objs/src/os/unix/ngx_freebsd_init.o objs/src/os/unix/ngx_freebsd_sendfile_chain.o objs/src/event/modules/ngx_kqueue_module.o objs/src/os/unix/ngx_file_aio_read.o objs/src/core/ngx_thread_pool.o objs/src/os/unix/ngx_thread_cond.o objs/src/os/unix/ngx_thread_mutex.o objs/src/os/unix/ngx_thread_id.o objs/src/event/ngx_event_openssl.o objs/src/event/ngx_event_openssl_stapling.o objs/src/core/ngx_regex.o objs/src/http/ngx_http.o objs/src/http/ngx_http_core_module.o objs/src/http/ngx_http_special_response.o objs/src/http/ngx_http_request.o objs/src/http/ngx_http_parse.o objs/src/http/modules/ngx_http_log_module.o objs/src/http/ngx_http_request_body.o objs/src/http/ngx_http_variables.o objs/src/http/ngx_http_script.o objs/src/http/ngx_http_upstream.o objs/src/http/ngx_http_upstream_round_robin.o objs/src/http/ngx_http_file_cache.o objs/src/http/ngx_http_write_filter_module.o objs/src/http/ngx_http_header_filter_module.o objs/src/http/modules/ngx_http_chunked_filter_module.o objs/src/http/v2/ngx_http_v2_filter_module.o objs/src/http/modules/ngx_http_range_filter_module.o objs/src/http/modules/ngx_http_gzip_filter_module.o objs/src/http/ngx_http_postpone_filter_module.o objs/src/http/modules/ngx_http_ssi_filter_module.o objs/src/http/modules/ngx_http_charset_filter_module.o objs/src/http/modules/ngx_http_sub_filter_module.o objs/src/http/modules/ngx_http_addition_filter_module.o objs/src/http/modules/ngx_http_gunzip_filter_module.o objs/src/http/modules/ngx_http_userid_filter_module.o objs/src/http/modules/ngx_http_headers_filter_module.o objs/src/http/ngx_http_copy_filter_module.o objs/src/http/modules/ngx_http_not_modified_filter_module.o objs/src/http/modules/ngx_http_slice_filter_module.o objs/src/http/v2/ngx_http_v2.o objs/src/http/v2/ngx_http_v2_table.o objs/src/http/v2/ngx_http_v2_encode.o objs/src/http/v2/ngx_http_v2_huff_decode.o objs/src/http/v2/ngx_http_v2_huff_encode.o objs/src/http/v2/ngx_http_v2_module.o objs/src/http/modules/ngx_http_static_module.o objs/src/http/modules/ngx_http_gzip_static_module.o objs/src/http/modules/ngx_http_dav_module.o objs/src/http/modules/ngx_http_autoindex_module.o objs/src/http/modules/ngx_http_index_module.o objs/src/http/modules/ngx_http_random_index_module.o objs/src/http/modules/ngx_http_mirror_module.o objs/src/http/modules/ngx_http_try_files_module.o objs/src/http/modules/ngx_http_auth_request_module.o objs/src/http/modules/ngx_http_auth_basic_module.o objs/src/http/modules/ngx_http_access_module.o objs/src/http/modules/ngx_http_limit_conn_module.o objs/src/http/modules/ngx_http_limit_req_module.o objs/src/http/modules/ngx_http_realip_module.o objs/src/http/modules/ngx_http_geo_module.o objs/src/http/modules/ngx_http_map_module.o objs/src/http/modules/ngx_http_split_clients_module.o objs/src/http/modules/ngx_http_referer_module.o objs/src/http/modules/ngx_http_rewrite_module.o objs/src/http/modules/ngx_http_ssl_module.o objs/src/http/modules/ngx_http_proxy_module.o objs/src/http/modules/ngx_http_fastcgi_module.o objs/src/http/modules/ngx_http_uwsgi_module.o objs/src/http/modules/ngx_http_scgi_module.o objs/src/http/modules/ngx_http_grpc_module.o objs/src/http/modules/ngx_http_memcached_module.o objs/src/http/modules/ngx_http_empty_gif_module.o objs/src/http/modules/ngx_http_browser_module.o objs/src/http/modules/ngx_http_secure_link_module.o objs/src/http/modules/ngx_http_flv_module.o objs/src/http/modules/ngx_http_mp4_module.o objs/src/http/modules/ngx_http_upstream_hash_module.o objs/src/http/modules/ngx_http_upstream_ip_hash_module.o objs/src/http/modules/ngx_http_upstream_least_conn_module.o objs/src/http/modules/ngx_http_upstream_random_module.o objs/src/http/modules/ngx_http_upstream_keepalive_module.o objs/src/http/modules/ngx_http_upstream_zone_module.o objs/src/http/modules/ngx_http_stub_status_module.o objs/src/misc/ngx_google_perftools_module.o objs/addon/nginx_ajp_module-bf6cd93/ngx_http_ajp_msg.o objs/addon/nginx_ajp_module-bf6cd93/ngx_http_ajp.o objs/addon/nginx_ajp_module-bf6cd93/ngx_http_ajp_module.o objs/addon/nginx_ajp_module-bf6cd93/ngx_http_ajp_handler.o objs/addon/ngx_cache_purge-2.3/ngx_cache_purge_module.o objs/addon/src/ngx_http_drizzle_module.o objs/addon/src/ngx_http_drizzle_handler.o objs/addon/src/ngx_http_drizzle_processor.o objs/addon/src/ngx_http_drizzle_upstream.o objs/addon/src/ngx_http_drizzle_util.o objs/addon/src/ngx_http_drizzle_output.o objs/addon/src/ngx_http_drizzle_keepalive.o objs/addon/src/ngx_http_drizzle_quoting.o objs/addon/src/ngx_http_drizzle_checker.o objs/addon/nginx-gridfs-0.8/ngx_http_gridfs_module.o objs/addon/src/bson.o objs/addon/src/gridfs.o objs/addon/src/md5.o objs/addon/src/mongo.o objs/addon/src/numbers.o objs/addon/src/ngx_http_accept_language_module.o objs/addon/nginx-dav-ext-module-3.0.0/ngx_http_dav_ext_module.o objs/addon/nginx-http-footer-filter-1.2.2/ngx_http_footer_filter_module.o objs/addon/ngx_http_json_status_module-1d2f303/ngx_http_json_status_module.o objs/addon/nginx_mogilefs_module-1.0.4/ngx_http_mogilefs_module.o objs/addon/src/ngx_http_h264_streaming_module.o objs/addon/src/moov.o objs/addon/src/mp4_io.o objs/addon/src/mp4_reader.o objs/addon/src/mp4_writer.o objs/addon/src/output_bucket.o objs/addon/src/output_mp4.o objs/addon/nginx-notice-3c95966/ngx_http_notice_module.o objs/addon/src/ngx_http_push_stream_module.o objs/addon/ngx_http_response-0.3/ngx_http_response_module.o objs/addon/ngx_http_substitutions_filter_module-0.6.4/ngx_http_subs_filter_module.o objs/addon/nginx_upstream_check_module-9aecf15/ngx_http_upstream_check_module.o objs/addon/nginx-goodies-nginx-sticky-module-ng-08a395c66e42/ngx_http_sticky_module.o objs/addon/nginx-goodies-nginx-sticky-module-ng-08a395c66e42/ngx_http_sticky_misc.o objs/addon/src/ngx_http_video_thumbextractor_module.o objs/addon/mod_zip-74ef235/ngx_http_zip_module.o objs/addon/mod_zip-74ef235/ngx_http_zip_parsers.o objs/addon/mod_zip-74ef235/ngx_http_zip_file.o objs/addon/mod_zip-74ef235/ngx_http_zip_headers.o objs/addon/nginx-let-module-0.0.4/ngx_http_let_module.o objs/addon/nginx-let-module-0.0.4/let.tab.o objs/addon/src/ngx_postgres_escape.o objs/addon/src/ngx_postgres_handler.o objs/addon/src/ngx_postgres_keepalive.o objs/addon/src/ngx_postgres_module.o objs/addon/src/ngx_postgres_output.o objs/addon/src/ngx_postgres_processor.o objs/addon/src/ngx_postgres_rewrite.o objs/addon/src/ngx_postgres_upstream.o objs/addon/src/ngx_postgres_util.o objs/addon/src/ngx_postgres_variable.o objs/addon/src/ngx_http_rds_csv_filter_module.o objs/addon/src/ngx_http_rds_csv_processor.o objs/addon/src/ngx_http_rds_csv_util.o objs/addon/src/ngx_http_rds_csv_output.o objs/addon/src/ngx_http_rds_json_filter_module.o objs/addon/src/ngx_http_rds_json_processor.o objs/addon/src/ngx_http_rds_json_util.o objs/addon/src/ngx_http_rds_json_output.o objs/addon/src/ngx_http_rds_json_handler.o objs/addon/ngx_slowfs_cache-1.10/ngx_http_slowfs_module.o objs/addon/src/ngx_http_xss_filter_module.o objs/addon/src/ngx_http_xss_util.o objs/ngx_modules.o -L/usr/local/lib -L /usr/local/lib -Wl,-E -lpthread -lcrypt -L/usr/local/lib -ldrizzle -lavformat -lavcodec -lavutil -lavfilter -lswscale -lswresample -lpostproc -ljpeg -liconv -lcrypto -L/usr/local/lib -lpq -L/usr/local/lib -lMagickWand-6 -lMagickCore-6 -L/usr/local/lib -lMagickWand-6 -lMagickCore-6 -lpcre -lssl -lcrypto -lpthread -lz -L/usr/local/lib -lxml2 -lxslt -lexslt -lprofiler -Wl,-E --- objs/ngx_dynamic_upstream_module.so --- cc -o objs/ngx_dynamic_upstream_module.so objs/addon/src/ngx_dynamic_upstream_module.o objs/addon/src/ngx_dynamic_upstream_op.o objs/addon/src/ngx_inet_slab.o objs/ngx_dynamic_upstream_module_modules.o -L/usr/local/lib -L /usr/local/lib -shared --- objs/ngx_http_encrypted_session_module.so --- cc -o objs/ngx_http_encrypted_session_module.so objs/addon/src/ngx_http_encrypted_session_module.o objs/addon/src/ngx_http_encrypted_session_cipher.o objs/ngx_http_encrypted_session_module_modules.o -L/usr/local/lib -L /usr/local/lib -shared --- objs/ngx_http_echo_module.so --- cc -o objs/ngx_http_echo_module.so objs/addon/src/ngx_http_echo_module.o objs/addon/src/ngx_http_echo_util.o objs/addon/src/ngx_http_echo_timer.o objs/addon/src/ngx_http_echo_var.o objs/addon/src/ngx_http_echo_handler.o objs/addon/src/ngx_http_echo_filter.o objs/addon/src/ngx_http_echo_sleep.o objs/addon/src/ngx_http_echo_location.o objs/addon/src/ngx_http_echo_echo.o objs/addon/src/ngx_http_echo_request_info.o objs/addon/src/ngx_http_echo_subrequest.o objs/addon/src/ngx_http_echo_foreach.o objs/ngx_http_echo_module_modules.o -L/usr/local/lib -L /usr/local/lib -shared --- objs/ngx_http_form_input_module.so --- cc -o objs/ngx_http_form_input_module.so objs/addon/src/ngx_http_form_input_module.o objs/ngx_http_form_input_module_modules.o -L/usr/local/lib -L /usr/local/lib -shared --- objs/ngx_http_headers_more_filter_module.so --- --- objs/ngx_http_auth_pam_module.so --- --- objs/ngx_http_headers_more_filter_module.so --- cc -o objs/ngx_http_headers_more_filter_module.so objs/addon/src/ngx_http_headers_more_filter_module.o objs/addon/src/ngx_http_headers_more_headers_out.o objs/addon/src/ngx_http_headers_more_headers_in.o objs/addon/src/ngx_http_headers_more_util.o objs/ngx_http_headers_more_filter_module_modules.o -L/usr/local/lib -L /usr/local/lib -shared --- objs/ngx_http_auth_spnego_module.so --- cc -o objs/ngx_http_auth_spnego_module.so objs/addon/spnego-http-auth-nginx-module-21bb963/ngx_http_auth_spnego_module.o objs/ngx_http_auth_spnego_module_modules.o -L/usr/local/lib -L /usr/local/lib -lkrb5 -lgssapi_krb5 -shared --- objs/ngx_http_auth_pam_module.so --- cc -o objs/ngx_http_auth_pam_module.so objs/addon/ngx_http_auth_pam_module-1.5.1/ngx_http_auth_pam_module.o objs/ngx_http_auth_pam_module_modules.o -L/usr/local/lib -L /usr/local/lib -lpam -shared --- objs/ngx_http_geoip2_module.so --- cc -o objs/ngx_http_geoip2_module.so objs/addon/ngx_http_geoip2_module-3.2/ngx_http_geoip2_module.o objs/ngx_http_geoip2_module_modules.o -L/usr/local/lib -L /usr/local/lib -lmaxminddb -shared --- objs/ngx_stream_geoip2_module.so --- cc -o objs/ngx_stream_geoip2_module.so objs/addon/ngx_http_geoip2_module-3.2/ngx_stream_geoip2_module.o objs/ngx_stream_geoip2_module_modules.o -L/usr/local/lib -L /usr/local/lib -lmaxminddb -shared --- objs/ngx_http_eval_module.so --- cc -o objs/ngx_http_eval_module.so objs/addon/src/ngx_http_eval_module.o objs/ngx_http_eval_module_modules.o -L/usr/local/lib -L /usr/local/lib -shared --- objs/ngx_http_auth_digest_module.so --- cc -o objs/ngx_http_auth_digest_module.so objs/addon/nginx-http-auth-digest-cd86418/ngx_http_auth_digest_module.o objs/ngx_http_auth_digest_module_modules.o -L/usr/local/lib -L /usr/local/lib -shared --- objs/ngx_http_fancyindex_module.so --- --- objs/ngx_http_auth_ldap_module.so --- --- objs/ngx_http_iconv_module.so --- --- objs/ngx_http_fancyindex_module.so --- cc -o objs/ngx_http_fancyindex_module.so objs/addon/ngx-fancyindex-0.4.3/ngx_http_fancyindex_module.o objs/ngx_http_fancyindex_module_modules.o -L/usr/local/lib -L /usr/local/lib -shared --- objs/ngx_http_auth_ldap_module.so --- cc -o objs/ngx_http_auth_ldap_module.so objs/addon/nginx-auth-ldap-42d195d/ngx_http_auth_ldap_module.o objs/ngx_http_auth_ldap_module_modules.o -L/usr/local/lib -L /usr/local/lib -lldap -shared --- objs/ngx_http_iconv_module.so --- cc -o objs/ngx_http_iconv_module.so objs/addon/src/ngx_http_iconv_module.o objs/ngx_http_iconv_module_modules.o -L/usr/local/lib -L /usr/local/lib -shared --- objs/ngx_http_upstream_fair_module.so --- cc -o objs/ngx_http_upstream_fair_module.so objs/addon/nginx-upstream-fair-10ecdcf/ngx_http_upstream_fair_module.o objs/ngx_http_upstream_fair_module_modules.o -L/usr/local/lib -L /usr/local/lib -shared --- objs/ngx_http_uploadprogress_module.so --- cc -o objs/ngx_http_uploadprogress_module.so objs/addon/nginx-upload-progress-module-afb2d31/ngx_http_uploadprogress_module.o objs/ngx_http_uploadprogress_module_modules.o -L/usr/local/lib -L /usr/local/lib -shared --- objs/ngx_http_upload_module.so --- --- objs/ngx_http_tnt_module.so --- --- objs/ngx_http_upload_module.so --- cc -o objs/ngx_http_upload_module.so objs/addon/nginx-upload-module-72ec037/ngx_http_upload_module.o objs/ngx_http_upload_module_modules.o -L/usr/local/lib -L /usr/local/lib -shared --- objs/ngx_http_tnt_module.so --- cc -o objs/ngx_http_tnt_module.so objs/addon/src/ngx_http_tnt_module.o objs/addon/src/tp_transcode.o objs/addon/src/ngx_http_tnt_handlers.o objs/ngx_http_tnt_module_modules.o -L/usr/local/lib -L /usr/local/lib /usr/local/lib/libyajl.so -shared --- objs/ngx_nchan_module.so --- cc -o objs/ngx_nchan_module.so objs/addon/src/nchan_defs.o objs/addon/src/nchan_variables.o objs/addon/src/nchan_module.o objs/addon/util/nchan_debug.o objs/addon/util/nchan_list.o objs/addon/util/ngx_nchan_hacked_slab.o objs/addon/util/shmem.o objs/addon/util/nchan_rbtree.o objs/addon/util/nchan_reuse_queue.o objs/addon/util/nchan_output.o objs/addon/util/nchan_util.o objs/addon/util/nchan_fake_request.o objs/addon/util/nchan_bufchainpool.o objs/addon/util/nchan_channel_id.o objs/addon/util/nchan_output_info.o objs/addon/util/nchan_msg.o objs/addon/util/nchan_thingcache.o objs/addon/util/nchan_reaper.o objs/addon/util/nchan_subrequest.o objs/addon/subscribers/common.o objs/addon/subscribers/longpoll.o objs/addon/subscribers/intervalpoll.o objs/addon/subscribers/eventsource.o objs/addon/subscribers/http-chunked.o objs/addon/subscribers/http-multipart-mixed.o objs/addon/subscribers/http-raw-stream.o objs/addon/subscribers/websocket.o objs/addon/src/nchan_websocket_publisher.o objs/addon/subscribers/internal.o objs/addon/subscribers/memstore_ipc.o objs/addon/subscribers/memstore_multi.o objs/addon/subscribers/memstore_redis.o objs/addon/store/spool.o objs/addon/store/ngx_rwlock.o objs/addon/store/store_common.o objs/addon/memory/ipc.o objs/addon/memory/ipc-handlers.o objs/addon/memory/groups.o objs/addon/memory/memstore.o objs/addon/hiredis/hiredis.o objs/addon/hiredis/read.o objs/addon/hiredis/async.o objs/addon/hiredis/sds.o objs/addon/hiredis/net.o objs/addon/redis/cmp.o objs/addon/redis/cluster.o objs/addon/redis/rdsstore.o objs/addon/redis/redis_nginx_adapter.o objs/ngx_nchan_module_modules.o -L/usr/local/lib -L /usr/local/lib -shared --- objs/ngx_http_memc_module.so --- --- objs/ngx_http_lua_module.so --- cc -o objs/ngx_http_lua_module.so objs/addon/src/ngx_http_lua_script.o objs/addon/src/ngx_http_lua_log.o objs/addon/src/ngx_http_lua_subrequest.o objs/addon/src/ngx_http_lua_ndk.o objs/addon/src/ngx_http_lua_control.o objs/addon/src/ngx_http_lua_time.o objs/addon/src/ngx_http_lua_misc.o objs/addon/src/ngx_http_lua_variable.o objs/addon/src/ngx_http_lua_string.o objs/addon/src/ngx_http_lua_output.o objs/addon/src/ngx_http_lua_headers.o objs/addon/src/ngx_http_lua_req_body.o objs/addon/src/ngx_http_lua_uri.o objs/addon/src/ngx_http_lua_args.o objs/addon/src/ngx_http_lua_ctx.o objs/addon/src/ngx_http_lua_regex.o objs/addon/src/ngx_http_lua_module.o objs/addon/src/ngx_http_lua_headers_out.o objs/addon/src/ngx_http_lua_headers_in.o objs/addon/src/ngx_http_lua_directive.o objs/addon/src/ngx_http_lua_consts.o objs/addon/src/ngx_http_lua_exception.o objs/addon/src/ngx_http_lua_util.o objs/addon/src/ngx_http_lua_cache.o objs/addon/src/ngx_http_lua_contentby.o objs/addon/src/ngx_http_lua_rewriteby.o objs/addon/src/ngx_http_lua_accessby.o objs/addon/src/ngx_http_lua_setby.o objs/addon/src/ngx_http_lua_capturefilter.o objs/addon/src/ngx_http_lua_clfactory.o objs/addon/src/ngx_http_lua_pcrefix.o objs/addon/src/ngx_http_lua_headerfilterby.o objs/addon/src/ngx_http_lua_shdict.o objs/addon/src/ngx_http_lua_socket_tcp.o objs/addon/src/ngx_http_lua_api.o objs/addon/src/ngx_http_lua_logby.o objs/addon/src/ngx_http_lua_sleep.o objs/addon/src/ngx_http_lua_semaphore.o objs/addon/src/ngx_http_lua_coroutine.o objs/addon/src/ngx_http_lua_bodyfilterby.o objs/addon/src/ngx_http_lua_initby.o objs/addon/src/ngx_http_lua_initworkerby.o objs/addon/src/ngx_http_lua_socket_udp.o objs/addon/src/ngx_http_lua_req_method.o objs/addon/src/ngx_http_lua_phase.o objs/addon/src/ngx_http_lua_uthread.o objs/addon/src/ngx_http_lua_timer.o objs/addon/src/ngx_http_lua_config.o objs/addon/src/ngx_http_lua_worker.o objs/addon/src/ngx_http_lua_ssl_certby.o objs/addon/src/ngx_http_lua_ssl_ocsp.o objs/addon/src/ngx_http_lua_lex.o objs/addon/src/ngx_http_lua_balancer.o objs/addon/src/ngx_http_lua_ssl_session_storeby.o objs/addon/src/ngx_http_lua_ssl_session_fetchby.o objs/addon/src/ngx_http_lua_ssl.o objs/addon/src/ngx_http_lua_log_ringbuf.o objs/addon/src/ngx_http_lua_input_filters.o objs/addon/src/ngx_http_lua_pipe.o objs/ngx_http_lua_module_modules.o -L/usr/local/lib -L /usr/local/lib -L/usr/local/lib -lluajit-5.1 -lm -ldl -shared --- objs/ngx_http_memc_module.so --- cc -o objs/ngx_http_memc_module.so objs/addon/src/ngx_http_memc_module.o objs/addon/src/ngx_http_memc_request.o objs/addon/src/ngx_http_memc_response.o objs/addon/src/ngx_http_memc_util.o objs/addon/src/ngx_http_memc_handler.o objs/ngx_http_memc_module_modules.o -L/usr/local/lib -L /usr/local/lib -shared --- objs/ngx_http_redis2_module.so --- --- objs/ngx_stream_js_module.so --- --- objs/ngx_http_redis2_module.so --- cc -o objs/ngx_http_redis2_module.so objs/addon/src/ngx_http_redis2_module.o objs/addon/src/ngx_http_redis2_handler.o objs/addon/src/ngx_http_redis2_reply.o objs/addon/src/ngx_http_redis2_util.o objs/ngx_http_redis2_module_modules.o -L/usr/local/lib -L /usr/local/lib -shared --- objs/ngx_stream_js_module.so --- cc -o objs/ngx_stream_js_module.so objs/addon/nginx/ngx_stream_js_module.o objs/ngx_stream_js_module_modules.o -L/usr/local/lib -L /usr/local/lib /construction/www/nginx-full/njs-629027e/nginx/../build/libnjs.a -lm -shared --- objs/ngx_http_naxsi_module.so --- cc -o objs/ngx_http_naxsi_module.so objs/addon/naxsi_src/naxsi_runtime.o objs/addon/naxsi_src/naxsi_config.o objs/addon/naxsi_src/naxsi_utils.o objs/addon/naxsi_src/naxsi_skeleton.o objs/addon/naxsi_src/naxsi_json.o objs/addon/naxsi_src/naxsi_raw.o objs/addon/libinjection/libinjection_sqli.o objs/addon/libinjection/libinjection_xss.o objs/addon/libinjection/libinjection_html5.o objs/ngx_http_naxsi_module_modules.o -L/usr/local/lib -L /usr/local/lib -shared --- objs/ngx_http_js_module.so --- --- objs/ngx_http_set_misc_module.so --- --- objs/ngx_http_js_module.so --- cc -o objs/ngx_http_js_module.so objs/addon/nginx/ngx_http_js_module.o objs/ngx_http_js_module_modules.o -L/usr/local/lib -L /usr/local/lib /construction/www/nginx-full/njs-629027e/nginx/../build/libnjs.a -lm -shared --- objs/ngx_http_set_misc_module.so --- cc -o objs/ngx_http_set_misc_module.so objs/addon/src/ngx_http_set_base32.o objs/addon/src/ngx_http_set_default_value.o objs/addon/src/ngx_http_set_hashed_upstream.o objs/addon/src/ngx_http_set_quote_sql.o objs/addon/src/ngx_http_set_quote_json.o objs/addon/src/ngx_http_set_unescape_uri.o objs/addon/src/ngx_http_set_misc_module.o objs/addon/src/ngx_http_set_escape_uri.o objs/addon/src/ngx_http_set_hash.o objs/addon/src/ngx_http_set_local_today.o objs/addon/src/ngx_http_set_hex.o objs/addon/src/ngx_http_set_base64.o objs/addon/src/ngx_http_set_random.o objs/addon/src/ngx_http_set_secure_random.o objs/addon/src/ngx_http_set_rotate.o objs/addon/src/ngx_http_set_hmac.o objs/ngx_http_set_misc_module_modules.o -L/usr/local/lib -L /usr/local/lib -shared --- objs/ngx_http_shibboleth_module.so --- cc -o objs/ngx_http_shibboleth_module.so objs/addon/nginx-http-shibboleth-f07bf3c/ngx_http_shibboleth_module.o objs/ngx_http_shibboleth_module_modules.o -L/usr/local/lib -L /usr/local/lib -shared --- objs/ngx_rtmp_module.so --- cc -o objs/ngx_rtmp_module.so objs/addon/nginx-rtmp-module-f0ea623/ngx_rtmp.o objs/addon/nginx-rtmp-module-f0ea623/ngx_rtmp_init.o objs/addon/nginx-rtmp-module-f0ea623/ngx_rtmp_handshake.o objs/addon/nginx-rtmp-module-f0ea623/ngx_rtmp_handler.o objs/addon/nginx-rtmp-module-f0ea623/ngx_rtmp_amf.o objs/addon/nginx-rtmp-module-f0ea623/ngx_rtmp_send.o objs/addon/nginx-rtmp-module-f0ea623/ngx_rtmp_shared.o objs/addon/nginx-rtmp-module-f0ea623/ngx_rtmp_eval.o objs/addon/nginx-rtmp-module-f0ea623/ngx_rtmp_receive.o objs/addon/nginx-rtmp-module-f0ea623/ngx_rtmp_core_module.o objs/addon/nginx-rtmp-module-f0ea623/ngx_rtmp_cmd_module.o objs/addon/nginx-rtmp-module-f0ea623/ngx_rtmp_codec_module.o objs/addon/nginx-rtmp-module-f0ea623/ngx_rtmp_access_module.o objs/addon/nginx-rtmp-module-f0ea623/ngx_rtmp_record_module.o objs/addon/nginx-rtmp-module-f0ea623/ngx_rtmp_live_module.o objs/addon/nginx-rtmp-module-f0ea623/ngx_rtmp_play_module.o objs/addon/nginx-rtmp-module-f0ea623/ngx_rtmp_flv_module.o objs/addon/nginx-rtmp-module-f0ea623/ngx_rtmp_mp4_module.o objs/addon/nginx-rtmp-module-f0ea623/ngx_rtmp_netcall_module.o objs/addon/nginx-rtmp-module-f0ea623/ngx_rtmp_relay_module.o objs/addon/nginx-rtmp-module-f0ea623/ngx_rtmp_bandwidth.o objs/addon/nginx-rtmp-module-f0ea623/ngx_rtmp_exec_module.o objs/addon/nginx-rtmp-module-f0ea623/ngx_rtmp_auto_push_module.o objs/addon/nginx-rtmp-module-f0ea623/ngx_rtmp_notify_module.o objs/addon/nginx-rtmp-module-f0ea623/ngx_rtmp_log_module.o objs/addon/nginx-rtmp-module-f0ea623/ngx_rtmp_limit_module.o objs/addon/nginx-rtmp-module-f0ea623/ngx_rtmp_bitop.o objs/addon/nginx-rtmp-module-f0ea623/ngx_rtmp_proxy_protocol.o objs/addon/hls/ngx_rtmp_hls_module.o objs/addon/dash/ngx_rtmp_dash_module.o objs/addon/hls/ngx_rtmp_mpegts.o objs/addon/hls/ngx_rtmp_mpegts_crc.o objs/addon/dash/ngx_rtmp_mp4.o objs/addon/dash/ngx_rtmp_cenc.o objs/addon/nginx-rtmp-module-f0ea623/ngx_rtmp_stat_module.o objs/addon/nginx-rtmp-module-f0ea623/ngx_rtmp_control_module.o objs/ngx_rtmp_module_modules.o -L/usr/local/lib -L /usr/local/lib -shared --- objs/ngx_http_redis_module.so --- --- objs/ngx_http_small_light_module.so --- --- objs/ngx_http_redis_module.so --- cc -o objs/ngx_http_redis_module.so objs/addon/ngx_http_redis-0.3.9/ngx_http_redis_module.o objs/ngx_http_redis_module_modules.o -L/usr/local/lib -L /usr/local/lib -shared --- objs/ngx_http_small_light_module.so --- cc -o objs/ngx_http_small_light_module.so objs/addon/src/ngx_http_small_light_module.o objs/addon/src/ngx_http_small_light_parser.o objs/addon/src/ngx_http_small_light_param.o objs/addon/src/ngx_http_small_light_size.o objs/addon/src/ngx_http_small_light_type.o objs/addon/src/ngx_http_small_light_imagemagick.o objs/ngx_http_small_light_module_modules.o -L/usr/local/lib -L /usr/local/lib -L/usr/local/lib -lMagickWand-6 -lMagickCore-6 -L/usr/local/lib -lMagickWand-6 -lMagickCore-6 -shared --- objs/ngx_http_srcache_filter_module.so --- cc -o objs/ngx_http_srcache_filter_module.so objs/addon/src/ngx_http_srcache_filter_module.o objs/addon/src/ngx_http_srcache_util.o objs/addon/src/ngx_http_srcache_var.o objs/addon/src/ngx_http_srcache_store.o objs/addon/src/ngx_http_srcache_fetch.o objs/addon/src/ngx_http_srcache_headers.o objs/ngx_http_srcache_filter_module_modules.o -L/usr/local/lib -L /usr/local/lib -shared --- objs/ngx_mail_module.so --- cc -o objs/ngx_mail_module.so objs/src/mail/ngx_mail.o objs/src/mail/ngx_mail_core_module.o objs/src/mail/ngx_mail_handler.o objs/src/mail/ngx_mail_parse.o objs/src/mail/ngx_mail_ssl_module.o objs/src/mail/ngx_mail_pop3_module.o objs/src/mail/ngx_mail_pop3_handler.o objs/src/mail/ngx_mail_imap_module.o objs/src/mail/ngx_mail_imap_handler.o objs/src/mail/ngx_mail_smtp_module.o objs/src/mail/ngx_mail_smtp_handler.o objs/src/mail/ngx_mail_auth_http_module.o objs/src/mail/ngx_mail_proxy_module.o objs/ngx_mail_module_modules.o -L/usr/local/lib -L /usr/local/lib -shared --- objs/ngx_stream_module.so --- cc -o objs/ngx_stream_module.so objs/src/stream/ngx_stream.o objs/src/stream/ngx_stream_variables.o objs/src/stream/ngx_stream_script.o objs/src/stream/ngx_stream_handler.o objs/src/stream/ngx_stream_core_module.o objs/src/stream/ngx_stream_log_module.o objs/src/stream/ngx_stream_proxy_module.o objs/src/stream/ngx_stream_upstream.o objs/src/stream/ngx_stream_upstream_round_robin.o objs/src/stream/ngx_stream_write_filter_module.o objs/src/stream/ngx_stream_ssl_module.o objs/src/stream/ngx_stream_limit_conn_module.o objs/src/stream/ngx_stream_access_module.o objs/src/stream/ngx_stream_geo_module.o objs/src/stream/ngx_stream_map_module.o objs/src/stream/ngx_stream_split_clients_module.o objs/src/stream/ngx_stream_return_module.o objs/src/stream/ngx_stream_upstream_hash_module.o objs/src/stream/ngx_stream_upstream_least_conn_module.o objs/src/stream/ngx_stream_upstream_random_module.o objs/src/stream/ngx_stream_upstream_zone_module.o objs/ngx_stream_module_modules.o -L/usr/local/lib -L /usr/local/lib -shared SUCCEEDED 00:00:44 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> nginx-full-1.18.0_4,2 depends on package: lua-resty-core>0 - found ===> nginx-full-1.18.0_4,2 depends on file: /usr/local/lib/libkrb5support.so - found ===> nginx-full-1.18.0_4,2 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> nginx-full-1.18.0_4,2 depends on package: perl5>=5.30.r1<5.31 - found SUCCEEDED 00:00:05 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for nginx-full-1.18.0_4,2 ===> nginx-full-1.18.0_4,2 depends on package: lua-resty-core>0 - found ===> nginx-full-1.18.0_4,2 depends on file: /usr/local/lib/libkrb5support.so - found ===> nginx-full-1.18.0_4,2 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> nginx-full-1.18.0_4,2 depends on package: perl5>=5.30.r1<5.31 - found ===> Generating temporary packing list ===> Creating groups. ===> Creating users /bin/mkdir -p /construction/www/nginx-full/stage/usr/local/etc/nginx /bin/mkdir -p /construction/www/nginx-full/stage/var/tmp/nginx /bin/mkdir -p /construction/www/nginx-full/stage/var/log/nginx install -m 555 /construction/www/nginx-full/nginx-1.18.0/objs/nginx /construction/www/nginx-full/stage/usr/local/sbin install -m 0644 /construction/www/nginx-full/nginx-1.18.0/conf/koi-utf /construction/www/nginx-full/stage/usr/local/etc/nginx install -m 0644 /construction/www/nginx-full/nginx-1.18.0/conf/koi-win /construction/www/nginx-full/stage/usr/local/etc/nginx install -m 0644 /construction/www/nginx-full/nginx-1.18.0/conf/win-utf /construction/www/nginx-full/stage/usr/local/etc/nginx install -m 0644 /construction/www/nginx-full/nginx-1.18.0/conf/fastcgi_params /construction/www/nginx-full/stage/usr/local/etc/nginx/fastcgi_params-dist install -m 0644 /construction/www/nginx-full/nginx-1.18.0/conf/mime.types /construction/www/nginx-full/stage/usr/local/etc/nginx/mime.types-dist install -m 0644 /construction/www/nginx-full/nginx-1.18.0/conf/scgi_params /construction/www/nginx-full/stage/usr/local/etc/nginx/scgi_params-dist install -m 0644 /construction/www/nginx-full/nginx-1.18.0/conf/uwsgi_params /construction/www/nginx-full/stage/usr/local/etc/nginx/uwsgi_params-dist /bin/mkdir -p /construction/www/nginx-full/stage/usr/local/libexec/nginx (cd /construction/www/nginx-full/nginx-1.18.0/objs/ && /usr/bin/find . -name '*.so' -maxdepth 1 -type f -exec install -m 555 {} /construction/www/nginx-full/stage/usr/local/libexec/nginx \;) /bin/mkdir -p /construction/www/nginx-full/stage/usr/local/lib/perl5/site_perl/mach/5.30/auto/nginx install -m 555 /construction/www/nginx-full/nginx-1.18.0/objs/src/http/modules/perl/blib/arch/auto/nginx/nginx.so /construction/www/nginx-full/stage/usr/local/lib/perl5/site_perl/mach/5.30/auto/nginx install -m 0644 /construction/www/nginx-full/nginx-1.18.0/objs/src/http/modules/perl/blib/lib/nginx.pm /construction/www/nginx-full/stage/usr/local/lib/perl5/site_perl/mach/5.30/ install -m 0644 /construction/www/nginx-full/naxsi-0.56/naxsi_config/naxsi_core.rules /construction/www/nginx-full/stage/usr/local/etc/nginx install -m 555 /construction/www/nginx-full/njs-629027e/build/njs /construction/www/nginx-full/stage/usr/local/sbin /bin/mkdir -p /construction/www/nginx-full/stage/usr/local/share/vim/vimfiles cd /construction/www/nginx-full/nginx-1.18.0/contrib/vim && /bin/sh -c '(/usr/bin/find -Ed $1 $3 | /usr/bin/cpio -dumpl $2 >/dev/null 2>&1) && /usr/bin/find -Ed $1 $3 \( -type d -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 755 "$@"'\'' . {} + -o -type f -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 0644 "$@"'\'' . {} + \)' COPYTREE_SHARE . /construction/www/nginx-full/stage/usr/local/share/vim/vimfiles install -m 444 /construction/www/nginx-full/nginx-1.18.0/objs/nginx.8 /construction/www/nginx-full/stage/usr/local/man/man8 /bin/cat /construction/www/nginx-full/nginx-1.18.0/conf/nginx.conf >> /construction/www/nginx-full/stage/usr/local/etc/nginx/nginx.conf-dist /bin/mkdir -p /construction/www/nginx-full/stage/usr/local/www/nginx-dist (cd /construction/www/nginx-full/nginx-1.18.0/html && /bin/sh -c '(/usr/bin/find -Ed $1 $3 | /usr/bin/cpio -dumpl $2 >/dev/null 2>&1) && /usr/bin/find -Ed $1 $3 \( -type d -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 755 "$@"'\'' . {} + -o -type f -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 0644 "$@"'\'' . {} + \)' COPYTREE_SHARE . /construction/www/nginx-full/stage/usr/local/www/nginx-dist && /usr/bin/touch /construction/www/nginx-full/stage/usr/local/www/nginx-dist/EXAMPLE_DIRECTORY-DONT_ADD_OR_TOUCH_ANYTHING) ====> Compressing man pages (compress-man) ===> Staging rc.d startup script(s) ====> Running Q/A tests (stage-qa) Error: /usr/local/libexec/nginx/ngx_http_auth_spnego_module.so is linked to /usr/local/lib/libintl.so.8 from devel/gettext-runtime but it is not declared as a dependency Warning: you need USES+=gettext-runtime Error: /usr/local/libexec/nginx/ngx_http_aws_auth_module.so is linked to /usr/local/lib/libiconv.so.2 from converters/libiconv but it is not declared as a dependency Warning: you need USES+=iconv, USES+=iconv:wchar_t, or USES+=iconv:translit depending on needs Error: /usr/local/libexec/nginx/ngx_http_aws_auth_module.so is linked to /usr/local/lib/libgmp.so.10 from math/gmp but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libgmp.so:math/gmp Error: /usr/local/libexec/nginx/ngx_http_aws_auth_module.so is linked to /usr/local/lib/libgnutls.so.30 from security/gnutls but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libgnutls.so:security/gnutls Error: /usr/local/libexec/nginx/ngx_http_aws_auth_module.so is linked to /usr/local/lib/libvpx.so.6 from multimedia/libvpx but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libvpx.so:multimedia/libvpx Error: /usr/local/libexec/nginx/ngx_http_aws_auth_module.so is linked to /usr/local/lib/libdav1d.so.4 from multimedia/dav1d but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libdav1d.so:multimedia/dav1d Error: /usr/local/libexec/nginx/ngx_http_aws_auth_module.so is linked to /usr/local/lib/libaom.so.2 from multimedia/aom but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libaom.so:multimedia/aom Error: /usr/local/libexec/nginx/ngx_http_aws_auth_module.so is linked to /usr/local/lib/libopus.so.0 from audio/opus but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libopus.so:audio/opus Error: /usr/local/libexec/nginx/ngx_http_aws_auth_module.so is linked to /usr/local/lib/libtheoraenc.so.1 from multimedia/libtheora but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libtheoraenc.so:multimedia/libtheora Error: /usr/local/libexec/nginx/ngx_http_aws_auth_module.so is linked to /usr/local/lib/libtheoradec.so.1 from multimedia/libtheora but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libtheoradec.so:multimedia/libtheora Error: /usr/local/libexec/nginx/ngx_http_aws_auth_module.so is linked to /usr/local/lib/libvorbis.so.0 from audio/libvorbis but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libvorbis.so:audio/libvorbis Error: /usr/local/libexec/nginx/ngx_http_aws_auth_module.so is linked to /usr/local/lib/libvorbisenc.so.2 from audio/libvorbis but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libvorbisenc.so:audio/libvorbis Error: /usr/local/libexec/nginx/ngx_http_aws_auth_module.so is linked to /usr/local/lib/libx264.so.159 from multimedia/libx264 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libx264.so:multimedia/libx264 Error: /usr/local/libexec/nginx/ngx_http_aws_auth_module.so is linked to /usr/local/lib/libx265.so.179 from multimedia/x265 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libx265.so:multimedia/x265 Error: /usr/local/libexec/nginx/ngx_http_aws_auth_module.so is linked to /usr/local/lib/libxvidcore.so.4 from multimedia/xvid but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libxvidcore.so:multimedia/xvid Error: /usr/local/libexec/nginx/ngx_http_aws_auth_module.so is linked to /usr/local/lib/libva.so.2 from multimedia/libva but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libva.so:multimedia/libva Error: /usr/local/libexec/nginx/ngx_http_aws_auth_module.so is linked to /usr/local/lib/libva-drm.so.2 from multimedia/libva but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libva-drm.so:multimedia/libva Error: /usr/local/libexec/nginx/ngx_http_aws_auth_module.so is linked to /usr/local/lib/libvdpau.so.1 from multimedia/libvdpau but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libvdpau.so:multimedia/libvdpau Error: /usr/local/libexec/nginx/ngx_http_aws_auth_module.so is linked to /usr/local/lib/libX11.so.6 from x11/libX11 but it is not declared as a dependency Warning: you need USE_XORG+=x11 Error: /usr/local/libexec/nginx/ngx_http_aws_auth_module.so is linked to /usr/local/lib/libopencv_core.so.3.4 from graphics/opencv-core but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libopencv_core.so:graphics/opencv-core Error: /usr/local/libexec/nginx/ngx_http_aws_auth_module.so is linked to /usr/local/lib/libopencv_imgproc.so.3.4 from graphics/opencv-core but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libopencv_imgproc.so:graphics/opencv-core Error: /usr/local/libexec/nginx/ngx_http_aws_auth_module.so is linked to /usr/local/lib/libass.so.9 from multimedia/libass but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libass.so:multimedia/libass Error: /usr/local/libexec/nginx/ngx_http_aws_auth_module.so is linked to /usr/local/lib/libfontconfig.so.1 from x11-fonts/fontconfig but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libfontconfig.so:x11-fonts/fontconfig Error: /usr/local/libexec/nginx/ngx_http_aws_auth_module.so is linked to /usr/local/lib/libfreetype.so.6 from print/freetype2 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libfreetype.so:print/freetype2 Error: /usr/local/libexec/nginx/ngx_http_aws_auth_module.so is linked to /usr/local/lib/libp11-kit.so.0 from security/p11-kit but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libp11-kit.so:security/p11-kit Error: /usr/local/libexec/nginx/ngx_http_aws_auth_module.so is linked to /usr/local/lib/libidn2.so.0 from dns/libidn2 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libidn2.so:dns/libidn2 Error: /usr/local/libexec/nginx/ngx_http_aws_auth_module.so is linked to /usr/local/lib/libunistring.so.2 from devel/libunistring but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libunistring.so:devel/libunistring Error: /usr/local/libexec/nginx/ngx_http_aws_auth_module.so is linked to /usr/local/lib/libtasn1.so.6 from security/libtasn1 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libtasn1.so:security/libtasn1 Error: /usr/local/libexec/nginx/ngx_http_aws_auth_module.so is linked to /usr/local/lib/libnettle.so.7 from security/nettle but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libnettle.so:security/nettle Error: /usr/local/libexec/nginx/ngx_http_aws_auth_module.so is linked to /usr/local/lib/libhogweed.so.5 from security/nettle but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libhogweed.so:security/nettle Error: /usr/local/libexec/nginx/ngx_http_aws_auth_module.so is linked to /usr/local/lib/libogg.so.0 from audio/libogg but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libogg.so:audio/libogg Error: /usr/local/libexec/nginx/ngx_http_aws_auth_module.so is linked to /usr/local/lib/libdrm.so.2 from graphics/libdrm but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libdrm.so:graphics/libdrm Error: /usr/local/libexec/nginx/ngx_http_aws_auth_module.so is linked to /usr/local/lib/libXext.so.6 from x11/libXext but it is not declared as a dependency Warning: you need USE_XORG+=xext Error: /usr/local/libexec/nginx/ngx_http_aws_auth_module.so is linked to /usr/local/lib/libxcb.so.1 from x11/libxcb but it is not declared as a dependency Warning: you need USE_XORG+=xcb Error: /usr/local/libexec/nginx/ngx_http_aws_auth_module.so is linked to /usr/local/lib/libfribidi.so.0 from converters/fribidi but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libfribidi.so:converters/fribidi Error: /usr/local/libexec/nginx/ngx_http_aws_auth_module.so is linked to /usr/local/lib/libharfbuzz.so.0 from print/harfbuzz but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libharfbuzz.so:print/harfbuzz Error: /usr/local/libexec/nginx/ngx_http_aws_auth_module.so is linked to /usr/local/lib/libffi.so.6 from devel/libffi but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libffi.so:devel/libffi Error: /usr/local/libexec/nginx/ngx_http_aws_auth_module.so is linked to /usr/local/lib/libXau.so.6 from x11/libXau but it is not declared as a dependency Warning: you need USE_XORG+=xau Error: /usr/local/libexec/nginx/ngx_http_aws_auth_module.so is linked to /usr/local/lib/libXdmcp.so.6 from x11/libXdmcp but it is not declared as a dependency Warning: you need USE_XORG+=xdmcp Error: /usr/local/libexec/nginx/ngx_http_aws_auth_module.so is linked to /usr/local/lib/libglib-2.0.so.0 from devel/glib20 but it is not declared as a dependency Warning: you need USE_GNOME+=glib20 Error: /usr/local/libexec/nginx/ngx_http_aws_auth_module.so is linked to /usr/local/lib/libgraphite2.so.3 from graphics/graphite2 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libgraphite2.so:graphics/graphite2 Error: /usr/local/libexec/nginx/ngx_http_image_filter_module.so is linked to /usr/local/lib/libpng16.so.16 from graphics/png but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libpng16.so:graphics/png Error: /usr/local/libexec/nginx/ngx_http_image_filter_module.so is linked to /usr/local/lib/libtiff.so.5 from graphics/tiff but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libtiff.so:graphics/tiff Error: /usr/local/libexec/nginx/ngx_http_image_filter_module.so is linked to /usr/local/lib/libwebp.so.7 from graphics/webp but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libwebp.so:graphics/webp Error: /usr/local/libexec/nginx/ngx_http_image_filter_module.so is linked to /usr/local/lib/libjbig.so.2 from graphics/jbigkit but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libjbig.so:graphics/jbigkit Error: /usr/local/libexec/nginx/ngx_http_small_light_module.so is linked to /usr/local/lib/liblcms2.so.2 from graphics/lcms2 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=liblcms2.so:graphics/lcms2 Error: /usr/local/libexec/nginx/ngx_http_small_light_module.so is linked to /usr/local/lib/libraqm.so.0 from print/libraqm but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libraqm.so:print/libraqm Error: /usr/local/libexec/nginx/ngx_http_small_light_module.so is linked to /usr/local/lib/liblqr-1.so.0 from graphics/liblqr-1 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=liblqr-1.so:graphics/liblqr-1 Error: /usr/local/libexec/nginx/ngx_http_small_light_module.so is linked to /usr/local/lib/libfftw3.so.3 from math/fftw3 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libfftw3.so:math/fftw3 Error: /usr/local/libexec/nginx/ngx_http_small_light_module.so is linked to /usr/local/lib/libXt.so.6 from x11-toolkits/libXt but it is not declared as a dependency Warning: you need USE_XORG+=xt Error: /usr/local/libexec/nginx/ngx_http_small_light_module.so is linked to /usr/local/lib/libltdl.so.7 from devel/libltdl but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libltdl.so:devel/libltdl Error: /usr/local/libexec/nginx/ngx_http_small_light_module.so is linked to /usr/local/lib/libSM.so.6 from x11/libSM but it is not declared as a dependency Warning: you need USE_XORG+=sm Error: /usr/local/libexec/nginx/ngx_http_small_light_module.so is linked to /usr/local/lib/libICE.so.6 from x11/libICE but it is not declared as a dependency Warning: you need USE_XORG+=ice Error: /usr/local/libexec/nginx/ngx_http_xslt_filter_module.so is linked to /usr/local/lib/libgcrypt.so.20 from security/libgcrypt but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libgcrypt.so:security/libgcrypt Error: /usr/local/libexec/nginx/ngx_http_xslt_filter_module.so is linked to /usr/local/lib/libgpg-error.so.0 from security/libgpg-error but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libgpg-error.so:security/libgpg-error Error: /usr/local/sbin/njs is linked to /usr/local/lib/libreadline.so.8 from devel/readline but it is not declared as a dependency Warning: you need USES+=readline Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks Warning: Possible REINPLACE_CMD issues sed failed: file content unchanged from backup: /construction/www/nginx-full/drizzle-nginx-module-0.1.11/config sed failed: file content unchanged from backup: /construction/www/nginx-full/mod_zip-74ef235/ngx_http_zip_parsers.c sed failed: file content unchanged from backup: /construction/www/nginx-full/mod_zip-74ef235/ngx_http_zip_parsers.h sed failed: file content unchanged from backup: /construction/www/nginx-full/mod_zip-74ef235/ngx_http_zip_parsers.rl SUCCEEDED 00:00:18 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:06 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for nginx-full-1.18.0_4,2 file sizes/checksums [65]: 0% file sizes/checksums [65]: 100% packing files [65]: 0% packing files [65]: 100% packing directories [2]: 0% packing directories [2]: 100% SUCCEEDED 00:00:30 TOTAL TIME 00:04:10