* CPV: www-servers/nginx-0.8.36-r1 * REPO: gentoo * USE: amd64 elibc_glibc http http-cache kernel_linux multilib nginx_modules_http_access nginx_modules_http_addition nginx_modules_http_auth_basic nginx_modules_http_autoindex nginx_modules_http_browser nginx_modules_http_charset nginx_modules_http_degradation nginx_modules_http_empty_gif nginx_modules_http_fastcgi nginx_modules_http_geo nginx_modules_http_geoip nginx_modules_http_gzip nginx_modules_http_gzip_static nginx_modules_http_image_filter nginx_modules_http_limit_req nginx_modules_http_limit_zone nginx_modules_http_map nginx_modules_http_memcached nginx_modules_http_perl nginx_modules_http_proxy nginx_modules_http_realip nginx_modules_http_referer nginx_modules_http_rewrite nginx_modules_http_sub nginx_modules_http_upstream_ip_hash pcre ssl userland_GNU * Creating nginx user and group ...  [ ok ] * You are building custom modules via $NGINX_ADD_MODULES! * This nginx installation is not supported! * Make sure you can reproduce the bug without those modules * _before_ reporting bugs. checking for OS + Linux 2.6.34-gentoo-by-tengu x86_64 checking for C compiler ... found + using GNU C compiler checking for --with-ld-opt="-L/usr/lib" ... found checking for gcc builtin atomic operations ... found checking for gcc variadic macros ... found checking for C99 variadic macros ... found checking for unistd.h ... found checking for inttypes.h ... found checking for limits.h ... found checking for sys/filio.h ... not found checking for sys/param.h ... found checking for sys/mount.h ... found checking for sys/statvfs.h ... found checking for crypt.h ... found checking for Linux specific features checking for epoll ... found checking for sendfile() ... found checking for sendfile64() ... found checking for sys/prctl.h ... found checking for prctl(PR_SET_DUMPABLE) ... found checking for sched_setaffinity() ... found checking for crypt_r() ... found checking for sys/vfs.h ... found checking for poll() ... found checking for /dev/poll ... not found checking for kqueue ... not found checking for crypt() ... not found checking for crypt() in libcrypt ... found checking for F_READAHEAD ... not found checking for posix_fadvise() ... found checking for O_DIRECT ... found checking for F_NOCACHE ... not found checking for directio() ... not found checking for statfs() ... found checking for statvfs() ... found checking for dlopen() ... not found checking for dlopen() in libdl ... found checking for sched_yield() ... found configuring additional modules adding module in /usr/src/nginx-modules/headers-more-nginx-module + ngx_http_headers_more_filter_module was configured checking for PCRE library ... found checking for OpenSSL library ... found checking for zlib library ... found checking for GD library ... found checking for perl + perl version: v5.10.1 (*) built for x86_64-linux checking for GeoIP library ... found creating objs/Makefile 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 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 endianess ... little endianess checking for size_t size ... 8 bytes checking for off_t size ... 8 bytes checking for time_t size ... 8 bytes checking for setproctitle() ... not found checking for pread() ... found checking for pwrite() ... found checking for strerror_r() ... found but is not working checking for gnu style strerror_r() ... found checking for sys_errlist[] ... found checking for localtime_r() ... found checking for posix_memalign() ... found checking for memalign() ... found checking for mmap(MAP_ANON|MAP_SHARED) ... found checking for mmap("/dev/zero", MAP_SHARED) ... found checking for System V shared memory ... found checking for struct msghdr.msg_control ... found checking for ioctl(FIONBIO) ... found checking for struct tm.tm_gmtoff ... found checking for struct dirent.d_namlen ... not found checking for struct dirent.d_type ... found Configuration summary + using system PCRE library + using system OpenSSL library + md5: using OpenSSL library + sha1 library is not used + using system zlib library nginx path prefix: "/usr" nginx binary file: "/usr/sbin/nginx" nginx configuration prefix: "/etc/nginx" nginx configuration file: "/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" nginx http proxy temporary files: "/var/tmp/nginx/proxy" nginx http fastcgi temporary files: "/var/tmp/nginx/fastcgi" make -f objs/Makefile make[1]: Entering directory `/var/tmp/portage/www-servers/nginx-0.8.36-r1/work/nginx-0.8.36' x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/core/nginx.o \ src/core/nginx.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/core/ngx_log.o \ src/core/ngx_log.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/core/ngx_palloc.o \ src/core/ngx_palloc.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/core/ngx_array.o \ src/core/ngx_array.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/core/ngx_list.o \ src/core/ngx_list.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/core/ngx_hash.o \ src/core/ngx_hash.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/core/ngx_buf.o \ src/core/ngx_buf.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/core/ngx_queue.o \ src/core/ngx_queue.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/core/ngx_output_chain.o \ src/core/ngx_output_chain.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/core/ngx_string.o \ src/core/ngx_string.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/core/ngx_parse.o \ src/core/ngx_parse.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/core/ngx_inet.o \ src/core/ngx_inet.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/core/ngx_file.o \ src/core/ngx_file.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/core/ngx_crc32.o \ src/core/ngx_crc32.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/core/ngx_rbtree.o \ src/core/ngx_rbtree.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/core/ngx_radix_tree.o \ src/core/ngx_radix_tree.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/core/ngx_slab.o \ src/core/ngx_slab.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/core/ngx_times.o \ src/core/ngx_times.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/core/ngx_shmtx.o \ src/core/ngx_shmtx.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/core/ngx_connection.o \ src/core/ngx_connection.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/core/ngx_cycle.o \ src/core/ngx_cycle.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/core/ngx_spinlock.o \ src/core/ngx_spinlock.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/core/ngx_cpuinfo.o \ src/core/ngx_cpuinfo.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/core/ngx_conf_file.o \ src/core/ngx_conf_file.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/core/ngx_resolver.o \ src/core/ngx_resolver.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/core/ngx_open_file_cache.o \ src/core/ngx_open_file_cache.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/event/ngx_event.o \ src/event/ngx_event.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/event/ngx_event_timer.o \ src/event/ngx_event_timer.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/event/ngx_event_posted.o \ src/event/ngx_event_posted.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/event/ngx_event_busy_lock.o \ src/event/ngx_event_busy_lock.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/event/ngx_event_accept.o \ src/event/ngx_event_accept.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/event/ngx_event_connect.o \ src/event/ngx_event_connect.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/event/ngx_event_pipe.o \ src/event/ngx_event_pipe.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/os/unix/ngx_time.o \ src/os/unix/ngx_time.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/os/unix/ngx_errno.o \ src/os/unix/ngx_errno.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/os/unix/ngx_alloc.o \ src/os/unix/ngx_alloc.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/os/unix/ngx_files.o \ src/os/unix/ngx_files.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/os/unix/ngx_socket.o \ src/os/unix/ngx_socket.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/os/unix/ngx_recv.o \ src/os/unix/ngx_recv.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/os/unix/ngx_readv_chain.o \ src/os/unix/ngx_readv_chain.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/os/unix/ngx_udp_recv.o \ src/os/unix/ngx_udp_recv.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/os/unix/ngx_send.o \ src/os/unix/ngx_send.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/os/unix/ngx_writev_chain.o \ src/os/unix/ngx_writev_chain.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/os/unix/ngx_channel.o \ src/os/unix/ngx_channel.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/os/unix/ngx_shmem.o \ src/os/unix/ngx_shmem.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/os/unix/ngx_process.o \ src/os/unix/ngx_process.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/os/unix/ngx_daemon.o \ src/os/unix/ngx_daemon.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/os/unix/ngx_setproctitle.o \ src/os/unix/ngx_setproctitle.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/os/unix/ngx_posix_init.o \ src/os/unix/ngx_posix_init.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/os/unix/ngx_user.o \ src/os/unix/ngx_user.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/os/unix/ngx_process_cycle.o \ src/os/unix/ngx_process_cycle.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/os/unix/ngx_linux_init.o \ src/os/unix/ngx_linux_init.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/event/modules/ngx_epoll_module.o \ src/event/modules/ngx_epoll_module.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/os/unix/ngx_linux_sendfile_chain.o \ src/os/unix/ngx_linux_sendfile_chain.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/event/ngx_event_openssl.o \ src/event/ngx_event_openssl.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/src/core/ngx_regex.o \ src/core/ngx_regex.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules -I src/http/modules/perl \ -o objs/src/http/ngx_http.o \ src/http/ngx_http.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules -I src/http/modules/perl \ -o objs/src/http/ngx_http_core_module.o \ src/http/ngx_http_core_module.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules -I src/http/modules/perl \ -o objs/src/http/ngx_http_special_response.o \ src/http/ngx_http_special_response.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules -I src/http/modules/perl \ -o objs/src/http/ngx_http_request.o \ src/http/ngx_http_request.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules -I src/http/modules/perl \ -o objs/src/http/ngx_http_parse.o \ src/http/ngx_http_parse.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules -I src/http/modules/perl \ -o objs/src/http/ngx_http_header_filter_module.o \ src/http/ngx_http_header_filter_module.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules -I src/http/modules/perl \ -o objs/src/http/ngx_http_write_filter_module.o \ src/http/ngx_http_write_filter_module.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules -I src/http/modules/perl \ -o objs/src/http/ngx_http_copy_filter_module.o \ src/http/ngx_http_copy_filter_module.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules -I src/http/modules/perl \ -o objs/src/http/modules/ngx_http_log_module.o \ src/http/modules/ngx_http_log_module.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules -I src/http/modules/perl \ -o objs/src/http/ngx_http_request_body.o \ src/http/ngx_http_request_body.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules -I src/http/modules/perl \ -o objs/src/http/ngx_http_variables.o \ src/http/ngx_http_variables.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules -I src/http/modules/perl \ -o objs/src/http/ngx_http_script.o \ src/http/ngx_http_script.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules -I src/http/modules/perl \ -o objs/src/http/ngx_http_upstream.o \ src/http/ngx_http_upstream.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules -I src/http/modules/perl \ -o objs/src/http/ngx_http_upstream_round_robin.o \ src/http/ngx_http_upstream_round_robin.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules -I src/http/modules/perl \ -o objs/src/http/ngx_http_parse_time.o \ src/http/ngx_http_parse_time.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules -I src/http/modules/perl \ -o objs/src/http/modules/ngx_http_static_module.o \ src/http/modules/ngx_http_static_module.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules -I src/http/modules/perl \ -o objs/src/http/modules/ngx_http_index_module.o \ src/http/modules/ngx_http_index_module.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules -I src/http/modules/perl \ -o objs/src/http/modules/ngx_http_chunked_filter_module.o \ src/http/modules/ngx_http_chunked_filter_module.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules -I src/http/modules/perl \ -o objs/src/http/modules/ngx_http_range_filter_module.o \ src/http/modules/ngx_http_range_filter_module.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules -I src/http/modules/perl \ -o objs/src/http/modules/ngx_http_headers_filter_module.o \ src/http/modules/ngx_http_headers_filter_module.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules -I src/http/modules/perl \ -o objs/src/http/modules/ngx_http_not_modified_filter_module.o \ src/http/modules/ngx_http_not_modified_filter_module.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules -I src/http/modules/perl \ -o objs/src/http/ngx_http_busy_lock.o \ src/http/ngx_http_busy_lock.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules -I src/http/modules/perl \ -o objs/src/http/ngx_http_file_cache.o \ src/http/ngx_http_file_cache.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules -I src/http/modules/perl \ -o objs/src/http/modules/ngx_http_gzip_filter_module.o \ src/http/modules/ngx_http_gzip_filter_module.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules -I src/http/modules/perl \ -o objs/src/http/ngx_http_postpone_filter_module.o \ src/http/ngx_http_postpone_filter_module.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules -I src/http/modules/perl \ -o objs/src/http/modules/ngx_http_charset_filter_module.o \ src/http/modules/ngx_http_charset_filter_module.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules -I src/http/modules/perl \ -o objs/src/http/modules/ngx_http_image_filter_module.o \ src/http/modules/ngx_http_image_filter_module.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules -I src/http/modules/perl \ -o objs/src/http/modules/ngx_http_sub_filter_module.o \ src/http/modules/ngx_http_sub_filter_module.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules -I src/http/modules/perl \ -o objs/src/http/modules/ngx_http_addition_filter_module.o \ src/http/modules/ngx_http_addition_filter_module.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules -I src/http/modules/perl \ -o objs/src/http/modules/ngx_http_gzip_static_module.o \ src/http/modules/ngx_http_gzip_static_module.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules -I src/http/modules/perl \ -o objs/src/http/modules/ngx_http_autoindex_module.o \ src/http/modules/ngx_http_autoindex_module.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules -I src/http/modules/perl \ -o objs/src/http/modules/ngx_http_auth_basic_module.o \ src/http/modules/ngx_http_auth_basic_module.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules -I src/http/modules/perl \ -o objs/src/http/modules/ngx_http_access_module.o \ src/http/modules/ngx_http_access_module.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules -I src/http/modules/perl \ -o objs/src/http/modules/ngx_http_limit_zone_module.o \ src/http/modules/ngx_http_limit_zone_module.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules -I src/http/modules/perl \ -o objs/src/http/modules/ngx_http_limit_req_module.o \ src/http/modules/ngx_http_limit_req_module.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules -I src/http/modules/perl \ -o objs/src/http/modules/ngx_http_realip_module.o \ src/http/modules/ngx_http_realip_module.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules -I src/http/modules/perl \ -o objs/src/http/modules/ngx_http_geo_module.o \ src/http/modules/ngx_http_geo_module.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules -I src/http/modules/perl \ -o objs/src/http/modules/ngx_http_geoip_module.o \ src/http/modules/ngx_http_geoip_module.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules -I src/http/modules/perl \ -o objs/src/http/modules/ngx_http_map_module.o \ src/http/modules/ngx_http_map_module.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules -I src/http/modules/perl \ -o objs/src/http/modules/ngx_http_referer_module.o \ src/http/modules/ngx_http_referer_module.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules -I src/http/modules/perl \ -o objs/src/http/modules/ngx_http_rewrite_module.o \ src/http/modules/ngx_http_rewrite_module.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules -I src/http/modules/perl \ -o objs/src/http/modules/ngx_http_ssl_module.o \ src/http/modules/ngx_http_ssl_module.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules -I src/http/modules/perl \ -o objs/src/http/modules/ngx_http_proxy_module.o \ src/http/modules/ngx_http_proxy_module.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules -I src/http/modules/perl \ -o objs/src/http/modules/ngx_http_fastcgi_module.o \ src/http/modules/ngx_http_fastcgi_module.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules -I src/http/modules/perl \ -o objs/src/http/modules/perl/ngx_http_perl_module.o \ src/http/modules/perl/ngx_http_perl_module.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules -I src/http/modules/perl \ -o objs/src/http/modules/ngx_http_memcached_module.o \ src/http/modules/ngx_http_memcached_module.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules -I src/http/modules/perl \ -o objs/src/http/modules/ngx_http_empty_gif_module.o \ src/http/modules/ngx_http_empty_gif_module.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules -I src/http/modules/perl \ -o objs/src/http/modules/ngx_http_browser_module.o \ src/http/modules/ngx_http_browser_module.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules -I src/http/modules/perl \ -o objs/src/http/modules/ngx_http_degradation_module.o \ src/http/modules/ngx_http_degradation_module.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules -I src/http/modules/perl \ -o objs/src/http/modules/ngx_http_upstream_ip_hash_module.o \ src/http/modules/ngx_http_upstream_ip_hash_module.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules -I src/http/modules/perl -I src/mail \ -o objs/addon/src/ngx_http_headers_more_filter_module.o \ /usr/src/nginx-modules/headers-more-nginx-module/src/ngx_http_headers_more_filter_module.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules -I src/http/modules/perl -I src/mail \ -o objs/addon/src/ngx_http_headers_more_output_headers.o \ /usr/src/nginx-modules/headers-more-nginx-module/src/ngx_http_headers_more_output_headers.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules -I src/http/modules/perl -I src/mail \ -o objs/addon/src/ngx_http_headers_more_input_headers.o \ /usr/src/nginx-modules/headers-more-nginx-module/src/ngx_http_headers_more_input_headers.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules -I src/http/modules/perl -I src/mail \ -o objs/addon/src/ngx_http_headers_more_util.o \ /usr/src/nginx-modules/headers-more-nginx-module/src/ngx_http_headers_more_util.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ -o objs/ngx_modules.o \ objs/ngx_modules.c cp -p src/http/modules/perl/nginx.* 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="-fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -g -I/usr/include" NGX_PCRE=YES NGX_OBJS=objs perl Makefile.PL LIB= INSTALLSITEMAN3DIR= Writing Makefile for nginx cp -p src/http/modules/perl/nginx.* objs/src/http/modules/perl/ cd objs/src/http/modules/perl && make make[2]: Entering directory `/var/tmp/portage/www-servers/nginx-0.8.36-r1/work/nginx-0.8.36/objs/src/http/modules/perl' /usr/bin/perl5.10.1 /usr/lib64/perl5/vendor_perl/5.10.1/ExtUtils/xsubpp -typemap /usr/lib64/perl5/5.10.1/ExtUtils/typemap -typemap typemap nginx.xs > nginx.xsc && mv nginx.xsc nginx.c Running Mkbootstrap for nginx () chmod 644 nginx.bs cp nginx.bs blib/arch/auto/nginx/nginx.bs chmod 644 blib/arch/auto/nginx/nginx.bs cp nginx.pm blib/lib/nginx.pm Please specify prototyping behavior for nginx.xs (see perlxs manual) x86_64-pc-linux-gnu-gcc -c -I ../../../../../src/core -I ../../../../../src/event -I ../../../../../src/os/unix -I ../../../../../src/http -I ../../../../../src/http/modules -I ../../../../../src/http/modules/perl -I ../../../../../objs -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -g -I/usr/include -O -DVERSION=\"0.8.36\" -DXS_VERSION=\"0.8.36\" -fPIC "-I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE" nginx.c rm -f blib/arch/auto/nginx/nginx.so x86_64-pc-linux-gnu-gcc -shared -O2 -pipe -fstack-protector nginx.o -Wl,-O1 -o blib/arch/auto/nginx/nginx.so \ \ chmod 755 blib/arch/auto/nginx/nginx.so Manifying blib/man3/nginx.3pm make[2]: Leaving directory `/var/tmp/portage/www-servers/nginx-0.8.36-r1/work/nginx-0.8.36/objs/src/http/modules/perl' rm -rf objs/install_perl x86_64-pc-linux-gnu-gcc -Wl,-O1 -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_inet.o \ objs/src/core/ngx_file.o \ objs/src/core/ngx_crc32.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_cpuinfo.o \ objs/src/core/ngx_conf_file.o \ objs/src/core/ngx_resolver.o \ objs/src/core/ngx_open_file_cache.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_busy_lock.o \ objs/src/event/ngx_event_accept.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_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_setproctitle.o \ objs/src/os/unix/ngx_posix_init.o \ objs/src/os/unix/ngx_user.o \ objs/src/os/unix/ngx_process_cycle.o \ objs/src/os/unix/ngx_linux_init.o \ objs/src/event/modules/ngx_epoll_module.o \ objs/src/os/unix/ngx_linux_sendfile_chain.o \ objs/src/event/ngx_event_openssl.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/ngx_http_header_filter_module.o \ objs/src/http/ngx_http_write_filter_module.o \ objs/src/http/ngx_http_copy_filter_module.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_parse_time.o \ objs/src/http/modules/ngx_http_static_module.o \ objs/src/http/modules/ngx_http_index_module.o \ objs/src/http/modules/ngx_http_chunked_filter_module.o \ objs/src/http/modules/ngx_http_range_filter_module.o \ objs/src/http/modules/ngx_http_headers_filter_module.o \ objs/src/http/modules/ngx_http_not_modified_filter_module.o \ objs/src/http/ngx_http_busy_lock.o \ objs/src/http/ngx_http_file_cache.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_charset_filter_module.o \ objs/src/http/modules/ngx_http_image_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_gzip_static_module.o \ objs/src/http/modules/ngx_http_autoindex_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_zone_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_geoip_module.o \ objs/src/http/modules/ngx_http_map_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/perl/ngx_http_perl_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_degradation_module.o \ objs/src/http/modules/ngx_http_upstream_ip_hash_module.o \ objs/addon/src/ngx_http_headers_more_filter_module.o \ objs/addon/src/ngx_http_headers_more_output_headers.o \ objs/addon/src/ngx_http_headers_more_input_headers.o \ objs/addon/src/ngx_http_headers_more_util.o \ objs/ngx_modules.o \ -L/usr/lib -lcrypt -lpcre -lssl -lcrypto -ldl -lz -lgd -lGeoIP \ -Wl,-E -fstack-protector -L/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -lperl -lpthread -lnsl -ldl -lm -lcrypt -lutil -lc objs/src/os/unix/ngx_process.o: In function `ngx_signal_handler': ngx_process.c:(.text+0x34d): warning: `sys_errlist' is deprecated; use `strerror' or `strerror_r' instead ngx_process.c:(.text+0x340): warning: `sys_nerr' is deprecated; use `strerror' or `strerror_r' instead objs/src/http/modules/ngx_http_image_filter_module.o: In function `ngx_http_image_body_filter': ngx_http_image_filter_module.c:(.text+0xeef): undefined reference to `gdImagePngPtr' ngx_http_image_filter_module.c:(.text+0x1004): undefined reference to `gdImageCreateFromPngPtr' collect2: ld returned 1 exit status make[1]: *** [objs/nginx] Error 1 make[1]: Leaving directory `/var/tmp/portage/www-servers/nginx-0.8.36-r1/work/nginx-0.8.36' make: *** [build] Error 2 * ERROR: www-servers/nginx-0.8.36-r1 failed: * emake failed * * Call stack: * ebuild.sh, line 54: Called src_compile * environment, line 3538: Called die * The specific snippet of code: * emake LINK="${CC} ${LDFLAGS}" OTHERLDFLAGS="${LDFLAGS}" || die "emake failed" * * If you need support, post the output of 'emerge --info =www-servers/nginx-0.8.36-r1', * the complete build log and the output of 'emerge -pqv =www-servers/nginx-0.8.36-r1'. * The complete build log is located at '/var/tmp/portage/www-servers/nginx-0.8.36-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/www-servers/nginx-0.8.36-r1/temp/environment'. * S: '/var/tmp/portage/www-servers/nginx-0.8.36-r1/work/nginx-0.8.36'