Advertisement
Guest User

nginx-configure-211221-041412.log

a guest
Dec 20th, 2021
22
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. ./configure --with-ld-opt="-Wl,-E -L/usr/local/zlib-cf/lib -L/usr/local/lib -ljemalloc -Wl,-z,relro -Wl,-rpath,/usr/local/zlib-cf/lib:/usr/local/lib -flto=8 -fuse-ld=gold" --with-cc-opt="-I/usr/local/zlib-cf/include -I/usr/local/include -m64 -march=native -DTCP_FASTOPEN=23 -g -O3 -fstack-protector-strong -flto=8 -fuse-ld=gold --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-pointer-sign  -Wimplicit-fallthrough=0 -Wno-missing-profile -Wno-implicit-function-declaration -Wno-int-conversion -Wno-unused-result -Wno-unused-result -fcode-hoisting -Wno-cast-function-type -Wno-format-extra-args -Wp,-D_FORTIFY_SOURCE=2 -Wno-deprecated-declarations" --sbin-path=/usr/local/sbin/nginx --conf-path=/usr/local/nginx/conf/nginx.conf --build=211221-041723-centos7-57b1995-br-9aec15e --with-compat --with-http_stub_status_module --with-http_secure_link_module --with-libatomic --with-http_gzip_static_module --add-dynamic-module=../ngx_brotli --with-http_sub_module --with-http_addition_module --with-http_image_filter_module=dynamic --with-http_geoip_module --with-stream_geoip_module --with-stream_realip_module --with-stream_ssl_preread_module --with-threads --with-stream --with-stream_ssl_module --with-http_realip_module --add-dynamic-module=../ngx-fancyindex-0.4.2 --add-module=../ngx_cache_purge-2.5.1 --add-dynamic-module=../ngx_devel_kit-0.3.0 --add-dynamic-module=../set-misc-nginx-module-0.32 --add-dynamic-module=../echo-nginx-module-0.62 --add-module=../redis2-nginx-module-0.15 --add-module=../ngx_http_redis-0.3.7 --add-module=../memc-nginx-module-0.19 --add-module=../srcache-nginx-module-0.32 --add-dynamic-module=../headers-more-nginx-module-0.33 --with-pcre-jit --with-zlib=../zlib-cloudflare-1.3.0 --with-http_ssl_module --with-http_v2_module --with-openssl=../openssl-1.1.1l
  2. checking for OS
  3.  + Linux 3.10.0-1160.49.1.el7.x86_64 x86_64
  4. checking for C compiler ... found
  5.  + using GNU C compiler
  6.  + gcc version: 10.2.1 20210130 (Red Hat 10.2.1-11) (GCC)
  7. checking for gcc -pipe switch ... found
  8. checking for --with-ld-opt="-Wl,-E -L/usr/local/zlib-cf/lib -L/usr/local/lib -ljemalloc -Wl,-z,relro -Wl,-rpath,/usr/local/zlib-cf/lib:/usr/local/lib -flto=8 -fuse-ld=gold" ... found
  9. checking for -Wl,-E switch ... found
  10. checking for gcc builtin atomic operations ... found
  11. checking for C99 variadic macros ... found
  12. checking for gcc variadic macros ... found
  13. checking for gcc builtin 64 bit byteswap ... found
  14. checking for unistd.h ... found
  15. checking for inttypes.h ... found
  16. checking for limits.h ... found
  17. checking for sys/filio.h ... not found
  18. checking for sys/param.h ... found
  19. checking for sys/mount.h ... found
  20. checking for sys/statvfs.h ... found
  21. checking for crypt.h ... found
  22. checking for Linux specific features
  23. checking for epoll ... found
  24. checking for EPOLLRDHUP ... found
  25. checking for EPOLLEXCLUSIVE ... not found
  26. checking for eventfd() ... found
  27. checking for O_PATH ... found
  28. checking for sendfile() ... found
  29. checking for sendfile64() ... found
  30. checking for sys/prctl.h ... found
  31. checking for prctl(PR_SET_DUMPABLE) ... found
  32. checking for prctl(PR_SET_KEEPCAPS) ... found
  33. checking for capabilities ... found
  34. checking for crypt_r() ... found
  35. checking for sys/vfs.h ... found
  36. checking for nobody group ... found
  37. checking for poll() ... found
  38. checking for /dev/poll ... not found
  39. checking for kqueue ... not found
  40. checking for crypt() ... not found
  41. checking for crypt() in libcrypt ... found
  42. checking for F_READAHEAD ... not found
  43. checking for posix_fadvise() ... found
  44. checking for O_DIRECT ... found
  45. checking for F_NOCACHE ... not found
  46. checking for directio() ... not found
  47. checking for statfs() ... found
  48. checking for statvfs() ... found
  49. checking for dlopen() ... not found
  50. checking for dlopen() in libdl ... found
  51. checking for sched_yield() ... found
  52. checking for sched_setaffinity() ... found
  53. checking for SO_SETFIB ... not found
  54. checking for SO_REUSEPORT ... found
  55. checking for SO_ACCEPTFILTER ... not found
  56. checking for SO_BINDANY ... not found
  57. checking for IP_TRANSPARENT ... found
  58. checking for IP_BINDANY ... not found
  59. checking for IP_BIND_ADDRESS_NO_PORT ... found
  60. checking for IP_RECVDSTADDR ... not found
  61. checking for IP_SENDSRCADDR ... not found
  62. checking for IP_PKTINFO ... found
  63. checking for IPV6_RECVPKTINFO ... found
  64. checking for TCP_DEFER_ACCEPT ... found
  65. checking for TCP_KEEPIDLE ... found
  66. checking for TCP_FASTOPEN ... found
  67. checking for TCP_INFO ... found
  68. checking for accept4() ... found
  69. checking for int size ... 4 bytes
  70. checking for long size ... 8 bytes
  71. checking for long long size ... 8 bytes
  72. checking for void * size ... 8 bytes
  73. checking for uint32_t ... found
  74. checking for uint64_t ... found
  75. checking for sig_atomic_t ... found
  76. checking for sig_atomic_t size ... 4 bytes
  77. checking for socklen_t ... found
  78. checking for in_addr_t ... found
  79. checking for in_port_t ... found
  80. checking for rlim_t ... found
  81. checking for uintptr_t ... uintptr_t found
  82. checking for system byte ordering ... little endian
  83. checking for size_t size ... 8 bytes
  84. checking for off_t size ... 8 bytes
  85. checking for time_t size ... 8 bytes
  86. checking for AF_INET6 ... found
  87. checking for setproctitle() ... not found
  88. checking for pread() ... found
  89. checking for pwrite() ... found
  90. checking for pwritev() ... found
  91. checking for strerrordesc_np() ... not found
  92. checking for sys_nerr ... found
  93. checking for localtime_r() ... found
  94. checking for clock_gettime(CLOCK_MONOTONIC) ... found
  95. checking for posix_memalign() ... found
  96. checking for memalign() ... found
  97. checking for mmap(MAP_ANON|MAP_SHARED) ... found
  98. checking for mmap("/dev/zero", MAP_SHARED) ... found
  99. checking for System V shared memory ... found
  100. checking for POSIX semaphores ... not found
  101. checking for POSIX semaphores in libpthread ... found
  102. checking for struct msghdr.msg_control ... found
  103. checking for ioctl(FIONBIO) ... found
  104. checking for ioctl(FIONREAD) ... found
  105. checking for struct tm.tm_gmtoff ... found
  106. checking for struct dirent.d_namlen ... not found
  107. checking for struct dirent.d_type ... found
  108. checking for sysconf(_SC_NPROCESSORS_ONLN) ... found
  109. checking for sysconf(_SC_LEVEL1_DCACHE_LINESIZE) ... found
  110. checking for openat(), fstatat() ... found
  111. checking for getaddrinfo() ... found
  112. configuring additional modules
  113. adding module in ../ngx_cache_purge-2.5.1
  114.  + ngx_http_cache_purge_module was configured
  115. adding module in ../redis2-nginx-module-0.15
  116.  + ngx_http_redis2_module was configured
  117. adding module in ../ngx_http_redis-0.3.7
  118.  + ngx_http_redis_module was configured
  119. adding module in ../memc-nginx-module-0.19
  120.  + ngx_http_memc_module was configured
  121. adding module in ../srcache-nginx-module-0.32
  122.  + ngx_http_srcache_filter_module was configured
  123. configuring additional dynamic modules
  124. adding module in ../ngx_brotli
  125.  + ngx_brotli was configured
  126. adding module in ../ngx-fancyindex-0.4.2
  127.  + ngx_http_fancyindex_module was configured
  128. adding module in ../ngx_devel_kit-0.3.0
  129.  + ngx_devel_kit was configured
  130. adding module in ../set-misc-nginx-module-0.32
  131. found ngx_devel_kit for ngx_set_misc; looks good.
  132.  + ngx_http_set_misc_module was configured
  133. adding module in ../echo-nginx-module-0.62
  134.  + ngx_http_echo_module was configured
  135. adding module in ../headers-more-nginx-module-0.33
  136.  + ngx_http_headers_more_filter_module was configured
  137. checking for PCRE library ... found
  138. checking for PCRE JIT support ... found
  139. checking for GD library ... found
  140. checking for GD WebP support ... not found
  141. checking for GeoIP library ... found
  142. checking for GeoIP IPv6 support ... found
  143. checking for atomic_ops library ... found
  144. creating objs/Makefile
  145.  
  146. Configuration summary
  147.   + using threads
  148.   + using system PCRE library
  149.   + using OpenSSL library: ../openssl-1.1.1l
  150.   + using zlib library: ../zlib-cloudflare-1.3.0
  151.   + using system libatomic_ops library
  152.  
  153.   nginx path prefix: "/usr/local/nginx"
  154.   nginx binary file: "/usr/local/sbin/nginx"
  155.   nginx modules path: "/usr/local/nginx/modules"
  156.   nginx configuration prefix: "/usr/local/nginx/conf"
  157.   nginx configuration file: "/usr/local/nginx/conf/nginx.conf"
  158.   nginx pid file: "/usr/local/nginx/logs/nginx.pid"
  159.   nginx error log file: "/usr/local/nginx/logs/error.log"
  160.   nginx http access log file: "/usr/local/nginx/logs/access.log"
  161.   nginx http client request body temporary files: "client_body_temp"
  162.   nginx http proxy temporary files: "proxy_temp"
  163.   nginx http fastcgi temporary files: "fastcgi_temp"
  164.   nginx http uwsgi temporary files: "uwsgi_temp"
  165.   nginx http scgi temporary files: "scgi_temp"
  166.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement